Gnopernicus 1.0



This may not be the place for this question but I wasn't sure where else to post. I have downloaded Gnopernicus 1.0 and have been able to successfully make it but when I do a make install it fails near the end because of some files that seem to not be getting extracted to a folder if I read the logs right. Could someone help me here or privately with this? I'm not a great linux user but I understand the main concepts and have compiled and installed other apps successfully. Here is the last part of the make install that seems to indicate what the problem is:

test -z "/usr/local/include/gnopernicus-1.0/libmag" || mkdir -p -- . "/usr/local /include/gnopernicus-1.0/libmag" /usr/bin/install -c -m 644 'magxmlapi.h' '/usr/local/include/gnopernicus-1.0/li bmag/magxmlapi.h'
make[3]: Leaving directory `/opt/gnopernicus-1.0.0/magnifier/libmag'
make[2]: Leaving directory `/opt/gnopernicus-1.0.0/magnifier/libmag'
Making install in test
make[2]: Entering directory `/opt/gnopernicus-1.0.0/magnifier/test'
make[3]: Entering directory `/opt/gnopernicus-1.0.0/magnifier/test'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/opt/gnopernicus-1.0.0/magnifier/test'
make[2]: Leaving directory `/opt/gnopernicus-1.0.0/magnifier/test'
make[2]: Entering directory `/opt/gnopernicus-1.0.0/magnifier'
make[3]: Entering directory `/opt/gnopernicus-1.0.0/magnifier'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/opt/gnopernicus-1.0.0/magnifier'
make[2]: Leaving directory `/opt/gnopernicus-1.0.0/magnifier'
make[1]: Leaving directory `/opt/gnopernicus-1.0.0/magnifier'
Making install in srcore
make[1]: Entering directory `/opt/gnopernicus-1.0.0/srcore'
LC_ALL=C ../intltool-merge -x -u -c ../po/.intltool-merge-cache ../po default.xm l.in default.xml LC_ALL=C ../intltool-merge -x -u -c ../po/.intltool-merge-cache ../po verbose.xm l.in verbose.xml
make[2]: Entering directory `/opt/gnopernicus-1.0.0/srcore'
test -z "/usr/local/bin" || mkdir -p -- . "/usr/local/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'srcore' '/usr/local/bin /srcore'
/usr/bin/install -c .libs/srcore /usr/local/bin/srcore
LC_ALL=C ../intltool-merge -x -u -c ../po/.intltool-merge-cache ../po default.xm l.in default.xml LC_ALL=C ../intltool-merge -x -u -c ../po/.intltool-merge-cache ../po verbose.xm l.in verbose.xml test -z "/usr/local/share/gnopernicus/presentation" || mkdir -p -- . "/usr/local /share/gnopernicus/presentation" /usr/bin/install -c -m 644 './default.xml' '/usr/local/share/gnopernicus/presen tation/default.xml'
/usr/bin/install: cannot stat `./default.xml': No such file or directory
/usr/bin/install -c -m 644 './verbose.xml' '/usr/local/share/gnopernicus/presen tation/verbose.xml'
/usr/bin/install: cannot stat `./verbose.xml': No such file or directory
make[2]: *** [install-xmlDATA] Error 1
make[2]: Leaving directory `/opt/gnopernicus-1.0.0/srcore'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/opt/gnopernicus-1.0.0/srcore'
make: *** [install-recursive] Error 1


Thanks for any help that can be offered.

Michael Wigle





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]