need root access

need root access

Posted by: rrp
Posted on: 2007-12-03 13:40:00

Hello, I'm trying to run this command ' apt-get install libstdc++2.10-dev ' but when i run it in my home directory it says i need root any help?

Re: need root access

Posted by: TimeHunter
Posted on: 2007-12-03 13:46:00

You can ask support if they'd do it for you.

Re: need root access

Posted by: sdayman
Posted on: 2007-12-03 15:55:00

I don't think they'll do that. That would require them to change their GCC installation, which is generally frozen until they do a site-wide upgrade.

Why do you need the dev version? They might suggest some sort of workaround.

-Scott

Re: need root access

Posted by: mko
Posted on: 2007-12-04 07:37:00

Instead of using apt-get to install libstdc++2.10-dev you can download the source code to the server, compile it and install it in your home directory.

Re: need root access

Posted by: wholly
Posted on: 2007-12-04 16:24:00

The server you are using is shared with MANY other people. If you were to install it on the system as root, everyone would have to use it.

You don't want what I have installed and I'm pretty sure you don't want what I have installed so we have to play nice in our own areas. Many applications have ways of installing "outside" of the normal locations that root would install them and still be completely functional.

Try a google query like:

install libstdc shared host

and you might get some good hints.

Wholly - Use promo code WhollyMindless for full 97$ credit until 12/11/07.

Tags: libstdchome directory