Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: cosy on October 01, 2005, 02:41:00 AM
-
HI All,
Anyone Install backup2ws for SME 7.0 B4? Try to install using rar-3.5-0.b1.2.fc4.i586.rpm and rar-3.3.0-1.1.el3.dag.i586 both give me the same error.
Anyway i'll post this to Dmay's Forum but is anyone install any soert of backup solution to SME 7B4 to backup Ibays?
======================================================
Error
Last login: Sun Sep 25 21:14:05 2005 from 192.168.0.15
[root@filesvr ~]# ls
install.log rar-3.5-0.b1.2.fc4.i586.rpm
install.log.syslog smeserver-backup2ws-0.0.1-22dmay.noarch.rpm
[root@filesvr ~]# rpm -Uvh *.rpm
warning: rar-3.5-0.b1.2.fc4.i586.rpm: V3 DSA signature: NOKEY, key ID e42d547b
error: Failed dependencies:
libstdc++.so.5 is needed by rar-3.5-0.b1.2.fc4.i586
libstdc++.so.5(CXXABI_1.2) is needed by rar-3.5-0.b1.2.fc4.i586
libstdc++.so.5(GLIBCPP_3.2) is needed by rar-3.5-0.b1.2.fc4.i586
Suggested resolutions:
/home/buildcentos/CENTOS/en/4.0/i386/CentOS/RPMS/compat-libstdc++-33-3.2.3-47.3.i386.rpm
[root@filesvr ~]#
Thanks.
-
Hello
As you can see in the error it needs another file installed
/home/buildcentos/CENTOS/en/4.0/i386/CentOS/RPMS/compat-libstdc++-33-3.2.3-47.3.i386.rpm
You can use the INSTALL in server manager to install the file you need to set the install to select packages then scroll down
the list until you see the needed package
compat-libstdc++-33-3.2.3-47.3.i386.rpm
install it reconfigure your server link is at the top of the page then reboot to set the update
Now you can install the rar package
hope this helps
-
There is another thread regarding backup2ws on SME7 Beta maybe 2 weeks ago where this exact same issue was mentioned. Just install this rpm instead:
http://dag.wieers.com/packages/rar/rar-3.5-0.b1.2.el4.rf.i586.rpm
-
Hi Gbaird,
" You can use the INSTALL in server manager to install the file you need to set the install to select packages then scroll down
the list until you see the needed package
compat-libstdc++-33-3.2.3-47.3.i386.rpm "
SME 7.0 B4 does not have that option.
-
From server manager select
software installer
change software installer settings
manage individual packages
install additional software
Then you can scroll down the list to install the needed package
Greg
-
HI,
Which version your runing? SME 7.0 B4?
Anyway can someone tell me how to install backup2ws step by step please. working on this server 2 weeks still couldn't make it work.
-
I have been test Sme 7 all releases with backup to workstation
the latest is sme 7 beta 4 I have had no luck getting it to work
on any sme 7 release busy though need to drop a note to DMay
to find out whats wrong or what I am missing
The software installer option is in sme 7 beta 4 and rar will install after the comp-lib is installed NO errors in the rar installation It appears to backup but I have been unable to find where the backup data goes
Sme 6.5 server-manager on one firefox tab & Sme 7.0 another tab
to be sure backup location is the same no luck though
For now I will stick with Sme 6.5 no problems since RC1 for my needs
I did give exact directions for the software installer in Sme 7 beta 4 clean install on a test box and the software installer is there.
-
I'm using sme 7.0beta5
Downloaded the following rpms to a folder from:
http://mirror.contribs.org/smeserver/contribs/index.php?subdir=dmay%2Fsmeserver%2F7.x&sortby=name
compat-libstdc++-33-3.2.3-47.3.i386.rpm
rar-3.3.0-1.1.el3.dag.i586.rpm
smeserver-backup2ws-0.0.1-23dmay.noarch.rpm
Then do rpm -Uvh *.rpm
To check they have installed correctly do:
rpm -q compat-libstdc++-33 rar smeserver-backup2ws
You should get:
compat-libstdc++-33-3.2.3-47.3
rar-3.3.0-1.1.el3.dag
smeserver-backup2ws-0.0.1-23dmay
Then I tested 2 backups using the server manager Backup to workstation panel.
A small backup of /root
and a 911 backup
Both appeared to run OK & generate an email to admin, and the contents of the backup files look OK.
Darrell says in his forum that
smeserver-backup2ws-0.0.1-23dmay.noarch.rpm
is still a beta package for testing only, but at this stage basic functioanlity appears OK, although I will do some more testing to check it more thoroughly.
He also says that the
rar-3.5-0.b1.2.el4.rf.i586.rpm
is a beta1 rpm and he does not recommend using that.
Thanks Darrell