Re: [gentoo-user] USE Flags

2005-01-18 Thread Keats
hi ! 

emerge ufed 

and launch, it should help... 

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ufed like ?

2005-01-17 Thread Keats
On Sun, 16 Jan 2005 12:45:48 -0500
Alec <[EMAIL PROTECTED]> wrote:

> There have been some pushes to rename use flags into cat/package 
> combinations.  However I don't believe anyone has organized anything for 
> it yet.

ok thanx for the answer... 
it would be esay to do when the use flags will be renamed
hope it will be done soon 
:) 
 

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Nautilus error....

2005-01-17 Thread Keats
hi , 

i was trying to emerge nautilus but it failed, 
i ve done modification at file : 
/var/tmp/portage/nautilus-2.8.2-r1/work/nautilus-2.8.2/components/printers/nautilus-printers.c
and continue the installation with 
ebuild /usr/portage/gnome-base/nautilus/nautilus-2.8.2.ebuild install 
ebuild /usr/portage/gnome-base/nautilus/nautilus-2.8.2.ebuild qmerge 

and it worked... 

but the modification was : 
static BonoboObject *
make_printers_view (void)
{
//
char **argv; // added initialisation 
//...
gnome_cups_ui_init (argv[0]); // before it was gnome_cups_ui_init (); 
and compilation failed saying "too few argument"
//...
}

it's not proper... 
anyone knows exactly wath does this function ? 

++
keats.

--
gentoo-user@gentoo.org mailing list



[gentoo-user] ufed like ?

2005-01-16 Thread Keats
hi, 
is there any program like ufed, 
but which organize items by "categorie"
like gcc-params, glib-params, apache-params etc...

++
keats. 

--
gentoo-user@gentoo.org mailing list