Re: [Pypentago-devel] Code location refactoring to src
Status: Pre-Alpha
Brought to you by:
segfaulthunter
From: Abishek G. <god...@gm...> - 2008-06-23 03:12:33
|
Hi, On Fri, Jun 20, 2008 at 9:55 PM, Florian Mayer <flo...@ai...> wrote: > First of all, I'd like to explain why exactly I have done this. I was > trying to use distutils to create a setup script for pypentago, which > pretty much failed because it was complicated to access the pypentago > functions from outside the package, meaning that the main file has to be > with the other files, which is not good, as the main file should be put > into /usr/bin or /usr/local/bin so that Linux/*BSD users may use it > correctly. I agree. But you could have tried something else also. Create a shell script that goes in to the bin directories and invokes the client setting up the paths appropriately. That was only an idea. OTOH it is always a good idea to have a separate src directory.. Abishek Goda -- Frank Lloyd Wright - "TV is chewing gum for the eyes." |