Re: ORBit-2.la not found
- From: Frank Worsley <fworsley shaw ca>
- To: Havoc Pennington <hp redhat com>
- Cc: desktop-devel-list gnome org
- Subject: Re: ORBit-2.la not found
- Date: Fri, 21 Jun 2002 22:46:31 -0700
>
> The problem here is most likely that Nautilus was built using an ORBit
> that had .la files, but you've installed an ORBit that doesn't have
> them. /bin/rm -f /usr/lib/*.la solves all problems.
>
Isn't that kind of harsh? There are a lot of .la files in there and they
are usually included in the devel rpms of different libraries. For
example, the ORBit-1 devel rpm contains a couple:
[fworsley falcon fworsley]$ rpm -ql ORBit-devel
...
...
/usr/lib/libORBit.la
/usr/lib/libORBitCosNaming.la
/usr/lib/libORBitutil.la
...
...
[fworsley falcon fworsley]$ ls /usr/lib/*.la | wc -w
329
So, I assume the ORBit-2 devel rpm also included them before the latest
release. Isn't this just a bug in the latest rpm?
Also, how come: "make clean && ./configure && make" doesn't fix this for
Nautilus?
- Frank
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]