LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   problem with ./configure (https://www.linuxquestions.org/questions/linux-networking-3/problem-with-configure-24602/)

Ůmegaflops 06-29-2002 10:20 AM

problem with ./configure
 
I am tryin to install the latest version of samba (samba-2.2.5). I used ark to extract it to /root/. When I am at the konsole and I type ./configure it says no such file or directory found.

I am running RH 7.3 server install KDE 3.0

any help would be appreciated

shoot2kill 06-29-2002 10:39 AM

Are you able to do a 'make'? Is there a readme file you can refer to?

mikek147 06-29-2002 02:21 PM

Are you sure you're in the /root/samba-2.2.5 directory? -mk

Ůmegaflops 07-01-2002 03:05 PM

yes and in still dosen't work

c0rk3y 07-01-2002 04:12 PM

hey people
 
try sh .configure

doublefailure 07-01-2002 10:55 PM

u might want to
ls -l configure
and see if the file has x(executable) permission
..

pk21 07-03-2002 01:49 PM

Why don't you just try to install a rpm. Then you dont have to configure.

nuzzy 07-03-2002 02:26 PM

look under /samba-2.2.5/source

Phonics3k 07-03-2002 04:13 PM

do chroot -x ./configure

that will make it a executable and then it should work

pickledbeans 07-03-2002 04:35 PM

move source to /usr/local/src

mv current_src_dir /usr/local/src

cli_man 07-04-2002 10:40 PM

If I am not mistaken doesn't samba have a src directory you have to compile from? so you would want to be in /root/samba-2.2.5/src and then run ./configure, I am not in front of my linux box so I can't say that for sure.

Ůmegaflops 07-06-2002 05:21 PM

used rpm much easier....all you have to do is click on it :)


All times are GMT -5. The time now is 02:22 PM.