This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

make config

Old posts that have not been replied to for several years.
Locked
i
igravity
Voice
Posts: 2
Joined: Mon Jun 20, 2005 11:19 pm

make config

Post by igravity »

Everytime I run the command 'make config' i get this error:

make: *** No rule to make target `config'. Stop.

Any ideas on how to get past this?
d
dwickie
Halfop
Posts: 76
Joined: Sat Aug 21, 2004 8:53 am
Location: /pub/beer

Post by dwickie »

did you ran ./configure first?
i
igravity
Voice
Posts: 2
Joined: Mon Jun 20, 2005 11:19 pm

Post by igravity »

I got it, i was running it after ./configure but not during the same session.
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

the session doesn't matter, what matters is whether you have Makefile (generated by the configure script) or not
Locked