[EMAIL PROTECTED] wrote:
> I started reading about GNU Autotools yesterday morning.
> Still, I've been able to convert my project to use
> autconf and automake.
> But I need to install my binaries in the directory
> tree of the X server, and I couldn't find out how to
> do it. Is it possible?

$ ../path/to/configure --prefix=/path/to/X11R6/root/directory
$ make
$ su
# make install

HTH,
        Gary.
-- 
Gary V. Vaughan      ())_.  [EMAIL PROTECTED],gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to