Re[2]: compiling under gnome



     
     also if the files are from CVS you might need to replace ./configure
     with ./autogen or ./autogen.sh ( sorry to be vague a while since I 
     used CVS but someone will correct me :)  )
     
     that should run configure for you 
     
     hope it helps 
     
     Richard
     r.harding@btinternet.com
     www.btinternet.com/~r.harding


______________________________ Reply Separator _________________________________
Subject: Re:compiling under gnome 
Author:  <gnome-list@gnome.org > at INTERNET-MAIL
Date:    14/05/99 09:18


>Daniel Weber [5/14/99 4:58 AM]:
>I need to recompile a gnome app and I'm not sure how tostart.  I've 
>downloaded all the files from CVS that are listed in the faq, but I'm 
>not sure how to setup the system to compile.  Do I need to define 
>anything before compiling?  Where's a good place to look for information 
>on re-compiling the standard gnome apps?  Sorry if this is the wrong 
>list for this....
>
As long as you've got a C compiler (maybe also C++ and objective C depending on 
e package you want to compile) and make installed on your system, doing the foll
ing should work:
     
$ ./configure
$ make
$ su -c 'make install'  -> this to install as root
     
and that's all. Maybe you need extra packages, such as byacc or sed, but those 
areusually installed in a default installation.
     
     
-- 
        FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
         To unsubscribe: mail gnome-list-request@gnome.org with 
                       "unsubscribe" as the Subject.
     
     


Received: from lists.redhat.com by southsomerset.gov.uk (ccMail Link to SMTP R8.10.00)
	; Fri, 14 May 99 09:40:40 GMT
Return-Path: <gnome-list-request@redhat.com>
Received: (qmail 23465 invoked by uid 501); 14 May 1999 09:18:28 -0000
Resent-Date: 14 May 1999 09:18:27 -0000
Resent-Cc: recipient list not shown: ;
MBOX-Line: From gnome-list-request@gnome.org  Fri May 14 05:18:26 1999
X-Map-MIXER-Originators: false
To: "Daniel Weber" <DWEBER1@austin.rr.com>, gnome-list@gnome.org
From: "Moya Piernavieja Rodrigo" <rmoya@mail.fujitsu.es>
MIME-Version: 1.0
Date: 14 May 1999 10:11:00 +0200
Subject: Re:compiling under gnome
Envelope-ID: JA8AAAAAAt+zUQABYQACDUt7Ab5U@mail.fujitsu.es
Message-Id: <JA8AAAAAAt+zUQABYQACDUt7Ab5U@mail.fujitsu.es>
In-Reply-To: <373B9172.671AFEB@austin.rr.com>
References: <373B9172.671AFEB@austin.rr.com>
Disposition-Notification-To: rmoya@mail.fujitsu.es
X-Mailer: TeamWARE Connector for MIME
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Resent-Message-ID: <"nSKmF1.0.Aj5.Yf-Et"@lists.redhat.com>
Resent-From: gnome-list@gnome.org
X-Mailing-List: <gnome-list@gnome.org> archive/latest/15518
X-Loop: gnome-list@gnome.org
X-just-a-test: testing
Precedence: list
Resent-Sender: gnome-list-request@gnome.org
X-URL: http://www.gnome.org



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