Quote:
|
Originally Posted by mrkris
I don't have problems with: perl -MCPAN -e 'install DBD::Mysql' ... your error looks like it is having trouble finding the mysql sources to build the module from. What OS are you using (Linux/BSD/Solaris)
|
Im using Linux...
Cant get YUM installed here, I tried to install and Im having this problem after installing and typing yum:
#yum
Traceback (most recent call last):
File "/usr/bin/yum", line 6, in ?
import yummain
File "/usr/share/yum-cli/yummain.py", line 23, in ?
import yum
ImportError: No module named yum
anyone can help me with yum or the DBD::mysql Perl module ?
Thanks,