vtiger integration
Added by Rick Y over 9 years ago
Hi Just installed the fresh version of GoAutoDial CE v3 release candidate 1 64bit I can't find acces to Vtiger CRM, netihter to the options of synchronization that were in goautodial 2.1
And I try to install it by entering the command lines below:
#yum install vtigercrm
#cd /usr/src/vtigercrm-5.10.go
#mysql -pvicidialnow < vtigercrm-5.10.sql
You can see my attached file. I see error message like it said not found.
What I need to do next? Please help me.
Replies (1)
RE: vtiger integration
-
Added by Bilal Zeta over 9 years ago
Hi,
I'm new also here... but a noted a typo error, you wrote:
#yum install vtigergrmthere is a g instead of c.
So it should be:
#yum install vtigercrm
Regards