|
[Date Index]
[Thread Index]
[Author Index]
Re: Mathematica 6.0 not running in Fedora 7?
- To: mathgroup at smc.vnet.net
- Subject: [mg77701] Re: Mathematica 6.0 not running in Fedora 7?
- From: Szabolcs <szhorvat at gmail.com>
- Date: Fri, 15 Jun 2007 04:33:18 -0400 (EDT)
- Organization: University of Bergen
- References: <f4r4jo$a95$1@smc.vnet.net>
Pavel Pokorny wrote:
> Dear Mathematica friends
>
> after installing Mathematica 6.0 in Fedora 7 (x86_64bit)
> I get the following error message when trying to run it:
>
> [root@localhost mma]# math
> /usr/local/Wolfram/Mathematica/6.0/SystemFiles/Kernel/Binaries/Linux-x86-64/MathKernel: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
>
> but I have
> /usr/lib64/libstdc++.so.6 -> libstdc++.so.6.0.8
> /usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.8
>
> Is it safe to make a symlink form libstdc++.so.6 to libstdc++.so.5?
>
> Any help appreciated.
>
A quick google search turned up a FAQ [1] that says that they are
incompatible so you need to install libstdc++ 5 separately.
[1] http://forums.introversion.co.uk/uplink/viewtopic.php?p=410884
Prev by Date:
Re: Axis missing from simple ListPlot
Next by Date:
Re: ReplaceRepeated info
Previous by thread:
Re: Mathematica 6.0 not running in Fedora 7?
Next by thread:
Re: Mathematica 6.0 not running in Fedora 7?
|