I have a new install which I want to install vtiger. I have found an RPM that will install to SME 7 but it finds many other dependant programs that are not installed. I thought I saw a way to install RPMs from the Sre-manager but it is gone after I reinstalled SME 7 Was I just seeing thinks or do I need to install something else?
Thanks for any help!
I had vtiger5 running on a test SME7 install with mysql4 and php4. I only played with it for a sort time so didn't find anything 'broken'.
I installed with the .gz file from the vtiger site.
cd /opt
wget http://optusnet.dl.sourceforge.net/sourceforge/vtigercrm/vtigercrm-5.0.0.tar.gz
tar zxf vtigercrm-5.0.0.tar.gz
I then modified the phpMyAdmin httpd.conf template fragment to use /opt/vtigercrm
Created a db user and db and installed from
http://server/vtigercrmIf your going to install the above rpm try
yum --enablerepo=base --enablerepo=updates localinstall vtiger-4.2-1.noarch.rpm
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
vtiger noarch 4.2-1 vtiger-4.2-1.noarch.rpm 26 M
Installing for dependencies:
fontconfig i386 2.2.3-7.centos4 smeos 117 k
fontconfig-devel i386 2.2.3-7.centos4 base 232 k
freetype-devel i386 2.1.9-4.el4 base 533 k
libjpeg-devel i386 6b-33 base 169 k
libpng-devel i386 2:1.2.7-1.el4.2 base 169 k
pkgconfig i386 1:0.15.0-3 base 47 k
xorg-x11-Mesa-libGL i386 6.8.2-1.EL.13.37.2 updates 378 k
xorg-x11-devel i386 6.8.2-1.EL.13.37.2 updates 5.1 M
xorg-x11-libs i386 6.8.2-1.EL.13.37.2 updates 2.7 M
zlib-devel i386 1.2.1.2-1.2 base 89 k
Updating for dependencies:
freetype i386 2.1.9-4.el4 base 763 k
Transaction Summary
=============================================================================
Install 11 Package(s)
Update 1 Package(s)
Remove 0 Package(s)
Total download size: 36 M
Is this ok [y/N]: