aMule Forum
July 18, 2025, 10:39:45 AM
Welcome,
Guest
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
We're back! (IN POG FORM)
Home
Help
Bugs
Wiki
Search
Login
Register
aMule Forum
>
English
>
aMule Help
>
Uninstall aMule CVS
« previous
next »
Pages: [
1
]
Print
Author
Topic: Uninstall aMule CVS (Read 2052 times)
spranto
Approved Newbie
Karma: 0
Offline
Posts: 7
Uninstall aMule CVS
«
on:
April 26, 2006, 09:24:40 PM »
Hi,
I've installed an aMule CVS a few days ago. Since I cannot use the webserver I want to see if it is possible from the version that I can install from the Ubuntu servers.
Can someone tell me how ca I do this?
Thanks in advance.
Logged
wuischke
Developer
Hero Member
Karma: 183
Offline
Posts: 4292
Re: Uninstall aMule CVS
«
Reply #1 on:
April 26, 2006, 09:46:20 PM »
Go to the folder in which all the source files are located. (amule-cvs) Execute the command "sudo make uninstall" there.
To solve your webserver problem:
Execute the following commands to compile aMule CVS:
./configure --enable-webserver
make
sudo make install
Check all available configure-flags with ./configure --help and add all other flags you want. e.g. --enable-optimize
Logged
spranto
Approved Newbie
Karma: 0
Offline
Posts: 7
Re: Uninstall aMule CVS
«
Reply #2 on:
April 26, 2006, 10:19:37 PM »
thx for the answer! :baby:
by the way how can I compile amule with kad and webserver options enabled?
Logged
wuischke
Developer
Hero Member
Karma: 183
Offline
Posts: 4292
Re: Uninstall aMule CVS
«
Reply #3 on:
April 26, 2006, 10:29:55 PM »
Kad is enabled by default and to enable webserver just follow the instructions I've posted above.
Logged
Print
Pages: [
1
]
« previous
next »
aMule Forum
>
English
>
aMule Help
>
Uninstall aMule CVS