I've just update the Kernel on CentOS 6.3 and all the directory under /opt/drbl have disappear.
So I've copy this directory from a laptop with drbl installed, make a chmod -R 755 /opt/drbl.
But I can't execute drblsrv -i and dcs. This is the message :"Not such language option". So after uninstall drbl with "drblsrv -l 2 -u" I've upgraded for drbl2.3.12 but nothing has changed.
With drblpush -i, I've got this error :
Can't locate /opt/drbl/lang/perl/en_US.UTF-8 in @INC (@INC contains: /usr/local/lib/perl5 /usr/local
/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 >.) at /opt/drbl/sbin/drblpush line 4374.
So I run ln -s en_US en_US.UTF-8
But I've got the same message "Not such language option" at the end of the process.
Could you help me please.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've just update the Kernel on CentOS 6.3 and all the directory under /opt/drbl have disappear.
So I've copy this directory from a laptop with drbl installed, make a chmod -R 755 /opt/drbl.
But I can't execute drblsrv -i and dcs. This is the message :"Not such language option". So after uninstall drbl with "drblsrv -l 2 -u" I've upgraded for drbl2.3.12 but nothing has changed.
With drblpush -i, I've got this error :
So I run ln -s en_US en_US.UTF-8
But I've got the same message "Not such language option" at the end of the process.
Could you help me please.
I answer to myself. With drbl 2.15, drbl* are in /usr/sbin/ and no more in /opt/drbl/
My copy of the directory of the old version was a mistake.
So everything is working there?
Steven.