On Fri, 3 Jan 2003, Peter Milburn wrote:
>
>
> hi all, am trying to get samba 2.2.7a to compile on redhat 7.2
Ok. Untar samba-latest.tar.gz.
tar xzvf samba-latest.tar.gz
Now:
cd samba-2.2.7/packaging/RedHat
sh makerpms.sh
Wait ...
cd /usr/src/redhat/RPMS/i386
ls -la
To install:
1. Delete the Red Hat packages
a) List the packages to delete
rpm -qa | grep samba
b) rpm -e 'name of package'
2. Install Samba-Team package
rpm -Uvh samba*
You will find the SPEC file that built this in /usr/src/redhat/SPECS.
If you want to mess with the settings do it in samba2.spec.
To rebuild:
rpm -ba -v samba2.spec
Simple!
- John T.
>
> running
>
> ./configure --with-winbind --with-smbmount --with-pam --with-pam_smb
>
> I get this error checking configure summary... configure: error: summary
> failure. Aborting config
>
>
> when running just --with-winbind the configure finished no probs
>
> Thanks
>
>
> Pete
>
>
--
John H Terpstra
Email: jht@samba.org