LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   problems with jikes after install (https://www.linuxquestions.org/questions/linux-software-2/problems-with-jikes-after-install-119158/)

degraffenried13 11-23-2003 09:02 AM

problems with jikes after install
 
I installed jikes from the source after I untarred it:

tar -xvzf jikes*.tar.gz
enter directory created:
./configure
make
make install

When I go to run jikes: jikes test.java
I get a Segmentation fault and I am not sure where to start looking for the fix.

I don't know what this means, but in the .bash_profile I had to add the directory to help jikes find java/lang because it told me to, but the directory tree includes a directory 2.1.6 and it turns purple in vi. Is this a problem.

Answer all questions that are pertinent.

Thanks for the help.


All times are GMT -5. The time now is 10:34 AM.