https://bugzilla.novell.com/show_bug.cgi?id=355004

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=355004#c6





--- Comment #6 from Geoff Norton <[EMAIL PROTECTED]>  2008-01-21 12:21:45 MST 
---
NOTE:  My mono is in /opt/mono

[1.01][14:19] [EMAIL PROTECTED]:~/Downloads/FSharp-1.9.3.14$ perl -pi -e
's/\r\n/\n/g' install-mono.sh 
[0.93][14:19] [EMAIL PROTECTED]:~/Downloads/FSharp-1.9.3.14$ sh install-mono.sh 
Installed bin/FSharp.Core.dll into the gac (/opt/mono//lib/mono/gac)
Installed bin/FSharp.Core10.dll into the gac (/opt/mono//lib/mono/gac)
Installed bin/FSharp.Compatibility.dll into the gac (/opt/mono//lib/mono/gac)
Installed bin/FSharp.Compatibility10.dll into the gac (/opt/mono//lib/mono/gac)
Installed bin/FSharp.Compiler.dll into the gac (/opt/mono//lib/mono/gac)
Installed bin/FSharp.Compiler10.dll into the gac (/opt/mono//lib/mono/gac)
Replacing fsi.exe and fsc.exe with programs that run under .NET 1.0...
AOT compilation is not supported on this platform.
AOT compilation is not supported on this platform.
Pre-compiling FSharp.Compiler10.dll (may take a while)...
AOT compilation is not supported on this platform.
AOT compilation is not supported on this platform.
AOT compilation is not supported on this platform.
AOT compilation is not supported on this platform.
AOT compilation is not supported on this platform.
[0.86][14:19] [EMAIL PROTECTED]:~/Downloads/FSharp-1.9.3.14$ cat > hello.fs << 
EOF
> printf "Hello world!\n"
> EOF
[0.67][14:20] [EMAIL PROTECTED]:~/Downloads/FSharp-1.9.3.14$ mono bin/fsc.exe
hello.fs 
[0.67][14:20] [EMAIL PROTECTED]:~/Downloads/FSharp-1.9.3.14$ mono hello.exe 
Hello world!
[0.64][14:20] [EMAIL PROTECTED]:~/Downloads/FSharp-1.9.3.14$ echo
$DYLD_FALLBACK_LIBRARY_PATH
/opt/mono/lib:/usr/lib


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to