Menu

#174 javahmoctl: Path references are not case sensitive

open
nobody
None
5
2005-02-26
2005-02-26
Anonymous
No

On a filesystem which is case sensitive some path references in
javahmoctl break:

# ./javahmoctl gui
./javahmoctl: line 141: cd: /usr/share/javahmo/lib: No such file or
directory
./javahmoctl: line 146: cd: /usr/share/javahmo/plugins: No such file
or directory
Exception in thread "main" java.lang.NoClassDefFoundError: org/
lnicholls/javahmo/gui/JavaHMO

Easily fixed by correcting the capitalization. I'm not sure where else
this is a problem, but it may be worth checking other path
references in other places, too.

Phil

Discussion


Log in to post a comment.