Closed zygmuntz closed 8 years ago
I have the same problem... Do u find way to solve it?
No.
Hv u successfully install the dependence( dsl )? I've tried on my mac os but on Ubuntu it doesn't work.
I also have the same problem .
Same problem here. On Mac OS it can be run, but on server (running CentOS) after make if I perform ./main --help it gives segmentation fault. Make doesn't give any error messages.
Okay for anyone who might really need to run it, just an alternative (not a solution): try using Ubuntu 10.04 (the one they use for developing). It might cause issues when installing (like the USB3.0 failure), so just run it in a virtual machine.
The old google code archive has a patch which seems to fix this for me on Ubuntu 14.04.
"DTM compiles but segfaults immediately; the default of 0 for initialize_lda should instead be false"
The program compiles with a bunch of warnings (below), but when ran there's a segmentation fault. How to fix it?