[gentoo-user] gtk 1.2

2005-11-19 Thread ÿffffc1lvaro Castro
Hello!! :-)

Thanks to all for the previous answers about my login
problems.

I have another problem :-)  (as you can see I'm day
and night configuring my new gentoo system...)

The problem is GTK! I'm installing Pro/Engineer
(proprietary soft.) and it needs gtk 1.2
The thing is that I don't know how to get it in order
to be compatible with the 2.0 one...

I've downloaded the sources, but it doesn't compile
properly and, anyway, I think that's not the way of
doing things.

So, it asks me for gtk-1.2.so.0 (cannot found error
and so on)

What should I do?

I've allready tried making links for the libraries it
is asking me from newer versions.


THANKS AGAIN!

.alvaro.castro.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gtk 1.2

2005-11-19 Thread Peter Gordon
The GTK+ ebuild is SLOTed, which means that you can install multiple 
versions as needed. If you need GTK+ 1.2, you could try something such 
as:

# emerge =gtk-1.2*

Hope that helps.

--Peter
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gtk 1.2

2005-11-19 Thread Peter Gordon
Peter wrote:
 # emerge =gtk-1.2*
Hrm. That should be gtk+, not gtk. 

# emerge =gtk+-1.2*

Sorry about that. :-)
--Peter


-- 
gentoo-user@gentoo.org mailing list