On Solaris, I _think_ that becomes 'cp -Ru'. Check the man page to be sure, though. If that's right you'll need to tweak the Makefile directly.
--Kevin On May 11, 2010, at 1:22 PM, Ted Karmel wrote: > I am following the Riak FastTrack tutorial: > > https://wiki.basho.com/display/RIAK/Building+a+Development+Environment > > But I am stumbling on one step: > >> make devrel > > For which I get the following error message: > > cp -Rn dev/riak dev/dev1 > cp: invalid option -- n > Try 'cp --help' for more information. > make: *** [dev1] Error 1 > > > Any suggestions much appreciated. > > Thanks. > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
