julm has quit [Read error: 110 (Connection timed out)]
julm__ is now known as julm
julm_ has quit [Read error: 113 (No route to host)]
orbitz has quit [hubbard.freenode.net irc.freenode.net]
nimred has quit [hubbard.freenode.net irc.freenode.net]
xevz has quit [hubbard.freenode.net irc.freenode.net]
|Jedai| has quit [hubbard.freenode.net irc.freenode.net]
authentic has quit [hubbard.freenode.net irc.freenode.net]
tarbo2 has quit [hubbard.freenode.net irc.freenode.net]
orbitz has joined #ocaml
authentic has joined #ocaml
xevz has joined #ocaml
Jedai has joined #ocaml
tarbo2 has joined #ocaml
nimred has joined #ocaml
jeddhaberstro has quit [Client Quit]
verte has joined #ocaml
caligula_ has joined #ocaml
caligula__ has quit [Read error: 145 (Connection timed out)]
kaustuv_ has joined #ocaml
kaustuv_` has quit [Read error: 110 (Connection timed out)]
Foolish has joined #ocaml
<hcarty>
Sedrikov: The GODI Cairo package should not depend on lablgtk, only lablgtk2.
pandamonial has joined #ocaml
caligula__ has joined #ocaml
Foolish has quit [Client Quit]
ski_ has joined #ocaml
caligula_ has quit [Read error: 110 (Connection timed out)]
verte has quit ["~~~ Crash in JIT!"]
ttamttam has joined #ocaml
f[x] has joined #ocaml
ttamttam has quit ["Leaving."]
ttamttam has joined #ocaml
onigiri has joined #ocaml
onigiri has quit []
smimou has joined #ocaml
hkBst has joined #ocaml
mjs22 has joined #ocaml
yurug has quit ["KVIrc Insomnia 4.0.0, revision: , sources date: 20090115, built on: 2009/03/07 02:39:30 UTC http://www.kvirc.net/"]
Alpounet has joined #ocaml
_zack has joined #ocaml
mjs22 has quit []
dmentre has joined #ocaml
f[x] has quit [Read error: 110 (Connection timed out)]
_zack has quit ["Leaving."]
_zack has joined #ocaml
Jedai has quit ["KVIrc Insomnia 4.0.0, revision: , sources date: 20090115, built on: 2009/03/07 00:45:02 UTC http://www.kvirc.net/"]
_zack has quit [Read error: 113 (No route to host)]
_zack has joined #ocaml
_zack has quit ["Leaving."]
julm has quit ["patacrayp \o/"]
nimred has quit ["leaving"]
nimred has joined #ocaml
_zack has joined #ocaml
Camarade_Tux has quit [Remote closed the connection]
_zack has quit ["Leaving."]
_zack has joined #ocaml
Camarade_Tux has joined #ocaml
dmentre1 has joined #ocaml
dmentre has quit [Read error: 104 (Connection reset by peer)]
_zack has quit ["Leaving."]
kaustuv_ is now known as kaustuv
Snark has joined #ocaml
stan_ has joined #ocaml
deavid has quit [SendQ exceeded]
deavid has joined #ocaml
kaustuv_ has joined #ocaml
sergeykish has joined #ocaml
komar__ has quit [Read error: 113 (No route to host)]
kaustuv has quit [Read error: 110 (Connection timed out)]
komar__ has joined #ocaml
_andre has joined #ocaml
komar__ has quit [Read error: 110 (Connection timed out)]
mehdid_ is now known as mehdid
stan_ has quit [Client Quit]
komar__ has joined #ocaml
ttamttam has quit ["Leaving."]
f[x] has joined #ocaml
Snark has quit ["Ex-Chat"]
Snark has joined #ocaml
ttamttam has joined #ocaml
Amorphous has quit [Read error: 110 (Connection timed out)]
Amorphous has joined #ocaml
abiogenesis has joined #ocaml
munga has quit [Read error: 104 (Connection reset by peer)]
verte has joined #ocaml
Narrenschiff has joined #ocaml
julm has joined #ocaml
verte_ has joined #ocaml
verte has quit [Nick collision from services.]
verte_ is now known as verte
ski_ has quit ["Lost terminal"]
sergeykish_ has joined #ocaml
Narrenschiff has quit []
ski_ has joined #ocaml
<sergeykish_>
Hello, I want to install LisFS http://lfs.irisa.fr/. It require Ocaml 3.0[8,9] and BerkleyDB 4.3. Current OS (Ubuntu 9.04) doesn't have db4.3 in repos, so I build packages from source.
<sergeykish_>
Now ./configure say "Berkley DB is present", but make ...
<thelema>
BDB references something that ocamlc isn't finding.
<thelema>
it's missing a .ml file
<thelema>
(or somehow some part of bdb.ml is missing)
<thelema>
try going to lfs0.4b3/ocamlbdb and running ocamlbuild bdb.byte
sergeykish has quit [Read error: 110 (Connection timed out)]
sergeykish has joined #ocaml
<sergeykish>
Sorry, disconnected
<sergeykish>
I'll retype
<sergeykish>
I want to install LisFS http://lfs.irisa.fr/. It require Ocaml 3.0[8,9] and BerkleyDB 4.3. Current OS (Ubuntu 9.04) doesn't have db4.3 in repos, so I build packages from source.
<sergeykish>
Also I comment version check in configure (use OCaml 3.10.2). Now ./configure say "Berkley DB is present", but make return error http://pastie.org/613652. How can I fix it? There I can find Berkley DB OCaml bindings?
<thelema>
11:31 < thelema> try going to lfs0.4b3/ocamlbdb and running ocamlbuild bdb.byte
<sergeykish>
Unbound constructor DB_NOTFOUND
<sergeykish>
same
<thelema>
same command line?
<thelema>
anyway, it's missing a .ml file somewhere (possibly a dependency)
<sergeykish>
same result
<thelema>
try grepping for that string
<thelema>
is there a line "type ... = | DB_NOTFOUND | ...
<sergeykish>
there is no such line
<thelema>
what files does that string appear in?
sergeykish_ has quit [Read error: 110 (Connection timed out)]
<sergeykish>
a lot of DB_NOTFOUND can be found in BerkleyDB
<sergeykish>
ok, I have several versions
<sergeykish>
fust to check "!!!! The program ocaml is missing or is not a good version. We need at least 3.08 !!!!" is a stupid error mean "person does't look at the future" right?
<thelema>
yes
<thelema>
using a 3.08 compiler wouldn't affect the error you're getting.
<thelema>
I think yoric will know more about this.
<blue_prawn>
OK, I will ask him then
<blue_prawn>
in the readme of batteries it says that for inclusion GPL is not right, but ocaml-pcre is GPL, so would other GPL libs could be accepted for inclusion ?
<thelema>
we want batteries available under the same license as ocaml stdlib.
<thelema>
if ocaml-pcre is GPL, we'd avoid it. A fork could be done for license reasons, that would include GPLed libraries as well as LGPL+ libraries
<sergeykish>
Version 0.4b2 compiled, but Segmentation fault
<blue_prawn>
I've just checked ocaml-pcre is right LGPL, it is an error in the license field of the mandriva package
willb has quit [Read error: 110 (Connection timed out)]
tmaedaZ is now known as tmaeda
robocop has joined #ocaml
<robocop>
hello
<thelema>
hi
<robocop>
Do you have a file myocamlbuild to use sdl with ocamlbuild ?