Dnia czw 22. lipca 2004 00:44, Todd Slater napisał:
> On Thu, Jul 22, 2004 at 12:34:13AM +0200, Marco Verheul wrote:
> > Hi all,
> >
> > I want to install a platform independent font viewer (Opcion). On their
> > website ( http://opcion.sourceforge.net/help.htm ) they say:
> >
> > Execute Opcion Font Viewer
> > ... For Linux users use the command "java -jar Opcion_v1.1.1.jar" in
> > console/terminal/shortcut.
> >
> > When I fire that command in the command line, I get:
> >
> > "bash: java: command not found"
> >
> > I have Java installed and tested. It's there. Does anybody know how to
> > install/use these kind of applications?
>
> Java is probably not in your path so you'll have to give the full path
> to its location; on my machine it's /usr/java/j2re1.4.2_01/bin/java. You
> could probably set up a link in ~/bin or /usr/bin if you wanted.
>
> Todd

Or simply add /usr/java/j2re1.4.2_04/bin (or whathever java version you have) 
to your PATH variable in ~/.bash_profile...
You could also do 
export PATH=$PATH:/usr/java/j2re1.4.2_04/bin

-- 
Cezary 'Thereidos' Morga <[EMAIL PROTECTED]>
GG# 169903 ICQ# 328-700-565
Jabber: [EMAIL PROTECTED]
        [EMAIL PROTECTED]

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to