Subject: | DBD::TSm and Apple OS X |
Date: | Tue, 04 Mar 2008 19:38:26 +0100 |
To: | bug-DBD-TSM [...] rt.cpan.org |
From: | Manon Goo <manon [...] manon.de> |
Hi this patch was helpful for me
Manon
--- Makefile.PL~ 2005-03-22 22:05:59.000000000 +0100
+++ Makefile.PL 2008-03-04 19:34:21.000000000 +0100
@@ -33,6 +33,10 @@
File::Spec->catfile("","usr","bin","dsmadmc"),
File::Spec->catfile("","usr","tivoli","tsm","client","ba","bin","dsm.sys"),
);
+ ($^O eq 'darwin') and return (File::Spec->catfile("", "Library",
"Application Support", "tivoli", "tsm" , "client" , "ba", "bin"),
+ File::Spec->catfile("", "Library",
"Application Support", "tivoli", "tsm" , "client" , "ba", "bin",
"dsmadmc" ),
+ File::Spec->catfile("", "Library",
"Preferences", "Tivoli Storage Manager", "dsm.opt"),
+ );
($^O eq 'MSWin32') and return
(File::Spec->catfile($ENV{ProgramFiles},"tivoli","tsm","baclient"),
File::Spec->catfile($ENV{ProgramFiles},"tivoli","tsm","baclient","dsmadmc"),
File::Spec->catfile($ENV{ProgramFiles},"tivoli","tsm","baclient","dsm.opt"),
--
Manon Goo
Dembach Goo Informatik GmbH & Co KG
Untersachsenhausen 33
D-50667 Köln
Tel: +49 221 801483 0
Mobil: +49 177 8091974
Fax: +49 221 801483 20
Email: manon@dg-i.net
Amtsgericht Köln HRA 22794, UST ID: DE242 159 527
Geschäftsführer: Manon Goo, Andreas Dembach
Haftende Gesellschafterin: Dembach Goo Verwaltungs GmbH
Message body not shown because it is not plain text.