|
Re: GNU cp truly "not found" on Mac OS X?: msg#00064sysutils.backup.rsnapshot.general
On Fri, Jul 21, 2006 at 02:06:05PM -1000, Sergio Trejo wrote: > I recently made rsnapshot 1.2.9 from source on laptop running Mac OS X > 10.4.6 (PowerPC). On this laptop, I have also installed the GNU coreutils > version 5.92 via Darwin Ports and the GNU cp command is most definitely in > my PATH as is reflected by this statement on the command line: > > $ which gcp > /opt/local/bin/gcp > > Running configure, the configure script is still picking up on Apple's > modified BSD cp (located in /bin) as is reflected in the output from > ./configure ... > > >checking for cp... /bin/cp That's what you would expect. You installed *gcp*, not *cp*. You can force it to pick up your gcp like so: $ ./configure --with-cp=/opt/local/bin/gcp -- David Cantrell | Benevolent Dictator Of The World fdisk format reinstall, doo-dah, doo-dah; fdisk format reinstall, it's the Windows way ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | FreeBSD users - patch for cp (adds '-al'): 00064, Eric Anderson |
|---|---|
| Next by Date: | Re: Setup for Lin rsnap serving 4 winxp boxes: 00064, David Cantrell |
| Previous by Thread: | GNU cp truly "not found" on Mac OS X?i: 00064, Sergio Trejo |
| Next by Thread: | e-mail reporting patch?: 00064, Sebastian Kayser |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |