Вообщем проблема в следующим. Для цифрового моделирования qucs использует программу freehdl и для этого нужно ее (freehdl) установить. Установить то установил но как их познакомить??
Вот в чем: /usr/qucs/bin/qucsdigi: line 58: freehdl-config: command not found А указать как qucs-е передавать на обработку данны в freehdl беспонятия. В оф. документации нифига не написано!!!
/usr/qucs/bin/qucsdigi: line 58: freehdl-config: command not found
А если в консоли напечатать freehdl-config? Должно получиться что-то вроде
Usage:
freehdl-config --version - show installed FreeHDL version
freehdl-config --help - show usage info (this message)
freehdl-config --ldflags - print libraries to link with
freehdl-config --libtool - print libtool libraries to link with
freehdl-config --ieee - print IEEE libtool libraries to link with
freehdl-config --cxxflags - print C++ compiler flags to compile with
freehdl-config --cxx - print C++ compiler
freehdl-config --linker - print libtool linker
А он, наверное, напишет freehdl-config: command not found.