Hello,

I'll have tried it again on a turnkey machine on a ESXi 3.5 machine.
But it returns the same error.

rm cannot remove  'web2py_src.zip*

This ain't strange, because you want to remove a file in an folder you
just created.

My suggestions are as following.
place the rm web2py_src.zip after unzip web2py_src.zip.

I haven't test the above statement.
But i will once you have released an new patch.

greetings Mark Breedveld,




On Mar 12, 1:42 pm, Christopher Steel <chris.st...@gmail.com> wrote:
> I will check this out for you later today as well.
>
> Chris
>
> On Feb 17, 1:41 am, Massimo Di Pierro <mdipie...@cs.depaul.edu> wrote:
>
> > I am trying to make a web2py appliance forturnkeylinux. Once done  
> > this will run on xen, vmware and ec2.
>
> > I could use some help. Try this.
>
> > RUN THIS IN A VIRTUAL MACHINE BECAUSE I AM NOT SURE HOW tkpatch  
> > THEREFORE I DO NOT KNOW IF THIS MAY MESS UP YOUR SYSTEM. although  
> > probably not.
>
> >  From a linux box, possibly a virtual machine, as root type
>
> > mkdir tkl
> > cd tkl
> > apt-get install squashfs-tools genisoimage tar gzip git
> > git clone git://github.com/turnkeylinux/tklpatch.git
> > cd tklpatch
> > make install
> > cd ..
> > rm -r tkpatch
> > wgethttp://downloads.sourceforge.net/project/turnkeylinux/turnkey-lapp/20...
> > unzip web2py_patch.zip  <<<<< the attached file
> > tklpatchturnkey-lapp-2009.10-hardy-x86.iso web2py_patch
>
> > This should make a new ISO image that starts up with web2py,  
> > phppgadmin, webmin, web based os shell, etc.
>
> > Let me know if you manage to try.
>
> > More detailed explanations are 
> > here:http://www.turnkeylinux.org/docs/tklpatch
>
> > Massimo

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to