I need (mental) help!!!

These are old archives. They are kept for historic purposes only.
Post Reply
IdiotI
Posts: 2
Joined: Thu Apr 06, 2006 9:51 pm

I need (mental) help!!!

Post by IdiotI »

./configure --with-showlistmodes --enable-nospoof --enable-hub --with-listen=5 --with-dpath=/home/xxx/Unreal3.2 --with-spath=/home/xxx/Unreal3.2/src/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-hostname=xxxx --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
can any1 tell me where is the problem plss!???
Bricker
Posts: 88
Joined: Tue May 03, 2005 7:31 am
Location: Sterling, VA, USA

Post by Bricker »

DONT DO ./configure!


DO ./Config


JEEZ people, learn to read the docs!
-Bricker-
IdiotI
Posts: 2
Joined: Thu Apr 06, 2006 9:51 pm

Post by IdiotI »

hey man thnx,i know that and i do ./Config but after i see that error!
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

Bricker's suggestion was correct but didnt address the error. Install a C compiler.
Why the hell can't my signature be empty?
"Your message contains too few characters."
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

Post Reply