public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] How many automake?
@ 2007-10-19 12:48 econti
  2007-10-19 13:45 ` ??????
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: econti @ 2007-10-19 12:48 UTC (permalink / raw
  To: gentoo help

"Scrolling" my package db I found I have installed many automakes. Here 
is the list:

drwxr-xr-x  2 root root 664 16 ott 10:36 automake-1.10
drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.4_p6
drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.5
drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.6.3
drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.7.9-r1
drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.8.5-r3
drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.9.6-r1

Should it be possible to unmerge the older ones?

Regards
emilio

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] How many automake?
  2007-10-19 12:48 [gentoo-user] How many automake? econti
@ 2007-10-19 13:45 ` ??????
  2007-10-19 16:36 ` Daniel Barkalow
  2007-10-19 16:47 ` ??????
  2 siblings, 0 replies; 4+ messages in thread
From: ?????? @ 2007-10-19 13:45 UTC (permalink / raw
  To: gentoo-user

try this:
emerge --clean automake

> "Scrolling" my package db I found I have installed many automakes. 
> Here is the list:
>
> drwxr-xr-x  2 root root 664 16 ott 10:36 automake-1.10
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.4_p6
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.5
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.6.3
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.7.9-r1
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.8.5-r3
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.9.6-r1
>
> Should it be possible to unmerge the older ones?
>
> Regards
> emilio
>


Äåëüôèí – ïåðâîêëàññíûé Ñî÷è! Ïåðâîêëàññíûé Êðûì! Òóðàãåíòñòâà ìîãóò äàâàòü òóðèñòàì ÑÂÎÈ ïóòåâêè.


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] How many automake?
  2007-10-19 12:48 [gentoo-user] How many automake? econti
  2007-10-19 13:45 ` ??????
@ 2007-10-19 16:36 ` Daniel Barkalow
  2007-10-19 16:47 ` ??????
  2 siblings, 0 replies; 4+ messages in thread
From: Daniel Barkalow @ 2007-10-19 16:36 UTC (permalink / raw
  To: gentoo help

On Fri, 19 Oct 2007, econti wrote:

> "Scrolling" my package db I found I have installed many automakes. Here is the
> list:
> 
> drwxr-xr-x  2 root root 664 16 ott 10:36 automake-1.10
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.4_p6
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.5
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.6.3
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.7.9-r1
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.8.5-r3
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.9.6-r1
> 
> Should it be possible to unmerge the older ones?

I believe that automake is only needed at build time, not at runtime, so 
you could unmerge all of them and have the system work. Of course, the 
next time you emerged practically anything, it would have to build an 
automake. Also, the reason you have so many installed is that they're not 
generally compatible with each other. Various packages require different 
versions in order to build correctly, and a bunch of magic in portage 
deals with this. On the other hand, you probably won't need all of those 
versions. If you do:

"emerge --depclean automake"

It'll unmerge some of them (at a guess, 1.4_p6 and 1.9.6-r1, if not 
others). If you include --verbose, it'll tell you what packages wanted 
each version.

	-Daniel
*This .sig left intentionally blank*
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] How many automake?
  2007-10-19 12:48 [gentoo-user] How many automake? econti
  2007-10-19 13:45 ` ??????
  2007-10-19 16:36 ` Daniel Barkalow
@ 2007-10-19 16:47 ` ??????
  2 siblings, 0 replies; 4+ messages in thread
From: ?????? @ 2007-10-19 16:47 UTC (permalink / raw
  To: gentoo-user


> "Scrolling" my package db I found I have installed many automakes. 
> Here is the list:
>
> drwxr-xr-x  2 root root 664 16 ott 10:36 automake-1.10
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.4_p6
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.5
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.6.3
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.7.9-r1
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.8.5-r3
> drwxr-xr-x  2 root root 936  9 feb  2006 automake-1.9.6-r1
>
> Should it be possible to unmerge the older ones?
actually, removing them is a bad idea, because you need all these versions

regards, spring
> Regards
> emilio
>


Äåëüôèí – ïåðâîêëàññíûé Ñî÷è! Ïåðâîêëàññíûé Êðûì! Òóðàãåíòñòâà ìîãóò äàâàòü òóðèñòàì ÑÂÎÈ ïóòåâêè.


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-10-19 17:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-19 12:48 [gentoo-user] How many automake? econti
2007-10-19 13:45 ` ??????
2007-10-19 16:36 ` Daniel Barkalow
2007-10-19 16:47 ` ??????

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox