View Single Post
  #42 (permalink)  
Old 04-24-2008, 06:45 AM
chrishewitt chrishewitt is offline
Active Member
 
Posts: 25
Default

Quote:
Originally Posted by visualsoftspace View Post
I seem to be doing something wrong. Can anyone give me some guidance on what I should be doing to get the script to work on CentOS 5.1? Obviously I do not have dar installed, or apt, and I was almost under the impression that it would work without those packages, but it does not. --snip
The installer function within the script was written for Ubuntu (the author's OS) so you need to read the script and crib the various components the script is dependent upon and install missing parts (like dar) manually then tweak the various $directories used to suit your own server. I built dar from source downloaded from the project's website. It underpins much of the script and it's certainly not optional..

Christian
Reply With Quote