pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Python (Multi) installation?



Hello J. Lewis,

"J. Lewis Muir" writes:
> [...]
> Hijacking this thread, but why is libpython3.so a useless library?  I
> can understand it being built incorrectly, but I would think the fix
> would be to build it correctly, not disable it.  Wouldn't you want to
> link against libpython3.so if you had a program that embeds Python?
> [...]

I think that they will link against libpython${PY_VER_SUFFIX}.so
(where PY_VER_SUFFIX can be 34, 35, and so on) instead of just
libpython3.so.


Home | Main Index | Thread Index | Old Index