| | |
Problem in installing DBD::mysql in MacBookPro 10.5.8
![]() |
•
•
Join Date: Oct 2009
Posts: 2
Reputation:
Solved Threads: 0
0
#2 Oct 24th, 2009
•
•
•
•
Hi all,
I tried to install DBD::mysql module in my MacBookPro 10.5.8. But it is ending with an error message that is fail to find out the mysql_config file. I installed the mysql system using fink command.
It will be great if you can suggest a way to fix that.
many thanks in advance
Vipin T S
I think you need to specify the cflags and libs options in the Makefile
e.g.
sudo perl Makefile.PL \
--cflags="-I/usr/local/mysql/include -Os -arch i386 -fno-common" \
--libs="-L/usr/local/mysql/lib -lmysqlclient -lz -lm"
This is probably the case for you as well, but to make sure, simply check that both of the directories above exist. After this, you should be able to successfully perform the sudo make and sudo make install commands and be up and running.
![]() |
Similar Threads
- Problem in installing Activex control in Vista (Windows Vista and Windows 7)
- Problem downloading DBD-mysql (Perl)
- Problem working Perl with MySQL (Perl)
- Problem while installing linux (*nix Software)
- Problem installing HDD (Community Introductions)
- Problem installing windows 2000 professional (Windows NT / 2000 / XP)
- Problem Installing Windows XP PRO (Windows NT / 2000 / XP)
Other Threads in the OS X Forum
- Previous Thread: mac wont load past blue bar
- Next Thread: HELP! Powerbook G4 won't start up...
| Thread Tools | Search this Thread |
Tag cloud for OS X





