Login  Register

Re: LibreCAD on Ubuntu Lucid (10.04)

Posted by maqifrnswa on Nov 16, 2011; 10:14pm
URL: https://forum.librecad.org/LibreCAD-on-Ubuntu-Lucid-10-04-tp4999225p4999293.html

On Wed, Nov 16, 2011 at 4:52 PM, Moonguide [via LibreCAD]
<[hidden email]> wrote:
> Is there something needed by LibreCAD that is available in Ubuntu Natty
> (11.04) that's not present in Ubuntu Lucid (10.04)?

Yes, there is some configuration things in dpkg (override targets, I
believe) that don't let us automatically build packages for 10.04. The
packages do exist on 10.10, however. You can try to install the
librecad .deb from:

Beta testing 2.0 branch:
https://code.launchpad.net/~librecad-dev/+archive/librecad-daily?field.series_filter=maverick

Just download it and install it from the command line:
$ sudo dpkg -i {filename of your .deb}
$ sudo apt-get install -f

I don't know if this will work on 10.04, but it might

~Scott