anonym | Anmelden | Neues Konto anmelden | 2022-08-08 03:36 UTC |
Startseite | Übersicht | Probleme anzeigen | Änderungsprotokoll | Roadmap | Dokumentation | Konto |
Einfache Problemansicht anzeigen [ Zu Notizen wechseln ] | [ erweiterte Anzeige ] [ Problem-Historie ] [ Drucken ] | ||||||
ID | Kategorie | Auswirkung | Reproduzierbar | Meldungsdatum | Letzte Aktualisierung | ||
0000082 | [OCamlScripting] general | schwerer Fehler | immer | 2011-09-22 03:00 | 2013-04-24 13:14 | ||
Reporter | petarddd | Anzeigestatus | öffentlich | ||||
Bearbeitung durch | xclerc | ||||||
Priorität | normal | Lösung | erledigt | ||||
Status | erledigt | Produktversion | Cadmium 1.1 (after merge) | ||||
Zusammenfassung | 0000082: Scripting Standalone has Camomile Dependency | ||||||
Beschreibung |
I am trying to get the Ocaml ScriptingEngine work in a simple test application but running into a camomile dependency... All I have is the java app which simply calls the scripting engine as described in the documentation: ScriptEngineManager manager = new ScriptEngineManager(); ScriptEngine engine = manager.getEngineByExtension("ml"); CompiledScript script = ((Compilable) engine).compile("print_endline \"printing from ocaml\""); I downloaded the latest ocamlrun-scripting-standalone.jar and put it on the classpath for the test application. When I run the app, I get this error message: Fatal error: exception Sys_error("/usr/local/share/camomile/database/general_category.mar: java.io.IOException: file does not exist: .\usr\local\share\camomile\database\general_category.mar") Is there any way to get around this dependency? I would ultimately want to package a complete jar file I can run on any machine and installing and configuring camomile separately will not be possible... |
||||||
Zusätzliche Information | I am running a Windows 7 (32 bit) and using JRE 1.6 | ||||||
Tags | Keine Tags zugeordnet. | ||||||
Angehängte Dateien | |||||||
|
Mantis 1.1.7[^] Copyright © 2000 - 2008 Mantis Group |