Ubuntu Installation :: Libncurses5-dev Package Via Sudo Apt-get Install Libncurses5-dev
Jan 2, 2011
I am trying to install the libncurses5-dev package via sudo apt-get install libncurses5-dev and it does this
Code:
(Reading database ...
dpkg: warning: files list file for package `libncurses5-dev' missing, assuming package has no files currently installed.
(Reading database ... 246291 files and directories currently installed.)
Preparing to replace libncurses5-dev 5.7+20090803-2ubuntu3 (using .../libncurses5-dev_5.7+20090803-2ubuntu3_amd64.deb) .
[Code]...
View 3 Replies
ADVERTISEMENT
Mar 11, 2010
I have installed UBUNTU 9.10(2.6.30)
I'm trying to execute the following command: apt-get install linux-headers-`uname -r` mercurial build-essential cvs subversion libncurses5-dev
I get the following error:Package libncurses5-dev is not available, but is referred to by another package.This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package libncurses5-dev has no installation candidate
View 2 Replies
View Related
Mar 17, 2010
tl;dr - sudo make -> operation not permitted, sudo chown -R 777
* -> operation not permitted on some of the files
I am trying to install a library. Sudo make is getting permission denied on file 1, while using regular make I am getting permission denied on file 2. I have noticed some of the directories in the library are under nobody:nogroup. I tried chown and sudo chown, both didn't work. Sudo chown got permission errors, while chown didn't change ALL the files. (operation not permitted once again) Tried sudo su, and working from there, that also did not work. (permission once again). Using lsattr returned "lsattr: Inappropriate ioctl for device While reading flags on".
Code:
sudo chmod -R 777 *
chmod: changing permissions of `Makefile': Operation not permitted
chmod: changing permissions of `Makefile.am': Operation not permitted
chmod: changing permissions of `Makefile.in': Operation not permitted
chmod: changing permissions of `queue.c': Operation not permitted
chmod: changing permissions of `queue.h': Operation not permitted
chmod: changing permissions of `ucutil.h': Operation not permitted
Note the .libs folder not having write permission....
Code:
chmod -R 777 *
constantin@Nadfadfo:~/network_home/constantin/libraries/unicap/libunicap-0.9.8/common$ ls -la
total 68
drwxrwxrwx 4 constantin constantin 4096 2010-03-17 11:31 .
drwxrwxrwx 8 constantin constantin 4096 2010-03-17 11:31 ..
drwxrwxrwx 2 constantin constantin 4096 2010-03-17 11:31 .deps
drwxr-xr-x 2 nobody nogroup 4096 2010-03-17 11:31 .libs
-rwxrwxrwx 1 constantin constantin 15295 2010-03-17 11:31 Makefile
-rwxrwxrwx 1 constantin constantin 130 2010-01-17 08:17 Makefile.am
-rwxrwxrwx 1 constantin constantin 15262 2010-01-17 08:17 Makefile.in
-rwxrwxrwx 1 constantin constantin 6101 2010-01-17 02:49 queue.c
-rwxrwxrwx 1 constantin constantin 1667 2010-01-17 02:49 queue.h
-rwxrwxrwx 1 constantin constantin 125 2010-01-17 02:49 ucutil.h
System: Karmic Koala 64-bit
View 1 Replies
View Related
Sep 16, 2010
A day ago I finally got around to upgrading the PackageKit installation that had been sitting for a week and a half, so I found a new upgrade for sudo available - the one that gives the sudoreplay command, I forget which version number it is exactly. When I try to use the sudo command I get this notice in my terminal:Code:Can't open /var/db/sudo/me/1: Permission deniedI didn't get it before. What do I have to do to make it open? I'm using SELinux in enforcing mode if that helps.
View 1 Replies
View Related
Jul 31, 2011
I'm trying to install my tvcard [url] on a freshly installed maverik minimal installation, i had no problem gettin the lib32ncurses5-dev package on lucid, but after i got maverik i cant seem to find it. i was on 64bit (sudo apt-get install libncurses5-dev)
View 1 Replies
View Related
Feb 6, 2010
when i was about to install turbo c using dosbox in ubuntu on the console i typed the commandas sudo apt-get install dosbox the error occured as E:couldnt find the package dosbox
View 5 Replies
View Related
Jan 11, 2011
I basically needed to run "sudo apt-get install subversion" but I was told that I need to update my "apt-get".
So when I try "sudo apt-get update".
I got the following errors:
View 3 Replies
View Related
Sep 15, 2010
I am trying to install matlab r2010b on ubuntu lucid and i obtain the following error:
>> sudo sh install
>> Preparing installation files ...
>> Installing ...
>> eval: 1: /tmp/mathworks_22884/java/jre/glnx86/jre/bin/java: Permission denied
>> Finished
View 2 Replies
View Related
Nov 1, 2010
If I boot on a live-CD, then enter in a terminal the following commands:
sudo mount /dev/sda1 /mnt
sudo grub-install --root-directory=/mnt /dev/sda
sudo umount /mnt
..does it install Grub-pc in /dev/sda1 ? even if Grub was already installed in /dev/sda1 ? Furthermore, are the 3 above commands equivalent to the below ones ?
sudo mount /dev/sda1 /mnt
sudo mount --bind /dev /mnt/dev
sudo mount --bind /sys /mnt/sys[code].....
View 4 Replies
View Related
Mar 25, 2010
When I do 'sudo apt-get update' I get
Sources
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/mirror.cs.umn.edu_ubuntu_dists_jaunty_universe_bin ary-i386_Packages
E: The package lists or status file could not be parsed or opened.
View 2 Replies
View Related
Mar 24, 2011
installing a package I downloaded; .tar.gz format (It's installation for Eclipse IDE).
View 1 Replies
View Related
Jan 29, 2010
Is it possible to cherry pick packages from a PPA? The problem I'm having is that I'm getting thunderbird 3 from the ubuntu-mozilla-daily PPA, but by adding that to my sources, it is also upgrading firefox. Is there a way to get thunderbird 3 only and stop it upgrading firefox?
View 4 Replies
View Related
Nov 16, 2010
I've searched around a bit for the answer to this question and most threads just got the response "Why the heck would you do that!?" so, to clear things up... I have installed VisualBoyAdvanceM via a forced architecture dpkg install to fix a bug vanilla VBA had (I am running 64-bit), and I made a link from where visualboyadvance's executable would usually be to this install, so it's acts the same way as the original program. But when I go to install VBAExpress to get GUI, it want's to install the vanilla VBA overtop of my already-working VBAM.
View 2 Replies
View Related
Sep 1, 2011
Ubuntu Server Edition, 32bit, fresh install today (2011.07.07). Usually the first thing thing I do after a server install, I update, upgrade... then install Emacs to configure services. I can get to it from my other servers and PC's, have an internet connections from that server // so I know things should be okay...
I'm thinking maybe it's a repo problem in my source list... and I'm not sure what repo Emacs is from. I'd like to check this, before doing a reinstall on this. I had just added in the mounts & fstabs on my data RAID arays... Would be more work, but still not too far into it.
View 3 Replies
View Related
Sep 1, 2011
When I run 'apt-get install <some_package>' it asks you to enter configuration information for some packages. I'd like to be able to install a list of packages automatically without having to enter any information, ie. an automated installation. I looked in the man page for apt-get, and I was looking for maybe 2 possibilities:
1) Tell it not to require input; I'll download the configuration files later
2) Enter the options in the apt-get command.
I found what _might_ be what's required for option (2), the --option, but I found the instructions for using it not understandable. It says 'The syntax is -o Foo::Bar=bar', but I don't know where to go from there, and I'm not even sure it's relevant to what I want to do. I want to install nslcd, and either sort out the configuration later (I have an ldap config file ready), or enter the ldap configuration along with the apt-get command. At present I have to enter the information interactively, which negates the possibility of an unattended install.
View 3 Replies
View Related
Sep 30, 2010
I'm using Ubuntu 10.4 and when I'm about to install Mantis Bugtracker web application using
Code:
sudo apt-get install mantis
I can only get version 1.1.8 - 2009
[code]....
View 2 Replies
View Related
Jan 13, 2011
I just completed a fresh installation of Ubuntu 10.10 Desktop 64bit. Everything was pretty much left to defaults. When completed I enabled the partner repositories. Then ran apt-get update and apt-get upgrade. Everything ran perfectly. When I attempted to install db2exc it failed saying it was an unknown package. I ran apt-cache search db2, but nothing came up. Was IBM DB2 Express-C package moved to a different repository or was it removed completely? Maybe a rename? I know I'm not on the up and up about this, but after doing a google search I thought I'd see something. To make sure I haven't lost my mind entirely, I installed Lucid on a test box, fresh installation, and was fully able to do the installation of db2exc.
View 2 Replies
View Related
Mar 18, 2011
Im trying to install TinyOS package on Ubuntu Maverick. However during installation, I get the following error Quote:
E: /var/cache/apt/archives/avr-gcc-tinyos_4.1.2-20080806_i386.deb: trying to overwrite '/usr/bin/avr-cpp', which is also in package gcc-avr 1
E: /var/cache/apt/archives/binutils-avr_2.20.1-1ubuntu2_i386.deb: trying to overwrite '/usr/bin/avr-size', which is also in package avr-binutils-tinyos 2.17-20080806
[Code]....
View 2 Replies
View Related
Sep 15, 2010
Is it the same thing? since i dont like terminal and if its the same thing its better, also does ubuntu auto reload the repository updates? is there a reason to run thes commands?
View 3 Replies
View Related
Aug 16, 2010
How to install package in Debian?
I had try to install "wireless-tools" in debian
apt-get install wireless-tools
I got error
E: Couldn`t found package wireless-tools
How to ?
View 2 Replies
View Related
Oct 6, 2010
I downloaded the 6.06 version of xubuntu because i have a laptop that doesnt support high graphics mode, and i wasnt able to figure out how to get it to run in low graphics mode. i figured that i would get a version from a while back, and then update it up to the current version. now, to the problem. I was able to upgrade 6.10, but now it says Ubuntu version 8.04 available, so i tried to update it. it gets most of the way through the part where it says calculating or something like that, and then it says: "Can't install 'xubuntu-desktop' It was impossible to install a required package. Please report this as a bug." with an option that says close at the bottom. when i click close another window pops up that says: Could not calculate the upgrade A unresolvable problem occurred while calculating the upgrade. This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu
If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bugreport. Then the window just closes... anything that i could do to get rid of this problem? EDIT: Is there any way to update directly from an .iso file on the desktop?
View 1 Replies
View Related
Mar 15, 2010
I've been trying to install Ubuntu Server on an old server since a couple of days and have been unsuccessful. I've google'd a bit but found no solid solution yet to this problem. Everything goes fine and I'm able to partition my SCSI drives and everything. After the installation starts unpacking and copying files this happens. I have to mention that I'm installing from a USB drive with the following added at the end of the normal install options:
Code:
--install cdrom-detect/try-usb=true
Version I'm trying to install: Ubuntu 9.10 i386 Server
CPU: AMD Athlon XP 2000+
RAM: DDR 2*256MB
MOBO: ECS K7VTA3 VIA KT266A socket A DDR
View 7 Replies
View Related
Jul 22, 2010
I have a laptop which has Xubuntu on a Wubi install. I have no way to connect my laptop to the internet, as I have dial-up on my desktop and my laptop doesn't have a dial-up modem. I need to install "libc6" as a dependency for libc6-dev, but when I double click the .deb (which I transferred using an sd card using my desktop, which has Vista) It shows the window for a couple seconds, and then closes. I already have libc6 installed, but it is an older version.
View 2 Replies
View Related
Aug 20, 2010
i tried my first linux installation with Fedora distro. using the live 64 usb boot version, everyhing looked fine. BUT i had issues with WINE so by recommendation, i went with Ubuntu and flushed Fedora. So, technicaly, the install works fine, during the process of installing from the live usb 64 bit 10.4 ubuntu. BUT at the end, when installing GRUB, it just simply failed! thats's a shame for me what i can tell you is the following. (thats what i think is my problem, but i need some expert help tho!)
my motherboard is a ASUS, im using 3 HDD 500GB sata2 drive, configured as a RAID in the bios, strip 0. so it presents to the OS one partition of 1.5 TB. Fedora detected it correctly, and was able to install grub on that now, during the Ubuntu install, i can chose to pick up a partition that was not used on my 1.5 TB ( i reduced my partition to 1TB and allowed 500GB to linux). Windows 7 reside on the first partition. on this disk, partition 1 is a 100MB windows bootmanager. partition 2 is windows 7 itself 1TB.
during the install of ubunto, i tell him to create a / partition, using 480GB as the third partition, and i created a 4th partition as a swap for linux. the install process the information, install the DATA on the third partition... BUT grub, can't !!! it failed... it keep looking for a /dev/sda disk... when installing GRUB, i can chose the drop down, for the 1.5TB disk, and when i press OK, he just simply try again to access /dev/sda disk... which is full of course and within a BIOS raid..........
View 1 Replies
View Related
Mar 30, 2011
How is the best way to do this?I have a USB drive that I use to transfer regular data, but how do I download gparted to it, and install it on another computer
View 6 Replies
View Related
Apr 5, 2011
I am trying to install aircrack but when I try to a get an error message that says unable to locate package. The exact messages are:
The program 'airmon-ng' is currently not installed.
You can install it by typing:
I am pretty new to ubuntu so I am not really sure what I am doing. I don't know if I have to enable "universe" or what I should do. I am not sure if it matters but I am also running Ubuntu from my flash drive so maybe that is the problem.
View 2 Replies
View Related
Jun 7, 2011
No matter how I try, or how many sources I go to, every instance of open office gives me an error message saying that the JRE (Java) file is corrupt. I cannot find an instance of Open Office I can download regardless of the version. I have no Open Office now. How can I find a version that will give me the entire package AND install? I've had a lot of trouble getting any version to install...but that may be due to the corruption of the JRE file
View 1 Replies
View Related
Jun 3, 2015
I am attempting to install some applications on Debian 8 Jessie, with Gnome Desktop, and every package I try to install keeps coming up with the error E: Package Not found, I have been searching then trying for a solution on the Web, which includes apt-get update, and there are none for Debian 8 at all.
View 14 Replies
View Related
Dec 2, 2010
im currently setting up debian on a spare box i have and have been useing the advanced install so i could use the ssh ability to continue the install from a different computer. what i want to do is add the ssh to the install so that when the system boots with out the disk i can get into it with out having to wake up my nephew. is this possible or will i have to wait till i have access to the system to install the ssh server?
View 1 Replies
View Related
Mar 24, 2010
I cannot yum install mplayer nor vlc:
Code:
#yum install mplayer mplayer-gui gecko-mediaplayer mencoder vlc
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
No package mplayer available.
No package mplayer-gui available.
No package gecko-mediaplayer available.
No package mencoder available.
No package vlc available.
Nothing to do
Code:
#yum repolist
Loaded plugins: presto, refresh-packagekit
repo id repo name status
fedora Fedora 12 - x86_64 19,122
flash flash 1
livna rpm.livna.org for 12 - x86_64 3
skype Skype Repository 1
updates Fedora 12 - x86_64 - Updates 6,836
repolist: 25,963
Has something changed that I have missed? And I have done a yum clean all.
View 5 Replies
View Related