middayc has quit [Read error: 110 (Connection timed out)]
mwc has quit ["Leaving"]
l_a_m has quit [calvino.freenode.net irc.freenode.net]
l_a_m has joined #ocaml
l_a_m has left #ocaml []
l_a_m has joined #ocaml
l_a_m has left #ocaml []
l_a_m has joined #ocaml
l_a_m has left #ocaml []
l_a_m has joined #ocaml
Tetsuo has joined #ocaml
zenhacker_rouan has left #ocaml []
bongy has joined #ocaml
marmottine has joined #ocaml
love-pingoo has joined #ocaml
bongy has quit ["Leaving"]
<flux>
to respond my question eons ago about how to transfer a list of godi packages from a host to another, here's the solution (straight from godi_console manual page..) :
<flux>
godi_console list -names -installed >my_pkgs and godi_console perform -build "$(cat my_pkgs)" -newer
middayc has joined #ocaml
noj has left #ocaml []
Yoric[DT] has joined #ocaml
<Yoric[DT]>
hi
bluestorm has joined #ocaml
ita has joined #ocaml
<flux>
hm, ocamlfuse seems to be dead, no updates in CVS for 10 months
<flux>
I wonder if it works, it used to have some problems
<flux>
(I didn't try it, just read about it)
<Yoric[DT]>
The idea seems interesting.
<flux>
_very_ little mailing list traffic also
<flux>
judging from the discussions it just seems that writing good bindings to it isn't trivial
bongy has joined #ocaml
jonathanv has joined #ocaml
onigiri has joined #ocaml
middayc has quit []
jonafan has quit [Read error: 110 (Connection timed out)]
onigiri has quit []
middayc has joined #ocaml
rwmjones has joined #ocaml
iKs has joined #ocaml
coucou747 has joined #ocaml
<coucou747>
hi
Linktim has joined #ocaml
<Yoric[DT]>
hi
munga has joined #ocaml
<ita>
hi
xavierbot has joined #ocaml
munga has quit ["Leaving"]
ben___ has joined #ocaml
ben___ is now known as ziph
jlouis has quit ["leaving"]
jlouis has joined #ocaml
TheLittlePrince has joined #ocaml
Smerdyakov has quit ["traveling"]
nameless` has joined #ocaml
yaru1022 has quit ["ERC Version 5.2 (IRC client for Emacs)"]
yaru1022 has joined #ocaml
hsuh has joined #ocaml
love-pingoo has quit ["Connection reset by pear"]
nameless` has quit ["Lost terminal"]
TheLittlePrince has quit [Remote closed the connection]
TheLittlePrince has joined #ocaml
hsuh has quit [Remote closed the connection]
gaja has joined #ocaml
Yoric[DT] has quit ["Ex-Chat"]
Linktim has quit [Read error: 113 (No route to host)]
Linktim has joined #ocaml
xavierbot has quit [Read error: 110 (Connection timed out)]
Morphous has joined #ocaml
Amorphous has quit [Nick collision from services.]
Morphous is now known as Amorphous
leo037 has joined #ocaml
leo037 has quit [Read error: 104 (Connection reset by peer)]
leo037 has joined #ocaml
Anarchos has joined #ocaml
Yoric[DT] has joined #ocaml
<Yoric[DT]>
hi again
<ziph>
Hiya.
<Anarchos>
i finally got the latest version compile on beos :)
<ziph>
beos is still around?
<Yoric[DT]>
BeOS or Haiku ?
<Anarchos>
no no the legacy beos
<Yoric[DT]>
Well, nice :)
<Anarchos>
well legacy in terms of "BeOS R5.0.3 + BONE"
<Yoric[DT]>
Not completely legacy, so :)
<Yoric[DT]>
Do you have any special interest in OCaml for BeOS or was it for the challenge ?
<Anarchos>
i already made an interface between ocaml and the C++ API of beos, and i want to recompile mldonkey too
<Anarchos>
it is just nice to open native windows by the ocaml toplevel
<rwmjones>
beos, that's crazy :-)
<Anarchos>
rwmjones yes totally geek attitude :D
<Yoric[DT]>
:)
<ziph>
OS/2 your next challenge? ;)
<Anarchos>
no no i am just a beos user and ocaml lover, so it was natural to port it (and it is not so hard)
<Anarchos>
just difficult to use the new makefile architecture in the "otherlibs" dir
AxleLonghorn has joined #ocaml
<Anarchos>
is there a mean to test the bigarray module ?