When I run the ./configure command, everything goes well until:
config.status: creating config/config.h config.status: config/config.h is unchanged config.status: executing depfiles commands config.status: executing default commands creating include/cppunit/config-auto.h - prefix CPPUNIT for config/config.h defines dirname: extra operand `/cdrom' Try `dirname --help' for more information. /* automatically generated config/ contrib/ doc/ examples/ include/ lib
I have even tried ./configure prefix=$HOME/local
Anyone have a solution?
Thanks so much!
Log in to post a comment.
When I run the ./configure command, everything goes well until:
config.status: creating config/config.h
config.status: config/config.h is unchanged
config.status: executing depfiles commands
config.status: executing default commands
creating include/cppunit/config-auto.h - prefix CPPUNIT for config/config.h defines
dirname: extra operand `/cdrom'
Try `dirname --help' for more information.
/* automatically generated config/ contrib/ doc/ examples/ include/ lib
I have even tried ./configure prefix=$HOME/local
Anyone have a solution?
Thanks so much!