Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8308992
create_python
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
281 B
Subscribers
None
create_python
View Options
#!/bin/sh
PYPATH
=
/usr/include/python2.4/
swig -Wall -dirprot -makedefault -directors -v -c++ -python rave.i
# swig -package at.hephy -c++ -java rave.i
g++ -Wall -fpic -c rave_wrap.cxx -I/usr/java/include -I
$PYPATH
-I.
g++ -Wall -shared -fpic rave_wrap.o libRave.so -o _rave.so
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Sat, Dec 21, 1:53 PM (15 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3986106
Default Alt Text
create_python (281 B)
Attached To
rRAVESVN ravesvn
Event Timeline
Log In to Comment