Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 2004 16:34:58 +0200
From:      Lutz Bichler <Lutz.Bichler@unibw-muenchen.de>
To:        freebsd-java@freebsd.org
Subject:   Re: Eclipse on FreeBSD 5.3
Message-ID:  <200409281634.58525.Lutz.Bichler@unibw-muenchen.de>
In-Reply-To: <415974BA.7050100@zonnet.nl>
References:  <415974BA.7050100@zonnet.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 28 September 2004 16:27, Frank Staals wrote:
> This is what is in /usr/local/eclipse/ :
>
> -bash-2.05b$ ls -la
> total 6
> drwxr-xr-x   3 root  wheel   512 Sep 24 21:08 .
> drwxr-xr-x  16 root  wheel   512 Sep 24 21:08 ..
> drwxr-xr-x  48 root  wheel  2048 Sep 24 21:31 plugins
> -bash-2.05b$
>
>
> So my question is, where is that launcher binary,  I checked if I could
> find something with locate, but it gives me way too much things.

For me, ls -la /usr/local/eclipse looks like this:

lutz@medusa:...momo/src/momoc> ls -la /usr/local/eclipse                                                                                           
16:00
total 88
drwxr-xr-x   6 root  wheel    512 Jul 29 12:49 ./
drwxr-xr-x  27 root  wheel    512 Sep 17 00:39 ../
-rw-r--r--   1 root  wheel     59 Jul 29 12:45 .eclipseproduct
drwxr-xr-x   2 root  wheel    512 Jul 29 12:45 configuration/
-rw-r--r--   1 root  wheel  15048 Jul 29 12:45 cpl-v10.html
-rwxr-xr-x   1 root  wheel  19114 Jul 29 12:45 eclipse*
drwxr-xr-x   8 root  wheel    512 Jul 29 12:49 features/
-rw-r--r--   1 root  wheel  10489 Jul 29 12:45 icon.xpm
-rw-r--r--   1 root  wheel   5810 Jul 29 12:45 notice.html
drwxr-xr-x  85 root  wheel   3584 Jul 29 12:49 plugins/
drwxr-xr-x   2 root  wheel    512 Jul 29 12:45 readme/
-rw-r--r--   1 root  wheel  17844 Jul 29 12:45 startup.jar

and eclipse is the "launcher binary".  Probably you should tell more exactly 
about the kind of errors during installation.

Regards,
 Lutz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409281634.58525.Lutz.Bichler>