B2B-OS - Digitale Geschäftsagenten
Available Installers
Platform
![]()
![]()
![]()
Instructions
b2bos_setup.exe
Notes
Instructions
cd to the directory where you downloaded the installer.
sh ./b2bos_setup.bin
Notes
Instructions (Unix or Unix-like operating systems)
java -jar b2bos_setup.jar
jre -cp b2bos_setup.jar install
java -classpath [path to]classes.zip:b2bos_setup.jar install
cd [to directory where b2bos_setup.jar is located] CLASSPATH=b2bos_setup.jar export CLASSPATH java install
cd [to directory where b2bos_setup.jar is located] setenv CLASSPATH b2bos_setup.jar java install
Instructions (for other platforms)
b2bos_setup.jar to before running the installer
b2bos_setup.jar to your CLASSPATH, then start the main class of the installer named install