Guten Tag Tsahi Asher, am Mittwoch, 6. August 2008 um 15:25 schrieben Sie: > C:\Program Files\Scmbug\bin>scmbug_install_glue.pl --scm=Subversion > --product="P > roject Management" --repository=file:///D:/SVN --bug=11 --daemon=127.0.0.1 > --bin > ary-paths="C:/Program Files (x86)/Subversion/bin,C:/Program Files > (x86)/GnuWin32
I'm just guessing but could it be possible that your DBI-package is just installed in a wrong Path for Perl because of different environment for x86- and x86_64-Software? ppm must be started in a 32 Bit-shell if SCMBug is started as 32 Bit Software, the standard shell for 64 Bit Windows is the shell with paths for 64 Bit Software etc. Maybe clarifying your paths for Perl, Bugzilla, SCMBug etc. should bringt up some light. For example from my understanding of folder layout of 64 Bit versions of Windows the path "C:\Program Files\Scmbug\bin" should be a path for 64 Bit software where "C:/Program Files (x86)/Subversion/bin" is for 32 Bit software. Maybe your installed Perl is using to paths depending on execution environment, too, and therefore doesn't find your installed DBI-packages because you installed them with the wrong environment. Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Schöning AM-SoFT IT-Systeme - Hameln | Potsdam | Leipzig Telefon: Potsdam: 0331-743881-0 E-Mail: [EMAIL PROTECTED] Web: http://www.am-soft.de AM-SoFT GmbH IT-Systeme, Konsumhof 1-5, 14482 Potsdam Amtsgericht Potsdam HRB 21278, Geschäftsführer: Andreas Muchow _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
