Hi;
I have OTRS 3.1.7 running on OpenSUSE 11.3.
In the Admin-support overview page I have the following statement:
JSON::XS......................Not installed! (Optional - Recommended for faster AJAX/JavaScript handling.)
I tried to install it from the openSUSE repository but it was not available, so I downloaded the RPM (from http://rpm.pbone.net/index.php3?stat=3& ... &srodzaj=3) and installed it (perl-JSON-XS-2.32-26.1) but apparently it made no difference because OTRS still says "Not installed".
Can anybody help me?
Thanks in advance.
[SOLVED] JSON::XS
Moderator: crythias
-
- Znuny newbie
- Posts: 17
- Joined: 09 Jul 2012, 12:16
- Znuny Version: 3.1.7
- Real Name: Rafael Quitério
- Company: CENFIM
[SOLVED] JSON::XS
Last edited by rdquiterio on 20 Jul 2012, 12:13, edited 1 time in total.
-
- Znuny newbie
- Posts: 17
- Joined: 09 Jul 2012, 12:16
- Znuny Version: 3.1.7
- Real Name: Rafael Quitério
- Company: CENFIM
Re: JSON::XS
Ok, after doing it with CPAN, the case was [SOLVED]:
cpan[1]> install JSON
Thanks for your attention.
cpan[1]> install JSON
Thanks for your attention.