From: Ben C. <BCl...@pe...> - 2004-11-16 12:18:59
|
Hi, Try running # ldconfig -v | more Can you see if the lib is found? If so, does the program run? Ben Sand Philipp wrote: > Hmm... > I just had a look to my ld.so.conf...here it is: > /usr/kerberos/lib > /usr/lib/php4 > /usr/X11R6/lib > /usr/lib/qt-3.3/lib >=20 > So, as far as I would understand this, the Path is already linked in th= e > right way... > But why doesn't the ***** compiler find the packet? >=20 > Any suggestions?=20 >=20 > Thanks for the help so far! >=20 > Philipp >=20 >=20 >>-----Original Message----- >>From: Yves Mettier [mailto:yme...@li...]=20 >>Sent: Tuesday, November 16, 2004 11:50 AM >>To: Sand Philipp >>Cc: per...@li... >>Subject: RE: [Perfparse-users] Perfparse 103.1 compiling error >> >> >> >>>Sorry for beeing such a linux dummy... >> >>We all begin with few knowledge and learn more and more=20 >>thanks to documentation and people who give their help :) >> >> >>>I just found the libXpm files >> >>... >> >>>Installed package: xorg-x11-libs.i386 0:6.7.0-5 matches with >>> /usr/X11R6/lib/libXpm.so.4 >> >>>Where do i have to link them, so that ld can find them?? >> >>On Linux, probably in /etc/ld.so.conf >>If you edit that file, run ldconfig after that to take the=20 >>change into account. >>On Linux and other systems, you also have the environment=20 >>variable $LD_LIBRARY_PATH (same syntax as PATH). But prefer=20 >>/etc/ld.so.conf for standard locations. >> >>Yves >> >>--=20 >>- Homepage - http://ymettier.free.fr - http://www.logicacmg.com - >>- GPG key - http://ymettier.free.fr/gpg.txt - >>- Maitretarot - http://www.nongnu.org/maitretarot/ - >>- Perfparse - http://perfparse.sf.net/ - >> >> >=20 >=20 >=20 > ************************************************ >=20 > sycor plastics - die neue Branchenl=F6sung f=FCr die Kunststoffindustri= e >=20 > www.sycor-plastics.de >=20 > ************************************************ >=20 >=20 >=20 >=20 > Diese E-Mail ist vertraulich und kann dar=FCber hinaus pers=F6nliche In= formationen beinhalten. Wenn Sie nicht der bestimmungsgem=E4=DFe Empf=E4n= ger sind, l=F6schen Sie bitte die E-Mail und deren Anh=E4nge sofort und b= enachrichtigen Sie uns dar=FCber. Die Firma sycor willigt in keine Vertr=E4= ge oder vertragliche Verpflichtungen ein oder =FCbermittelt rechtsverbind= liche Angebote, die in Form von E-Mail versandt werden, sofern dies nicht= ausdr=FCcklich in schriftlicher Form zwischen den Parteien vereinbart wu= rde. >=20 > This e-mail is confidential and may contain personal and/or privileged = information. If you are not the intended recipient please delete this e-m= ail and all attachments immediately and inform us. The company sycor does= not agree with contracts or contract obligations sent by e-mail, neither= do we transmit legally binding offers by e-mail, unless this is not expr= essly agreed upon between the parties and documented in written form. >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users >=20 |