Protégé-2000, Version 1.4
Release Date: July 12, 2000
Available Installers
Platform
![]()
![]()
![]()
![]()
![]()
Windows 95, Windows 98, Windows NT Instructions:
Instructions
install_protege.exe
Notes
Instructions
cd to the directory where you downloaded the installer.
sh ./install-protege.bin .
Notes
Instructions
cd to the directory where you downloaded the installer.
sh ./install-protege.bin .
Notes
Instructions
jre -cp install.zip install
CLASSPATH=install.zip java install
Notes
install.zip to before running the installer
Instructions (Unix or Unix-like operating systems)
jre -cp install.zip install
jre -classpath [path to]classes.zip:install.zip install
cd [to directory where install.zip is located] CLASSPATH=[path to]classes.zip:install.zip export CLASSPATH java install
cd [to directory where install.zip is located] setenv CLASSPATH [path to]classes.zip:install.zip java install
Instructions (for other platforms)
install.zip to before running the installer
install.zip to your CLASSPATH, then start the main class of the installer named install