Results 1 to 3 of 3
I have a dedi server..
I wanna install Axel..
but for some reasons .. I cant..
I login to my SSH using Putty client.
it logs me in to my ...
- 07-26-2008 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 8
how to install Axel ( download manager ) on centos enterprise 5.2
I have a dedi server..
I wanna install Axel..
but for some reasons .. I cant..
I login to my SSH using Putty client.
it logs me in to my ~ directory.
then I use this cmd :
wget http://wilmer.gaast.net/downloads/axel-1.0b.tar.gz
tar -zxvf axel-1.0b.tar.gz
cd axel-1.0b
./configure
make install
it gives this error :
mkdir -p /usr/local/bin/
cp axel /usr/local/bin/axel
cp: cannot stat `axel': No such file or directory
make: *** [install-bin] Error 1
Please help...
- 09-02-2010 #2Just Joined!
- Join Date
- Sep 2010
- Posts
- 1
Hi there,
Try this:
tar -zxvf axel-1.0b.tar.gz
cd axel-1.0b
./configure
make
make install
- 09-02-2010 #3
Hi and Welcome !
Thanx for posting but this thread is very old. I would suggest you to post suggestions in a bit recent threads.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


