Errors while trying to install software on SuSE 9.2 Pro


 
Thread Tools Search this Thread
Operating Systems Linux SuSE Errors while trying to install software on SuSE 9.2 Pro
# 8  
Old 11-11-2004
To me it looks as if the glib-devel packages are not installed. glib-config is provided by the glib-devel packages. If the devel packages are not on your system, then you won't be able to compile XTheater - and that's about all there is to it I'm afraid!

When you are going through YaST, which glib packages are listed?

BTW - KDE Find should allow wildcards/regexs in the searches, but I use the command line anyway - its far more flexible.

Run
rpm -qa | grep glib

You should see glib-devel*, glibc-devel*, glib*, glibc*

Post the output from the above rpm command.

Cheers
ZB
# 9  
Old 11-11-2004
Ok I ran the code in a terminal window and got this

chris@linux:~> rpm -qa | grep glib
glibc-2.3.3-118
glibc-i18ndata-2.3.3-118
taglib-1.3-4
jakarta-taglibs-standard-javadoc-1.1.1-3
glibc-locale-2.3.3-118
glibc-html-2.3.3-118
glib-1.2.10-589
jakarta-taglibs-standard-1.1.1-3
glib2-2.4.6-5
glibc-devel-2.3.3-118
glibc-info-2.3.3-118
glib2-devel-2.4.6-5
glib2-doc-2.4.6-5
chris@linux:~>

I installed every single package off of the 5 cds trying to get stuff to work, so YaST shows all packages are installed. I don't even see a glib-devel package in YaST available for install...
Just wondering but what version of linux do you prefer?

Last edited by CTroxtell21; 11-11-2004 at 11:42 AM..
# 10  
Old 11-11-2004
I personally prefer SUSE 8.2 Professional - have stuck with SUSE for a few years now - but I'm not going to upgrade to 9.x in a hurry because my systems are fine - "If it ain't broke..."

The package that is missing will be called
glib-devel-1.2.10*

Try downloading and installing glib-devel-1.2.10 from an RPM mirror (try here )

I can't guarantee it will work for you though.

Cheers
ZB

Last edited by zazzybob; 11-11-2004 at 11:52 AM..
# 11  
Old 11-11-2004
I went to that site and clicked "Install package with YaST" and it install but I don't see that nothing has changed. Still don't show up when I do rpm -qa | grep glib I just get the same list. Have any other suggestions? Maybe I should reinstall linux?
# 12  
Old 11-11-2004
I wouldn't reinstall Linux - there's rarely a need to do that.

Right click one of the download links, save link as, save it somewhere on your HD.

cd to the directory containing the rpm, and run the following command as root

rpm -i glib-devel-*

That will install the lot (to /opt/gnome - therefore glib-config will be in /opt/gnome/bin/glib-config).

You can then either set GLIB_CONFIG="/opt/gnome/bin/glib-config" or if /opt and /usr are on the same filesystem then ln /opt/gnome/bin/glib-config /usr/bin/glib-config to create a hard link.

Cheers
ZB
# 13  
Old 11-11-2004
I saved the rpm and installed it and ran that code again and I see no change. The glib-devel package saved with the name glib-1.2.10-586.src.rpm. Also for some reason I can't delete anything off my Desktop unless I login to root, it says I'm the owner of them but says something like access denied. I think I might of screwed something up in the kernel when I tryed installing BestCrypt. It was saying something about going into the kernel source and doing a make mrproper and make install and on make install it had like 5 million options so I just did a Control + C and exited out of it. Thanks again for the help...

Here's the line frome the Konsole that shows me installing the rpm and checking for it:

