Sorry, perhaps I should have been more clear. First, you will need command line access to install tiddlyweb. This is something that most hosting companies offer for a small extra charge, but is something that (in my mind at least) is worth it. Unfortunately, you're unlikely to succeed installing in installing tiddlyweb without it. If you know your way around a command line in Linux, then this might be a good idea, if you don't, then I'd probably advise against it as its surprisingly easy to delete files that you don't want to (if you're in the wrong folder for example).
So, assuming you have command line access, when I put "install virtual python using site wide python", literally, save the virtual-python.py file to the server somewhere, then from within the command line, go the the folder you saved it in and type: python virtual-python.py that should install virtual python, to your home directory in a folder called bin. The next step is to install easy_install, which is also a text/.py file. When I say install underthe newly created version of python, I mean instead of just running: python ez-setup.py you would go to the bin directory (that has just been created) in your home directory and from within that, type: ./python ez-setup.py assuming that you have put ez-setup.py in that directory as well. Note that the "./" is the important bit and states that you want to use the local copy of python. Hope that helps somewhat. Ben On May 12, 3:32 am, skye riquelme <[email protected]> wrote: > Hi Ben > > You instructions are clear...but I don´t understand them...... > > when I go to the reference about creating a virtual python it > days...."Just download virtual-python.py and run it using the site- > wide Python."...Now virtual-python.py is a text file...so it > seems...what do I do with it? How do I run "the site-wide > Python" ...I don´t know where to look !!!! for it. > > maybe to explain...my server is running on Linux and I have access to > the files etc through the CPanel interface they supply (I am using > Firefox as my browder needless to say)....so, please little baby > steps .....please.. > > And thanks for the offer to nurse me through this !!!! > > Skye > > On 11 maio, 11:29, bengillies <[email protected]> wrote: > > > Hi Skye > > > I've tried to make my instructions as user friendly as possible (and > > have just updated them in fact), so if you run into any problems > > following them please let me know. > > > Thanks and good luck, > > > Ben > > > On May 11, 1:19 pm, skye riquelme <[email protected]> wrote: > > > > Hi again > > > > Cris, your response/challenge/offer inspired me to take another > > > look......now I see that I am starting from way outfield !!! > > > > My desktop runs Windows....I can hear the shrieking from here !! > > > And I used a hosted server (more shrieking) that runs Linux.... > > > > Not a pretty situation.............and yet I image a very VERY common > > > situation..... > > > > I will work through the suggestions of TonyChing (your webpage) and > > > then the suggestions of Ben Giles.......maybe it will all just happen > > > somehow... > > > > Get back to you with later progress reports.. > > > > Skye > > > > On 11 maio, 07:02, "[email protected]" <[email protected]> wrote: > > > > > On May 11, 2:03 am, skye riquelme <[email protected]> wrote: > > > > > > Still messing around with multi-user (small collaborative groups of 5 > > > > > to 12 people) use of TW. I haven´t had time to fully investigate > > > > > ccTiddly, and TiddyWeb is way beyond me....I can´t get to base one in > > > > > the install instructions!!!! > > > > > TiddlyWeb being way beyond me is something I'd like to fix, but is > > > > clearly something I need help with as my efforts thus far... > > > > > If people who have tried but stumbled with the instructions could get > > > > together with people who have tried and made it I suspect we could > > > > make the install instructions incrementally better until they were > > > > spot on. > > > > > These days the most up to date install instructions are kept here: > > > > > > > > > http://tiddlyweb.peermore.com/wiki/#%5B%5BInstalling%20TiddlyWeb%5D%5D > > > > > Please comment there where with suggestions for improvement or > > > > questions. > > > > > Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

