aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: backtrace and compiling  (Read 2603 times)

Neggerbaby

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
    • http://www.neggerbaby.com
backtrace and compiling
« on: July 09, 2006, 10:29:32 AM »

Hi,

I tried the backtrace compiling website and I did this:

which gdb
/usr/bin/gdb

Then I tried the next step:
./configure --enable-debug --disable-optimize --prefix=/where/to/install/aMule
bash: ./configure: No such file or directory

What did I do wrong?

Thanx for your help!


PS: this will be my first "make" + "make install" so be gentle with me ;)
Logged
I am bigger and stronger then all the girly men!

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: backtrace and compiling
« Reply #1 on: July 09, 2006, 03:21:44 PM »

Welcome!

Are you in the aMule-Source directory? If yes, then please execute sh autogen.sh. If not use cd dirname to navigate to the proper folder.
Logged

Neggerbaby

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
    • http://www.neggerbaby.com
Re: backtrace and compiling
« Reply #2 on: July 22, 2006, 07:26:18 PM »

Thanx for the welcome. Nice forum you have, lovely colors etc ;)

The amule source directory... thanx, but how can I find it? :D Thanx for the help.
Logged
I am bigger and stronger then all the girly men!

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: backtrace and compiling
« Reply #3 on: July 22, 2006, 08:34:58 PM »

you download the source tarball from the download section and do

tar xzf aMule-source.tar.gz

and then

cd aMule-dir

thats it
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Neggerbaby

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
    • http://www.neggerbaby.com
Re: backtrace and compiling
« Reply #4 on: July 22, 2006, 08:55:42 PM »

oh, okay, I 'll try, thanx :D
« Last Edit: July 23, 2006, 01:42:17 PM by Neggerbaby »
Logged
I am bigger and stronger then all the girly men!