On Wed, 28 Jan 2004 18:06:40 -0800 "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> wrote:
> On Wednesday 28 January 2004 09:46, Dave Serls wrote: > > I'd like to test the CVS version at the home site. > > Are there instructions on how/where to download and what > > versions of build tools are needed, and how to use them. > > Eh, not asking for much? > > > > $ cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/blackboxwm login > > password: (just hit enter here) > $ cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/blackboxwm -z3 co > blackbox > <wait for it (-:> > $ cd blackbox > $ cvs update -dP # clear out the cruft, gotta love CVS > $ ./mk.sh > $ ./configure # add options as desired > $ make > $ make install (or just run it from src/) > > As for requirements, pretty standard stuff. You want automake, autoconf, > libtool. Try o get the more recent ones. Xlibs and probably Xft as well. > No need for fancy CVS versions. > When I run ./mk.sh I get: libtoolize: `config.guess' exists: use `--force' to overwrite libtoolize: `config.sub' exists: use `--force' to overwrite libtoolize: `ltmain.sh' exists: use `--force' to overwrite /usr/bin/m4: configure.in: No such file or directory lib/Makefile.am:64: invalid variable `nodist_pkgconfig_DATA' autoconf: configure.in: No such file or directory Do I need a newer libtool than 1.4.3? -- ************************************************************************ * Dave Serls Littleton, CO, USA * * dashs.denver.co.us sorrybiscuit.com * ************************************************************************ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
