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
14 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
8 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 ...
0
votes
0answers
25 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
57 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
58 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
31 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: ...
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
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: ...
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 ...
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
103 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
155 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 ...
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 ...
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
1answer
119 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
1answer
153 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
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 ...
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
46 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
99 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
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
64 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' ...
0
votes
1answer
103 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 ...
0
votes
1answer
74 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
-1
votes
1answer
411 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 ...
0
votes
1answer
166 views

UnboundLocalError: local variable 'full_path' referenced before assignment while syncdb

There's a similar question but which is not answering in the particular case I found today. I'm running on openSUSE, and have this cryptic error when doing a syncdb. I'm posting my findings to help ...
0
votes
0answers
143 views

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 ...
1
vote
0answers
86 views

how to fix fixme:thread:NtQueryInformationThread info class 16 not supported yet?

I am using OpenSUSE, I installed wine on it, and .net 4.0 using wine tricks. I ported windows forms application to linux. My application is used to connect to devices. We use device drivers for it. I ...
1
vote
1answer
271 views

C++ building pixel data from 8-bit bitmap and getting access to bmiColor table information

I'm a n00b who's been looking at this problem for the past few days and I'm just plain stuck. I'm working in OpenSuse Linux trying to interpret Windows bitmap images for display using the Cairo ...
0
votes
1answer
36 views

MySQL .NET Connector package

I have a few projects that use MySQL Connector for .NET, either directly or through NHibernate. Very simple question: in order to avoid maintaining the Mysql.Data.dll assembly on every project and ...
0
votes
1answer
34 views

PHP refuses to run in subdirectories

cat /etc/issue Welcome to openSUSE 12.1 "Asparagus" - Kernel \r (\l). When Apache serves me /srv/www/htdocs/phpinfo.php I get the expected output, but if I move it to ...
2
votes
0answers
101 views

Modal dialogs stay on the back of other windows on Opensuse

In my application, there are dialog screens written by java SWT. When a modal dialog (warning/error/file dialog etc.) is opened, it can not stay on top of the parent screen after clicking the parent ...
1
vote
0answers
67 views

cant start tunnelmanager in Mysql workbench during connection creation

I am using opensuse 11.3, I have installed Mysql workbench through compiling source,when i am creating new database connection its showing can't start SSH tunnel manager what should i do ?
1
vote
0answers
172 views

Compilation error with OpenMP with OpenSUSE 12.2

Using the sample code at http://openmp.org/wp/openmp-compilers/, I tried to run the simple program on my Linux machine (running OpenSUSE 12.2) but failed to get it to compile. Here is the sample ...
0
votes
2answers
70 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 ...
2
votes
1answer
164 views

Writing portable RPM spec files

I started creating RPM packages for our software, but I am not confident that I am using the system as intended. I would like to create an RPM spec / source package, that I can build on different RPM ...
0
votes
0answers
190 views

Eclipse error “The file does not exist for the external tool named Maven_Ant_Builde”

I've just downloaded a project from Github and imported it into Eclipse. I just want to compile it for now. However build fails for the above error. I'm not a great expert in Java compilation tools, ...
0
votes
0answers
159 views

GDB always informs “set solib-search-path”

I downloaded the latest gdb and installed it to my openSUSE12.2, but when I use it to debug my program, after I type in command "r', GDB always gives the following message warning: Could not load ...
1
vote
2answers
124 views

Couldn't make breakpoint in gdb

I use openSUSE as my OS,and gdb 7.5. I want to debug my programs with gdb, with breakpoints. But when I make a breakpoint, and then run my program, gdb informs me as follows : Error in re-setting ...

1 2 3 4 5