jailkit-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Jailkit-users] Problem checking crc32 in jail


From: Grzegorz Sienko
Subject: [Jailkit-users] Problem checking crc32 in jail
Date: Sun, 24 Jan 2010 14:13:43 +0100

Hi.

I have a little problem. I'm trying to make possible checking crc32
inside  jail.

so:

address@hidden:/home/root# whereis crc32
crc32: /usr/bin/crc32 /usr/share/man/man1/crc32.1.gz
address@hidden:/home/root# jk_cp -k -j /home/jail /usr/bin/crc32

and after going into jail:

address@hidden:~/ftp/Work$ crc32 file.test
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "pl_PL.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Can't locate lib.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at /usr/bin/crc32 line 6.
BEGIN failed--compilation aborted at /usr/bin/crc32 line 6.

And I don't know, if I must copy all this perl lib or is it possible
to do it in simple way?

Best Regards
 Grzegorz Sieńko




reply via email to

[Prev in Thread] Current Thread [Next in Thread]