On Mar 21, 2005, at 1:14 PM, leeuw wrote:


On Mar 19, 2005, at 2:40 PM, leeuw wrote:

Hello, I cannot get GTK+2 installed. the error message I'm getting is this:

Setting up gtk+2 (2.4.9-8) ...
dyld: gtk-query-immodules-2.0 can't open library: /sw/lib/libgdk-x11-2.0.0.dylib (No such file or directory, errno = 2)
/sw/sbin/update-gtk-immodules: line 15: 288 Trace/BPT trap gtk-query-immodules-2.0 >$TMPFILE
dpkg: error processing gtk+2 (--configure):
subprocess post-installation script returned error exit status 133
Errors were encountered while processing:
gtk+2
E: Sub-process /sw/bin/dpkg returned an error code (1)


I figured this meant I simply need to install some kinda gdk package and a fink apropos found gdk-pixbuf
so I installed that, however I still get the same error message when trying to install gtk+2.
please help : )




Hmm... that's supposed to come from gtk+2-shlibs. One would think this would be installed first.


yeah, when I do "fink list -i" it shows that gtk+-data and some gtk-dev files are installed.
It muste've had an error halfway through installation? "fink remove -r gtk+-data" didn't work.
is there a way I could manually de-install it since fink can't (and then maybe reinstalling it will work).



The manual removal method is

sudo dpkg -r <packagename>

but you shouldn't need to do this--gtk+ and gtk+2 can coexist.

--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to