Victor Hugo Bilouro wrote:
Hello,
I'm trying unsuccess to install eclipse by ports or by package...
In my freebsd6 there are a lot of others softwares installed and when a
try to install eclipse I notice there are a lot of incompatible software
versions already installed.
Ok, you may need to upgrade them.
There is a correct way(order) to install eclipse, Like install first A,
after B and them eclipse?
Perhaps the easiest way to do this is:
(if you don't have a more or less full ports collection, install it and
update - see portsnap(8))
Install portupgrade:
# cd /usr/ports/sysutils/portupgrade
# make install
then
# portinstall -R java/eclipse
The `-R' will first attempt to update all installed packages on which
eclipse depends.
Regards,
_______________________________________________
freebsd-eclipse@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse
To unsubscribe, send any mail to "[EMAIL PROTECTED]"