rlib, Python 2.4 and freebsd 6.1
Nabil <nabil-IeBFOPhH/ThdtbJM1vWwywC/[email protected]> Fri, 2 Mar 2007 10:30:51 -0500
| Newsgroups | gmane.text.rlib.user |
|---|---|
| Message-ID | <[email protected]> |
--===============0727692478==
Content-Type: multipart/alternative; boundary=Apple-Mail-1--878760802
--Apple-Mail-1--878760802
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=US-ASCII;
delsp=yes;
format=flowed
I'm trying to build rlib on a freebsd 6.1 machine. I have python 2.4
installed and running. I used "./configure --with-pythonver=2.4 --
includedir=/usr/local/include" to configure rlib for installation but
I got this output:
hecking for a Python interpreter with version >= 2.4... python
checking for python... /usr/local/bin/python
checking for python version... 2.4
checking for python platform... freebsd6
checking for script directory... ${prefix}/lib/python2.4/site-packages
checking for extension module directory... ${exec_prefix}/lib/
python2.4/site-packages
checking NONE/include/python2.4/Python.h usability... no
checking NONE/include/python2.4/Python.h presence... no
checking for NONE/include/python2.4/Python.h... no
*** WARNING: PYTHON was found but Python.h was not! No python
bindings for you. Perhaps you need to install the devel package or
something
[--snip--]
BINDINGS:
PHP: no
PHP entension dir:
PYTHON: no
PYTHON version: 2.4
PYTHON entension dir:
JAVA: no
CSHARP: no
PERL: yes
PERL entension dir: /usr/local/lib/perl5/5.8.8/mach
Python.h is in /usr/local/include/python2.4/... Where did the NONE
come from? Is there an environment variable I need to set that points
to the python include... As you see I used the --includedir option.
The python bindings are a must!! Thanks in advance for your help.
--Apple-Mail-1--878760802
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=ISO-8859-1
<HTML><BODY style=3D"word-wrap: break-word; -khtml-nbsp-mode: space; =
-khtml-line-break: after-white-space; ">I'm trying to build rlib on a =
freebsd 6.1 machine. I have python 2.4 installed and running. I used =
"<FONT class=3D"Apple-style-span" face=3D"Verdana">./configure =
--with-pythonver=3D2.4 --includedir=3D/usr/local/include" to configure =
rlib for installation but I got this output:</FONT><DIV><FONT =
class=3D"Apple-style-span" face=3D"Verdana"><BR =
class=3D"khtml-block-placeholder"></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" =
face=3D"Courier">hecking=A0for=A0a=A0Python=A0interpreter=A0with=A0version=
=A0>=3D=A02.4...=A0python</FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" =
face=3D"Courier">checking=A0for=A0python...=A0/usr/local/bin/python</FONT>=
</DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: =
0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Courier">checking=A0for=A0python=A0version...=A02.4</FONT></DIV><D=
IV style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Courier">checking=A0for=A0python=A0platform...=A0freebsd6</FONT></=
DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: =
0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Courier">checking=A0for=A0=A0script=A0directory...=A0${prefix}/lib=
/python2.4/site-packages</FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" =
face=3D"Courier">checking=A0for=A0=A0extension=A0module=A0directory...=A0$=
{exec_prefix}/lib/python2.4/site-packages</FONT></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Courier">checking=A0NONE/include/python2.4/Python.h=A0usability...=
=A0no</FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Courier">checking=A0NONE/include/python2.4/Python.h=A0presence...=A0=
no</FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Courier">checking=A0for=A0NONE/include/python2.4/Python.h...=A0no<=
/FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Courier">***=A0WARNING:=A0PYTHON=A0was=A0found=A0but=A0Python.h=A0=
was=A0not!=A0=A0=A0No=A0python=A0bindings=A0for=A0you.=A0=A0Perhaps=A0you=A0=
need=A0to=A0install=A0the=A0devel=A0package=A0or=A0something</FONT></DIV><=
DIV style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Courier">[--snip--]</FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" face=3D"Courier">=A0=A0=A0BINDINGS:</FONT></DIV=
><DIV style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Courier">=A0=A0=A0=A0PHP:=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0no</FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" =
face=3D"Courier">=A0=A0=A0=A0=A0PHP=A0entension=A0dir:=A0=A0=A0=A0=A0=A0</=
FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Courier">=A0=A0=A0=A0PYTHON:=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0no</FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" =
face=3D"Courier">=A0=A0=A0=A0=A0PYTHON=A0version:=A0=A0=A0=A0=A0=A0=A0=A0=A0=
2.4</FONT></DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; =
margin-bottom: 0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Courier">=A0=A0=A0=A0=A0PYTHON=A0entension=A0dir:=A0=A0=A0</FONT><=
/DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: =
0px; margin-left: 0px; "><FONT class=3D"Apple-style-span" =
face=3D"Courier">=A0=A0=A0=A0JAVA:=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0no</FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" =
face=3D"Courier">=A0=A0=A0=A0CSHARP:=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0no</FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" =
face=3D"Courier">=A0=A0=A0=A0PERL:=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0yes</FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT =
class=3D"Apple-style-span" =
face=3D"Courier">=A0=A0=A0=A0=A0PERL=A0entension=A0dir:=A0=A0=A0=A0=A0/usr=
/local/lib/perl5/5.8.8/mach</FONT></DIV><DIV style=3D"margin-top: 0px; =
margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: =
14px; "><FONT class=3D"Apple-style-span" face=3D"Courier"><BR =
class=3D"khtml-block-placeholder"></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; =
line-height: 14px; "><FONT class=3D"Apple-style-span" face=3D"Courier"><BR=
class=3D"khtml-block-placeholder"></FONT></DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; =
line-height: 14px; "><FONT class=3D"Apple-style-span" =
face=3D"Verdana">Python.h is in /usr/local/include/python2.4/... Where =
did the NONE come from? Is there an environment variable I need to set =
that points to the python include... As you see I used the --includedir =
option. The python bindings are a must!! Thanks in advance for your =
help.</FONT></DIV></BODY></HTML>=
--Apple-Mail-1--878760802--
--===============0727692478==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--===============0727692478==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Rlib-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rlib-users
--===============0727692478==--