The problem is present with Mono 3.0 packages I think.

$mono --version
Mono JIT compiler version 3.0.6 (Debian 3.0.6+dfsg2-4)

Creating the following symlinks allows fsharpi to start cleanly:

ln -s /usr/lib/cli/FSharp.Core-4.3/FSharp.Core.dll /usr/lib/mono/4.0
ln -s 
/usr/lib/cli/FSharp.Compiler.Interactive.Settings-4.3/FSharp.Compiler.Interactive.Settings.dll
 /usr/lib/mono/4.0
ln -s /usr/lib/cli/FSharp.Core-4.3/FSharp.Core.sigdata /usr/lib/mono/4.0
ln -s /usr/lib/cli/FSharp.Core-4.3/FSharp.Core.optdata /usr/lib/mono/4.0


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to