linux:~/Desktop # rpm -i glib-1.2.10-586.src.rpm
linux:~/Desktop # rpm -qa | grep glib
glibc-2.3.3-118
glibc-i18ndata-2.3.3-118
taglib-1.3-4
jakarta-taglibs-standard-javadoc-1.1.1-3
glib-1.2.10-589
glibc-locale-2.3.3-118
glibc-html-2.3.3-118
jakarta-taglibs-standard-1.1.1-3
glib2-2.4.6-5
glibc-devel-2.3.3-118
glibc-info-2.3.3-118
glib2-devel-2.4.6-5
glib2-doc-2.4.6-5
linux:~/Desktop #
# 14  
Old 11-11-2004
Whoops, you've pulled the source rpm off the page, not the "standard" rpm. Try right clicking on this link and saving the rpm.

Cheers
ZB
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Install software in another directory with smitty install

Hello, I would like to ask if someone knows if is possible to install sofware via smitty or installp in another directorie , or we have to accept the default location? i would like to intall in /opt folder , but smitty installed it in /usr Thanks in advance (4 Replies)
Discussion started by: prpkrk
4 Replies

2. UNIX and Linux Applications

Pro*c file Compiling Issue in suse Linux

The existing .pc (pro *C) file is running successfully in UNIX. But when Iam trying to compile this same file in LINUX using proc iname filename.pc, Iam getting an error, proc file not recognized. Could someone help how to generate execute file from the proc*c file. what are the prerequisites... (2 Replies)
Discussion started by: vikrambharat
2 Replies

3. Fedora

Install memcached on Suse 11 SP2

hi guys I am trying to install this extension for php named memcached but I am not really able to do it PECL :: Package :: memcached I have Suse 11 SP2 installed without any registration (I mean installed not paying subscription) so my question is there a way to install it like in... (0 Replies)
Discussion started by: karlochacon
0 Replies

4. UNIX for Dummies Questions & Answers

How to use yast2 to install software in SUSE?

Hi I ssh to a remote server which is running in SUSE. And I want to install apache2.0 there. Then I used yast2 to install it. But after installing it, I go to the terminal and type" apache -version" to check if apache is installed there. And it said "-bash: apache: command not found" I don't... (0 Replies)
Discussion started by: AlexCheung
0 Replies

5. Red Hat

Install Suse from RedHat

Hi, There are two systems: (1) HP server under RedHat Linux with CD drive. (2) Notebook under Windows Vista with DVD drive. Now I want to install Suse Linux on the HP server, but the installation media is a DVD. How can I do it? Thank you much in advance! (3 Replies)
Discussion started by: aixlover
3 Replies

6. Linux

install macbook pro fedora10 ???((<<if can install, how to install? >> ))

If may install can Tells everybody ??? (0 Replies)
Discussion started by: kzBSD
0 Replies

7. UNIX for Dummies Questions & Answers

Reflections & Pro Com Software?

I am looking for a replacement to my Pro-Com software to use on UNIX based applications at work. I am a virtual remote employee who works from my home using a windows XP machine. On my company laptop, another Win XP, we use REFLECTION v12 for UNIX and OPEN VMS. I really like REFLECTIONS a lot... (3 Replies)
Discussion started by: dereckbc
3 Replies

8. SuSE

Best Repository for SUSE 10.1 install?

I've made a few attempts at an OpenSuse10.1 clean install using a boot.iso and network repository install dir. I've succesfully done a few network installs before and know what I'm doing with the procedure, however I seem to be getting problems with the connection to the remote repository. It's... (0 Replies)
Discussion started by: Mark Ward
0 Replies

9. UNIX for Dummies Questions & Answers

absolute beginner with suse 9.2 and XP Pro

I'm sure this is pretty infantile but I can't figute it out. How to I load the nVidia driver for SuSE 9.2? I have no idea what the X environment is or how to quit it or how to run the nVidia patch. Secondly how do I persuade my SuSE 9.3 computer to talk with my Windows XP network. Linux... (9 Replies)
Discussion started by: mrgmwsnow
9 Replies

10. UNIX for Dummies Questions & Answers

How to install Suse Linux 8.1?

Can anyone tell me how to install Suse Linux 8.1? :( (6 Replies)
Discussion started by: Micheal
6 Replies
Login or Register to Ask a Question