2005/8/26, Timo Steuerwald <[EMAIL PROTECTED]>:
> Hi all,
> 
> In the package db is only an automake1.8 package available,

That is the one installed in the "target" side of scratchbox (and will
be removed when resetting the target)...

> but on
> command line I can see that also automake-1.4 and 1.7 is installed.

..and these are most likely a part of a scratchbox toolkit, and thus
are not visible to the package management (these won't go away even if
you reset your target).

> Is there already a package out there for automake 1.6?

You can probably use the package form Debian, if you really need the
1.6 version.

> Is there a site like http://www.debian.org/distrib/packages or
> http://packages.ubuntu.com/ or - instead of this - apt-file where I can
> see which file belongs to which package?

Find package which contains a file:
  dpkg -S <file>

List files in a package:
  dpkg -L <package>

-- 
Kalle Vahlman, [EMAIL PROTECTED]
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to