Yes, I think the install target (which I thought Cmake automated) is broken. Previously, the install path was $(PF) which was set to /usr/local. I think you can set that in the makefile or from the command line (or just look at the simple commands in Makefile.osx to see how install was working before). I'm still trying to iron out problems with Cmake and the build system, so I appreciate your input (esp. README_MAC.txt -- I thought I made a pass through that, but I'll look again.) -Roger
Albert Santoni wrote: > Hello, > > After running cmake . and make, "make install" complains there is no > install target on OS X 10.5. Am I missing something or did the switch > to cmake break the install target? > > I didn't realize PortMidi switched build systems and I had just made a > patch that solved a problem in your Makefile with the install_name > being incorrect on OS X, then I upgraded and found out you totally > switched to cmake. I take it the documentation in > pm_mac/README_MAC.txt is out of date? > > make -f pm_mac/Makefile.osx install doesn't work anymore... the > $(PG) variable isn't defined anywhere so it assumes we have a blank > path prefix.... > > Help? > > Thanks, > Albert > > Mixxx Developer > http://www.mixxx.org > _______________________________________________ > media_api mailing list > media_api@create.ucsb.edu > http://lists.create.ucsb.edu/mailman/listinfo/media_api > > _______________________________________________ media_api mailing list media_api@create.ucsb.edu http://lists.create.ucsb.edu/mailman/listinfo/media_api