Questions tagged [opensuse]

openSUSE is a free and opensource general purpose operating system built on top of the Linux kernel, developed by the community-supported openSUSE Project and sponsored by SUSE.

openSUSE is a general purpose operating system built on top of the Linux kernel, developed by the community-supported openSUSE Project and sponsored by SUSE.

After Novell acquired SUSE Linux in January 2004, Novell decided to release the SUSE Linux Professional as a 100% open source project called openSUSE but also continue with use of same SUSE Linux Professional as base for SUSE Enterprise Server and SUSE Enterprise Desktop. openSUSE and SUSE Enterprise are developed by openSUSE and SUSE Gmbh, but openSUSE is more loosely developed with less testing before release, where SUSE is tested to greater levels to ensure proper operations before it was released.

Like most Linux distributions, openSUSE includes both a default graphical user interface (GUI) and a command line interface option. During installation, the user may choose among KDE SC, GNOME, LXDE and Xfce GUIs. openSUSE supports thousands of software packages across the full range of Free software / open source development.

openSUSE is fully and freely available for immediate download, and is also sold in a retail box to the general public.

It comes in several editions for the x86 and x86-64 architectures.

/wikipedia/

794 questions
7
votes
3 answers

docker: Error response from daemon: grpc: the connection is unavailable

Anyone have any idea what's causing this error? Is it going to be something to do with my network settings? (bit of a noob on networking front, please feel free to comment and point me in the right direction for relevant data) Get it when trying to…
dijksterhuis
  • 1,225
  • 11
  • 25
7
votes
2 answers

Build-essential for openSUSE

I am a newbie on openSUSE. I needed to get build-essential for the system but could not get it using sudo apt-get install build-essential or even by using sudo apt-get update and then following it with the previous code. I found a way to install…
Astronomer
  • 99
  • 1
  • 1
  • 7
7
votes
8 answers

Virtual Box: Critical error while running the virtual machine

I use a VirtualBox machine as a local web server (this is an Open Suse VM). But for a few days, problems occurs with my VM. First, I can't delete my oldest snapshot, the reason is: Result Code: NS_RROR_FAILURE (0x80004005) Component: …
user3493944
7
votes
2 answers

Application crashes, but no core dump generated

I have an issue where my application keeps on dumping core after few day/weeks, but unfortunately, generates no core dump. We tried to set ulimit -c unlimited with no success, so we incorporated setrlimit functionality in the code itself, but had…
Thangaraj
  • 3,038
  • 7
  • 40
  • 43
6
votes
3 answers

What's causing this QT 4.7.3 error?

I have a program which compiles just fine in OpenSuse 11.2 with QT version 4.5. However, when I compiled the same program using OpenSuse 11.4 with QT 4.7.3, I'm getting this error message: "This file was generated using the moc from 4.7.3. It…
Owen
  • 4,063
  • 17
  • 58
  • 78
6
votes
1 answer

How to define ESC char in git?

I want to use coloring in git output, e.g.: git log --decorate --color When I issue this command I get output looking like ESC[1;32m where ESC is in reversed color. This looks to me as a valid escape sequence, except that the \033 must be sent and…
Han Koster
  • 93
  • 5
6
votes
2 answers

configure: error: *** These critical programs are missing or too old: gcc make while installing glibc2.12 on Opensuse 42.3

I am trying to install glibc-2.12.2 because Haskell-stack specifically needs 2.12 version. ldd --version ldd (GNU libc) 2.26 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There…
user51
  • 8,843
  • 21
  • 79
  • 158
6
votes
1 answer

How can I install and run Docker CE on OpenSUSE Linux?

Since the "new" Docker release where CE and EE diverged from the single unified Docker, Docker doesn't officialy support or provide installation instructions for using CE on OpenSUSE, SLES or Redhat, those distros are EE-only. I find this to be a…
wyqydsyq
  • 1,992
  • 1
  • 20
  • 28
6
votes
2 answers

OpenMP + linux - GOMP_4.0 not found

I've been trying to compile a program which uses OpenMP on suse with gcc --version 4.9.4 > g++ -std=c++11 -o a.exe -fopenmp ./file.cpp > ./a.exe ./a.exe: /usr/lib64/libgomp.so.1: version `GOMP_4.0' not found (required by ./a.exe) I have a file…
Yurkee
  • 795
  • 2
  • 9
  • 23
6
votes
6 answers

32/64 bit eclipse

On 64-bit openSUSE Linux, can a 32-bit eclipse running with 32-bit JVM compile code for a 64-bit system? Is this setup possible? (Installing and running eclipse/java 32-bit on a 64-bit system)
Ido Weinstein
  • 1,176
  • 8
  • 24
6
votes
2 answers

R packages in openSUSE 13.1

This issue was reported on stack overflow before but no matter what I do I still get the same thing. Whenever I try to install any R package i get the following: install.packages("Hmisc", repos = "http://cran.r-project.org") Installing package into…
Fedja Blagojevic
  • 813
  • 1
  • 10
  • 18
6
votes
1 answer

scikit-learn install failure / numpy not found / missing numpy headers

When i try to install scikit-learn on a Suse (openSuse 12.2 x86_64) server via: pip install -U scikit-learn i get the following error: (....) compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -Isklearn/svm/src/libsvm…
Dev Icro
  • 191
  • 1
  • 9
6
votes
2 answers

Why do we need to define _GNU_SOURCE macro before using POLLRDHUP event flag in poll() function?

I am using poll() function in my program, I read this link that to use POLLRDHUP flag you have to define _GNU_SOURCE before all header file inclusion. I needed this flag so that polling the socket can tell me whether the client has hung up or not,…
0xF1
  • 6,046
  • 2
  • 27
  • 50
6
votes
3 answers

Issues while connecting psql

I installed postgresql in accordance with the instructions given at: http://xadmin.info/?p=284 # pg_ctl -D /var/lib/pgsql/data -l pglog.log start server starting postgres@linux-p0pl:~> psql psql: could not connect to server: No such file or…
user1778824
  • 369
  • 2
  • 6
  • 15
6
votes
1 answer

Error when trying to install pip on openSUSE

I'm trying to deploy pip on my production server, but have an illogical error, where it tries to install without success a composent which is already installed. ~> sudo zypper in python-pip Loading repository data... Reading installed…
Gerard Yin
  • 1,283
  • 1
  • 12
  • 24
1 2
3
52 53