Now I've installed the DBI and the DBD::mysql by using the "ppm" and
then typing "install dbi" and then "install dbd-mysql" (I already had
ActiveState 5.8.7-815 installed, before I installed mySQL 4.1)

Still no luck:


Code:
--------------------
    2006-02-19 21:20:19.8779 install_driver(mysql) failed: Can't locate 
DBD/mysql.pm
  in @INC (@INC contains: C:\Program Files\SlimServer\server\Plugins C:/Program 
F
  iles/SlimServer/server C:\Program Files\SlimServer\server\CPAN C:\Program 
Files\
  SlimServer\server\CPAN\arch\5.8.7\MSWin32-x86-multi-thread C:\Program 
Files\Slim
  Server\server\CPAN\arch\5.8.7\MSWin32-x86-multi-thread\auto C:\Program 
Files\Sli
  mServer\server\CPAN\arch\5.8\MSWin32-x86-multi-thread C:\Program 
Files\SlimServe
  r\server\CPAN\arch\5.8\MSWin32-x86-multi-thread\auto C:\Program 
Files\SlimServer
  \server\CPAN\arch\MSWin32-x86-multi-thread C:\Program 
Files\SlimServer\server) a
  t (eval 341) line 3.
  Perhaps the DBD::mysql perl module hasn't been fully installed,
  or perhaps the capitalisation of 'mysql' isn't right.
  Available drivers: DBM, ExampleP, File, Proxy, SQLite, Sponge.
  at /PerlApp/Slim/DataStores/DBI/DataModel.pm line 147
--------------------


If I copy the C:\Perl\site\lib\DBD folder to
c:\SlimServer\server\plugins folder, I get a whole lot less error
messages, but still no luck:


Code:
--------------------
    2006-02-19 21:26:40.2065 install_driver(mysql) failed: Can't load 
'auto/DBD/mysq
  l/mysql.dll' for module DBD::mysql: load_file:The specified module could not 
be
  found at /PerlApp/DynaLoader.pm line 212.
  at (eval 341) line 3
  Compilation failed in require at (eval 341) line 3.
  Perhaps a required shared library or dll isn't installed where expected
  at /PerlApp/Slim/DataStores/DBI/DataModel.pm line 147
--------------------


Perhaps I shouldn't copy the DBD-folder to the plugins folder? Perhaps
I should edit some fields somewhere to make slim find the necessary
modules that I obviously have installed on my PC?


-- 
nicky6
------------------------------------------------------------------------
nicky6's Profile: http://forums.slimdevices.com/member.php?userid=3258
View this thread: http://forums.slimdevices.com/showthread.php?t=20397

_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to