Booshan
08/10/2021, 6:51 AMmake
and make install
threw errors. When I examined the results of the previous step:
export xschem_ver=$(git describe --tags)
./configure --prefix=$HOME/programs/xschem/$xschem_ver \
--user-conf-dir=$HOME/programs/conf/xschem/dotxschem \
--user-lib-path=$HOME/programs/conf/xschem/xschem_library
I could see that there was this error:
make: Nothing to be done for 'all'.
Setting prefix to '/home/sribooshan/programs/xschem/2.9.9-40-gc220391'
--- Detecting host
Looking for a shell... /bin/sh -c
Looking for a shell escape character... found: '\'
Detecting temp dir... validated /home/sribooshan/code/xschem/scconfig/
Checking for system type... OK (name: Linux; class: UNIX)
--- Detecting target (same as host)
Checking for cc (target)... OK ('gcc', ' -pipe', '')
Checking for -fpic... OK (-fPIC)
Checking for popen(3)... OK ('#define _XOPEN_SOURCE\n', '' and '')
Checking for flex... Found.
Checking for bison... Found.
Checking for XOpenDisplay... OK ('', '' and '-lX11')
Checking for tk... 8.6... OK ('', '-I/usr/include/tcl8.6' and '-ltcl8.6')
OK ('', '-I/usr/include/tcl8.6 ' and '-ltcl8.6 -ltk8.6')
Checking for awk... OK (awk)
Checking for xpm... not found
Node libs/gui/xpm/* is required but provided detection callback fails to find that feature on that system.
Aborted (core dumped)
This error persisted even after I installed xpm.
Could someone please help?saicharan0112
08/10/2021, 7:27 AMVinodhini G Edward
08/10/2021, 8:03 AMVinodhini G Edward
08/10/2021, 12:03 PMStefan Schippers
08/13/2021, 9:29 AMlibxpm-dev
is missing. --> sudo apt-get install libxpm-dev
(on debian/ubuntu, use appropriate install commands on your specific system).Booshan
08/26/2021, 2:44 AMLinen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.
Powered by