On Mon, Dec 28, 2009 at 4:27 PM, W. Martin Borgert wrote:
>>
>> Then we should also patch "trac-admin deploy" command so that it
>> create symlinks to static resources instead of copies to update user
>> environments to latest jQuery automaically.
>
> I don't remember, I ever used "trac-admin depl
Quoting "anatoly techtonik" :
That's not sufficient. To update Trac environment you will need to run
"trac-admin upgrade" and optionally "trac-admin wiki upgrade". The
second point is that web-servers (including Apache) treat symlinks
differently and I am unsure how to setup web permissions corre
I solved this problem also. I needed to change my setup.py to include a mlt
folder, not a mlt-python folder. Also, I modified the __init__.py to
include the following code:
"from mlt import *"
Now when I install the package, python-support puts everything in the
/usr/lib/pymodules/ folder, which
python-support README [1] contains different instructions for
'arch-all' and 'arch-any' packaged. How do I know which one is mine?
[1]
http://svn.debian.org/viewsvn/collab-maint/deb-maint/python-support/trunk/README
Thanks.
--
anatoly t.
--
To UNSUBSCRIBE, email to debian-python-requ...@list
Quoting "anatoly techtonik" :
python-support README [1] contains different instructions for
'arch-all' and 'arch-any' packaged. How do I know which one is mine?
all: Package works on all architectures without (re-) compilation,
e.g. a program written in Python
any: Package needs e.g. comp
On Tue, Dec 29, 2009 at 11:01 PM, W. Martin Borgert wrote:
> Quoting "anatoly techtonik" :
>>
>> python-support README [1] contains different instructions for
>> 'arch-all' and 'arch-any' packaged. How do I know which one is mine?
>
> all: Package works on all architectures without (re-) compilati
On Tue, Dec 29, 2009 at 6:10 PM, W. Martin Borgert wrote:
>
> There is an open bug report anyway, that suggests and
> "trac-admin upgrade" to be done automatically on every
> upgrade of Trac. This is technically too difficult to solve,
> because one never knows which environments exist (they
> mig
On Tue, Dec 29, 2009 at 11:38:11PM +0200, anatoly techtonik wrote:
> On Tue, Dec 29, 2009 at 11:01 PM, W. Martin Borgert
> wrote:
> > Quoting "anatoly techtonik" :
> >>
> >> python-support README [1] contains different instructions for
> >> 'arch-all' and 'arch-any' packaged. How do I know which
8 matches
Mail list logo