LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   freemind.sh not found (https://www.linuxquestions.org/questions/linux-newbie-8/freemind-sh-not-found-85082/)

weeboab 08-24-2003 02:38 AM

freemind.sh not found
 
I downloaded a program called freemind from sourceforge

the installation instructions told me to unzip the file and open freemind.sh

double-clicking on freemind.sh, the following error message appears:

Couldn't find the program 'freemind.sh'

I've downloaded and installed the J2 RE that it needs to run...and I've changed the file permissions

what have I done wrong?

thanks

leonscape 08-24-2003 02:39 AM

Try going through a console, type

sh freemind.sh

weeboab 08-24-2003 02:48 AM

thanks leonscape

doing that, it now tells me

freemind.sh: line 3: java: command not found

I know I've installed JRE so it should be able to find the java command right?

mhearn 08-24-2003 07:41 AM

It's probably not in your path, Sun sticks java in a wierd place, for no good reason as far as I can see.

Try looking in /usr/java/jre1.4.1_01/bin or something like that, I don't use java anymore so my memory is a bit vague.... try "updatedb; locate java" as well....


All times are GMT -5. The time now is 07:01 PM.