|
Re: Libtool for multiple libs in one source package: msg#00199linux.debian.devel.mentors
> I have had a similar problem and solved it by exporting a LIBRARY_PATH > variable during the install step : > > replacing > $(MAKE) install ... > by > export LIBRARY_PATH=`pwd`/debian/tmp/usr/lib; $(MAKE) install ... > > NOTE : LIBRARY_PATH not LD_LIBRARY_PATH. > Hmm... this hack seems to be undocumented, but seems to work. I was looking for such a hack for a long time. regards, junichi -- To UNSUBSCRIBE, email to debian-mentors-request@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: fixing rc bugs: 00199, Martin Loschwitz |
|---|---|
| Next by Date: | Safe removal of a user while purging: 00199, Magnus Ekdahl |
| Previous by Thread: | Re: Libtool for multiple libs in one source packagei: 00199, christophe barbé |
| Next by Thread: | Re: Libtool for multiple libs in one source package: 00199, Ben Darnell |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |