[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

/usr/bin/ocaml?



I am trying to compile wdialog on Debian (in /usr/local/src).  It
fails with 
------------------------
./mk_appdtd_module
./mk_appdtd_module: exec: ocaml: not found
make[1]: *** [wd_application_dtd.ml] Error 127
make[1]: Leaving directory
`/usr/local/src/wdialog-2.00-test1/src/wdialog'
make: *** [all] Error 2
-------------------------

According to dpkg -L ocaml:

-------------
/usr/bin
/usr/bin/ocpp
/usr/bin/odyl
/usr/bin/ocamlprof
/usr/bin/ocamltags
/usr/bin/ocamlyacc
/usr/bin/ocaml
diverted by ledit to: /usr/bin/ocaml.real
...
----------------
Whatever this may mean.  Anyhow, putting a link there from
/usr/bin/ocaml.real -> /usr/bin/ocaml sabotages the compilation
process.

Something looks wrong to me:

-------------
~$ ocaml
bash: ocaml: command not found
16:46:11 js@bywoner:~$
-------------
$ dpkg -l ocaml*
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  ocaml          3.04-7         ML language implementation with a
class-base

Johann
-- 
Johann Spies          Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch

     "All we like sheep have gone astray; we have turned 
      every one to his own way; and the LORD hath laid on 
      him the iniquity of us all."         Isaiah 53:6 



Reply to: