Thanks Marc, this solution to install openoffice in the Lucid chroot worked for me. David
Marc Gariépy wrote: > > Hello, > > > On Tue, 2010-09-21 at 16:17 +0800, Kees wrote: >> OK, >> >> I seem to have serious problems with this Local Apps thing. Am now >> trying to install openoffice as a local app. Doing: >> >> sudo chroot /opt/ltsp/i386 apt-get install openoffice.org > Try : > sudo chroot /opt/ltsp/i386 > mount -t proc proc /proc > export LTSP_HANDLE_DAEMONS=false > apt-get install openoffice.org > umount /proc >> >> and keep getting the same problems, have attached the log file of the >> third try. >> >> Have you got any idea what if going wrong here? I suspect that these >> three lines is what the problem is, but are not sure, not do I know how >> to resolve this: >> >> ---- >> Can not write log, openpty() failed (/dev/pts not mounted?) >> Setting up openjdk-6-jre-headless (6b18-1.8.1-0ubuntu1) ... >> the java command requires a mounted proc fs (/proc). >> ---- >> >> Thanks, >> >> Kees > > > -- > edubuntu-users mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/edubuntu-users > > -- View this message in context: http://old.nabble.com/Local-Apps-tp29678553p30676130.html Sent from the edubuntu-users mailing list archive at Nabble.com. -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
