install eclipse

Hi,

I use FreeBSD 9.1, and I want to install Eclipse and JDK. I do [cmd=]make install[/cmd], I have errors ==>>>
Code:
s/eclipse.

=> Attempting to fetch [url]http://download.eclipse.org/technology/linuxtools/eclipse-build/3.7.x_Indigo/eclipse-sdktests-3.7.1-src.tar.bz2[/url]
eclipse-sdktests-3.7.1-src.tar.bz2            100% of  117 MB 1258 kBps 00m00s
=> eclipse-sdktests-3.7.1-scripts.tar.bz2 is not in /usr/ports/java/eclipse/distinfo.
=> Either /usr/ports/java/eclipse/distinfo is out of date, or
=> eclipse-sdktests-3.7.1-scripts.tar.bz2 is spelled incorrectly.
*** [do-fetch] Error code 1

Stop in /usr/ports/java/eclipse.
*** [install] Error code 1

Stop in /usr/ports/java/eclipse.
root@dct-telstar:/usr/ports/java/eclipse #

Where is the problem?

Regards
phil
 
The file it downloaded may be corrupt. Try removing it and try again.
 
Yesterday my install failed too. Plus it's been having problems with SWF anyway.

There's a patch to use Webkit instead of libxul in last month mailing list that worked on the last build for me yesterday but not on a recent build from the ports (updated).
 
Also consider PCBSD you can install all the Utilities you need and also have FreeBSD. I installed eclipse and run python in 2 steps.
 
Hi,

Now that FreeBSD is at version 10, I hope that there is Eclipse Kepler. Has anyone installed Eclipse Kepler? And how to install eclipse-devel?

Regards,
Philippe
 
philo_neo said:
Now the FreeBSD distribution are 10 version, I hope that there are eclipse Kepler.
All versions of FreeBSD use the same ports tree. So it's available on all versions (whether or not it actually works is another matter) or it's not available at all. There is no difference when a new release comes out, it's still the same ports tree.
 
Back
Top