Case problem in mib.sh script
Brought to you by:
dwipal
The startup script (mib.sh) defines the classpath as
"SNMP4J.jar:JMibBrowser.jar:log4j.jar"
The zip file, as extracted on a Linux system, contains
an all-lowercase jmibbrowser.jar file.
After changing the case of the jar file to math the
init script, jmibbrowser starts normally.