<dramforever>
Now that's a huge log and I got confused just trying to find out what to google... Anyway thanks in advance
<dmbaturin>
dramforever: If you are using opam, it's better if you install the ocaml compiler through opam too. Externally installed compiler can be... tricky.
dramforever has quit [Ping timeout: 258 seconds]
dramforever has joined #ocaml
<dramforever>
dmbaturin: Thanks! I'm trying it now
<dramforever>
(Sorry for the long delay, I just got disconnected but saw your response through the logs)
sh0t has quit [Remote host closed the connection]
Algebr` has quit [Ping timeout: 250 seconds]
<dramforever>
Thanks. It seems to be working now
martinium has joined #ocaml
unbalancedparen has quit [Quit: WeeChat 1.5]
unbalancedparen has joined #ocaml
dramforever has quit [Ping timeout: 252 seconds]
sh0t has joined #ocaml
unbalancedparen has quit [Quit: WeeChat 1.5]
yegods has quit [Remote host closed the connection]
yegods has joined #ocaml
govg has quit [Ping timeout: 260 seconds]
darkf has joined #ocaml
Algebr` has joined #ocaml
Algebr` has quit [Remote host closed the connection]
Algebr` has joined #ocaml
pierpa has quit [Ping timeout: 246 seconds]
govg has joined #ocaml
Algebr` has quit [Ping timeout: 250 seconds]
rgrinberg has joined #ocaml
nalgeneus has quit [Ping timeout: 264 seconds]
nalgeneus has joined #ocaml
martinium has quit [Remote host closed the connection]
yegods has quit []
sh0t has quit [Remote host closed the connection]
sdothum has quit [Quit: ZNC - 1.6.0 - http://znc.in]
vgrocha has quit [Ping timeout: 244 seconds]
mattrepl has quit [Quit: mattrepl]
jonasen has joined #ocaml
rgrinberg has quit [Ping timeout: 276 seconds]
rgrinberg has joined #ocaml
f- has quit [Ping timeout: 272 seconds]
ggole has joined #ocaml
rgrinberg has quit [Ping timeout: 264 seconds]
tmtwd has joined #ocaml
slash^ has joined #ocaml
jonasen has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<adrien>
justin_smith: lablgtk2.auto-init is handy but is not necessarily the best way: if your program takes arguments, it means that "foo --help" will require a graphical display
<adrien>
so it depends on the kind of program you're making
A1977494 has joined #ocaml
mcc has quit [Quit: Connection closed for inactivity]
f- has joined #ocaml
tmtwd has quit [Ping timeout: 240 seconds]
nyon has quit [Quit: fix config]
nyon has joined #ocaml
kushal has quit [Quit: Leaving]
kushal has joined #ocaml
Simn has joined #ocaml
AlexDenisov has joined #ocaml
orbifx has joined #ocaml
orbifx has quit [Ping timeout: 240 seconds]
AlexDenisov has quit [Read error: Connection reset by peer]
AlexDenisov has joined #ocaml
govg has quit [Ping timeout: 252 seconds]
govg has joined #ocaml
orbifx has joined #ocaml
orbifx has quit [Ping timeout: 258 seconds]
MercurialAlchemi has joined #ocaml
A1977494 has quit [Quit: Leaving.]
thizanne has joined #ocaml
kushal has quit [Ping timeout: 276 seconds]
sdothum has joined #ocaml
MercurialAlchemi has quit [Ping timeout: 250 seconds]
rgrinberg has joined #ocaml
Simn has quit [Ping timeout: 264 seconds]
rgrinberg has quit [Ping timeout: 260 seconds]
AlexDenisov has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
w1gz has joined #ocaml
Simn has joined #ocaml
orbifx has joined #ocaml
orbifx has quit [Ping timeout: 244 seconds]
Kakadu has joined #ocaml
govg has quit [Ping timeout: 246 seconds]
orbifx has joined #ocaml
<orbifx>
hello all
sh0t has joined #ocaml
slash^ has quit [Read error: Connection reset by peer]
<ggole>
o/
malc_ has joined #ocaml
yegods has joined #ocaml
MercurialAlchemi has joined #ocaml
Algebr` has joined #ocaml
unbalancedparen has joined #ocaml
A1977494 has joined #ocaml
copy` has joined #ocaml
<Algebr`>
scanf.ml is so much code
agarwal1975 has quit [Quit: agarwal1975]
yomimono has joined #ocaml
yegods has quit [Remote host closed the connection]
sh0t has quit [Remote host closed the connection]
yomimono has quit [Ping timeout: 258 seconds]
yegods has joined #ocaml
sillyotter has joined #ocaml
sdothum has quit [Quit: ZNC - 1.6.0 - http://znc.in]
sillyotter has quit [Client Quit]
sdothum has joined #ocaml
AlexDenisov has joined #ocaml
mehdid has joined #ocaml
<mehdid>
I have a little project (built using oasis) where source is in src/ and documentation should be generated in doc/
<mehdid>
but ocamlbuild fails with "Ocamlbuild knows of no rules that apply to a target named ../src/Opensource.odoc"
orbifx has quit [Ping timeout: 276 seconds]
<mehdid>
does anyone know how to sort this out?
<Algebr`>
mehdid: I think you did to provide a doc thing
<Algebr`>
example:
agarwal1975 has joined #ocaml
<Algebr`>
hmm, forgot steps exactly but oasis can generate what you need
slash^ has quit [Read error: Connection reset by peer]
malc_` has joined #ocaml
Kakadu has quit [Read error: Connection reset by peer]
Kakadu has joined #ocaml
malc_ has quit [Ping timeout: 240 seconds]
malc_` is now known as malc_
malc_` has joined #ocaml
malc_ has quit [Ping timeout: 260 seconds]
MercurialAlchemi has quit [Ping timeout: 240 seconds]
nalgeneus has quit [Ping timeout: 252 seconds]
malc_` is now known as malc_
MercurialAlchemi has joined #ocaml
nalgeneus has joined #ocaml
nalgeneus has quit [Ping timeout: 264 seconds]
jjk has joined #ocaml
nalgeneus has joined #ocaml
nalgeneus has quit [Ping timeout: 264 seconds]
nalgeneus has joined #ocaml
malc_` has joined #ocaml
agarwal1975 has quit [Quit: agarwal1975]
malc_ has quit [Ping timeout: 250 seconds]
AlexDenisov has quit [Read error: Connection reset by peer]
AlexDenisov has joined #ocaml
SomeDamnBody has joined #ocaml
<SomeDamnBody>
Is there a way to get a list of all components of a graph? As in, say a graph contains two discrete graphs. How can I get A and B as separate graphs?
<flux>
somedamnbody, you're looking for an algorithm or a function in OCamlGraph?
<Drup>
SomeDamnBody: ocamlgraph.
<Kakadu>
SomeDamnBody: The function you asked yesterday is enough
Simn has quit [Read error: Connection reset by peer]
<SomeDamnBody>
kakadu: strongly connected components may find a subset of A or B
ggole has quit []
<SomeDamnBody>
Because my graph is directed. I need all of A and all of B, but recognizably discrete
<Kakadu>
Ah, it was about strong components...
<SomeDamnBody>
kakadu: yes, that was yesterday. Different question today
<SomeDamnBody>
Drup: an algorithm in ocamlgraph
<Drup>
SomeDamnBody: just turn your graph to non-directed and compute components
<SomeDamnBody>
I was wondering if that would work
<SomeDamnBody>
Ok, well, I gotta find out how to make it undirected...
malc_` is now known as malc_
<SomeDamnBody>
wait... wouldn't iter_vertex of a Directed graph signature still qualify the module type for an undirected graph as specified in the Components.Undirected??
<SomeDamnBody>
That would sure be easy...
nyon has quit [Ping timeout: 244 seconds]
AlexDenisov has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
stormogulen has joined #ocaml
stormogulen has quit [Ping timeout: 272 seconds]
Kakadu has quit [Remote host closed the connection]
yegods has quit []
shinnya has quit [Ping timeout: 276 seconds]
malc_ has quit [Remote host closed the connection]
Algebr` has quit [Read error: Connection reset by peer]
Algebr` has joined #ocaml
A1977494 has quit [Quit: Leaving.]
ontologiae has joined #ocaml
madroach has quit [Ping timeout: 244 seconds]
madroach has joined #ocaml
al-damiri has joined #ocaml
pyon has joined #ocaml
john51 has quit [Remote host closed the connection]
john51 has joined #ocaml
MercurialAlchemi has quit [Ping timeout: 244 seconds]
mattrepl has joined #ocaml
SomeDamnBody has quit [Remote host closed the connection]