Login  Register

Re: Librecad won't start

Posted by squirp on Sep 11, 2012; 5:55pm
URL: https://forum.librecad.org/Librecad-won-t-start-tp5707018p5707027.html

I updated the ppa to allow daily builds and tried to install librecad and got this error:

The following packages have unmet dependencies:

librecad: Depends: libc6 (>= 2.14) but 2.15-0ubuntu10 is to be installed
          Depends: libgcc1 (>= 1:4.1.1) but 1:4.6.3-1ubuntu5 is to be installed
          Depends: libqt4-help (>= 4:4.5.3) but 4:4.8.1-0ubuntu4.2 is to be installed
          Depends: libqt4-svg (>= 4:4.5.3) but 4:4.8.1-0ubuntu4.2 is to be installed
          Depends: libqtcore4 (>= 4:4.8.0) but 4:4.8.1-0ubuntu4.2 is to be installed
          Depends: libqtgui4 (>= 4:4.8.0) but 4:4.8.1-0ubuntu4.2 is to be installed
          Depends: libstdc++6 (>= 4.6) but 4.6.3-1ubuntu5 is to be installed
          Depends: librecad-data (= 2.0.0~alpha4+yeslib20120910+aef0f8b-0ubuntu0~daily7~precise1) but 2.0.0~alpha4+yeslib20120906+f59b759-0ubuntu0~daily7~precise1 is to be installed

I then went to the terminal and entered sudo apt-get build-dep librecad which installed a number of gcc and c6 packages. Then sudo apt-get install librecad and got the following:

sudo apt-get install librecad
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 librecad : Depends: librecad-data (= 2.0.0~alpha4+yeslib20120910+aef0f8b-0ubuntu0~daily7~precise1) but it is not going to be installed
            Recommends: librecad-doc (= 2.0.0~alpha4+yeslib20120910+aef0f8b-0ubuntu0~daily7~precise1) but 2.0.0~alpha4+yeslib20120906+f59b759-0ubuntu0~daily7~precise1 is to be installed
E: Unable to correct problems, you have held broken packages.

Thank you for your time. Any help would be appreciated.