0
votes
1answer
14 views

Connection failing on openjdk-7-jre

I am trying to install openjdk-7-jre on a 64bit Ubuntu 12.04 server as part of a Canvas LMS install. When I run sudo apt-get install openjdk-7-jre I get: Err http://us.archive.ubuntu.com/ubuntu/ ...
1
vote
1answer
17 views

apt-get won't remove or install anything due to mysql [duplicate]

I am attempting to update my system using apt-get and the package manager. When I run update, I get an error about mysql dependencies. As I do not care about mysql I attempt to 'purge' it - this is ...
0
votes
1answer
22 views

a catch-22 situation with apt-offline

I am installing ubuntu 12.04 onto a HP 1U rack server that is in a lab with no internet connection. I need to install PHP, Nginx and other packages so that I can run my web app on it that will serve ...
1
vote
0answers
20 views

How to make a dependency to the latest version of boost?

I'm packaging a couple of libraries that have some dependencies with one-another. To simplify, let's say I have: libA and libB. libB depends on libA for both building and installing. libA depends ...
0
votes
0answers
16 views

Trying to clone system, but having problems even installing packages

I was just about to try writing all my packages to a logfile, then transferring to a new system and installing all the same packages. But in order to edit the file, I tried just installing emacs. It ...
3
votes
1answer
49 views

+problems with apt-get

I just installed Ubuntu 12.04 LTS 64bit on my computer. I would like to install a F.E.M solver named Code_Aster but i need to install the following dependencies before this: gfortran, g++, ...
4
votes
4answers
86 views
+50

Install package with dependencies offline

Right now I have 2 computers: Has connection to the internet and has installed package A. Doesn't have connection to the WEB. On this PC I need to install package A. I decided to download all ...
1
vote
1answer
17 views

Error installing Synaptic [duplicate]

When I was install Synaptic Package Manager by typing sudo apt-get install synaptic I got this errors Reading package lists... Error! E: Encountered a section with no Package: header E: Problem with ...
0
votes
0answers
27 views

Unable to install openjdk

I have two questions: I want to install JDK so I wrote to terminal: sudo apt-get install openjdk-7-jdk but this message shown ,while my computer was connected internet: Reading package lists... ...
1
vote
0answers
38 views

