LXQt - FreeBSD 12.0 RELEASE - 開発環境 Eclipse(インストールエラー)
- 1. 概要
1. 概要
開発環境として「Eclipse」を使用したいのですが・・・。
「pkg」でインストールしようとしたら、何故か、「pkg search」しても検索にかからず。
「ports」の方には存在しているようなので・・・。
root ユーザで
cd /usr/ports/java/eclipse
make
とことがこの、make で .xz ファイルをダウンロードする段階で
eclipse.platform.swt-R4_11.tar.xz 3452 kB 382 kBps 09s
=> eclipse.platform.swt.binaries-R4_11.tar.xz doesn't seem to exist in /usr/ports/distfiles/eclipse.
=> Attempting to fetch https://git.eclipse.org/c/platform/eclipse.platform.swt.binaries.git/snapshot/eclipse.platform.swt.binaries-R4_11.tar.xz
fetch: https://git.eclipse.org/c/platform/eclipse.platform.swt.binaries.git/snapshot/eclipse.platform.swt.binaries-R4_11.tar.xz: size unknown
fetch: https://git.eclipse.org/c/platform/eclipse.platform.swt.binaries.git/snapshot/eclipse.platform.swt.binaries-R4_11.tar.xz: size of remote file is not known
eclipse.platform.swt.binaries-R4_11.tar.xz 1052 kB 273 kBps 04s
=> eclipse.platform.team-R4_11.tar.xz doesn't seem to exist in /usr/ports/distfiles/eclipse.
=> Attempting to fetch https://git.eclipse.org/c/platform/eclipse.platform.team.git/snapshot/eclipse.platform.team-R4_11.tar.xz
fetch: https://git.eclipse.org/c/platform/eclipse.platform.team.git/snapshot/eclipse.platform.team-R4_11.tar.xz: size unknown
fetch: https://git.eclipse.org/c/platform/eclipse.platform.team.git/snapshot/eclipse.platform.team-R4_11.tar.xz: size of remote file is not known
長いんで略しますが、「https://git.eclipse.org/...」以下のものをダウンロードしようとして、どうもサイズミスマッチで、何度も何度もトライするが、果てしないので通信量のみ消費する。
仕方ないので Ctrl+C で止めちゃいました。
どうにも、ならんので、今回、この環境では「Eclipse」は、あきらめました。
|
|