You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I build and install swig-v8, the files in Lib/javascript/v8/ don't get moved to their rightful place in /usr . It works fine if I copy them manually. I'll try and fix this
The text was updated successfully, but these errors were encountered:
Weird, install seems to work for me now :) Only difference my end is upgrade from ubuntu 11.04 to 12.10, but I can't guarantee that I didn't mess up the tree the first time I tried it.
BTW, to avoid early install...
there is a preinst-swig which takes the lib folders from the source tree.
Also, you can provide "-I" - include directories to the swig executable pointing
When I build and install swig-v8, the files in Lib/javascript/v8/ don't get moved to their rightful place in /usr . It works fine if I copy them manually. I'll try and fix this
The text was updated successfully, but these errors were encountered: