[Scribus] Python and configure

Plinnell scribusdocs
Wed Oct 20 23:56:14 CEST 2004


On Wednesday 20 October 2004 23:41, Owen wrote:
> On Wed, 20 Oct 2004 07:32:06 -0600
>
> Rainer Heilke <rheilke at dragonhearth.com> wrote:
> > Since much of Scribus needs the new versions of the other software, I
> > naturally slurped down Python 2.4. It turns out configure only looks for
> > 2.3 or lower. This was a simple fix on my part; I created symbolic links
> > for python2.3 pointing to python2.4 in the include and lib directories.
> > My latest run of configure sees it.
>
> I think there was a similar problem when Python went from 2.2 to 2.3
>
> Don't understand configure schema, but maybe if you changed these lines to
> show 2.4 in lieu of 2.3, it may also fix the problem.
>
>
>
> if test -z ""2.3""; then
>   version="1.5"
> else
>   version=""2.3""
> fi

Bug submitted: 
http://bugs.scribus.net/view.php?id=1234

Please add comments or fixes.

Thanks,
Peter




More information about the scribus mailing list