I can't seem to get make install to work.

I was trying to install and run the hello example on Ubuntu 12.04.  Seems
there is a path missing?  What do I need to add to the ./configure to fix
this?

root@ub12-dev:/opt/monkey-1.3.0# make install
make -C src all
make[1]: Entering directory `/opt/monkey-1.3.0/src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/monkey-1.3.0/src'
install -d /opt/monkey-1.3.0/bin
install -d /opt/monkey-1.3.0/lib/pkgconfig
install -d
install: missing file operand
Try `install --help' for more info
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to