Before I start, please run ``svn update'' as a lot has changed lately in
the repository.
I'll reply to both of your emails (the on and off-list ones) here so
that, hopefully, they'll help others too. On Linux you need to be
making the targets ``soft'' (X11 software rendering versions) and
``server'' (zqds -- the dedicated server).
To build the software target, you'll need some X11 development files;
that's why the compile is probably failing. Try grepping the output for
things like ``missing'' to see what you're missing. I think installing
a package that, in Debian at least, called x-static-dev is what you need
to do to get closer to success. At the end of this email, I've included
the output of ldd on zquake-x11 for PowerPC, which I just compiled. It
should tell you exactly which libraries are needed (zqds required very
few, none of which are exotic in any way).
We welcome patches that remove our dependency on X11 on Linux (i.e. like
the vidnull patch [that we're currently bringing up to date] for Windows).
Thank you for letting me know that zqcc compiled correctly. The new
build scripts for the audioquake mod compile zqcc for you automatically
if they don't find it on your system.
In response to your question about where the ``redist'' directory should
go, I have it set up here such that ``trunk'' (from SVN) and ``redist''
are next to each other in a directory called /home/matatk/projects/agrip
-- the built setup files and so on go inside the ``redist'' directory.
I hope that helps; if you can suggest some appropriate changes for the
manual to make that clearer, please let me know.
Thanks for your interest and suggestions; please reply (to the list) if
you need any more help!
Matthew
[EMAIL PROTECTED]:~/projects/agrip/trunk/zq-repo/zquake/release-powerpc$ ldd
zquake-x11
linux-vdso32.so.1 => (0x00100000)
libm.so.6 => /lib/libm.so.6 (0x0ff34000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x0fdf1000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x0fdbc000)
libXxf86dga.so.1 => /usr/lib/libXxf86dga.so.1 (0x0fd94000)
libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0x0fd6d000)
libc.so.6 => /lib/libc.so.6 (0x0fc05000)
libdl.so.2 => /lib/libdl.so.2 (0x0fbe1000)
/lib/ld.so.1 (0x30000000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x0fbbd000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x0fb96000)
--
M. Tylee Atkinson <[EMAIL PROTECTED]>
_______________________________________________
AGRIP-discuss mailing list
[email protected]
http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss