Comment 19 for bug 183368

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

Well, it makes arss work, but now "make install" errors out with the following when it gets to the python-test applet

Making install in python-test
make[2]: Entering directory `/home/andrew/source-installs/development/awn-extra-testing/src/python-test'
make[3]: Entering directory `/home/andrew/source-installs/development/awn-extra-testing/src/python-test'
/usr/bin/install -c -m 755 "" "/usr/local/lib/awn/applets/python-test/"
/usr/bin/install: target `/usr/local/lib/awn/applets/python-test/' is not a directory: No such file or directory
make[3]: *** [install-exec-local] Error 1
make[3]: Leaving directory `/home/andrew/source-installs/development/awn-extra-testing/src/python-test'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/andrew/source-installs/development/awn-extra-testing/src/python-test'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/andrew/source-installs/development/awn-extra-testing/src'
make: *** [install-recursive] Error 1