Hello people,

My name is Pablo, I'm Brazilian.
I'm trying to compile a Python version of GEOS.

To do this I'm using:

- geos-2.2.2
- swig-1.3.29
- Debian GNU/Linux

I did ./configure, make, make install... no problems in this part.
So, geos was installed OK.

So, I had tu use the swig (it's already installed) to do the Python
version. But when I used it, I need the file python.i.

I want to know why the file ruby.i exists and the python.i doesn't?

The following lines on geos.i include this file (python.i):

#ifdef SWIGPYTHON
%include ../python/python.i
#endif

What can I do?
Thanks,
Sorry by my terrible English.

Pablo

                
_______________________________________________________ 
Abra sua conta no Yahoo! Mail: 1GB de espaço, alertas de e-mail no celular e 
anti-spam realmente eficaz. 
http://mail.yahoo.com.br/
_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel

Reply via email to