Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ambytiousone

macrumors newbie
Original poster
Feb 25, 2009
2
0
Good Day All!

So, this is my first posting in MacRumors; although I hope to become a new contributor as I learn and grow. Also, thanks in advance for the helpful answers that I am sure I will receive.

I am starting a new business doing a wide scope of things from sales consulting to SEO to basic web/graphic design. I have been researching CRM programs, namely open source, and have decided on Vtiger. Although I do like what I see with Sugarcrm and OpenCrx so if you can help me solve my dilema
w/ either of those I would still be satisfied.

My only issue is that I have not been able to get the darn thing installed... mainly due to my inexperience with programming as a whole (no worries, I will learn this among a ton of other things I am studying/plan to learn)
Unfortunately, there isn't a whole lot of useful information for mac users installing these programs. Granted they are open source, it just seems most of the users/developers on these particular programs appear to be windows users.

Anyhow, I found the installation instructions here

I am running an ibook g4 160gb (w/116gb available)
mac os x 10.4.11 (tiger)

I tried to follow them step by step using the binary download, which they recommend for people let experiennced with MAMP, etc.
Below are the instructions and the results that I am getting:
Complete Binary Package
For the convenience of first time users, vtiger CRM is bundled with compatible versions of Apache, MySQL, and PHP. Follow the procedure given below to install the complete package of vtiger CRM:

1.Download vtigercrm-5.0.4.bin from the Sourceforge.net.

2.Log in as a root user.



Logged in as root by accessing terminal. (User Reference:: http://support.apple.com/kb/HT1528)


3.Grant execute permission to run the vtigercrm-5.0.4.bin file:

#chmod 777 vtigercrm-5.0.4.bin


So, I copied and pasted above in root menu: this is what I am getting stuck on....I tried the script both with the hash (#) and without,
Last login: Tue Feb 24 17:09:18 on ttyp1 Welcome to Darwin!
laurette-hribals-ibook-g4:~ root# #chmod 777 vtigercrm-5.0.4.bin

Note: nothing happened (because of double #)
laurette-hribals-ibook-g4:~ root# chmod 777 vtigercrm-5.0.4.bin
chmod: vtigercrm-5.0.4.bin: No such file or directory

the file is untarred to my desktop, I moved onto step 4... just to see
if anything happened

4. Run the vtigercrm-5.0.4.bin file as given below:

#./vtigercrm-5.0.4.bin

copied and pasted above in root menu
laurette-hribals-ibook-g4:~ root# #./vtigercrm-5.0.4.bin
laurette-hribals-ibook-g4:~ root# ./vtigercm-5.0.4.bin -sh:
./vtigercm-5.0.4.bin: No such file or directory

After I posted the same info and a bit more in their forum: this is the link to my post.

This is the response I was given, I researched his claim that mac comes
preinstalled with Apache ( although the binary download for vtiger comes bundled) and I don't believe he is an ounce correct.

A Mac-using friend of mine tells me that the Mac ships with Apache and PHP by default, but no MySQL. He advises you install DarwinPorts and install MySQL using that tool. Now in Linux you simply unarchive the tarball to the directory where Apache keeps it's html files, and I suspect that in the Mac (since it is based on FreeBSD Unix) this is no different. The actual directory name and location might change, but that is where it goes. I think the Mac has apache configured to look in /Sites for it's html, but I could be wrong.
After the tarball has been extracted to the correct directory you need to make that directory writeable, and all of it's sub-dirs writeable. Ok, done that... you should be able to open safari and go to localhost...if it all worked you should see the vtiger directory folder, click on that and the vtiger php install script should start running.

If this doesn't work out you need to get together with some Mac Enthusiasts, Apple likes to make things easy by having the Mac do as much work as possible, this has the unfortunate side effect of making fine adjustments difficult, kind of like trying to set your wrist-watch while wearing boxing gloves; perhaps not a good analogy but there it is.


So, my friends, can anyone offer better advice on installing vtiger? I am kind of an idiot in training on php, mysql and apache and "what-have-you"
so the most basic, layman's type advice would be taken most graciously!

Thanks Again!
 
First things first log out of Root and log in as yourself before you do something bad.

I would suggest finding a book to give you a crash coarse in using terminal and the command line.

Books like "Mac OS X hacks" use to be good as a starting point not sure if it is still around but even a old copy might help. There are also a few online tutorials that will be big help.

Terminal in Root mode is not the place to messing around without a bit of practice or install disks handy.

First thing you need to learn is how to get around and where you are in your system.

You probably don't need to be in root to do the install you want to do anyway. Although will be easier.

Still this not to be a lesson you want to learn the hard way, so find a guide to terminal.
 
Terminal in Root mode is not the place to messing around without a bit of practice or install disks handy.

First thing you need to learn is how to get around and where you are in your system.

You probably don't need to be in root to do the install you want to do anyway. Although will be easier.

Still this not to be a lesson you want to learn the hard way, so find a guide to terminal.

I agree wholeheartedly... which is why I am looking for help with the installation. I agree it is haphazardous to mess around in the root menu... I was simply trying to follow the installation instructions. If you know an easier way to install either of these programs I would love to hear it! I do appreciate the information and recommendation for the reading material, and will definitely do the research to find that material.

However, that is involved in the learning process... which means it is a time consuming matter; one that I have every intention of learning. It just doesn't seem to help me out at this moment.

If someone has successfully installed any of the above mentioned programs and would be kind enough to enlighten me on proper installation or explain what it is I may be doing that is preventing successful install; I would be forever grateful.

Thanks again!
 
CiviCRM

I don't know a lot of CRM tools but as I work at a French Web and Open source agency (TALCOD), I do know well CiviCRM. Customers are quite satisfied with the management tools we build and base on it, so it could be a great tool to suggest you. Maybe it could help you.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.