Re: Need help to port www/py-falcon

2013-02-23 Thread Gary J. Hayers
On 23/02/2013 21:23, Zhihao Yuan wrote: On Fri, Feb 22, 2013 at 9:51 AM, Zhihao Yuan wrote: If I set USE_PYDISTUTILS=easy_install then I got ===> Generating temporary packing list running easy_install Creating /tmp/falcon/lib/python2.7/site-packages/site.py error: No

Re: Need help to port www/py-falcon

2013-02-23 Thread Zhihao Yuan
On Fri, Feb 22, 2013 at 9:51 AM, Zhihao Yuan wrote: > If I set > > USE_PYDISTUTILS=easy_install > > then I got > > ===> Generating temporary packing list > running easy_install > Creating /tmp/falcon/lib/python2.7/site-packages/site.py > error: Not a URL, existing file, or requ

Re: Need help to port www/py-falcon

2013-02-22 Thread Zhihao Yuan
On Feb 22, 2013 2:09 PM, "Gary J. Hayers" wrote: > Using /usr/local/lib/python2.7/site-packages/six-1.2.0-py2.7.egg I'remove this dependence. But my execution with genplist did not get me there. > Finished processing dependencies for falcon==0.1.1 > ===> Registering installation for py27-falc

Re: Need help to port www/py-falcon

2013-02-22 Thread Gary J. Hayers
On 22/02/2013 14:51, Zhihao Yuan wrote: Hi, hackers: I'm porting falcon http://falconframework.org/ , but I found a problem with installation. If I set USE_PYDISTUTILS=easy_install then I got ===> Generating temporary packing list running easy_install Creating /tmp/falc

Re: Need help to port www/py-falcon

2013-02-22 Thread Zhihao Yuan
On Fri, Feb 22, 2013 at 12:28 PM, Gary J. Hayers wrote: > Would need to see the rest of the Makefile to help really. The Makefile is attached. The PYDISTUTILS_NOEGGINFO= yes line has no use, currently. -- Zhihao Yuan, ID lichray The best way to predict the future is to invent it.

Re: Need help to port www/py-falcon

2013-02-22 Thread Gary J. Hayers
On 22/02/2013 14:51, Zhihao Yuan wrote: Hi, hackers: I'm porting falcon http://falconframework.org/ , but I found a problem with installation. If I set USE_PYDISTUTILS=easy_install then I got ===> Generating temporary packing list running easy_install Creating /tmp/falc

Need help to port www/py-falcon

2013-02-22 Thread Zhihao Yuan
Hi, hackers: I'm porting falcon http://falconframework.org/ , but I found a problem with installation. If I set USE_PYDISTUTILS=easy_install then I got ===> Generating temporary packing list running easy_install Creating /tmp/falcon/lib/python2.7/site-packages/site.py error