Re: [Py2exe-users] Access denied for python24.dll on FAT32
by Torsten Bronger other posts by this author
Nov 27 2006 12:16PM messages near this date
Re: [Py2exe-users] Access denied for python24.dll on FAT32
|
[Py2exe-users] activities trimmed
Hallöchen!
Larry Bates writes:
> Torsten Bronger wrote:
>
> > [...]
> >
> > Then I call "c:\python24\python setup.py py2exe". The result is:
> >
> > ...
> > *** copy dlls ***
> > copying c:\python24\w9xpopen.exe -> H:\fechter-zahlen\dist
> > copying C:\WINNT\system32\python24.dll -> H:\fechter-zahlen\dist
> > setting sys.winver for 'H:\fechter-zahlen\dist\python24.dll' to 'py2exe'
> > error: H:\fechter-zahlen\dist\python24.dll: Permission denied
> >
> > All this happens on a FAT32 partition hosted on a Linux box,
> > remotely accessed through SMB. It works on the local NTFS disk.
> > However, it would be more convenient for me on the remote drive.
> > Any idea what's going wrong?
>
> Note the "Permission denied". Do you know for sure that you have
> permissions that directory on H:?
H: is supposed to be world-writable (behind an institute firewall
though). Right-clicking on "properties" suggests that all options
are set as liberally as possible. However, I can't *change* the
permissions (from Windows). Apparently I can read, write, delete,
but can't change attributes.
> You might also look at the SMB log to see what is shows there. I
> have py2exe working from Windows to SMB share on Linux server here
> and it works fine.
Thanks, then obviously it is possible in principle and I will
investigate it further.
Tschö,
Torsten.
--
Torsten Bronger, aquisgrana, europa vetus
ICQ 264-296-646
(See http://ime.webhop.org for Jabber, MSN, etc.)
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Py2exe-users mailing list
Py2exe-users@[...].net
https://lists.sourceforge.net/lists/listinfo/py2exe-users
Thread:
Torsten Bronger
Larry Bates
Torsten Bronger
|