Page 2 of 2

Re: If you compile - remember build-essential

Posted: Sat Apr 18, 2009 5:30 am
by rizzeh
i had to get build-essential, kernel source and headers for 180.44 nVidia drivers install, worked like charm with 2x8600GTs in AFR mode. Even gamers love Mint :D

Re: If you compile - remember build-essential

Posted: Sat Oct 03, 2009 11:07 am
by gcampton
Husse is the build essential list constantly changing? or can you post a list with which packages get installed and version numbers to date?

I would just like to know if downloading and compiling the packages needed for compiling would be better.
eg m4 -> make -> Patch -> Perl -> Sed -> Texinfo -> Binutils-2.12 -> Bison-1.875 -> Coreutils-5.0 -> Diffutils-2.8 -> Findutils-4.1.20
Gawk-3.0 -> Gcc-4.4.1 -> Glibc-2.2.5 -> Grep-2.5.

Re: If you compile - remember build-essential

Posted: Sat Oct 03, 2009 2:19 pm
by Husse
apt depends build-essential
and
apt rdepends build-essential
answers the question

Re: If you compile - remember build-essential

Posted: Mon Oct 05, 2009 7:24 am
by gcampton
Husse wrote:apt depends build-essential
and
apt rdepends build-essential
answers the question

gcampton@g-laptop ~ $ apt depends build-essential
<build-essential>
gcampton@g-laptop ~ $ apt rdepends build-essential
<build-essential>
gcampton@g-laptop ~ $

how do I probe that red package? Those commands don't seem to do anything else beside print that red <build-essential>

Re: If you compile - remember build-essential

Posted: Tue Oct 06, 2009 4:29 am
by Husse
Those commands don't seem to do anything else beside print that red <build-essential>
In that case something is wrong or your version of apt needs sudo for that - can't remember if a "normal" apt would need that
We have tweaked apt - it is not the standard apt if you have the newest in Gloria
I get
$ apt depends build-essential
build-essential
|Depends: libc6-dev
Depends: <libc-dev>
libc6-dev
Depends: g++
Depends: make
Depends: dpkg-dev

Re: If you compile - remember build-essential

Posted: Tue Dec 15, 2009 6:51 am
by Husse
Was it not installed or did it not contain what you need?
From memory I think the ncurses are in there but no headers

Re: If you compile - remember build-essential

Posted: Tue Dec 15, 2009 7:36 pm
by piratesmack
IIRC,

Code: Select all

sudo apt-get install libncurses5-dev
to get the headers

Re: If you compile - remember build-essential

Posted: Wed Dec 16, 2009 7:02 am
by Husse
Thanks for that - time ....
It's even simpler in Mint

Code: Select all

apt install libncurses5-dev

Re: If you compile - remember build-essential

Posted: Mon Mar 29, 2010 8:10 am
by tw04l124
MagnusB wrote:Gentoo uses this with their package manager (Portage) where you more or less compile each installation. This could be great for some, and a good way to learn how Linux works etc, but what you gain from it is nothing more than a personalized system and a tiny bit of performance boost.
However, if you want to compile, Debian based systems are not the best way to go. Slackware, Arch Linux and of course Gentoo are much better for those purposes..
Hello I use gentoo and I am new here to mint, because I want to try mint.

Gentoo install all from source, exept binary packages, e.g. adobe-flash, acrobat reader, nvidia-drivers, ati-drviers
But there are some binary pre-compiled packes, because they took very long to compile: eg. openoffice-bin, mozilla-firefox-bin

The power of gentoo is, to rip everything out, which you dont like. E.g. tomboy, evince, brasero and so on out of gnome
The power of gentoo is also its useflag, if you disable the mp3 use flags, you wont get mp3 support build in the packages. You can customize it how you like it.

I have my root parititon encrypted and a software raid also for my root partiton.

Gentoo is about choice. Many binary distros are installed very fast, but thats all. If you need a working compiler environment, a custom kernel and so on, its difficult.

The speed improfement in gentoo, is nearly null today. In the early ages, you get a speed improfement, because most binary distros where compiled for the 486 architecure.

A sad thing what I have to say, gentoo is 95 % stable, 2 years ago it was 100 % for me. That was the reason why I went to unstable branch, because the stable argument is gone for me. I run now on my gentoo box, gnome 2.29.92 which is really a nice software, but full of bugs sometimes. Therefore overlays exists to get e.g. the newest gnome.

One year ago, in January I used ubuntu for 3 months, Sadly my vga card has a vga bios bug, and the only way to solve that problem was using a more in deep linux, like gentoo, because I had to manually change every kernel. Since 2 months, this bug is covered in closed source nvidia binary. I didnt find a way to change the kernel or any good guide about custom kernel configuration in ubuntu. well after that I used arch-linux, which is something more prune and easier to maintain for me.

If you have gentoo questions ask me, pls. I use gentoo for 4 years now.

Re: If you compile - remember build-essential

Posted: Mon Mar 29, 2010 8:14 am
by tw04l124
McLovin wrote:
MagnusB wrote:Gentoo uses this with their package manager (Portage) where you more or less compile each installation. This could be great for some, and a good way to learn how Linux works etc, but what you gain from it is nothing more than a personalized system and a tiny bit of performance boost.
However, if you want to compile, Debian based systems are not the best way to go. Slackware, Arch Linux and of course Gentoo are much better for those purposes..
I've thought about trying Arch, Slackware just seems like it's software selection is too old, and for some reason Gentoo, which is the one I really want to try, can't see any of my hard drives, I've tried minimal, live cd, and live dvd, both the graphical and cl installs, and none of them seem to want to see my drives.
I mainly use use the compile to further my knowledge in Linux, and how to get things the way I want.
So I guess what I'm saying, or rather asking, is Arch worth a look?
Well for installing, you need a recent livecd which has your sata drivers enabled for your mobo. OR::

But its much more easier, if you chroot from your existing mint installation and go from there. You dont need a livecd to install gentoo. Use the alternative instruction guide and chroot from your existing mint installation.

Re: If you compile - remember build-essential

Posted: Mon Mar 29, 2010 8:16 am
by tw04l124
dutch1 wrote:
dutch1 wrote:hi, i do not really know if this item is in the right place in this discussion, but I am looking now for a long time for a simple list of (sudo)-commands if i have to deal with .gz, .gaz. rpm etc.
I am trying to install those files on my computer for a long time but for one or another reason it does not work.
Of course I do realise that with Synaptic I have the most progs I need, but nevertheless....

Hope one can he;lp me or direct m to a place where I can find it all

Hans


Please, can anybody give me a simple list, or

direct me to a page where i can fuind a list like that?


Hans

man command => and read the man page then carefully. Sudo is only here to get root rights.

Re: If you compile - remember build-essential

Posted: Mon Mar 29, 2010 10:20 am
by Oscar799
Hello tw04l124,
Welcome to Mint Forum.
If you want to discuss Mint and Gentoo please feel free to start a thread in the Chat About Linux & Other Distributions sub-forum.
This is a very old thread and new posts here could well go unseen.
oscar799
Forum Moderator