| To: | REALbasic NUG <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Running REALbasic apps in a chroot environment |
| From: | Tim Jones <tjmac at tolisgroup dot com> |
| Date: | Sat, 31 Jul 2004 16:34:40 -0700 |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
| References: | <A44B0E86-E32B-11D8-83D5-003065966922 at balance-infosystems dot com> <1091305005 dot 410bfe2d7274d at www> <F0A375A8-E332-11D8-83D5-003065966922 at balance-infosystems dot com> <1091307444 dot 410c07b40c615 at www> <9AAA5420-E33A-11D8-83D5-003065966922 at balance-infosystems dot com> <1091313086 dot 410c1dbe097c1 at www> <33AAFF9E-E348-11D8-83D5-003065966922 at balance-infosystems dot com> |
Unfortunately, I don't have access to a Linux system at the house (I
finally moved them all to the office - much to my Wife's excitement).
If you haven't solved this by Monday and if no one else comes up with a
solution, I'll dig back in.
Tim -- Tim Jones tjmac at tolisgroup dot com On Jul 31, 2004, at 4:20 PM, Keith Hutchison wrote: Hi Tim, On 01/08/2004, at 8:31 AM, tjmac at tolisgroup dot com wrote:And, the great thing about using a chroot jail is that you don't have to worry about paths and libraries. So far as your app is concerned, everything is inits correct place. Glad that everything worked out.It did, for one machine. The next one is strange scsiier:/realbasic/lib # chroot /realbasic/ Illegal instruction Any ideas? It only fails after id copy the libc.so.6 and ld-linux.2 from SuSE 9.0 If I copy back in the versions from the main system, chroot works and the helloworld.mwrb app fails. I tried using LD_LIBRARY_PATH bash-2.05b# /bin/helloworld.mwrb/bin/helloworld.mwrb: /lib/ld-linux.so.2: version `GLIBC_PRIVATE' not found (required by /lib/libm.so.6) /bin/helloworld.mwrb: /lib/ld-linux.so.2: version `GLIBC_PRIVATE' not found (required by /lib/realbasic/libc.so.6)bash-2.05b# I wonder what the difference is.... Keith Hutchison Making Sense of Information Balance-InfoSystems.Com http://balance-infosystems.com http://warmpond.com http://realopen.org Postgresql - FoxPro - Delphi - VBA - RealBasic _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://www.realsoftware.com/listarchives/lists.html> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://www.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: EULA new case (was: OLR Scrolling Speed), Glenn L. Austin |
|---|---|
| Next by Date: | Re: Running REALbasic apps in a chroot environment, Keith Hutchison |
| Previous by Thread: | Re: Running REALbasic apps in a chroot environment, Keith Hutchison |
| Next by Thread: | Re: Running REALbasic apps in a chroot environment, Keith Hutchison |
| Indexes: | [Date] [Thread] [Top] [All Lists] |