I,ve tried to run the patch, but it stops on the following error.

+ echo 'downloading, installing and starting web2py'
downloading, installing and starting web2py
+ echo ===========================================
===========================================
+ cd /home
+ mkdir www-data
+ cd www-data
+ rm 'web2py_src.zip*'
rm: cannot remove `web2py_src.zip*': No such file or directory

I only don't know where this directory is created.
Because it ain't on the local machine.

Maybe i find some time later on to track the message.
The commando i used was en the core iso.
sudo tklpatch turnkey-core-2009.10-hardy-x86.iso web2py_patch

I ran the commando on a ubuntu machine,
but should it not be a core turnkey machine?
Or doesn't that matter?

regards Mark Breedveld,
www.mbreed.nl

On Mar 3, 5:41 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
> Thank you Mark.
>
> On Mar 3, 7:38 am, Mark Breedveld <m.breedv...@solcon.nl> wrote:
>
> > I've done some research on turnkey.
> > And its much better than the thing a made.
>
> > I will test it in the coming week.
> > and the results will come as soon as possible.
>
> > regards,
>
> > Mark Breedveld,
>
> > On 17 feb, 07:41, Massimo Di Pierro <mdipie...@cs.depaul.edu> wrote:
>
> > > I am trying to make a web2py appliance for turnkey linux. 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
> > > tklpatch turnkey-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