First be sure, Java is installed. To verify, open a command prompt (terminal) and type
java -version
If Java is missing on your computer, get the
Java Runtime Environment.
| Windows, Mac OS X, any OS | Linux |
|---|---|
| Download the archive fachwerk045.zip (1.9 MB). | Download the package OpenSUSE, Fedora, Mandriva: fachwerk-0.4.5-2.1.noarch.rpm Debian, Ubuntu: fachwerk_0.4.5-3.1_all.deb |
| Extract the archive to any directory. (i.e. C:\Program Files) |
Click the package, confirm installation, type root password. Alternatively type: sudo rpm -Uvh fachwerk-0.4.5-2.1.noarch.rpm or sudo dpkg -i fachwerk_0.4.5-3.1_all.deb |
All releases including source code can be found at the download-page.
If installation was done using the package manager, start Fachwerk from the program menu or type fachwerk
In case you have installed the zip, change into the directory where you have unzipped the program,
then type ./fachwerk
First change into the directory where you have installed the program (i.e. C:\Program Files\fachwerk).
Then double-click the file «fachwerk.bat» or type fachwerk in the command line.
In Terminal change into the directory where you have unzipped the program, then type
./fachwerk
Change into the directory where you have unzipped the program, then type
java -jar fachwerk*.jar
Double-clicking the file «fachwerk*.jar» might also work.
fachwerk --help for information about optional parameters.