Bug 241 - Laufzeit-Konfiguration (DLLs)
: Laufzeit-Konfiguration (DLLs)
Status: NEW
Product: Auto*
autotool
: other
: PC Linux
: P5 enhancement
Assigned To: Johannes Waldmann
:
:
:
  Show dependency treegraph
 
Reported: 2011-04-06 11:21 CEST by Johannes Waldmann
Modified: 2011-04-06 11:21 CEST (History)
0 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Waldmann 2011-04-06 11:21:44 CEST
Die Aufgaben, bei denen Haskell-Code in Sandbox ausgeführt wird,
müssen zur Laufzeit die nötigen Module und Bibliotheken finden
( Module: siehe tool/src/Haskell/Central.hs )

D. h. sie müssen von dem Benutzer gefunden werden,
der das Super/Trial.cgi ausführt (evtl. "www-data"). 

Das geht insbesondere dann nicht, wenn das autotool
unter einem anderen Account gebaut wurde 
und dort in .cabal/config  user-install=True  ist.