install in ubuntu

Started by Silver, February 09, 2012, 08:07:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Silver

i can't compiling fet in ubuntu 11.10.

alpha@alpha-a:~/fet-5.16.0$ make
cd src/ && /usr/bin/qmake /home/alpha/fet-5.16.0/src/src.pro -o Makefile
cd src/ && make -f Makefile
make[1]: Entering directory `/home/alpha/fet-5.16.0/src'
/usr/bin/uic-qt4 interface/fetmainform_template.ui -o ../tmp/ui_fetmainform_template.h
make[1]: /usr/bin/uic-qt4: Command not found
make[1]: *** [../tmp/ui_fetmainform_template.h] Error 127
make[1]: Leaving directory `/home/alpha/fet-5.16.0/src'
make: *** [sub-src-make_default] Error 2

Liviu Lalescu

I just burned latest Ubuntu 11.10 CD, tried it without installing, installed mc, libqt4 devel and g++. Compilation went well, FET ran well.

Silver

ok thanks.
i compiled fet in 5 min.

best regards
silver