Wirbel - DownloadFebruary 03. 2012
Official Wirbel download pageThis is the official Wirbel download page. New versions will be first published here. Wirbel is freely available under the terms of the GNU General Public License Version 2. Downloading and using Wirbel is at your own risk!. Available Versions
CompatibilitySince Wirbel is at an early stage of development, it has been tested only on a few plattforms. These are currently:
Installation instructionsUnpack the source code: user@host> tar xzf wirbel-0.1.8.tar.gz Step into the newly created directory and run the configure-script: user@host> cd wirbel-0.1.8.tar.gz user@host> ./configure If that script runs without error (it has done that if it tells you that is has created some Makefiles) then you can compile the software with: user@host> make After that become root and install Wirbel: root@linux# make install Wirbel's configure-Script and Makefiles adhere strictly to common GNU conventions. The standard location for installation is under /usr/local. The following components will be installed:
Compile problemsIf you are having problems compiling wirbel on a current linux distribution the reason is most probably that you are missing some fundamental development tool. Please make sure that you have installed the following components (package names here are valid for Ubuntu and might differ on other distributions):
If you want to make changes to Wirbel, you might also want to install some of the Autotools:
If installing the development software does not help either please email a complete output of your configure run (and make if configure was successful) to wirbel AT mathias DASH kettner DOT de. Getting startedAfter having successfully installed Wirbel you might want to have a look into our tutorial, into the test programms in the source code in the subdirectory src, into the few examples installed under /usr/local/share/doc/wirbel/examples and into the library reference installed locally under /usr/local/share/doc/wirbel/html/index.html or online. |
| |||||||||||||||||||||