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.

learn more… | top users | synonyms

0
votes
1answer
15 views

H2 database will not run on Opensuse 12.2

I'm trying to use h2 database on opensuse, but I can't make it work. I downloaded the platform independent package from the official web site, then tried several things to run it, without success : ...
0
votes
1answer
9 views

noarch RPM with dependecies: i586 vs x86_64

I built an empty RPM which depends on all software we need for a server. This RPM is "noarch" at the moment. If I try to install it I get this message: LANG=C zypper install foo-server Loading ...
0
votes
0answers
13 views

How to match the font “Helvetica” to “Adobe Helvetica” [migrated]

I'am using OpenSuse 12.2 and installed various font-packages. Fontconfig is triggered by SuSEConfig. So far, the installation seems ok. But I have the following problem: I have to use the font ...
1
vote
0answers
26 views

OpenSuse 12.3 + Java Dual Display

I have a Java application that displays two JFrames on two separate monitors. On Ubuntu and Windows the application displays just fine. I can configure the JFrames to display on the monitors with the ...
1
vote
2answers
82 views

Different environment when running sudo as root?

I'm trying to install the Xeon Phi coprocessor. The specific behavior is probably related to the tools involved - my question is of a more general nature. When I execute a command as root, I get a ...
0
votes
0answers
29 views

Py_Initialize: Unable to get the locale encoding in OpenSuse 12.3

I have downloaded Python3.3 and after unzipping it I issued ./configure, make and make altinstall. When I issued python3.3, the following message was shown: Fatal Python error: Py_Initialize: ...
-2
votes
0answers
60 views

PHP Modules Must Install - Manual PHP Installation:openSuse [closed]

I tried to install LAMP manually on Linux(openSuse) than using XAMPP. I installed apache2, php5, apache2-mod_php5 and to use composer I installed php5-openssl, php5-phar. And some modules were ...
0
votes
1answer
30 views

How can i perform my exe file from boot.local

I've written a code for boosting priority of a process on my openSuSE 12.2 system. #include <stdio.h> #include <sched.h> #include <unistd.h> int printUsage(void) { ...
0
votes
1answer
59 views

What are best programming languages for modern Linux apps? [closed]

recently I decided to start making Linux - mainly Ubuntu - apps, I Just wonder what programming language would be best used for that ? I am a Java Developer,however, I wanted to hear from you. In ...
0
votes
0answers
32 views

Cannot get the GUI to boot on Windows Azure OpenSUSE VM

I'm encountering some issues getting the GUI to boot on a Windows Azure OpenSUSE vm. I've tried the startx command from both the default user and root and get the following: ...
0
votes
1answer
438 views

How to enable pdo_pgsql on opensuse in PHP-CLI mode

I have opensuse 12.2 installed with php 5.4.x, pdo and pdo_pgsql works well under apache, but it does not work with inner server $php -S localhost:8080 $php -m [PHP Modules] Core ctype date dom ereg ...
0
votes
1answer
75 views

install oci8_11g extension in opensuse

I am using Oracle-11g as database server and suse 11 64bits server as an application server. I want to enable oci8 and oci8_11g extension in PHP so can any one tell me the steps for this Thankyou
0
votes
1answer
104 views

Install oracle and php oracle extension(OCI8) in Opensuse environment

I am using oracle database server Now I want to install oracle in Opensuse environment.It completelty work in ubuntu and Windows.So please tell me steps to install php,oci8 extension and oracle in ...
2
votes
2answers
250 views

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 ...
0
votes
3answers
49 views

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: ...
1
vote
1answer
55 views

Setting Rewrite Rules for Zend Skeleton

I use an opensuse 12.2 os, apache 2.2, zend framework 2. In order to have the skeleton app of the framework i set a virtual host in apache's files. Here is definition <VirtualHost 127.0.0.1> ...
0
votes
1answer
31 views

vim “syntax on” does not work

Here is my .vimrc 1 syntax on 2 set ts=4 3 set number 4 set smartindent 5 set shiftwidth=4 However, I tried to edit HelloWorld.java and HelloWorld.c. Both have pure regular black font. No ...
21
votes
4answers
41k views

