You stated that your previous install was in /usr

and when you configure, make, make install it was in /usr/local

wouldn't ./configure --prefix=/usr/local put it back in /usr/local the
default?

wouldn't you use

./configure --prefix=/usr

to put it in the /usr the directory that the rpm dumps it?

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 14, 1999 12:31 AM
Subject: [gtk-list] Re:GLIB AND GTK INSTALLATIOn GNOE MANDRAKE


> Hello, Tosin Osinubi:
>
> When configure for glib installation, one thing is
> very important: you should know where did you installed
> your previous version of glib. As to me, i installed it in
> prefix /usr
> But when you run ./configure, the default prefix is
> /usr/local. So it's not needed to remove the previous version,
> you can just overwrite it.
>
> so configure like this:
>
> ./configure --prefix=/usr/local
>
> and the rest just goes the same:
>
> make
> make install
> ..
>
> I think it will solve your problem.
>
> mailaxe
> ----------------------------------------------
> 欢迎您使用 百家商务电子邮件系统 http://www.email.com.cn
> Welcome to E-mail business system
>
> --
> To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] <
/dev/null
>
>

-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to