Quick question, I'm trying to compile xine but it is requesting imlib >= 1.9.5 be installed. Now, I have imlib 1.9.8 installed but for some reason, the imlib-config file isn't present in the system. I have an imlib_config, but it's not what xine is looking for during configure. A reinstall of the imlib package (from CD) results in the same, can't connect to ftp.suse.com due to it being down or something, so I can't check the version on the ftp site. Has anyone else come across this? Could someone do an 'rpm -qif /usr/bin/imlib-config' and see if it's supposed to be part of the imlibcfe package or what package it's supposed to be a part of before I start compiling it by hand. Thanks a bunch. -- S.Toms - tomas@primenet.com - www.primenet.com/~tomas SuSE Linux v7.0+ - Kernel 2.2.18 On-line, adj.: The idea that a human being should always be accessible to a computer.
Hi, I managed to make it work simply by copying ( or renaming ) imlib_config to imlib-config in the same directory. Check also permissions. Good luck Filip. ps : To make it work, I remember doing something like configure --disable-imlibtest Le Samedi 17 Mars 2001 23:29, S.Toms a écrit :
Quick question, I'm trying to compile xine but it is requesting imlib >= 1.9.5 be installed. Now, I have imlib 1.9.8 installed but for some reason, the imlib-config file isn't present in the system. I have an imlib_config, but it's not what xine is looking for during configure. A reinstall of the imlib package (from CD) results in the same, can't connect to ftp.suse.com due to it being down or something, so I can't check the version on the ftp site. Has anyone else come across this? Could someone do an 'rpm -qif /usr/bin/imlib-config' and see if it's supposed to be part of the imlibcfe package or what package it's supposed to be a part of before I start compiling it by hand. Thanks a bunch.
On Sun, 18 Mar 2001, filip wrote: f> Hi, f> f> I managed to make it work simply by copying ( or renaming ) imlib_config to f> imlib-config in the same directory. Check also permissions. f> I thought of that as well, but all it did was open the imlib_config program and sit there staring at me. Closing the window just reopened it for a total of four times before it finally exited the compile all together. <shrug> :) f> Good luck f> Filip. f> ps : To make it work, I remember doing something like f> configure --disable-imlibtest f> Sounds promissing, gonna give it a try. Didn't see anything in the spec file regarding this so didn't even think about something like this when I attempted it. -- S.Toms - tomas@primenet.com - www.primenet.com/~tomas SuSE Linux v7.0+ - Kernel 2.2.18 Take it easy, we're in a hurry.
Hi, Open the configure file in a text editor and you will see all options. Cheers Filip Le Dimanche 18 Mars 2001 02:30, S.Toms a écrit :
On Sun, 18 Mar 2001, filip wrote:
f> Hi, f> f> I managed to make it work simply by copying ( or renaming ) imlib_config to f> imlib-config in the same directory. Check also permissions. f>
I thought of that as well, but all it did was open the imlib_config program and sit there staring at me. Closing the window just reopened it for a total of four times before it finally exited the compile all together. <shrug> :)
f> Good luck f> Filip. f> ps : To make it work, I remember doing something like f> configure --disable-imlibtest f>
Sounds promissing, gonna give it a try. Didn't see anything in the spec file regarding this so didn't even think about something like this when I attempted it.
I had a similar problem, but i cant remember how i solved it. heres the result of your query dids rpm -qif /usr/bin/imlib-config Name : imlib-devel Relocations: (not relocateable) Version : 1.9.8.1 Vendor: SuSE GmbH, Nuernberg, Germany Release : 91 Build Date: Sun Jan 21 20:54:38 2001Install date: Wed Mar 14 10:51:20 2001 Build Host: ivy.suse.de Group : X11/Libraries Source RPM: imlib-1.9.8.1-91.src.rpmSize : 577598 License: LGPL Packager : feedback@suse.de URL : http://www.labs.redhat.com/imlib/ Summary : Imlib development environment Description : You'll need this package if you'll develop own programs linked against "imlib" or if you'll compile GNOME packages. Authors: -------- Carsten Haitzler <raster@redhat.com> SuSE series: gra On Saturday 17 March 2001 22:29, S.Toms wrote:
Quick question, I'm trying to compile xine but it is requesting imlib >= 1.9.5 be installed. Now, I have imlib 1.9.8 installed but for some reason, the imlib-config file isn't present in the system. I have an imlib_config, but it's not what xine is looking for during configure. A reinstall of the imlib package (from CD) results in the same, can't connect to ftp.suse.com due to it being down or something, so I can't check the version on the ftp site. Has anyone else come across this? Could someone do an 'rpm -qif /usr/bin/imlib-config' and see if it's supposed to be part of the imlibcfe package or what package it's supposed to be a part of before I start compiling it by hand. Thanks a bunch.
participants (3)
-
dids
-
filip
-
S.Toms