Hello! I have a question about installing samba on my linux. I have ThizLinux 6.0 (delivered with the mainboard Chaintech 7VJL) on my PC. There isn?t any samba-server installed, so I have download it from your server (samba-2.2.7.tar.gz) after using tar (tar xvfz samba-2.2.7.tar.gz) and reading your instruction i did like you say: I chang the directory (cd /root/Download/samba-2.2.7/source) and execute ./configure and then the problems starts. Following terms were listed: creating cache ./config.cache checking for gcc... no checking for cc... no configure: error: no acceptable cc found in $PATH and the program stopt. Calling make: make: *** No targets specified and no makefile found. Stop. Is it a wrong directory? Is there a bug? ??? And now somthing special: My knowledge in linux is not very got, because I am a very beginner! My english is not very well, so please try to use a simple style to answer me. Thanks!!!
Hi I don't know which Linux ThizLinux should be, but your error means that you don't have a c compiler installed. (which is standard on almost every Linux Distribution) As a beginner you should perhaps begin playing around with a distribution like RedHat or SuSE.... Greetings --Dominik Am Sonntag, 08.12.02 um 19:25 Uhr schrieb Software:> Hello! > > I have a question about installing samba on my linux. > I have ThizLinux 6.0 (delivered with the mainboard Chaintech 7VJL) on > my PC. > There isn?t any samba-server installed, so I have download it from > your > server > (samba-2.2.7.tar.gz) after using tar (tar xvfz samba-2.2.7.tar.gz) and > reading > your instruction i did like you say: > I chang the directory (cd /root/Download/samba-2.2.7/source) and > execute > ./configure and then the problems starts. > Following terms were listed: > creating cache ./config.cache > checking for gcc... no > checking for cc... no > configure: error: no acceptable cc found in $PATH > and the program stopt. > Calling make: > make: *** No targets specified and no makefile found. Stop. > > Is it a wrong directory? Is there a bug? ??? > > And now somthing special: > My knowledge in linux is not very got, because I am a very beginner! > My english is not very well, so please try to use a simple style to > answer > me. > > > Thanks!!! > >> From good cold ...sorry... old germany. > Hajo Thiel > <winmail.dat>
What the error is telling you is that you do not have a C Compiler installed on your system or that the path to it is not configured correctly. If ThizLinux is not shipped with a C Compiler, you can download gcc from www.GNU.org <http://www.GNU.org> . Once the compiler is installed and the paths are set correctly then attempt to install samba again. Skip :-) -----Original Message----- From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org] Sent: Sunday, December 08, 2002 1:26 PM To: samba@samba.org Subject: [Samba] Installation Samba 2.2.7 Hello! I have a question about installing samba on my linux. I have ThizLinux 6.0 (delivered with the mainboard Chaintech 7VJL) on my PC. There isn?t any samba-server installed, so I have download it from your server (samba-2.2.7.tar.gz) after using tar (tar xvfz samba-2.2.7.tar.gz) and reading your instruction i did like you say: I chang the directory (cd /root/Download/samba-2.2.7/source) and execute ./configure and then the problems starts. Following terms were listed: creating cache ./config.cache checking for gcc... no checking for cc... no configure: error: no acceptable cc found in $PATH and the program stopt. Calling make: make: *** No targets specified and no makefile found. Stop. Is it a wrong directory? Is there a bug? ??? And now somthing special: My knowledge in linux is not very got, because I am a very beginner! My english is not very well, so please try to use a simple style to answer me. Thanks!!! From good cold ...sorry... old germany. Hajo Thiel -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 4420 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20021208/a31c2d91/winmail.bin