FET Forum

FET Support (English) => Programming Help => Topic started by: Silver on February 09, 2012, 08:07:27 PM

Title: install in ubuntu
Post by: Silver on February 09, 2012, 08:07:27 PM
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
Title: Re: install in ubuntu
Post by: Liviu Lalescu on February 10, 2012, 02:02:37 PM
I just burned latest Ubuntu 11.10 CD, tried it without installing, installed mc, libqt4 devel and g++. Compilation went well, FET ran well.
Title: Re: install in ubuntu
Post by: Silver on February 11, 2012, 11:03:01 AM
ok thanks.
i compiled fet in 5 min.

best regards
silver