When linking pyv8 to v8 on CentOS 5, it's unable to find the library because
it's using a relative path (i.e.
-Lbuild/v8...). Changing this to an absolute path works fine.
Patch attached.
Original issue reported on code.google.com by jmalo...@gmail.com on 16 Jul 2011 at 12:44
Original issue reported on code.google.com by
jmalo...@gmail.com
on 16 Jul 2011 at 12:44Attachments: