GT-RAIL / rms

RMS (Robot Management System)
http://wiki.ros.org/rms
Other
28 stars 24 forks source link

Ubuntu 14.04 cake compressed install fix. #29

Closed jgoppert closed 9 years ago

jgoppert commented 9 years ago

Won't build on 14.04 without this change.

rctoris commented 9 years ago

Do you have an error associated with the install failing (from pear). I haven't had any problems in 14.04.

jgoppert commented 9 years ago

Yes, it silently fails because you are redirecting output to dev/null and you probably already had cake installed so you didn't notice. It downloads cake and then doesn't know how to extract the tarball as far as I could tell. Maybe cake changed their packaging?