Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-13-2018, 07:38 AM
|
#1
|
LQ Newbie
Registered: Sep 2018
Posts: 2
Rep: 
|
makeinfo install
Hi,
I am trying to install some packages in Ubuntu 14.04 .But it says unable to locate the package.
I tried " sudo apt-get update " and then "sudo apt-get install makeinfo"
Result:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package makeinfo
I tried the following also
sudo apt-get install texinfo
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libperl5.18 : Depends: perl-base (= 5.18.2-2ubuntu1) but 5.18.2-2ubuntu1.6 is to be installed
libxml-libxml-perl : Depends: libxml-namespacesupport-perl but it is not going to be installed
Depends: libxml-sax-perl but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
please help me with this. (version: 3.13.0-24-generic #46-Ubuntu SMP)
|
|
|
09-13-2018, 08:05 AM
|
#2
|
LQ Addict
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 24,276
|
so do what was suggested: apt-get -f install
also try ubuntu package search to find that package (makeinfo)
|
|
|
09-13-2018, 08:27 AM
|
#3
|
LQ Guru
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
|
You should also check that your software sources are correct:
|
|
|
09-13-2018, 01:36 PM
|
#4
|
LQ Addict
Registered: Dec 2013
Posts: 19,872
|
Code:
apt search makeinfo
Sorting... Done
Full Text Search... Done
texi2html/stable 1.82+dfsg1-5 all
Convert Texinfo files to HTML
note that the package is not "makeinfo".
|
|
|
09-13-2018, 10:22 PM
|
#5
|
LQ Newbie
Registered: Sep 2018
Posts: 2
Original Poster
Rep: 
|
Thank you for your replies.
When I tried apt-get -f install the result is,
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
|
|
|
09-14-2018, 01:45 AM
|
#6
|
LQ Addict
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 24,276
|
are you root?
|
|
|
09-14-2018, 06:48 AM
|
#7
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
|
|
|
All times are GMT -5. The time now is 04:01 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|