LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   jflex installation (https://www.linuxquestions.org/questions/suse-opensuse-60/jflex-installation-253256/)

swirjawa 11-10-2004 11:08 AM

jflex installation
 
Im trying to install jflex on suse, basically this is what i did:
1. I untar the archive using this command tar -C /usr/share -xvzf jflex-1.4.1.tar.gz
2. then i made a symbolic link using this command
ln -s /usr/share/JFlex/bin/jflex /usr/bin/jflex

but when i tried to run the compiler 'jflex <file>', it said that the jflex command was not found. Any idea what might be the problem? and possible solution maybe ...

Thanks


All times are GMT -5. The time now is 05:07 AM.