Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 02-20-2005, 07:18 PM   #1 (permalink)
 
Super Techie

Join Date: Dec 2004

Posts: 467

TheRecluse

Default no compiler?

i went to install Samba, but it gives me:

[root@localhost source]# ./configure
SAMBA VERSION: 3.0.11
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


then i tried to install gcc, but it gives me a dependency error:


error: Failed dependencies:
OpenPKG is needed by gcc-3.4.2-2.2.0.ix86
openpkg >= 2.2.0 is needed by gcc-3.4.2-2.2.0.ix86

I'm a little lost
__________________
TheRecluse is offline  
Old 02-20-2005, 07:53 PM   #2 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

you need gcc and all the develpoment libraries that go with it installed
horndude is offline  
Old 02-20-2005, 08:22 PM   #3 (permalink)
 
Super Techie

Join Date: Dec 2004

Posts: 467

TheRecluse

Default

alright, i got gcc installing right now. thanks

is there any way i could bind the windows key to open up a terminal?
__________________
TheRecluse is offline  
Old 02-20-2005, 10:27 PM   #4 (permalink)
 
Super Techie

Join Date: Dec 2004

Posts: 467

TheRecluse

Default

alright i got samba installed, but i'm not sure how to run it
__________________
TheRecluse is offline  
Old 02-21-2005, 12:19 PM   #5 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

It usually runs as a daemon, it should have a config file in /etc and docs for it in /usr/doc, dont know if you have to start it manually with your distro, or if its listed in /etc/inetd.conf or what

As I recall the generic config file is usually very well commented with tons of options
horndude is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On