developingpld:ocamlbuildernotes
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
developingpld:ocamlbuildernotes [2006-04-15 23:34] – glen | developingpld:ocamlbuildernotes [2008-01-31 22:53] (current) – glen | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | upgrading ocaml requires rebuild of all ocaml packages | + | upgrading ocaml requires rebuild of all ocaml packages. apparently this is because of the static linking between libraries. |
- | |||
- | |||
- | < | ||
- | </ | ||
to get the packages rebuilt in one run, special care must be taken to send the requests in certain order. | to get the packages rebuilt in one run, special care must be taken to send the requests in certain order. | ||
Line 18: | Line 14: | ||
- ocaml-lablgtk | - ocaml-lablgtk | ||
- ocaml-findlib | - ocaml-findlib | ||
+ | - ocaml-postgres | ||
+ | - ocaml-mysql | ||
+ | - ocaml-pcre | ||
+ | - ocaml-equeue | ||
+ | - ocaml-net | ||
+ | - ocaml-xstr | ||
+ | - ocaml-wlex | ||
+ | - ocaml-netclient | ||
+ | - ocaml-stew | ||
+ | - ocaml-pxp | ||
the rest of packages need to be rebuild can be queried with this command | the rest of packages need to be rebuild can be queried with this command | ||
- | < | + | < |
- | $ poldek -q --sn ac --cmd what-requires ocaml | + | $ ac-requires ocaml |
</ | </ | ||
developingpld/ocamlbuildernotes.1145136859.txt.gz · Last modified: 2006-04-15 23:34 by glen