Am Monday 08 January 2007 13:25 schrieb Chema Ollés: > Adrian Schröter escribió: > > Am Saturday 06 January 2007 18:23 schrieb Chema Ollés: > >> Hi all > >> I have expat-2.0.0-34.i586.rpm I download yesterday from factory. > >> I need libexpat.la because this package doesn't contains it. > >> How do I create it? > >> If I run libtool --mode=link gcc -g -O -o libexpat.la -rpath /usr/lib > >> -lexpat from /usr/lib directory, before some programs search libexpat on > >> /usr/lib/.libs > >> Is it a bug? > > > > We are about to remove all unnessecary .la files, because they cause more > > problems and are usually not usefull on Linux systems. > > > > Why do you need it ? > > > > bye > > adrian > > Hi adrian, > at last I delete all .la file (also lai files) from k3b directory. > I had need it (now no more...) for compile k3b. > With a script I delete all libexpat.la from others .la files in kde/libs > and /usr/libs.
you deleted it after installing them ? okay, you are in trouble in that case ;) but there must be a .la file which refers to expat.la otherwise it should also work without. bye adrian -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
