On Mon, Jan 19, 2004 at 04:14:42AM +0000, Gerald Carter wrote: > On Sun, 18 Jan 2004, Greg Chavez wrote: > > Okay, I realize at this point that's it's certainly easier for me to > > just compile 3.0.1 from scratch, but I'm irritated that I can't get > > patch to work right. Maybe somebody will lead me in the right > > direction. I've scoured the archives and Google for answers to this, to > > no avail so far. > > I'm running Samba 3.0 on Solaris 9. I'm hoping that the new release > > will help me with some problems I've been having with character > > conversions using smbprint.sysv (you will hear more form me if it > > doesn't). > > I do this: > > # cd samba-3.0.0/source > > # make distclean > > # ls patch* > > patch-3.0.0-3.0.1.gz > cd .. > > # gzcat patch* | patch -p0 ## GNU patch 2.5.4 > gzcat source/patch* | patch -p1
Also make sure you're using GNU patch not the Solaris patch. Steve -- home steve at gbnet.org NetTek Ltd tel/fax +44-(0)207 483 2455 Email to SMS steve - epage (at) gbnet dot net -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
