[Samba] Installing samba 2.2.6 on Mac OS 10.2.x

Frank Matthieß fm+samba at Microdata-POS.de
Mon Nov 11 13:37:01 GMT 2002


On Mon, Nov 11, 2002 at 05:00:23AM -0800, Ian Roberts wrote:
> I am trying to install Samba 2.2.6 over the default installation of samba 2.2.3a that ships with Mac OS 10.2.1.
> I have tried to install this with the configure line from apple's guide to compiling samba 
> http://www.opensource.apple.com/projects/documentation/ howto/html/osxsmb.html, but this was with a previous version of os 10.
> 
> The configure line reads,
> ./configure --with-syslog --prefix=/etc/samba \
>   --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/etc/samba --mandir=/usr/share/man
> 
> This config line could not install samba, because there was a problem with cups, so I added-

"./configure" isn't for install the source package.


The typical way ist 

	./configure
	./make
	./make install

The last step must be as superuser/root/admin/bofh or else.


> --disable-cups to the config line.


This should be ok, id you havn't cups on your maschine.

-- 
Frank Matthieß                                    fm+samba at Microdata-pos.de




More information about the samba mailing list