Link problems embedding python in Linux. HELP!

jvanar1 at my-deja.com jvanar1 at my-deja.com
Fri Dec 8 16:41:29 EST 2000


Thanks Martin but that didn't help any.  What values do PYTHONHOME &&
PYTHONPATH be set to??
-J


In article <p6qr93iiqf4.fsf at informatik.hu-berlin.de>,
  Martin von Loewis <loewis at informatik.hu-berlin.de> wrote:
> jvanar1 at my-deja.com writes:
>
> > I've read every resource available, but nothing tells me what to
link
> > with. here is my compilation line:
> >
> > gcc -o go -lpython1.5 -L/usr/lib/python1.5 go.c
>
> The order of libraries on the linker line is relevant; place
> -lpython1.5 after go.c.
>
> Hope this helps,
> Martin
>


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list