RE: [gtk-list] Re: Unidentified subject!



	[Rui Simões]  i've only one question:
	where should i first place the tar files, should i be in
/usr/local?
	so that it creat /usr/local/gtk+-1.2.2, and /usr/local/glib.
	thanks for your help
	rui
>  
> > please explain the steps i must do to get gtk running properly, as
> if you
> > were explaining it to a 2 year old boy.
> 
> Get the RPMs and install it using rpm (read the rpm manpage), or if
> you
> want to compile it yourself, here are instructions to get it in
> /usr/local:
> 
>   tar zxvf glib-1.2.2.tar.gz
>   cd glib-1.2.2
>   ./configure --enable-threads
>   make
>   make install   (as root)
>   ldconfig       (as root)
>   cd .. 
>   tar zxvf gtk+-1.2.2.tar.gz
>   cd gtk+-1.2.2
>   ./configure
>   make
>   make install   (as root)
>   ldconfig       (as root)
> 
> 
> Erik
> 
> -- 
> J.A.K. (Erik) Mouw, Information and Communication Theory Group,
> Department
> of Electrical Engineering, Faculty of Information Technology and
> Systems,
> Delft University of Technology, PO BOX 5031,  2600 GA Delft, The
> Netherlands
> Phone: +31-15-2785859  Fax: +31-15-2781843  Email
> J.A.K.Mouw@its.tudelft.nl
> WWW: http://www-ict.its.tudelft.nl/~erik/
> 
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com <
> /dev/null



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