On 07/09/2009 17:50, Kevin Hilton wrote: > The instructions listed on the main page are very clear: > http://cygwinports.org/ > > Ive got a problem with the number 6 instruction however: > > Here is what I am getting: > $ sed -i -e "/^setup-timestamp:/ s/ \(.*\)/ $(date +%s)/" "$(cygpath -u "$(cat > /etc/setup/last-cache)")/ftp%3a%2f%2fsourceware.org%2fpub%2fcygwinports/setu > p.ini" > sed: cannot rename > /cygdrive/c/temp/cygwin/ftp%3a%2f%2fsourceware.org%2fpub%2fcy > gwinports//sedP3byMg: Permission denied
My guess is that you're running setup.exe as an Administrator but sed as a regular user. What version of Windows are you running? Yaakov Cygwin Ports ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
