Jordan, I'm in exactly the same boat. I don't begin to understand how to get
this up and running from my knowledge level, and I have searched around the
documentation section at some length. 

Anyone? Bueller? Bueller?

LKB


jordan147 wrote:
> 
> Hi all. I'm having real problems setting up a buildout following the
> instructions under "Setting up Buildout Using the Windows Installer for
> Plone ".
> 
> The first command, "Python\Scripts\easy_install.exe -U ZopeSkel", appears
> to work fine, as does the second, "Python\Scripts\paster create -t
> plone3_buildout ody". The latter does throw a warning, however - "You
> don't have the C version of NameMapper installed! I'm disabling Cheetah's
> us
> eStackFrames option as it is painfully slow with the Python version of
> NameMappe
> r. You should get a copy of Cheetah with the compiled C version of
> NameMapper."
> 
> When I run the next command, "c:\Plone3\Python\python.exe bootstrap.py", I
> get the following :
> Creating directory 'C:\\Plone3\\ody\\bin'.
> Creating directory 'C:\\Plone3\\ody\\parts'.
> Creating directory 'C:\\Plone3\\ody\\eggs'.
> Creating directory 'C:\\Plone3\\ody\\develop-eggs'.
> Generated script 'C:\\Plone3\\ody\\bin\\buildout'.
> Traceback (most recent call last):
>   File "bootstrap.py", line 55, in ?
>     shutil.rmtree(tmpeggs)
>   File "C:\Plone3\Python\Lib\shutil.py", line 163, in rmtree
>     rmtree(fullname, ignore_errors, onerror)
>   File "C:\Plone3\Python\Lib\shutil.py", line 163, in rmtree
>     rmtree(fullname, ignore_errors, onerror)
>   File "C:\Plone3\Python\Lib\shutil.py", line 163, in rmtree
>     rmtree(fullname, ignore_errors, onerror)
>   File "C:\Plone3\Python\Lib\shutil.py", line 172, in rmtree
>     onerror(os.rmdir, path, sys.exc_info())
>   File "C:\Plone3\Python\Lib\shutil.py", line 170, in rmtree
>     os.rmdir(path)
> OSError: [Errno 13] Permission denied:
> 'c:\\docume~1\\jordan~1\\locals~1\\temp\\
> tmpb4c_zo\\zc.buildout-1.0.2-py2.4.egg\\zc\\buildout'
> 
> 
> If I run the command again at this point
> error: Permission denied <built-in function rmdir>
> c:\docume~1\jordan~1\locals~1
> \temp\easy_install-qs9i-0
> Traceback (most recent call last):
>   File "bootstrap.py", line 46, in ?
>     PYTHONPATH=
> AssertionError
> 
> 
> If I continue running the command it keeps coming up with one or the other
> of the above errors. I’m not sure what the permission problem is – I have
> permissions on the folders specified.
> 
> I am a complete newbie to Plone and open-source (As you can see I’m still
> in Windows), so some not too technical advice would be appreciated. I
> haven't been able to find anything on the forums re: this problem, except
> one message from December last year with no response. Sorry if i've missed
> anything obvious. Thanks. 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Problems-with-installation-tp17551539s15482p17562102.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.


_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to