Moin,
habe seit gestern das Problem DBD::Oracle herunter zu laden um mein OTRS mit Oracle zu verbinden.
Früher habe ich nach der OTRS Installation unter Windows XP in einer DOS-Box "ppm install dbd-oracle" eingegeben und das hat auch alles wunderbar funktioniert.
Gestern wollte ich dann genau so vorgehen aber das Paket scheint es nicht mehr zu geben.
Wenn ich versuche das ganze über cpan zu machen laufe ich auf Fehler genau so wenn ich das Paket per hand ertsellen will hat von euch einer ne Idee was ich da machen kann oder kann mir einer erklären was ich alles brauche um das Paket von hand zu erstellen.
Wenn ich das Paket per nach der Readme Win32 oder Cpan installieren möchte laufe ich auf folgenden Fehler:
Checking for functioning wait.ph
System: perl5.008008
Compiler: cl -MD -Zi -DNDEBUG -O1 -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32
-D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DP
ERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX
Linker: not found
Sysliblist:
Checking if your kit is complete...
Warning: the following files are missing in your kit:
META.yml
Please inform the author.
Warning: PERL_LIB (C:\TEMP\perl-----------------------------------------please-r
un-the-install-script----------------------------------------\lib) seems not to
be a perl library directory
(Exporter.pm not found) at C:/OTRS/Perl/lib/ExtUtils/MM_Unix.pm line 167
6.
Have C:\OTRS\Perl\lib\Config.pm expected C:\TEMP\perl---------------------------
--------------please-run-the-install-script-------------------------------------
---\lib\Config.pm
Your perl and your Config.pm seem to have different ideas about the
architecture they are running on.
Perl thinks: [lib]
Config says: [MSWin32-x86-multi-thread]
This may or may not cause problems. Please check your installation of perl
if you have problems building this extension.
Note (probably harmless): No library found for oldnames.lib
Note (probably harmless): No library found for msvcrt.lib
LD_RUN_PATH=D:/oracle/product/10.2.0/db_1/lib:D:/oracle/product/10.2.0/db_1/rdbm
s/lib
Using DBD::Oracle 1.22.
Using DBD::Oracle 1.22.
Multiple copies of Driver.xst found in: C:/OTRS/Perl/site/lib/auto/DBI/ C:/OTRS/
Perl/lib/auto/DBI/ at Makefile.PL line 1693
Using DBI 1.607 (for perl 5.008008 on MSWin32-x86-multi-thread) installed in C:/
OTRS/Perl/site/lib/auto/DBI/
Writing Makefile for DBD::Oracle
*** If you have problems...
read all the log printed above, and the README and README.help.txt files.
(Of course, you have read README by now anyway, haven't you?)
Microsoft (R) Program Maintenance Utility Version 7.00.8882
Copyright (C) Microsoft Corp 1988-2000. All rights reserved.
NMAKE : fatal error U1073: don't know how to make 'C:\TEMP\perl-----------------
------------------------please-run-the-install-script---------------------------
-------------\lib\Config.pm'
Stop.
nmake -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
ich hoffe ihr könnt damit was anfangen
schlafwandla
Problem bei anbindung einer Oracle DB
-
- Znuny newbie
- Posts: 80
- Joined: 24 Oct 2007, 08:37
- Znuny Version: OTRS2.2.8 ITSM1.1.3
Problem bei anbindung einer Oracle DB
XenServer VM Cent OS 5.2 Final
OTRS 2.2.9 ITSM 1.1.3
Mysql 5.0.45-6
Apache 2.2
OTRS 2.2.9 ITSM 1.1.3
Mysql 5.0.45-6
Apache 2.2
-
- Znuny newbie
- Posts: 80
- Joined: 24 Oct 2007, 08:37
- Znuny Version: OTRS2.2.8 ITSM1.1.3
Problem bei anbindung einer Oracle DB
So selbst gelöst
Für Windows scheint (zumindest bei mir) nur die Version 1.17 von DBD-Oracle zu funktionieren. Um diese Version zu installieren musste ich ein Zip file herunterladen (DBD-Oracle-1.17.zip) das hier zu finden ist:
http://ppm.activestate.com/PPMPackages/ ... y/Windows/
Ein lokales Repository für Perl muss im ppm angelegt werden und darin das Zip file entpackt sein. Dann in der Console ppm install dbd-oracle.ppd.
Bei mir hats wunderbar funktioniert.
Für Windows scheint (zumindest bei mir) nur die Version 1.17 von DBD-Oracle zu funktionieren. Um diese Version zu installieren musste ich ein Zip file herunterladen (DBD-Oracle-1.17.zip) das hier zu finden ist:
http://ppm.activestate.com/PPMPackages/ ... y/Windows/
Ein lokales Repository für Perl muss im ppm angelegt werden und darin das Zip file entpackt sein. Dann in der Console ppm install dbd-oracle.ppd.
Bei mir hats wunderbar funktioniert.
XenServer VM Cent OS 5.2 Final
OTRS 2.2.9 ITSM 1.1.3
Mysql 5.0.45-6
Apache 2.2
OTRS 2.2.9 ITSM 1.1.3
Mysql 5.0.45-6
Apache 2.2