Bruno Desthuilliers wrote:
>
> AFAIK, jar files don't include native dynamic libs... But I'm not a Java
> expert (happily forgot most of what I used to know about this language).
I can't be bothered to read the specification to say what is allowed in
.jar files, but .war files frequently get unpac
Paul Boddie wrote:
> Bruno Desthuilliers wrote:
>> eggs are the Python's equivalent to Java's JAR, not a RPM-like. I said
>> it was not an egg-specific issue (which is not totally accurate) because
>> it mostly have to do with loading dynamic libs (.so, .dll etc) from
>> zipped files.
>
> True. It
Bruno Desthuilliers wrote:
>
> eggs are the Python's equivalent to Java's JAR, not a RPM-like. I said
> it was not an egg-specific issue (which is not totally accurate) because
> it mostly have to do with loading dynamic libs (.so, .dll etc) from
> zipped files.
True. It is notable that various Ja
Paul Boddie wrote:
> Bruno Desthuilliers wrote:
>> Wensheng a écrit :
>>> I installed pysqlite2 using easy_install.
>>> and got this when using it from modpython:
>>> --
>>> Mod_python error: "PythonHand
Paul Boddie wrote:
> Bruno Desthuilliers wrote:
> > Wensheng a écrit :
> > > I installed pysqlite2 using easy_install.
> > > and got this when using it from modpython:
> > > --
> > > Mod_python error: "
> I applaud you for studying the traceback in more depth than I can find
> the motivation for, Bruno. ;-) However, this looks like a program using
> some package installed by setuptools/easy_install needs to unpack that
> package when running.
See news:[EMAIL PROTECTED]
--
damjan
--
http://mail
Bruno Desthuilliers wrote:
> Wensheng a écrit :
> > I installed pysqlite2 using easy_install.
> > and got this when using it from modpython:
> > --
> > Mod_python error: "PythonHandler etc.modpython"
[.
Wensheng a écrit :
> I installed pysqlite2 using easy_install.
> and got this when using it from modpython:
> --
> Mod_python error: "PythonHandler etc.modpython"
>
> Traceback (most recent call last):