Sahibzada Junaid Noor
2004-Apr-15 18:33 UTC
[Samba] having probelms with installation from source
Hi, i am having problems with installing samba from source. i use these commands ./ configure make make install i am newbie and dont know why this is not working. can some one guide me about how to install softwares from source in linux specially samba. also now i would need to know how to remove the already installed samba files from my system. so that i can install again. thanks Sahibzada Junaid Noor Ph # (+92) (051) 5950 940 Cell # (+92) (0333) 5223586 Qazi plaza,Third Floor,Commerical Market,Chaklala Scheme 3, Rawalpindi Islamic Republic of Pakistan --------------------------------- Do you Yahoo!? Yahoo! Tax Center - File online by April 15th
Sahibzada Junaid Noor wrote:> Hi, > > i am having problems with installing samba from source. > > i use these commands ./ configure > make > make install > > i am newbie and dont know why this is not working. > > can some one guide me about how to install softwares from source in linux specially samba.OK, you are not using the correct commands to compile Samba from source. Although these commands work for a lot of software, Samba is different. You can read a simple guide to compiling Samba from source here: http://www.tonywhitmore.co.uk/core/samba.html For other software, try Linux From Scratch, or just reading the INSTALL file in the tarball. Cheers, Tony