Results 1 to 4 of 4
I know I've seen somewhere before how to do this, but for the life of me. I cannot remember where... So, what I want to do is install fluxbox on ...
- 12-04-2004 #1Just Joined!
- Join Date
- Nov 2004
- Location
- A world without walls or fences...
- Posts
- 47
Installing Fluxbox Without r00t
I know I've seen somewhere before how to do this, but for the life of me. I cannot remember where... So, what I want to do is install fluxbox on my account at my university, so that, when I'm in the computer lab there, I can use fluxbox. Obviously, I don't have root access, though. I think all I have to do is ./configure --prefix=something but I'm not really sure. Any help appreciated.
Thanks,
n0tt00
- 12-04-2004 #2Linux Newbie
- Join Date
- Jul 2004
- Location
- Oklahoma City, OK
- Posts
- 232
You can install to your home directory by doing
You don't need special permissions to install sofrware to your home directory.Code:./configure --prefix=/home/username
OH NOOOOO!!!!!! You did it the way I said?
- 12-04-2004 #3Just Joined!
- Join Date
- Nov 2004
- Location
- A world without walls or fences...
- Posts
- 47
Thanks alot. That's what I thought it would be, but I wanted to get some confirmation before I went and did it.
- 12-09-2004 #4Linux Enthusiast
- Join Date
- Jun 2004
- Location
- Windsor, CO
- Posts
- 656
You'll probably also need to add that directory to your PATH environment variable
Emotions are the key to the soul.
Registered Linux User #375050


Reply With Quote
