Hi,
ich habe mir gerade aif mein 10.3 openSuse das aktuelle OTRS installiert und zum laufen gebracht. Nun teste ich ein wenig rum und bekomme beim Erstellen einer Antwort folgende Fehlermeldung:
Software error:
Modification of a read-only value attempted at /usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi/Net/DNS/Question.pm line 47.
For help, please send mail to the webmaster ([no address given]), giving this error message and the time and date of the error.
Nun bin ich ja nicht doof und habe die Forensuche bemüht und rausgefunden, dass das Perl-Modul Net::DNS daran schuld ist. Über CPAN wollte ich das ganze nun berichtigen und habe install Net::DNS ausgeführt. Er läd auch fleißig runter und rattert wie ein irrer aber zum schluss sagt er nur:
I cannot determine if you have a C compiler. I will install the
perl-only implementation.
You can force installation of the XS version with:
perl Makefile.PL --xs
You appear to be directly connected to the Internet. I have some tests
that try to query live nameservers.
Do you want to enable these tests? [y] y
Checking if your kit is complete...
Looks good
Writing Makefile for Net::DNS
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Leider habe ich überhaupt keine Erfahrung unter Linux und anscheinend muss ich irgend weinen C-Compiler installieren. Aber welchen und ist das überhaupt das Problem?
Ich habe die Net::DNS Version 0.60 drauf und auf 0.64 will er updaten.
Danke für eure Hilfe
Fehlermeldung bei Antworten
Fehlermeldung bei Antworten
gcc und make sollten vorhanden sein um das Paket zu kompilieren
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Fehlermeldung bei Antworten
Besten Dank, genau das hat gefehlt. Musste zwar des Modul Net::DNS außerhalb von CPAN comilieren aber dann hate gefunzt (mit Hilfe der Readme).
Jetzt läufts soweit ich das bisher beurteilen kann.
Jetzt läufts soweit ich das bisher beurteilen kann.