On 06/13/2012 10:52 PM, Mike Orr wrote:
> On Wed, Jun 13, 2012 at 12:32 AM, Marius Gedminas <[email protected]> wrote:
>
>> libreadline-dev is also something I would want to have if I ever had to
>> build my own Python.  apt-get build-dep is a very good idea on Ubuntu.
> My Ubuntu 12.04 says there's no such package with 'build-dep' in its
> name. Did you mean 'build-essential'. That gives you the C compiler
> and all the configure/make/link tools. I can't find this other package
> people are talking about.
It's not a package, it's apt-get's (very useful) command:

czajnik@czajnik:~$ sudo apt-get build-dep python
[sudo] password for czajnik:
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Picking 'python-defaults' as source package instead of 'python'
The following NEW packages will be installed:
  debiandoc-sgml libroman-perl libsgmls-perl libtext-format-perl sgmlspl
0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
Need to get 180 kB of archives.
After this operation, 1,723 kB of additional disk space will be used.
Do you want to continue [Y/n]?

BR,
Przemek

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to