Re: [bu-users] Happy Camper
Status: Beta
Brought to you by:
vstemen
|
From: Vincent S. <bu...@hi...> - 2007-01-07 22:43:42
|
On Sun, Jan 07, 2007 at 04:10:12AM -0600, Mel Sojka wrote: > Well I did resolve the Pax problem and the Cannot stat 'usleep' too a > bit of time searching. But the changelog for 3.0 Beta did make mention > of the Makefile for usleep and on a Slackware box step # one before > install is make. after install I did have to go to /root and do bu > --newrc to have an rc file. So far the only Slackware box I am having > trouble with is a clients critical server that is in production running > Slackware 9.0 Will deal with it as time goes by. Glad you got it resolved. In the "Installing and getting started" section of the README it does say to run "make install". You can run the Install script directly, but only if you have first run make. This is not all platforms, not just Slackware. FYI: The --newrc option will create a new .burc in your home directory no matter directory you are in (unless you use "-c /path/filename" option), so you don't have to cd there first. Also, if you remove your old ~/.burc, a new one will automatically be created with default settings, or with settings you specify on the command line, the next time you run bu (except with the --help switch). I curious about what the problem is on your Slackware 9.0 box. Bu should run on pretty much any modern Unix as long as pax is installed. |