← Back to team overview

igotu2gpx team mailing list archive

Re: [Question #67222]: Compilation fails in Ubuntu Hardy

 

Question #67222 on igotu2gpx changed:
https://answers.launchpad.net/igotu2gpx/+question/67222

Sciamano posted a new comment:
Hi,
I'm having a similar problem, and I can't seem to solve it.
I've installed the QT package from http://www.qtsoftware.com/, and now I have version 4.5.2 installed on my Hardy.
qmake seems to go ok, but when I send the make command, here it what comes up:

cd src/igotu/ && make -f Makefile
make[1]: Entering directory `/home/luca/Sources/igotu2gpx-0.2.3/src/igotu'
echo !_TAG_FILE_FORMAT 2 dummy > /home/luca/Sources/igotu2gpx-0.2.3/tags; echo !_TAG_FILE_SORTED 1 dummy >> /home/luca/Sources/igotu2gpx-0.2.3/tags; sed -i 's/ /\t/g' /home/luca/Sources/igotu2gpx-0.2.3/tags; cd /home/luca/Sources/igotu2gpx-0.2.3 && ctags -R --c++-kinds=+p-n --fields=+iaS --extra=+fq --exclude=.build -f - src | sed 's/igotu:://g;s/\tnamespace:igotu//g' | LC_ALL=C sort >> tags || cd .
/bin/sh: ctags: not found
make[1]: Leaving directory `/home/luca/Sources/igotu2gpx-0.2.3/src/igotu'
cd src/igotu2gpx/ && make -f Makefile
make[1]: Entering directory `/home/luca/Sources/igotu2gpx-0.2.3/src/igotu2gpx'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/home/luca/Sources/igotu2gpx-0.2.3/src/igotu2gpx'
cd src/igotugui/ && make -f Makefile
make[1]: Entering directory `/home/luca/Sources/igotu2gpx-0.2.3/src/igotugui'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/home/luca/Sources/igotu2gpx-0.2.3/src/igotugui'
cd data/ && make -f Makefile
make[1]: Entering directory `/home/luca/Sources/igotu2gpx-0.2.3/data'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/home/luca/Sources/igotu2gpx-0.2.3/data'
cd contrib/tango/ && make -f Makefile
make[1]: Entering directory `/home/luca/Sources/igotu2gpx-0.2.3/contrib/tango'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/home/luca/Sources/igotu2gpx-0.2.3/contrib/tango'

Any suggestion?
Thanks!

-- 
You received this question notification because you are a member of
MobileAction i-gotU USB GPS travel logger Mac/Linux support developers,
which is an answer contact for igotu2gpx.