-
Notifications
You must be signed in to change notification settings - Fork 0
Building from source
Guilherme Brondani Torri edited this page Aug 9, 2013
·
1 revision
Qt >=4 (latest is 4.8.4) (with Qt3Support enabled) Autoconf version 2.64 (at least) GNU automake 1.7.0 (at least) flex 2.5.31 (but at least 2.5.9) GNU Bison 1.875d GNU M4 (any version) GNU gperf 3.0.1
Getting the dependencies for Debian / Ubuntu:
sudo apt-get install build-essential sudo apt-get install automake autoconf sudo apt-get install libqt4 sudo apt-get install gperf
What else?
To compile Qucs it is needed to install GCC. GCC can be obtained by downloading XCode, the smaller Command Line Tools (free Apple account required) or the even smaller OSX-GCC-Installer package.