How to see top processes by actual memory usage

I have a server with 12G of memory. A fragment of top is shown below: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND ...
0
votes
0answers
111 views

Activate mod_ssl for PHP on OpenSuse 11

I have an Open Suse 11 server with Apache 2 and PHP 5.3.8. Open SSL and SSL are enabled in Apache. But it seems that the "mod_ssl" isn't loaded by the PHP configuration. I can't make HTTPS request via ...
4
votes
3answers
1k views

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 ...
0
votes
0answers
32 views

bash - monitor chown (user and group) changes of folder / inotify or audit or smth. else

i'm on opensuse 12.3 and the owner of my /run/user/$UID/pulse folder gets changed to root:root every now and then resulting in pulseaudio not beeing able to start: [autospawn] core-util.c: Failed ...
2
votes
2answers
104 views

error in java code for accessing files with swedish characters on linux

I have written the following java code in unix to access a file having Swedish characters in its file name. System.out.println(System.getProperty("file.encoding")); ...
0
votes
1answer
156 views

How to auto mount Windows 8 Shared Folder on Oracle VirtualBox running OpenSuse [closed]

I have VirtualBox 4.2.10 running OpenSuse 12.2 as Guest OS. I have managed to get the Virtual Box running, successfully installed correct version of Guest Additions from Devices/Install Guest ...
0
votes
1answer
28 views

Can run program from Qt but can't run it from konsole

I have a a problem sounds pretty wierd. I compiled a program in Qt and it ran successfully. But when I navigated to the release folder in the konsole and ran the program (even with super user), it ...
2
votes
2answers
61 views

PHP : Why strtotime conversion give different values​​ and only limited to a particular date?

I have two web servers with different operating system. SERVER 1 run in Centos 5 with LAMP Server. PHP Version 5.3.21 SERVER 2 run in openSUSE 11.3 with LAMP Server. PHP Version 5.3.5 Both PHP ...
0
votes
2answers
71 views

“[Errno 2] No such file or directory” when building package in opensuse

I just setup chroot enviroment for building packages in opensuse. For chroot I've followed http://blog.zenlinux.com/?p=428 and some other sources. For building packages ...
0
votes
1answer
77 views

Compiling in other build environment

So we have this program which is being compiled in OpenSuse 13.1 with the following configuration: GCC 4.6-15.1.3 GLIBC 2.14 Libcrypto 1.0 However, it's supposed to run with OpenSuse 10.3 which ...
0
votes
1answer
97 views

Open do I use debuginfo packages on openSUSE?

My X server started to crash today. When I look into the log files, I see: Backtrace: 0: /usr/bin/Xorg (xorg_backtrace+0x36) [0x564616] 1: /usr/bin/Xorg (0x400000+0x168349) [0x568349] 2: ...
0
votes
1answer
121 views

Using virtualenv with python3 in openSuSE

I am experiencing a problem when using virtualenv in openSuSE 12.3 with Python3: I installed the python3 and python3-devel packages. Then I installed the newest distribute and pip and finally ...
3
votes
5answers
3k views

How to change the Monitor brightness on Linux?

How do I programmatically change the monitor brightness on Linux? I'm using SLES 11.
3
votes
1answer
154 views

GIT HTTPS connection issue

I searched around on stackoverflow and I haven't found anything that exactly answers this question so I wanted to ask it here and provide as much detail as possible about my problem. I just installed ...
0
votes
0answers
31 views

libProxy on linux for WPAD using DNS method

i have to implement WPAD using DNS by making use of libProxy to download and parse the pac files from remote server. i got sample code from bellow link http://code.google.com/p/libproxy/wiki/HowTo i ...
0
votes
0answers
45 views

libpcre.so.0 for PHP 5.2 on openSUSE

I would like to use openSUSE with an old version of PHP (5.2). For that, I installed the last version of openSUSE 12.X. I installed mysql with a .rpm (after deleting mariadb) and the package apache2 ...
0
votes
0answers
359 views

Symfony2 - how to deploy symfony2 on Amazon EC2 SUSE/Linux [closed]

