Oh,
         and edit .bash_profile and see if PATH is not there,
        I can't remember now and I must go home to check.

-f.


> -----Original Message-----
> From: Federico Silva [mailto:[EMAIL PROTECTED]]
> Sent: viernes 11 de agosto de 2000 13:09
> To: '[EMAIL PROTECTED]'
> Subject: RE: [SLU] sun java
> 
> 
> Hi, 
>       Verify that you have the correct libs. This is explained
>       in the install doc of the jdk. Maybe this is why it 
> doesn't work,
>       it happened to me.
> 
>       The rain release had not the libs needed, so I upgraded 
> to debian
>       potato, the last storm release on the other hand is 
> based on potato
>       so maybe you couold try there.
> 
>       Yeah, it's not jdk1.3 but I'll try it soon and come 
> back and tell
>       you, besides I think the libs needed are similar.
> 
>       Of course verify that the binaries ( java, javac ) are 
> where they
>       are supposed to be.
> 
>       The path you are using ( if it's as you posted it ) is full of
>       spaces; take them away. 
>       
>       Here'e my PATH:
> 
>               PATH=/$HOME/bin:/usr/bin/:/usr/local/jdk/jdk1.2.2/bin
> 
> 
> Hope this all helps,
> 
> -f.
> 
> 
> > -----Original Message-----
> > From: Shea Martin [mailto:[EMAIL PROTECTED]]
> > Sent: viernes 11 de agosto de 2000 8:18
> > To: [EMAIL PROTECTED]
> > Subject: [SLU] sun java
> > 
> > 
> > note please disregard tthat last email, I accidently hit send 
> > when I wanted to
> > hit save.
> > 
> > Ok, I have two problems.
> > 
> > First I cannot get the Sun java compiler to run.  I extract 
> > the files as su to
> > /usr/local/java.  Then when I go to  compile a tes program, I 
> > make sure I am in
> > the directory which the source file is, then type javac 
> > filename.java.  I get
> > jvac bad command.  So I type /usr/local/java/jdk1.3/javac 
> > filename.java, did
> > not work, tried  /usr/local/java/jdk1.3/bin/javac 
> > filename.java.  According to
> > sun, this is where  javac should reside.  I have programmed 
> > in java often,
> > using sun's compiler, except in Windows.  The process is 
> > actually identical, so
> > I can't figure out what is not working.  I have tried 
> > downloading the package
> > again as well.  Does anyone have SDK 1.3 for Linuxworking?
> > 
> > Secondly, I want to change my PATH variable.  I open up 
> > .bashrc and there is
> > not PATH set?????  So I set my path inside theif statement.  
> > Now when I start a
> > new terminal, bash echoes /usr/din directory exists or 
> > something like that.  I
> > am assuming that that means the path has been set to that directory
> > successfully.  The problem I am having is that it only echoes 
> > the first two
> > items in my PATH setting, no matter what they are?
> > 
> > This is my current .bashrc.
> > # see /usr/share/doc/bash/examples/startup-files for examples
> > PATH= /bin : /usr/bin : /usr/local/java/jdk1.3/bin :/usr/bin/X11 
> > # If running interactively, then:
> > if [ "$PS1" ]; then
> > 
> >     # enable color support of ls and also add handy aliases
> > 
> >     eval `dircolors`
> >     alias ls='ls --color=auto '
> >     #alias ll='ls -l'
> >     #alias la='ls -A'
> >     #alias l='ls -CF'
> >     #alias dir='ls --color=auto --format=vertical'
> >     #alias vdir='ls --color=auto --format=long'
> > 
> >     # set a fancy prompt
> >     
> >     PS1='\u@\h:\w\$ '
> > fi
> > 
> > When I bring up a terminal window, this is all that is echoed.
> > 
> > bash: /bin: is a directory
> > sam060@storm:~$    
> > 
> > ****************
> > I am sure the answer to both of these questions is trivial, 
> > but I can't get the
> > knack of it.
> > 
> > Any help would be great, as my last Java assignment is due 
> > Friday at midnight,
> > and I would really like to say I did it using a linux machine.
> > 
> > Thanks 
> > Shea martin
> > 
> > 
> > _______________________________________________
> > Stormlinux-users-list mailing list
> > [EMAIL PROTECTED]
> > 
> http://www.stormix.com/community/lists/listinfo/stormlinux-users-list
> > 
> 
> 
> _______________________________________________
> Stormlinux-users-list mailing list
> [EMAIL PROTECTED]
> http://www.stormix.com/community/lists/listinfo/stormlinux-users-list
> 


_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to