<@U01G5EXMJKF> ensure this line in the xschemrc po...
# xschem
s
@User ensure this line in the xschemrc points to the correct location:
append XSCHEM_LIBRARY_PATH ${XSCHEM_SHAREDIR}/xschem_library
XSCHEM_SHAREDIR is the directory where xschem has been installed:
.../share/xschem
, in this directory the
xschem_library/devices
directories must exist and be readable, that is:
.../share/xschem/xschem_library/devices
. To avoid ambiguities you can set the path explicitly in xschemrc:
append XSCHEM_LIBRARY_PATH /where/xschem/is/installed/share/xschem/xschem_library