https://bugzilla.novell.com/show_bug.cgi?id=337367#c4
Sebastien Pouliot <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |WORKSFORME
--- Comment #4 from Sebastien Pouliot <[EMAIL PROTECTED]> 2007-10-29 07:03:42
MST ---
Here's what I get with 1.2.5 on openSUSE 10.3 (see at bottom for more advice):
-----------
[EMAIL PROTECTED]:~/src/FSharp-1.9.2.9/bin> mono --version
Mono JIT compiler version 1.2.5 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC)
SIGSEGV: normal
Architecture: x86
Disabled: none
[EMAIL PROTECTED]:~/src/FSharp-1.9.2.9/bin> mono fsi.exe
MSR F# Interactive, (c) Microsoft Corporation, All Rights Reserved
F# Version 1.9.2.9, compiling for .NET Framework Version v1.1.4322
NOTE:
NOTE: See 'fsi --help' for flags
NOTE:
NOTE: Commands: #r <string>;; reference (dynamically load) the given DLL.
NOTE: #I <string>;; add the given search path for referenced DLLs.
NOTE: #use <string>;; accept input from the given file.
NOTE: #load <string> ...<string>;;
NOTE: load the given file(s) as a compilation unit.
NOTE: #time;; toggle timing on/off.
NOTE: #types;; toggle display of types on/off.
NOTE: #quit;; exit.
NOTE:
NOTE: Visit the F# website at http://research.microsoft.com/fsharp.
NOTE: Bug reports to [EMAIL PROTECTED] Enjoy!
>
-----------
and I can stay at this stage for hours...
Advice:
* Re-download the F# ZIP file from MS, it may have been updated (with the same
or different version) and in this case I could be using a different EXE than
you have;
* Make sure that your newly compiled Mono, from SVN, is loading the new
libgdiplus (and not the older one supplied with your system). See "man mono"
for details. Using an older libgdiplus could be the problem.
* Email mono-list and/or mono-devel-list and ask for other F# users if they
have problems and which versions they are using. We might find a common pattern
between your (or mine) system and theirs.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs