Re: [Newbies] Squeak for the Asus eee

2008-03-04 Thread Rezza
I've been Googling for this /proc/self/exe behavior and some observations: 1. not a problem with binfmt - sorry for missleading 2. contains application path 3. after reboot /proc/self/exe is there and squeak vm is working!! 4. from other posts - it looks like unionfs bug But still I think -

Re: [Newbies] Squeak for the Asus eee

2008-03-03 Thread Rezza
It's segfaulting because of missing /proc/self/exe - binfmt module. EEE has stripped kernel :( readlink(/proc/self/exe, unfinished ... +++ killed by SIGSEGV +++ Process 22651 detached R. Michael van der Gulik-2 wrote: On Dec 30, 2007 4:26 PM, [EMAIL PROTECTED] wrote: Does anyone know

Re: [Newbies] Squeak for the Asus eee

2008-03-03 Thread Michael van der Gulik
Would you please report this on bugs.squeak.org under the VM category? Cheers, Gulik. On Tue, Mar 4, 2008 at 5:18 AM, Rezza [EMAIL PROTECTED] wrote: It's segfaulting because of missing /proc/self/exe - binfmt module. EEE has stripped kernel :( readlink(/proc/self/exe, unfinished ... +++

Re: [Newbies] Squeak for the Asus eee

2008-02-12 Thread Offray Vladimir Luna Cárdenas
Hi, Have you tried the translation of: http://el-directorio.org/Squeak/Instalacion#head-9f31bb7843147795b89ecbe76e961b906a672c12 from Spanish to English (may be using some online free translation services)? there is detailed documentation and friendly enough. If you have tried to follow this

Re: [Newbies] Squeak for the Asus eee

2008-02-07 Thread alanomaly
Could you make these instructions more beginner friendly please? I don't know what executing an image means - all I know is, opening the .sh file brings up a couple of blocks of coding in a text file. Looks like this:- #!/bin/sh APP=`dirname $0` EXE=$APP/Contents/Linux686