On Jul 10, 2007, at 16:27, Joshua MacFie wrote:

On Jul 10, 2007, at 3:54 PM, Ryan Schmidt wrote:

On Jul 9, 2007, at 14:47, Joshua MacFie wrote:

Or should I try to reinstall libgtk-x11-2.0.dylib

By all means, reinstall it, if you know what port provides it. Perhaps the gtk2 port provides it. I'm not sure because I don't have any libgtk-x11-2.0.dylib and I don't use gtk.

Ok so this question is going to sound lame but can I just type

port reinstall gtk2

in order to reinstall?

"man port" will show you that there is no "reinstall" command. However, you can reinstall by typing:

sudo port -ncuf upgrade gtk2

n: not the dependencies; just this port
c: clean it afterwards
u: uninstall the old version afterwards
f: force the upgrade

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to