logo       

[PATCH] Fix Python bindings location on x86_64: msg#00258

lib.opencv

Subject: [PATCH] Fix Python bindings location on x86_64

Hi,

This patch makes the Python bindings go into the correct directory on x86_64.
Please consider applying. Thanks.

diff -urp opencv-0.9.7.orig/interfaces/swig/python/Makefile.am
opencv-0.9.7/interfaces/swig/python/Makefile.am
--- opencv-0.9.7.orig/interfaces/swig/python/Makefile.am 2006-03-06
22:58:41.000000000 -0500
+++ opencv-0.9.7/interfaces/swig/python/Makefile.am 2006-03-07
09:42:55.000000000 -0500
@@ -18,7 +18,7 @@ AM_CPPFLAGS = \

if BUILD_PYTHON_WRAPPERS

- pkgpython_LTLIBRARIES = _cv.la _highgui.la
+ pkgpyexec_LTLIBRARIES = _cv.la _highgui.la

pkgpython_PYTHON = \
__init__.py \


Change settings: http://www.yahoogroups.com/mygroups, select
Get Emails (get all posts)
Daily Digest (one summary email per day)
Read on the web (read posts on the web only)Or Unsubscribe by mailing
OpenCV-unsubscribe@xxxxxxxxxxxxxxx



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise