[otrs] Solaris Zone
Nils Breunese (Lemonbit)
nils at lemonbit.nl
Mon Jul 30 11:03:01 GMT 2007
Alexander Scholler wrote:
> Nils Breunese (Lemonbit) schrieb:
>> will wrote:
>>> (Sorry if this is a duplicate. I sent this last Friday, but for some
>>> reason it didn't show up, in my mailbox at least)
>>>
>>> I'm trying to install OTRS in a Solaris zone and not having too much
>>> luck. The perl binary is "secured" so I have to use a different
>>> binary
>>> (/data/bin/perl). I'm not having a lot of luck with this, and not
>>> sure if I messed up anything. I was able to edit bin/
>>> otrs.checkModules
>>> with the new binary path, and it was able to find all the
>>> modules. But
>>> then in bin/cgi-bin/installer.pl I did the same thing, but it
>>> seems to
>>> refer to another file /opt/otrs/Kernel/System/DB.pm which doesn't
>>> seem
>>> to use the right binary since it cannot locate DBI.pm.
>>>
>>> So I'm not sure how to globally set the default path of the perl
>>> binary to the new path.
>>>
>>> Any help would be very much appreciated.
>> All perl scripts in the OTRS distribution start with:
>> #!/usr/bin/perl -w
>> I guess you'll need to change that to:
>> #!/data/bin/perl -w
>> Nils Breunese.
>
> I don't know if just a symbolic links solves all this for you.
He said his perl binary is "secured" (I don't know what that means
exactly) and that he has to use a different binary. That's why I
didn't suggest using a symlink, but normally when your perl binary is
in another place that is of course the easy way to fix it.
Nils Breunese.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: Dit deel van het bericht is digitaal ondertekend
Url : http://lists.otrs.org/pipermail/otrs/attachments/20070730/dff02d68/PGP.pgp
More information about the otrs
mailing list