Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: newburns on September 12, 2013, 05:50:46 PM

Title: Install on top of CentOS
Post by: newburns on September 12, 2013, 05:50:46 PM
I want to install SME(Koozali) on top of CentOS installation.
I found a partial here, http://wiki.contribs.org/SME_on_CentOS_6, but I cannot find the rest of this post.
Should I install x64 minimal or standard server?
How do I install the SME templates on top of the CentOS install?

This is facilitate an openvz template to be used in Proxmox.
Title: Re: Install on top of CentOS
Post by: stephdl on September 12, 2013, 07:17:09 PM
This is facilitate an openvz template to be used in Proxmox.
I'm not a proxmox poweruser, but i thought that you can use KVM/QUEMU instead of openvz. Maybe it is a little more easier than to made an openvz template.
I know some of us who use libvirt in virtual environment without problems. For my part i use virtualbox which is another solution..
I fear that you can have a SME Server without tests of the community....this is my 2c advice.
Title: Re: Install on top of CentOS
Post by: guest22 on September 12, 2013, 08:17:35 PM
http://wiki.contribs.org/index.php?title=SME_on_CentOS_6&oldid=18561

http://wiki.contribs.org/SMEServer_v8.0_in_OpenVZ

http://wiki.contribs.org/SME_Server_on_Scientific_Linux
Title: Re: Install on top of CentOS
Post by: newburns on September 17, 2013, 07:06:53 PM
Everything was going great until this
Code: [Select]
# signal-event

Can't locate esmith/DB.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at /usr/lib/perl5/site_perl/esmith/DB/Record.pm line 11.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/esmith/DB/Record.pm line 11.
Compilation failed in require at /usr/lib/perl5/site_perl/esmith/DB/db/Record.pm line 16.
Compilation failed in require at /usr/lib/perl5/site_perl/esmith/DB/db.pm line 17.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/esmith/DB/db.pm line 17.
Compilation failed in require at /usr/lib/perl5/site_perl/esmith/ConfigDB.pm line 14.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/esmith/ConfigDB.pm line 14.
Compilation failed in require at /usr/lib/perl5/site_perl/esmith/event.pm line 15.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/esmith/event.pm line 15.
Compilation failed in require at /sbin/e-smith/signal-event line 11.
BEGIN failed--compilation aborted at /sbin/e-smith/signal-event line 11.

Well, not everything. I had to increase hard drive to 40gb in order to be able to install SME
Title: Re: Install on top of CentOS
Post by: newburns on September 17, 2013, 07:12:06 PM
When does /usr/lib/perl5/site_perl/esmith/db.pm get install.
I checked this location against the location of a production SME Server. I am missing db.pm
Title: Re: Install on top of CentOS
Post by: CharlieBrady on September 20, 2013, 04:55:46 AM
You need e-smith-lib. Plus the many perl-* rpms which are dependencies.