|
From: Roni W. <ron...@gm...> - 2012-06-03 13:41:52
|
Hi Aaron I get: /home/software/x86_64/pdflib/7.0.5/lib:/usr/local/lf9562/lib:/home/waldman/p gplot_exe i.e. nothing relevant. I thought mesasdk sets up the path as needed. What do I need to do? Roni From: Aaron Dotter [mailto:aar...@gm...] Sent: יום א 03 יוני 2012 16:37 To: Roni Waldman Cc: mes...@li... Subject: Re: [mesa-users] Installing mesa with sdk Hi Roni, What do you get when you run printenv LD_LIBRARY_PATH ? The message "error while loading shared libraries" usually means that the compiler/linker doesn't know where to look for the shared libraries. Aaron On Sun, Jun 3, 2012 at 8:48 AM, Roni Waldman <ron...@gm...> wrote: Hi all, I am trying to update to the newest version of mesa, and for the first time I’m trying to use the mesasdk. My sysadmin has installed the sdk in the following location: /home/software/x86_64/mesasdk/mesasdk The reason for not using the /opt directory is because /opt is local on each server, while the /home/software directory can be accessed from any server on the cluster. I’ve set the environment variable: $MESASDK_ROOT as required and ran: source $MESASDK_ROOT/bin/mesasdk_init.csh I get the following error message: /home/software/x86_64/mesasdk/mesasdk/bin/../libexec/gcc/x86_64-pc-linux-gnu /4.7.0/f951: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory Although the library file exists in the directory: /home/software/x86_64/mesasdk/mesasdk I’ll appreciate any help. Thanks, Roni ---------------------------------------------------------------------------- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ mesa-users mailing list mes...@li... https://lists.sourceforge.net/lists/listinfo/mesa-users |