[Bucardo-general] FAILED--1 test script could be run, alas--no output ever seen

Joshua Tolley josh at endpoint.com
Wed Jul 8 13:30:40 UTC 2009


On Wed, Jul 08, 2009 at 01:00:05PM +0530, Sweta Mulgavker wrote:
>    Sir,
> 
>    Thankyou for repling. I got few more doubts.
> 
>      >>>I'd definitely recommend getting a newer version, from git.
> 
>    I got no idea how to it? When i click on the links they give a list of
>    files. how to get the installation file from these?
>
>    I have never "pulled"   any thing from GIT.
> 
>     >>>I suggest you install git from whatever
> 
>      >>>package system your operating system offers, and then run >>>the
>      three commands
> 
>    I use CentOs 5

Probably it's "yum install git-core"

>      at the very bottom of the page on http://www.bucardo.org:
> 
>      >>>git-clone http://bucardo.org/bucardo.git/
>      >>>git-clone http://bucardo.org/dbixsafe.git/
>      >>>git-clone http://bucardo.org/testdynamic.git/
> 
>    Should I paste these links in the browser?

These are commands. Paste them into a terminal window. It calls the git-clone
program, passing it a URL; git then downloads the source for Bucardo and two
other necessary packages. It will result in three new directories, called
"bucardo", "dbixsafe", and "testdynamic". You'll need to install each of them.
To install a package, change into the package's directory, and run the
following:

perl Makefile.PL
make

Then as root...

make install

-- 
Josh Tolley  josh at endpoint.com  801-485-0203
End Point Corporation

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20090708/b7f99dc9/attachment.bin 


More information about the Bucardo-general mailing list