compilingonlinux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| compilingonlinux [2011/02/05 21:40] – glaubitz | compilingonlinux [2012/11/26 17:57] (current) – glaubitz | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| < | < | ||
| - | sudo apt-get install libqt4-dev build-essential libglib2.0-dev libmad0-dev | + | sudo apt-get install libqt4-dev build-essential libglib2.0-dev libmad0-dev |
| <Your password> | <Your password> | ||
| </ | </ | ||
| Line 14: | Line 14: | ||
| Note: libsox-dev is required to be version 14.2 or higher. The version from Debian Lenny does *not* work unfortunately. The version from Ubuntu 9.04 (Jaunty) or newer works. | Note: libsox-dev is required to be version 14.2 or higher. The version from Debian Lenny does *not* work unfortunately. The version from Ubuntu 9.04 (Jaunty) or newer works. | ||
| - | On Fedora 11+ systems, run the following: | + | On Fedora 11+ systems, run the following |
| < | < | ||
| - | sudo yum install qt-devel glib2-devel sox-devel | + | sudo yum install qt-devel glib2-devel sox-devel |
| <Your password> | <Your password> | ||
| </ | </ | ||
| Line 22: | Line 22: | ||
| On Arch Linux, run the following as root: | On Arch Linux, run the following as root: | ||
| < | < | ||
| - | pacman -Sy git qtcreator taglib | + | pacman -Sy git qtcreator taglib |
| </ | </ | ||
| On openSUSE Linux, run the following as root: | On openSUSE Linux, run the following as root: | ||
| < | < | ||
| - | zypper install libqt4-devel | + | zypper install |
| </ | </ | ||
| Line 37: | Line 37: | ||
| ./configure && make && make install | ./configure && make && make install | ||
| </ | </ | ||
| - | |||
| ===== libhimd and QHiMDTransfer ===== | ===== libhimd and QHiMDTransfer ===== | ||
| Line 73: | Line 72: | ||
| To run the software, simply type " | To run the software, simply type " | ||
| + | ==== Running netmd/ | ||
| + | |||
| + | Go into the appropriate subdirectories and type " | ||
| ===== basictools ===== | ===== basictools ===== | ||
compilingonlinux.1296942032.txt.gz · Last modified: 2011/02/05 21:40 by glaubitz