“The package system is broken” Unsolvable :(? [duplicate]

I was trying to install a version of Ares in my new Ubuntu 12.04 and I got an error during the installation. After that I've been unable to install any other program as the synaptic or any other. The ...
1
vote
1answer
29 views

How to share installed packages across different OS partitions? [closed]

My laptop hard-disk has several OS partitions, e.g. 1. sda6 - 500gb (used for storing all my data) 2. sda3 - ubuntu 10.04 3. sda4 - linux mint 4. sda5 - ubuntu 12.04 I end up installing duplicate ...
2
votes
1answer
42 views

Getting dpkg-buildpackage depencency errors when using apt-get install source --compile [closed]

I was playing around with apt-get install source --compile And I used audacity: sudo apt-get install source --compile audacity However, I am getting a dependency error: ...
0
votes
0answers
52 views

Installing update-manager-core in Natty 11.04 [duplicate]

My Ubuntu Version (Server): root@li339-83:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 11.04 Release: 11.04 Codename: natty ...
0
votes
1answer
37 views

curl-config error during installation of package

Whhile installing free radius protobuf package I am getting following error root@ggns2egl01:/tmp/rlm_protobuf-freeradius-2.1.x# ./configure checking for gcc... gcc checking whether the C compiler ...
0
votes
0answers
68 views

Install nfs-common on Ubuntu 13.04 Raring Ringtail

How can I install nfs-common on Ubuntu 13.04? The only thing I get is error related to invoke-rc.d: initscript statd, action "start" failed., but I have not found anything what could potentially solve ...
0
votes
0answers
60 views

how to install the package, when it saying for every package installation “unmet dependencies”?

Everything i try to install now since weeks it always shows dependency problems like below, how to make this package installed? i tried -f install and related other dependency but one after another ...
1
vote
2answers
95 views

Why Ubuntu can't install .EXE files?

Every time I download a file and try to install, this is what I get in terminal: seabass@seabass:~$ sudo apt-get install CreepySetup.0.1.94.exe Reading package lists... Done Building dependency tree ...
0
votes
2answers
46 views

How to install gcc/g++ 4.4 and make links

Because I cannot compile some code by gcc/g++ 4.7, I want to install gcc/g++ 4.4. I searched the Internet and found some different way. I don't know what is the best solution. Is it possible to ...
0
votes
0answers
28 views

Broken Package when trying to install libminiupnpc-dev

I'm not sure how to resolve the following broken package errors. I have libminiupnpc8 installed from a PPA (1.6-precise2) and when I want to install libminiupnpc-dev, it wants to install ...
0
votes
0answers
132 views

Can't install webmin on ubuntu 12.04 lts server

I can't get webmin installed on my Ubuntu 12.04 lts server. I get the following error: /var/lib/dpkg/info/webmin.postinst: 58: /var/lib/dpkg/info/webmin.postinst: cannot create ...
0
votes
0answers
12 views

can't install wine. unmet dependencies [duplicate]

root@acompneu:~# sudo apt-get install wine Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you ...
2
votes
0answers
25 views

How to fix Duplicate sources.list entry in ubuntu server? [duplicate]

I am getting Duplicate sources.list entry exception every time i perform an update or install operation on my Ubuntu server. W: Duplicate sources.list entry http://debian.datastax.com/community/ ...
1
vote
1answer
79 views

How to resolve that error when I try to install build-essential?

I can't install build-essential on my laptop : It shows error: The following packages have unmet dependencies: build-essential : Depends: g++ (>= 4:4.4.3) but it is not going to be installed ...
0
votes
0answers
18 views

Odd error when installing anything [duplicate]

I've just tried to install network-manager. I've got the following: root@bt:~# sudo apt-get install network-manager-gnome Reading package lists... Done Building dependency tree Reading state ...
-1
votes
1answer
197 views

I can't get “apt-get install php5-suhosin” to work

I am running ubuntu 13.04. I cannot get my php website to work because I cannot install php5-suhosin. It said this each time that I have tried apt-get install php5-suhosin: Package php5-suhosin is ...
0
votes
1answer
37 views

cant install or uninstall anything after a failed sun-java-6 installation

I've attempted to install sun-java-6 by following a method given in a site which asked me to add a repository and then sudo apt-get install sun-java6-jre. while installing on terminal i cant click ...
0
votes
3answers
80 views

Can i add a 13.04 repo to 12.04 LTS to install new package via synaptic?

I want to install julia (programming language from MIT) on Ubuntu 12.04 LTS, but I encountered some problems with the compilation from source. I noticed that there is a specific package to install it ...
0
votes
0answers
25 views

Can not install 4shared desktop

I have been going to install 4shared desktop. When I opened 4shared desktop .deb file by Software Ubuntu Center, it required openjdk-6-jre, but it can not install openjdk-6-jre. When i marked ...
0
votes
1answer
81 views

Why after fresh Ubuntu 12.04 installation update aren't being installed?

I've installed Ubuntu 12.04 on a computer. Everything is fine without update. Just after the installation, it was showing about 200 MB updates to download. Since then I'm trying to install all the ...
0
votes
0answers
13 views

unmet dependencies 12.04LTS [duplicate]

i tended to install radiotray on my ubuntu 12.04. sudo apt-get install radiotray but failed, Reading package lists... Done Building dependency tree Reading state information... Done Some ...
0
votes
1answer
31 views

Can't run Frama-C on 13.04 after installation

I have installed Frama-C on 13.04 via apt-get. However, after installation, I can not run it. When I type frama-c in terminal; nothing happens. Also frama-c doesn't appear in the dash! I have ...
1
vote
0answers
42 views

How do I remove .deb files of UNINSTALLED PACKAGES from the apt cache? [duplicate]

I am an Ubuntu newbie. I have just installed Ubuntu 13.04 64-bit on my machine. And from the very start I like the experience Ubuntu is giving me. I have learned some basic tasks like installing and ...
-2
votes
2answers
60 views

What leads to outdated user applications?

currently I'm thinking about switching completly to a Linux Distribution. I actually like Ubuntu alot, but I have some concerns about outdated (user) applications. It's recommended to use the ...
0
votes
1answer
89 views

Got “Package operation failed” error while installing postgresql using ubuntu software center

I am trying to install JDownloader. But, while installing it using sudo apt-get install jdownloader, I got some error. Like this: j@ubuntu:~$ sudo apt-get install jdownloader Reading package lists... ...
0
votes
2answers
193 views

How to install apt-get package manager [closed]

I am booting Ubuntu via VirtualBox. PostgreSQL 8.0 is already installed in the disk image I am using. Now I want to upgrade the PostgreSQL database to a higher version. I tried using: apt-get upgrade ...
1
vote
2answers
89 views

Is there a difference between “apt-get install kdm” and “apt-get install kubuntu-desktop”?

My question's title is pretty straightforward. Is there a difference between installing KDE with the command "apt-get install kdm" or "apt-get install kubuntu-desktop"? I'm installing Penguy OS on a ...
0
votes
3answers
69 views

Running QQ : Can't find Python 3.3.1 in apt-get or synaptic

I'm running QQ : Can't find the repos/packages for Python 3.3.1 with apt-get or synaptic. How do I find them and install Python 3.3.1?
0
votes
1answer
99 views

Failed linux Kernel Firmware Update

Ok guys this is what I get Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be upgraded: ...
2
votes
0answers
45 views

Apt-fast does not show download size

I use apt-fast to download and install packages on my system. What I have noticed is apt-fast does not show me how much data will be downloaded, as apt-get does: The following NEW packages will be ...
3
votes
3answers
173 views

Cannot get mysql to work/start even after clean install

I am completely stumped right now, whilst I am not an advanced user, I know my way around Ubuntu and so tried to look into things with the help of certain forum topics. The Problem: Today, quite ...
0
votes
2answers
143 views

NPM wont work because of my wrong node version

The error is: Error: npm doesn't work with node v0.5.11-pre Required: node@>=0.6 But I'v just updated my node. That is confusing. I'v made some digging and it seems that I've installed node two ...
1
vote
0answers
17 views

lib64readline6 conflicts

I've recently upgraded to a 64-bit machine (Kubuntu 12.04.02 AMD64) and in trying to assemble the list of things to compile some things I get conflicts. In trying to install lib64readline6 or ...
0
votes
1answer
39 views

Installed mupen64plus package, but can't see it anywhere

I installed mupen64plus using this command: apt-get install mupen64plus, then I tried to run it from the command line, but it didn't found the executable. Then I tried to look it up in xfce's list of ...
2
votes
1answer
114 views

Problems installing Nitro Application?

I installed Nitro using apt-get. However, it is dependent of gir1.2-launchpad-integration-3.0 and is missing. How can I get the source code of gir1.2-launchpad-integration-3.0 somehow and install it ...
0
votes
0answers
52 views

`apt-get -f install` fails after trying to uninstall cacti

I was trying to uninstall cacti, but apt-get returned an error, and apt-get -f install doesn't fix it: swemg@rj42:~$ sudo apt-get install -f Lecture des listes de paquets... Fait Construction de ...
0
votes
0answers
33 views

When trying to install FirstClass, it asks for the packages libqt3-mt|libqt3c102-mt but for some reason I can't install those?

I am quite new to Ubuntu so I don't really now what I'm doing wrong, maybe someone can help me? I wanted to install FirstClass but then it gave me an error that the packages libqt3-mt|libqt3c102-mt ...
0
votes
1answer
76 views

trouble updating “sudo apt-get update” [duplicate]

I've been trying to install ruby on rails and it requires me to run this command. I am new to Linux so I'm not very familiar with everything but this is what comes out after I type "sudo apt-get ...
1
vote
2answers
83 views

How to install autoconf

I need to install Tesseract, that need to install autoconf automake libtool, However I got the error as follows: sahu@sahu-desktop:/$ sudo apt-get install autoconf Reading package lists... Done ...
0
votes
1answer
31 views

12.04 64-bit how to solve, pcscd : Depends: libccid (>= 1.4.1~) but it is not going to be installed or pcsc-ifd-handler?

I need to install a package but its failing in 12.04 64 -bit. root@sun-To-be-filled-by-O-E-M:/var/tmp# apt-get install pcscd Reading package lists... Done Building dependency tree Reading ...
2
votes
0answers
14 views

Unmet dependencies (libgssapi-krb5-2: Depends: libkrb5-3 (= 1.10.1 + dfsg-4) but 1:10 + dfsg ~ beta1-2 is installed) [duplicate]

How do I solve this dependency? root @ server :/ # apt-get upgrade Reading package lists ... ready Building dependency tree Reading state information ... ready You might want to run `apt-get-f ...

1 2 3 4 5 7