[Mono-list] ironpython with mono.fuse

Jeffry jeffry.molanus at gmail.com
Mon Apr 6 13:56:40 EDT 2009


I have compiled the sources etc. Later on I figured out that I needed to do
this:

import clr
import sys
path.os.import( path here)

from System.Reflection import Assembly

clr.AddReference( Assembly.LoadFrom('/usr/local/lib/mono-fuse')


Thats all I did though. I figured I might as well use the python bindings
directly.

regards,

jeffry 



-- 
View this message in context: http://www.nabble.com/ironpython-with-mono.fuse-tp22877224p22913981.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list