automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie: Installing some binaries and other files in /usr/X11R6 by d


From: Gary V. Vaughan
Subject: Re: Newbie: Installing some binaries and other files in /usr/X11R6 by default
Date: Thu, 23 Feb 2006 10:12:48 +0000
User-agent: Thunderbird 1.5 (X11/20051201)

address@hidden 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      ())_.  address@hidden,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

[Prev in Thread] Current Thread [Next in Thread]