|
I'm having some trouble with dependencies it seems, but myself don't really know how to resolve the issue. Here's the output:
~:) sudo apt-get install build-essential Reading package lists... Done Building dependency tree Reading state information... ...
Started by ehsanul on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
Aptitude update && aptitude install build-essential
update
I did some googling and found that the above.
|
|
Hi guys,
I am trying to install build-essential on my computer (dual-boot with Windows 7 and Kubuntu) from the DVD ISO (I don't have an internet connection) so I can use the G++ compiler. However, it doesn't work. It says " Unable to satisfy dependencies...
Started by MrBean355 on
, 7 posts
by 3 people.
Answer Snippets (Read the full thread at ubuntuforums):
If you run "sudo apt-get install build-essential" from the command line, you should see: : If you run "sudo apt-get install build-essential" from the command line, you should see "sudo apt-get install build-essential....
|
|
Whats up with make and build essential not being installed from the start? i have a wireless card i cant get the drivers to work for anything. i checked make and build essential and re-installed it to make sure its there. i get an error that /what ever...
Started by charvey on
, 8 posts
by 2 people.
Answer Snippets (Read the full thread at debian):
Well build-essential should draw in make, gcc, g++, and dpkg-dev at the least.
|
Ask your Facebook Friends
|
Hi all.
I try to install OSS on my laptop and run into following problem which stops me from modules compilation.
I run Debian stable. Recently I have installed libreoffice and 3.x kernel from backports.
module-assistant prepare
Getting source for kernel...
Started by Piter_ on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at debian):
Downgrade.
Aptitude install build-essential
and then chosen the second problem fixing proposal.
|
|
On Fri, 30 Oct 2009 20:10:02 +0100, Luk Claes <luk@debian.org
The build-essential package does not use this Build-Essential flag, it
uses regular dependencies and a verbatim list based on that AFAIK
(though I'm putting the build-essential maintainer...
Started by Luk Claes on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
The dependencies.
A decade ago, when I created the build-essential package, it had a
verbatim list.
|
|
On Mon, 19 May 2008 17:40:11 +0200, Mike Hommey <mh+reportbug@glandium.org
Package: debootstrap
Version: 1.0.9
Severity: wishlist
The buildd variant currently installs Build-Essential: yes packages but
doesn't install build-essential, which dpkg...
Started by Mike Hommey on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
However, it would be better to get a feedback....
What do
for that field and instead just install build-essential
package.
This to build-essential and have
that package add 'Build-Essential: yes' in its control file.
|
|
I know its still down at 1 gear. But I'm curious which route this thing is going to take.
Me, personally, I want some swift Scenics Buildings. I really want to be able to lay them flat for easy storage. And, as I use mixed terrain, I am not interested...
Started by MelEbbles on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at worldworksgames):
It's TLX but Swift Scenics buildings for Deadfall are also in the works .
|
|
Is there a way of getting dpkg, apt-get or aptitude to produce a list of the packages which need to be installed on a second machine to duplicate the packages installed on a first?
i.e. If I've installed a plain Ubuntu server, chose the sshd option at...
Answer Snippets (Read the full thread at stackoverflow):
So, you can do
dpkg --get-selections > file....
So, you want the list of packages which were explicitly installed (like, say, ubuntu-desktop and openssh), and not the auto-dependencies? I'm not positive, but I think that's what dpkg --get-selections does .
|
|
Hello,
I've been unsuccessfully searching for a way to install make utility on my CentOS 5.2. I've looked through some RPM repositories and online, with no avail. Installing gcc , gcc-c++ didn't help! Package build-essential is not made for CentOS/RHEL...
Started by DV on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I just double checked and CentOS 5.2 already includes make!
I found it also in one of the online mirrors, if it is easier for you:
http://centos.cogentcloud.com/5.2/os/i386/CentOS/make-3.81-3.el5.i386.rpm
if you installed the 64 bit version:
http://centos... .
|
|
I am using ubuntu 12.04 and now when I open terminal and give command "sudo apt-get install build-essential" then it throws error complaining some unmet dependencies and asks me to run "sudo apt-get install -f" which wants 101Mb of data but I did not ...
Started by tarunchawla on
, 5 posts
by 2 people.
Answer Snippets (Read the full thread at linuxquestions):
How can you undo something you haven't actually done? 1) "Undo build-essential" : sudo dpkg --purge build-essential
2) Installing the required build packages,
that build-essential was going.
Process.
|