mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@671 bfdf4180-ca20-0410-9c96-a3a8aa849046
44 lines
772 B
Plaintext
44 lines
772 B
Plaintext
[en]
|
|
Requirements :
|
|
libQt4 (see packages libqt4*)
|
|
cupsys-bsd for printing
|
|
|
|
Howto compile :
|
|
$ qmake (qmake-qt4 for Debian-based systems)
|
|
$ make
|
|
# umask 0022
|
|
# make install
|
|
|
|
[fr]
|
|
Pré-requis :
|
|
libQt4 (paquets libqt4*)
|
|
cupsys-bsd pour l'impression
|
|
|
|
Comment compiler :
|
|
$ qmake (qmake-qt4 pour les systèmes basés sur Debian)
|
|
$ make
|
|
# umask 0022
|
|
# make install
|
|
|
|
[ru]
|
|
Зависимости:
|
|
libQt4 (пакет libqt4*)
|
|
cupsys-bsd для печати
|
|
|
|
Как компилировать?:
|
|
$ qmake (qmake-qt4 для систем основанных на Debian)
|
|
$ make
|
|
# umask 0022
|
|
# make install
|
|
|
|
[pt]
|
|
Dependências:
|
|
libqt4 (ver pacotes libqt4*)
|
|
cupsys-bsd para impressão
|
|
|
|
Como compilar:
|
|
$ qmake (qmake-qt4 para sistemas baseados em Debian)
|
|
$ make
|
|
# umask 0022
|
|
# make install
|