public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Maciek Borowka <mborowka@ifaedi.insa-lyon.fr>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Install report, bugs, questions & suggestions
Date: Wed, 6 Mar 2002 20:36:17 +0000	[thread overview]
Message-ID: <20020306203417.46DFD33B3B@cismrelais.univ-lyon1.fr> (raw)
In-Reply-To: <1015438682.30336.9.camel@katios.nolabel.net>

Some answers....

> XSANE
> latest xsane is 0.84. latest in gentoo is 0.77, quite old. Is there a
> particular reason for keeping an old version?

I don't think so. Upgrade the ebuild file and send it to bugs.gentoo.org if 
you want it in gentoo


> BASESYSTEM
> basesystem wants me to install isapnptools, but i haven't used a isa
> cards for year! i don't even have an isa slot! i think hotplug would be
> a much better thing to have in core system than isapnptools.. how to
> tell emerge i don't want it with update (without having to do it at each
> emerge rsync) ?

Take a look at /usr/portage/profiles directory. There is a lot of interesting
stuff there : package.mask for the packages that you don't want, or 
default/packages for the list of default packages. 
You can create your own profile too, and put there only the packages you want.


> GKRELLMMS
> gkrellmms.c: In function `create_gkrellmms':
> gkrellmms.c:694: structure has no member named `top_margin'
> gkrellmms.c:696: structure has no member named `bottom_margin'
> make: *** [gkrellmms.o] Error 1

This is a bug in gkrellmms. If you compile it from sources, you get the
same error. Try on their mailing list (if they have one)...

> LANGUAGE
> Is there any way to have non-english language in other apps than kde
> itself?

Yes, use LANG environnement variable :
maciek@dune maciek $ export LANG="fr_FR"
maciek@dune maciek $ ls /rien
ls: /rien: Aucun fichier ou répertoire de ce type
maciek@dune maciek $ export LANG="en_EN"
maciek@dune maciek $ ls /rien
ls: /rien: No such file or directory


> EBUILDS
> How do we find the list (and description?) of packages that can be
> installed? I'm talking of something equivalent to rpmdrake for example

All the packages are organised in /usr/portage tree. You can use find (or 
locate) to browse them.


> RPM
> rpm is present so i guess it's supported.. but why using rpm 3.0.6 as
> 4.0.3 is the latest version?

Gentoo is NOT a rpm distribution. The rpm ebuild is put in portage in order 
to let you install some (almost always proprietary) software distributed only 
in rpms files. Personnally, I don't know any of these that needs rpm 4.

Anyway, I am sure that your ebuild will be welcome ;+)


HTH,
/Maciek

-- 
If you think C++ is not overly complicated, just what is
a protected abstract virtual base pure virtual private
destructor, and when was the last time you needed one?
-- Tom Cargill, C++ Journal, Fall 1990



  reply	other threads:[~2002-03-06 20:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-06 18:18 [gentoo-dev] Install report, bugs, questions & suggestions Sylvain OBEGI
2002-03-06 20:36 ` Maciek Borowka [this message]
2002-03-07  0:20   ` Sylvain OBEGI
2002-03-07  0:23     ` Sylvain OBEGI
2002-03-07 20:04       ` [gentoo-dev] OpenSSH Security Fix Chris Davies
2002-03-07 17:50         ` Ferry Meyndert
2002-03-07 21:26           ` Chris Davies

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020306203417.46DFD33B3B@cismrelais.univ-lyon1.fr \
    --to=mborowka@ifaedi.insa-lyon.fr \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox