I install gcc-4.2.4 in /usr/local then I set LD_LIBRARY_PATH in /usr/local/lib by :
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib export LD_LIBRARY_PATH And SAGE works !!!!!!!!!!!!! Thank you very much, Ines. On 8 oct, 21:43, "Ines Abdeljaoued-TEJ" <[EMAIL PROTECTED]> wrote: > Hi ! > > Le Tuesday 07 October 2008 14:57:35 Michael Abshoff, vous avez écrit : > > > On Mon, Oct 6, 2008 at 1:03 PM, Ines Abdeljaoued-TEJ <[EMAIL PROTECTED]> > > wrote: > > > Hi ! > > > > Now I am using gcc-4.2.4 and I have to update libstdc++.SO.6... > > > I join to this email the compressed install.log > > > > Thanks for help, > > > Regards, Ines. > > > Hi Ines, > > > sorry, I was offline for a couple days. When you use the new gcc (I > > assume you add it to $PATH) you also need to point LD_LIBRARY_PATH to > > include the directory of libstdc++.so. > > It's ok for gcc; but how can I point LD_LIBRRY_PATH to libstdc++.so ????? > > Regards, > > Ines. > > > Cheers, > > > Michael --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
