Re: compiling gnome
- From: Todd Graham Lewis <tlewis mindspring net>
- To: Andreas Jellinghaus <aj dungeon inka de>
- cc: "gnome-list gnome org" <gnome-list gnome org>
- Subject: Re: compiling gnome
- Date: Thu, 17 Sep 1998 17:19:35 -0400 (EDT)
On Thu, 17 Sep 1998, Andreas Jellinghaus wrote:
> i want to install everything in /opt/gnome.
> is there a way to build everything without modifying every autogen.sh ?
>
> aclocal needs an "-I /opt/gnome/share/aclocal", and configure needs
> "--prefix=/opt/gnome". i did not find any environment variables to create the
> desired effects.
If you do a:
% cd gnome/cvs # or wherever
% for i in %; do
for> test -f $i/$i.m4 && cp $i/$i.m4 /usr/share/aclocal/
for> done
then you don't even have to include the -I flag (no pun intended.)
I juse pass --prefix=/opt/gnome to autogen.sh and everything (more or
less) works for me.
This is also what I advocate in the FAQ; if you discover anything else
which needs to be done, then let me know so I can update it.
--
Todd Graham Lewis 32°49'N,83°36'W (800) 719-4664, x2804
******Linux****** MindSpring Enterprises tlewis@mindspring.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]