| View previous topic :: View next topic |
| Author |
Message |
AWS Voice
Joined: 30 Dec 2005 Posts: 9
|
Posted: Tue Apr 04, 2006 10:42 pm Post subject: cannot compile eggdrop1.6.18-RC1 :\ |
|
|
| Code: |
[marye1@server eggdrop]$ make install
Eggdrop v1.6.18+RC1 (C) 1997 Robey Pointer (C) 2006 Eggheads
(patches: PRE-RELEASE 1143540191 RC1)
Installing in directory: '/home/marye1/eggdrop'.
Renaming old 'eggdrop' executable to 'oeggdrop'.
Copying new 'eggdrop' executable and creating symlink.
/usr/bin/install: cannot stat `eggdrop': No such file or directory
make: *** [install-bin] Error 1
|
any ideas? |
|
| Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Tue Apr 04, 2006 11:34 pm Post subject: |
|
|
| Code: | tar zxvf eggdrop1.6.**.tar.gz
cd eggdrop1.6.18
./configure
make config
make
make install DEST=/home/user/otherdir |
_________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
| Back to top |
|
 |
AWS Voice
Joined: 30 Dec 2005 Posts: 9
|
Posted: Wed Apr 05, 2006 12:03 am Post subject: |
|
|
hmmmm before that i just chose make iconfig and it didnt work
but now its working....  |
|
| Back to top |
|
 |
|