I've just uploaded a fresh copy of Symfony2 on production environment and trying to install it there. I've also tested the server for the requirements (e.g; PHP 5.3.8 etc) where all are good! getting ...
0
votes
0answers
24 views

How to use libProxy on suse to implement WPAD

i want to implement Web Auto Detection Proxy Protocol as well as parsing the PAC file by making use of libProxy open source library. I want to know how can i download the libProxy ? will i get the ...
1
vote
2answers
124 views

git receive-pack stops with 0000

I'm very new to git and currently trie to setup an environment with gitolite and trac on opensuse. I managed to migrate an old svn repository with the scripts from ...
0
votes
0answers
125 views

How to install Crystal Report Plugin in Eclipse 3.7.1

I am not familiar with Crystal Reports,can any one help me to figure out How to install crystal report plugin in Eclipse 3.7.1 . I am using Opensuse 11.3 operating system, if you have any resource ...
-2
votes
1answer
48 views

How to change audio volume of a particular application in Linux [closed]

I wanted to adjust volume of a particular application(Not the entire system volume) in Linux using my c code. Please suggest how can we do this in Linux.
0
votes
0answers
102 views

How to Auto detect proxy setting using WPAD/PAC file in Linux

I would like to do auto discovery of proxy for a given URL from my C code. My PAC file is configured at DHCP server, I know there is a protocol called WPAD for this In Windows there is a direct API ...
0
votes
2answers
343 views

Error when installing pyodbc on opensuse

when I try to install the pyodbc by using "python setup.py build install", it shows up with some errors like the following: gcc -pthread -fno-strict-aliasing -DNDEBUG -march=i586 -mtune=i686 ...
0
votes
3answers
62 views

how to get notified on termination of some another process in Linux

I am running a process , from which I would like to get notification of the termination of some another process. In windows we can use WaitForSingleObject, by passing the handle of the process whos ...
0
votes
0answers
65 views

How to get proxy details from pac file in Linux

I am trying to get the proxy details for a given url from the proxy.pac file hosted somewhere on my network. I am able to do this in WIndows using api "WinHttpGetProxyForUrl". This API searches the ...
-1
votes
3answers
33 views

Duplictate openSUSE Linux installation

I am looking for a solution how to duplicate a Linux installation for multiple systems. The Linux installation is based on openSUSE 12.2. All systems use the absolute identical hardware. The official ...
0
votes
0answers
25 views

rApache and openSUSE 12.2

Main issue that I'm having concerns the fact that I can't connect my .r or .rhtml scripts when invoking i.e. localhost/r/test.r in openSUSE 12.2. I have installed apache2, R and rApache with no ...
0
votes
0answers
31 views

How to stop Netbeans from double quoting command line arguments

I have a problem with Netbeans automatically double quoting each of the command line arguments set in Project Properties -> Run -> Run Command. Since I would like to redirect the command line output ...
0
votes
0answers
24 views

How can i deal with opensuse issues? [closed]

I just brand new in opensuse and all Linux distributions I have some questions 1- there was a windows 7 in my computer then I have installed Opensuse from DVD the Windows 7 still appear in the ...
0
votes
1answer
83 views

Installing phpize on OpenSUSE 12.1

I am trying to install phpize on OpenSUSE 12.1. I have tried the following with the ensuing results. $ sudo zypper install phpize Loading repository data... Reading installed packages... 'phpize' ...
4
votes
2answers
325 views

Lib directory on 64-bit OpenSuse distribution

A project I'm working on uses a non-standard distribution system, which internally downloads and compiles the dependency libraries. This crock launches, for each library, the configure script giving ...
0
votes
3answers
9k views

Oracle error when executing sqlplus: “SP2-1503: Unable to initialize Oracle call interface”

I'm struggling with the following error when starting up sqlplus as my regular user - say "scott". $ sqlplus SP2-1503: Unable to initialize Oracle call interface SP2-0152: ORACLE may not be ...
-1
votes
1answer
414 views

E138: Can't write viminfo file $HOME/.viminfo [closed]

I am using opensuse for my production environment. I am login as "test" user and trying to edit a file using "vi" but when i am going to save that file it shows the following error ** E138: Can't ...

1 2 3 4 5