10 Oct 13, 08:19AM
(10 Oct 13, 01:16AM)eldelantero Wrote: Has someone installed succesfully it on Linux?? Because I tried to do it on Ubuntu 12.04 and I cant, please if someone knows the way to install it, tell it to me ;)
(10 Oct 13, 05:18AM)Jack Wrote:(10 Oct 13, 01:16AM)eldelantero Wrote: Has someone installed succesfully it on Linux?? Because I tried to do it on Ubuntu 12.04 and I cant, please if someone knows the way to install it, tell it to me ;)
What problems are you running into? I had this: http://bpaste.net/show/DrKXfxsAB9eLMBrzlgmN/
But this is a running problem, not an installation problem. Just unpacking the prebuilt client and trying to run it. I find mainly other people on Arch having similar problems so maybe it's not relevant. It's been passed up to dev anyway.
(10 Oct 13, 06:50AM)Zarjio Wrote: Few new bugs to report with the new release:
1. A few of us are having trouble running the linux server binaries. I couldn't get the 64-bit version running (yes, I have a 64-bit machine) while XRD couldn't get the 32-bit version running. In both our cases we got a "file or folder does not exist" message when trying to run the binary (really weird stuff).
2. It appears the models for ladders are missing client-side.
Regarding Linux installs. Please note, there are *THREE* available libcurl libraries. The binaries were compiled with "libcurl4-openssl-dev".
Note, how it is version 4 of libcurl, and also that it is the openssl version.
To fix this bug, I need to know:
* What version of libcurl you're using (i.e. should I downgrade the binaries to use libcurl3 ?)
* What version edition of libcurl you're using (i.e. should I use the NSS flavour, or gnutils flavour, instead of openssl... my expectation is 'no').
To instantly fix this bug though, just download libcurl4-openssl....