i have the 32bit version of perl, because the 64bit version doesn't have the modules bugzilla needs. in any case, it is in the usual C:\Perl folder, not under Program Files*. all modules, to my understanding, are under that folder too. in any case, i just do "ppm install dbi", i don't tell it where to put it. bugzilla is under C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\bugs, which is explicitly specified in daemon.conf. SCMBug is at the only place possible, C:\Program Files\Scmbug.
tsahi -- The day Micro$oft sells something that doesn't SUCK is the day they start selling vacuum cleaners. http://www.geocities.com/tsahi_75 ----- Original Message ---- > From: Thorsten Schöning <[EMAIL PROTECTED]> > To: scmbug-users <[email protected]> > Sent: Thursday, August 7, 2008 12:10:34 PM > Subject: Re: [scmbug-users] cannot install glue > > 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 _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
