gconf for firefox-x11 build problem
Ryan Schmidt
ryandesign at macports.org
Tue Jul 10 14:41:55 PDT 2007
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
More information about the macports-users
mailing list