Re: Movable Type + OSXServer + MySQL issues.

2006-03-04 Thread George Law
Movable Type + OSXServer + MySQL issues.Miles,

David is correct - DBI isn't installed in OSX by default.

check out http://www.brandonhutchinson.com/installing_perl_modules.html for a 
brief into
on installing from CPAN.  

Make sure you do this as root or through sudo

--
George

  - Original Message - 
  From: m i l e s 
  To: MySQL 
  Sent: Friday, March 03, 2006 4:47 PM
  Subject: Movable Type + OSXServer + MySQL issues. 


  Hi,

  Im having a rather nasty time installing MT on my G5XServe.

  IM trying to use MySQL but Im getting a rather NASTY error

  Stock Install of MySQL that came with the G5.

  ++

  Got an error: Unsupported driver MT::ObjectDriver::DBI::mysql: Can't 
  locate DBI.pm in @INC (@INC contains: /Volumes/webserver/
  ~shoreweddings.com/blog/extlib lib /System/Library/Perl/5.8.6/darwin-
  thread-multi-2level /System/Library/Perl/5.8.6 /Library/Perl/5.8.6/
  darwin-thread-multi-2level /Library/Perl/5.8.6 /Library/Perl /Network/
  Library/Perl/5.8.6/darwin-thread-multi-2level /Network/Library/Perl/
  5.8.6 /Network/Library/Perl /System/Library/Perl/Extras/5.8.6/darwin-
  thread-multi-2level /System/Library/Perl/Extras/5.8.6 /Library/Perl/
  5.8.1 .) at lib/MT/ObjectDriver/DBI.pm line 10.
  BEGIN failed--compilation aborted at lib/MT/ObjectDriver/DBI.pm line 10.
  Compilation failed in require at lib/MT/ObjectDriver/DBI/mysql.pm 
  line 10.
  BEGIN failed--compilation aborted at lib/MT/ObjectDriver/DBI/mysql.pm 
  line 10.
  Compilation failed in require at (eval 6) line 1.
  BEGIN failed--compilation aborted at (eval 6) line 1.

  ++

  Anyone seen this before ?  And how best to resolve it ?

  M i l e s.


  --
  MySQL General Mailing List
  For list archives: http://lists.mysql.com/mysql
  To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]




RE: Movable Type + OSXServer + MySQL issues.

2006-03-03 Thread Logan, David (SST - Adelaide)
Hi,

Looks like you don't have the DBI installed, doesn't appear to be
anything to do with the installation of MySQL. The first line of the
message states it cannot find DBI.pm in the include path.

Try installing that from CPAN and retry the installation. You may have
to set your perl paths (man perlrun , look for PERL5LIB) to allow perl
to find the pm files.

Regards


---
** _/ **  David Logan 
***   _/ ***  ITO Delivery Specialist - Database
*_/*  Hewlett-Packard Australia Ltd
_/_/_/  _/_/_/    E-Mail: [EMAIL PROTECTED]
   _/  _/  _/  _/     Desk:   +618 8408 4273
  _/  _/  _/_/_/  Mobile: 0417 268 665
*_/   **
**  _/    Postal: 148 Frome Street,
   _/ **  Adelaide SA 5001
  Australia 
invent   
---

-Original Message-
From: m i l e s [mailto:[EMAIL PROTECTED] 
Sent: Saturday, 4 March 2006 8:18 AM
To: MySQL
Subject: Movable Type + OSXServer + MySQL issues. 

Hi,

Im having a rather nasty time installing MT on my G5XServe.

IM trying to use MySQL but Im getting a rather NASTY error

Stock Install of MySQL that came with the G5.

++

Got an error: Unsupported driver MT::ObjectDriver::DBI::mysql: Can't  
locate DBI.pm in @INC (@INC contains: /Volumes/webserver/ 
~shoreweddings.com/blog/extlib lib /System/Library/Perl/5.8.6/darwin- 
thread-multi-2level /System/Library/Perl/5.8.6 /Library/Perl/5.8.6/ 
darwin-thread-multi-2level /Library/Perl/5.8.6 /Library/Perl /Network/ 
Library/Perl/5.8.6/darwin-thread-multi-2level /Network/Library/Perl/ 
5.8.6 /Network/Library/Perl /System/Library/Perl/Extras/5.8.6/darwin- 
thread-multi-2level /System/Library/Perl/Extras/5.8.6 /Library/Perl/ 
5.8.1 .) at lib/MT/ObjectDriver/DBI.pm line 10.
BEGIN failed--compilation aborted at lib/MT/ObjectDriver/DBI.pm line 10.
Compilation failed in require at lib/MT/ObjectDriver/DBI/mysql.pm  
line 10.
BEGIN failed--compilation aborted at lib/MT/ObjectDriver/DBI/mysql.pm  
line 10.
Compilation failed in require at (eval 6) line 1.
BEGIN failed--compilation aborted at (eval 6) line 1.

++

Anyone seen this before ?  And how best to resolve it ?

M i l e s.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]