Hi,

When I run ls -l bin/ I get the following:

/j2re1.3.1 # ls -l bin/
-rw-------    1 root     root          411 Aug 10
09:40 HelloWorld.class
-rw-------    1 root     root          135 Aug 10
09:39 HelloWorld.java
drwxr-xr-x    4 root     root            0 Aug  8
16:21 armv4l
lrwxrwxrwx    1 root     root           10 Aug 10
14:24 armv5tel -> bin/armv41
-rwxr-xr-x    1 root     root        26148 Aug  8
16:21 awt_robot
-rwxr-xr-x    1 root     root         5033 Aug 11
18:24 java
-rwxr-xr-x    1 root     root         5033 Aug  8
16:21 keytool
-rwxr-xr-x    1 root     root         5033 Aug  8
16:21 policytool
-rwxr-xr-x    1 root     root         1365 Aug  8
16:21 realpath
-rwxr-xr-x    1 root     root         5033 Aug  8
16:21 rmid
-rwxr-xr-x    1 root     root         5033 Aug  8
16:21 rmiregistry
-rwxr-xr-x    1 root     root         5033 Aug  8
16:21 tnameserv
/j2re1.3.1 # ln -s bin/armv4l bin/armv5tel
ln: bin/armv5tel: File exists

I get something similar for lib/ too.

In /etc/profile I have the PATH variable set to
 PATH=//j2re1.3.1/bin:$PATH

Is this correct? And do I need to set any other
variables, classpath/ld_library_path?

Thanks


 --- Steffen Hitschke <[EMAIL PROTECTED]> wrote: 
> Hey,
> 
> On Wed, Aug 11, 2004 at 02:57:22PM +0100, Thelma
> Barry wrote:
> > Hi,
> > I modified that script but still no luck, I'm
> getting
> > the same error. I've run the commands 
> >   cd /j2re1.3.1
> >   ln -s bin/armv4l bin/armv5tel
> >   ln -s lib/armv4l lib/armv5tel
> 
> With a 'ls -l bin/' you should see what is wrong....
> cd into your [bin|lib] directory and try the ln
> command again.
> 
> > but I can't actually see armv5tel listed on the
> actual
> > iPaq. I can see it if I run the ls command within
> > HyperTerminal but it's highlighted a different
> colour
> > and I can't access it. I'm not sure what this
> means as
> > I'm new to Linux. Is it necessary to set a
> classpath
> > to the .java file? And what is the command to do
> this
> > in Linux.
> > 
> > Thanks!
> 
> Steffen
> 
> 
>
----------------------------------------------------------------------
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 
>  

________________________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping" 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to