DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 18th June 2008
jploh jploh is offline
New User
 
Join Date: Jun 2008
Posts: 2
Default Can't use bash on chroot'd openssh environment

Hi,

I'm trying to create a chroot'd openssh environment. Using sh is fine but when I tried bash (and other programs), I get the following output.

Code:
/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "-bash"
Original Location: /usr/local/lib/libintl.so.8
Chroot: /data/jail
Copied File Location: /data/jail/usr/local/lib/libintl.so.8

I copied it manually and tried using jk_cp of jailkit but both produced same results. My hunch is that I need to create some devices that linbintl.so.8 depend on (I don't know how and which one).

TIA!
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Advanced programming in the UNIX environment 2nd edition? graudeejs Book reviews 11 1st December 2008 10:15 AM
Few questions about server(openSSH, apache ,) latorion FreeBSD General 10 11th August 2008 06:59 PM
I. Treating 'iso-itis' in an OpenBSD environment with USBmediazine® J65nko Guides 3 31st July 2008 01:51 AM
How to duplicate an installed Operating Environment dk_netsvil General software and network 0 22nd July 2008 03:01 PM
What is the best kind of OpenSSH? php111 Other OS 3 3rd June 2008 10:32 PM


All times are GMT. The time now is 08:49 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick