Date: Mon, 01 Jan 2007 16:02:00 +0000
From: Dogsbody <dan (at mark) dogsbody.org>
Subject: [coba-e:08447] Re: Backup solution
To: coba-e (at mark) bluequartz.org
Message-Id: <45993078.2030502 (at mark) dogsbody.org>
In-Reply-To: <002e01c72d74$f95a4f10$0100a8c0@immjrdesktop>
References: <002e01c72d74$f95a4f10$0100a8c0@immjrdesktop>
X-Mail-Count: 08447
> Thanks for the info...trying to configure rsync and getting an error that I
> don't have gcc installed...can I just do a
> yum install gcc.i386
> to install?
To install GCC I do this...
http://www.bqwiki.org/index.php/Things_to_do_to_a_blank_BQ_install#Install_GCC
But why?? Rsync is already installed on the NuOnce installer!?
# yum list | grep -i rsync
rsync.i386 2.6.3-1 installed
or if you haven't got it then `yum install rsync` :-)
Dan