LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   jazz++ (https://www.linuxquestions.org/questions/linux-software-2/jazz-187254/)

barbqer 05-29-2004 04:25 AM

jazz++
 
I downloaded the program jazz++ and installed it... but I'm supposed to change the "environment variable"

Make sure that the environment variable JAZZ points to /usr/local/jazz
When using sh or bash add the lines"
JAZZ=$DEST
export JAZZ
to your .profile or .bashrc. When using csh add the line
setenv JAZZ $DEST
to your .cshrc

this is what is says in the readme...
I read in another post I could use which

Then I got
Code:

which jazz
/usr/local/bin/jazz

what is it really that I'm supposed to type in the console??

:newbie::scratch:


All times are GMT -5. The time now is 09:02 PM.