building qcad-2.0.5.0 on blfs
Thomas Trepl
thomas at equinox.homelinux.org
Tue May 5 00:03:56 MDT 2009
Hi lux-integ,
of course there is interest I think for any kind of programs and tools. The
major problem is to find enough resources to keep all that pages maintained.
I did ot follow the whole thread but it seems you were able to build qcad.
Nevertheless, I'd like to add what i do to install qcad. Following commands
are executed in the source directory (as usual in (B)LFS):
export QTDIR=/opt/qt &&
export QMAKESPEC=$QTDIR/mkspecs/linux-g++ &&
sed -i s/-pedantic//g mkspecs/defs.pro &&
cd scripts &&
sh ./build_qcad.sh notrans &&
cd .. &&
cp -a qcad /opt &&
pushd /opt/qcad &&
rm -rf src &&
rm Makefile build.sh &&
popd
and than unzip the partlibrary in the /opt/qcad directory.
--
Thomas
More information about the blfs-support
mailing list