--- John Whitley <[EMAIL PROTECTED]> wrote:
> As usual with chroots, something's probably missing > or > misconfigured. Try the following from within the > chroot: > > 1) Can you run ruby and/or irb from within the > chroot? irb works fine. At least, what little I tested it. > 2) From the root of your instiki installation, can > you run script/ > console? script/console does not work. I modified it to run ruby -wv. The only output is "Loading development environment" or something close to that. Ksh reports the exit status as '4'. I even tried running sqlite. I'm not familiar with the program. However I get the sqlite prompt and can exit normally. I'll keep digging. Thanks for the response. > > Error messages from these steps are often helpful in > tracking down > the problem. If you get those steps working, you'll > hopefully be > much closer to having a working chroot instiki > > -- John > > On Aug 14, 2006, at 10:10 AM, Andrew M. Campbell > wrote: > > > Has anyone been able to chroot instiki? I'm using > > OpenBSD chroot, but have not had much luck. I > don't > > get any error messages or output. The instiki > script > > starts and stop immediately. I copied ruby, > sqlite, > > and other libs into the chroot environment. > That's > > all I needed to do for other programs I've setup. > > Just curious if anyone else has had any luck. > > > > Thanks, > > _______________________________________________ > > Instiki-users mailing list > > [email protected] > > > http://rubyforge.org/mailman/listinfo/instiki-users > > _______________________________________________ > Instiki-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/instiki-users > _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
