Notice: Undefined index: host in /home/web/site/vtiger.com/vtigerweb/blog/wp-includes/canonical.php on line 719

Notice: Undefined index: scheme in /home/web/site/vtiger.com/vtigerweb/blog/wp-includes/canonical.php on line 740

Notice: Undefined index: host in /home/web/site/vtiger.com/vtigerweb/blog/wp-includes/canonical.php on line 719

Notice: Undefined index: scheme in /home/web/site/vtiger.com/vtigerweb/blog/wp-includes/canonical.php on line 740
Should we leave out the .bin from 5.0.3 release? - Vtiger CRM Blog - Latest CRM Topics, Tips, Insights and Updates
Explore exclusive holiday offers and join our free webinar on Dec 14th to learn about maximizing the benefits of these exciting deals - Learn More
Skip to content
Home » Should we leave out the .bin from 5.0.3 release?

Should we leave out the .bin from 5.0.3 release?

  • All
  • 1 min read
  • Written by

Last Updated: February 19, 2007

Posted: February 19, 2007

Hello!

This has been something that I have been thinking of off late. We get so many dependency issues with the unix platforms that our providing the .bin does not necessarily solve problems but ends up creating queries which are system specific and to which we cannot always provide an answer.

Rather than doing it that way, it will be hell of a lot easier if we say something like this :-

a) Download the xampp/wampp set up from here (also mention the compatible version to take)

b) Download the vtiger src package from here

c) install it in the xampp/wampp setup

d) enjoy!

What do you think?