| Author | Topic |
Posts: 3
Registered: October 2010
|
|
Re: installation of libSBML 2.3.4/SBML Toolbox2.0.2
|
28 Jan '11 01:10

|
 |
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Celine,
the symlinks should be ok. There should be the g++ as well in both
versions. I haven't got access to a Ubuntu machine right now, only my
openSUSE one, so I cannot check how that works on Ubuntu, sorry.
For the differences and relations of gcc, cpp and g++ this might be helpful:
http://stackoverflow.com/questions/172587/what-is-the-difference-between-g-and-gcc
Good luck with this. However, it might be better using Frank's suggested
solution.
Cheers,
Torbjoern
On 28/01/11 00:21, celine wrote:
>
> Dear Torbjoern,
>
> I was unable to find g++ 4.1 (although I had gcc 4.1 and cpp 4.1).
>
> Just to make sure, did I do the symbolic links properly?:
>
> sudo rm /usr/bin/gcc
> sudo ln -s /usr/bin/gcc-4.1 /usr/bin/gcc
>
> sudo rm /usr/bin/cpp
> sudo ln -s /usr/bin/cpp-4.1 /usr/bin/cpp
>
> Nonetheless, I tried it with just changing the above two symbolic links. I guess it's probably no surprise, but I got the same result as before :lol:
>
> What is the best way to get g++ 4.1? In the past, I just use the "Ubuntu Software Center". If that fails, I go to "http://packages.ubuntu.com". This time, it wouldn't let me install gcc-4.1-base (because I had a newer version installed). It wouldn't let me remove the newer version, because it's an "essential part" of my system.
>
> Actually these questions should belong in a Ubuntu forum... Sorry!
>
> Thanks everyone so far for all the help: Sarah, Frank, Torbjoern :D
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJNQofzAAoJEIxH2gu0+Jp6fQkIAOHv4mXs9bfydTy46p4vuZgy
muCHB83A3CpsngHP7gfDykBSF1lxnT8p98Y1qvagAfObw6p9vVAAfzxwWLsphXtH
KDVpvRrpil2ww7Wkn6syekMFL+x3oiXazSYJsFbptOhOLwyIb7pxvyPn4MtDJ+UG
z8dJfZRuM5r1JFSOZqzY499Z7Rtu29l1zpQPJ0BAqplkBDoEEagfNh3uBag5sW7S
fTeRHU0WMykLk0Is0twUGFnOQUPl8uCAZLsPivYGOF8aGowVnDKoar3EgTL6nNUx
PH5Bn9MId8BdeW9RBr3wlow6z78DQtLZlFqJ9H9gNQ0JnoIoL6CdsDLH9G8vNQk=
=m8+Z
-----END PGP SIGNATURE-----
|
|
|