From: Ben C. <BCl...@pe...> - 2004-11-16 13:03:08
|
Sand Philipp wrote: > Yes and No. when I run ldconfig -v, the lib is found saying: libXpm.so.= 4 -> libXpm.so.4.11 > I'm not sure what you meant with running the program..but when I execut= e the libXpm.so.4.11 it says "Segmentation fault" > Not sure what that means, but sounds not very good :) First problem solved, it would not segmentation fault if the lib was not=20 found. :) Your second problem is a little different. :( Can you try and tie down what events cause the fault. Can you remind me=20 which program is causing the fault, and how you are calling it? Can you=20 -v or -h or --show_config before the fault? If the --show_config works, can you check any referenced files are=20 readable by the user running the program? Regards, Ben. >=20 >=20 >>-----Original Message----- >>From: Ben Clewett [mailto:BCl...@pe...]=20 >>Sent: Tuesday, November 16, 2004 1:19 PM >>To: Sand Philipp >>Cc: Yves Mettier; per...@li... >>Subject: Re: [Perfparse-users] Perfparse 103.1 compiling error >> >>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 >>> >>>So, as far as I would understand this, the Path is already=20 >> >>linked in=20 >> >>>the right way... >>>But why doesn't the ***** compiler find the packet? >>> >>>Any suggestions?=20 >>> >>>Thanks for the help so far! >>> >>>Philipp >>> >>> >>> >>>>-----Original Message----- >>>>From: Yves Mettier [mailto:yme...@li...] >>>>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 thanks to=20 >>>>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=20 >> >>>>account. >>>>On Linux and other systems, you also have the environment variable=20 >>>>$LD_LIBRARY_PATH (same syntax as PATH). But prefer=20 >> >>/etc/ld.so.conf for=20 >> >>>>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/ - >>>> >>>> >>> >>> >>> >>>************************************************ >>> >>>sycor plastics - die neue Branchenl=F6sung f=FCr die Kunststoffindustr= ie >>> >>>www.sycor-plastics.de >>> >>>************************************************ >>> >>> >>> >>> >>>Diese E-Mail ist vertraulich und kann dar=FCber hinaus=20 >> >>pers=F6nliche Informationen beinhalten. Wenn Sie nicht der=20 >>bestimmungsgem=E4=DFe Empf=E4nger sind, l=F6schen Sie bitte die=20 >>E-Mail und deren Anh=E4nge sofort und benachrichtigen Sie uns=20 >>dar=FCber. Die Firma sycor willigt in keine Vertr=E4ge oder=20 >>vertragliche Verpflichtungen ein oder =FCbermittelt=20 >>rechtsverbindliche Angebote, die in Form von E-Mail versandt=20 >>werden, sofern dies nicht ausdr=FCcklich in schriftlicher Form=20 >>zwischen den Parteien vereinbart wurde. >> >>>This e-mail is confidential and may contain personal and/or=20 >> >>privileged information. If you are not the intended recipient=20 >>please delete this e-mail and all attachments immediately and=20 >>inform us. The company sycor does not agree with contracts or=20 >>contract obligations sent by e-mail, neither do we transmit=20 >>legally binding offers by e-mail, unless this is not=20 >>expressly agreed upon between the parties and documented in=20 >>written form. >> >>> >>> >>>------------------------------------------------------- >>>This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS=20 >>>DOWNLOAD - A multidimensional database that combines robust=20 >> >>object and=20 >> >>>relational technologies, making it a perfect match for=20 >> >>Java, C++,COM,=20 >> >>>XML, ODBC and JDBC. www.intersystems.com/match8=20 >>>_______________________________________________ >>>Perfparse-users mailing list >>>Per...@li... >>>https://lists.sourceforge.net/lists/listinfo/perfparse-users >>> >> >> >=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 |