From: Martin E. <ma...@it...> - 2006-03-09 21:58:56
|
Dear Roland, Sorry for the late reply! For the system-wide installation, simply write echo "SML_LIB /usr/lib/mlkit" > /etc/mlkit/mlb-path-map instead of echo "SML_LIB=3D/usr/lib/mlkit" > /etc/mlkit/mlb-path-map # WRONG Thanks for your bug-report. The documentation glitch has been fixed in the source repository. Best Regards, Martin Elsman On 3/3/06, Roland Olsson <ro...@ia...> wrote: > > > Hei, > > Jeg har brukt mlton i mange =E5r men tenkte n=E5 pr=F8ve MLKit p=E5 mitt = prosjekt, > som inneholder ca 43000 linjer ML kode. Men dessverre oppst=E5r det en > sannsynligvis triviell feil allerede ved kj=F8ring av "Hello World", neml= ig > f=F8lgende. > > mlkit helloworld.sml > > Error: In file: /home/rolando/.mlkit/mlb-path-map On line 0:Bad sequence > of tokens in definition of: SML_LIB=3D/home/rolando/mlkit/lib/mlkit. > > *** Error: MlbProject.error > > Jeg har pr=F8vd b=E5de "system-wide installation" og "personal installati= on" > med > > echo "SML_LIB=3D/usr/lib/mlkit" > /etc/mlkit/mlb-path-map > > respektive > > echo "SML_LIB=3D$HOME/mlkit/lib/mlkit" > .mlkit/mlb-path-map > > > Hvordan kan jeg f=E5 MLKit =E5 fungere? > > > Hilsen > > Roland > > > -- > Roland Olsson > F=F8rsteamanuensis, dr.scient - Associate Professor, PhD > H=F8gskolen i =D8stfold - =D8stfold University College > Avd. for informasjonsteknologi - Faculty of Computer Sciences > Tel (+47) 69215369 > > |