compilingonlinux
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
compilingonlinux [2011/09/09 12:01] – [Running QHiMDTransfer] 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 libgcrypt-devel libmad-devel gcc-c++ git taglib-devel | + | sudo yum install qt-devel glib2-devel sox-devel libgcrypt-devel libmad-devel gcc-c++ git libusb1-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 libgcrypt glib2 sox libmad gcc make libusb-1.0-devel | + | pacman -Sy git qtcreator taglib libgcrypt glib2 sox libmad gcc make libusb-1.0-devel |
</ | </ | ||
Line 37: | Line 37: | ||
./configure && make && make install | ./configure && make && make install | ||
</ | </ | ||
- | |||
===== libhimd and QHiMDTransfer ===== | ===== libhimd and QHiMDTransfer ===== | ||
compilingonlinux.1315569668.txt.gz · Last modified: 2011/09/09 12:01 by glaubitz