hi
I cannot install www/libxul from ports on freeBSD 7.3 (Upgrade from 7.2).
According to /usr/ports/UPDATING:
I have unistalled www/firefox, but still doesn't help:
I cannot install www/libxul from ports on freeBSD 7.3 (Upgrade from 7.2).
According to /usr/ports/UPDATING:
Code:
20090917:
AFFECTS: users of www/epiphany, x11/yelp, graphics/librsvg2,
x11/toolkits/py-gnome-extras, and www/epiphany-extensions
AUTHOR: gnome@FreeBSD.org
The default Gecko provider has been changed from www/firefox to
www/libxul. Firefox 2.x is now marked FORBIDDEN for security reasons,
and libxul is new, stable, and preferred Gecko provider. Libxul uses
the same Gecko engine as Firefox 3.0.x.
Some ports may fail to upgrade or run when both www/firefox and libxul
are installed on the same system. To make sure everything runs smoothly,
uninstall www/firefox, then install libxul, then upgrade the affected
ports.
I have unistalled www/firefox, but still doesn't help:
Code:
# cd /usr/ports/www/firefox
# make deinstall clean
# cd /usr/ports/www/libxul
# make deinstall && make reinstall clean
SyntaxError: invalid syntax
gmake[3]: *** [export] Error 1
gmake[3]: Leaving directory `/usr/ports/www/libxul/work/mozilla/config'
gmake[2]: *** [export_tier_base] Error 2
gmake[2]: Leaving directory `/usr/ports/www/libxul/work/mozilla'
gmake[1]: *** [tier_base] Error 2
gmake[1]: Leaving directory `/usr/ports/www/libxul/work/mozilla'
gmake: *** [default] Error 2
*** Error code 1