Enrico Weigelt wrote:
> BTW: is there an way for passing an temporary package.use filename
> to portage (for trying out certain configs) ?
What do you mean by "temporary"? You could execute 'USE= emerge
'. But as already pointed out, this is not a good idea for
future use. However, for temporary
Enrico Weigelt wrote:
> BTW: is there an way for passing an temporary package.use filename
> to portage (for trying out certain configs) ?
What do you mean by "temporary"? You could execute 'USE= emerge
'. But as already pointed out, this is not a good idea for
future use. However, for temporary
* b.n. <[EMAIL PROTECTED]> wrote:
> Etaoin Shrdlu ha scritto:
> >On Thursday 24 April 2008, 18:54, KH wrote:
> >
> >> USE="-ipv6 -ftp" emerge -av mplayer
> >
> >To the OP: this is exactly the kind of thing that should be avoided.
>
> Yes, but also tell the OP that the correct thing is to edit
> /
Etaoin Shrdlu ha scritto:
On Thursday 24 April 2008, 18:54, KH wrote:
USE="-ipv6 -ftp" emerge -av mplayer
To the OP: this is exactly the kind of thing that should be avoided.
Yes, but also tell the OP that the correct thing is to edit
/etc/portage/package.use appropriately...
m.
--
gent
Well, thanks to all of you.
I've been playing with flags nad seems to do almost what I want.
To be the firts time I install gentoo, anyway, things didi not seem s
to go the way I wanted, or at least the way I expected to be.
For example, I installed xfce4, following the guide in the handbook,
and
On Thursday 24 April 2008, KH wrote:
> > and then verify that you're getting what you want before emerging.
> > This way you know your changes will remain the next time you run
> > emerge uD world or update mplayer on its own.
> >
> > kashani
>
> I am really sorry for all this confusion I caused.
kashani schrieb:
Net Warrior wrote:
Well, after all I'm confused after reading the thread.
Should I use this or not ? *USE="-ipv6 -ftp" emerge -av mplayer*
you should vi /etc/portage/package.use and add
# mplayer fixes
media-video/mplayer-ftp -ipv6
and then verify that you're getting
Net Warrior wrote:
Well, after all I'm confused after reading the thread.
Should I use this or not ? *USE="-ipv6 -ftp" emerge -av mplayer*
you should vi /etc/portage/package.use and add
# mplayer fixes
media-video/mplayer -ftp -ipv6
and then verify that you're getting what you want bef
On Thursday 24 April 2008, Net Warrior wrote:
> Well, after all I'm confused after reading the thread.
>
> Should I use this or not ? *USE="-ipv6 -ftp" emerge -av mplayer*
No. Rather put it in /etc/portage/package.use.
Uwe
--
Informal Linux Group Namibia:
http://www.linux.org.na/
SysEx (Pty) L
Net Warrior wrote:
Well, after all I'm confused after reading the thread.
Should I use this or not ? *USE="-ipv6 -ftp" emerge -av mplayer*
Thanks for your time and support.
Greets
Only if you want your system setup to change every time you install or
re-install a package. Using that line as
Well, after all I'm confused after reading the thread.
Should I use this or not ? *USE="-ipv6 -ftp" emerge -av mplayer*
Thanks for your time and support.
Greets
2008/4/24, kashani <[EMAIL PROTECTED]>:
> Net Warrior wrote:
> > I'm on it :) thank you guys !!
>
> Here's an example from my server
Net Warrior wrote:
I'm on it :) thank you guys !!
Here's an example from my server to get you going
# apache stuff
# urandom makes Apache start faster on unused systems
dev-libs/aprurandom
www-servers/apache -threads mpm-prefork
# other daemons
net-dns/bind-mysql
On Thursday 24 April 2008, Etaoin Shrdlu wrote:
> On Thursday 24 April 2008, 19:14, Alan McKinnon wrote:
> > 1. Please don't top post
>
> This time, you top posted too. Was this deliberate or by accident?
Oh. My. God.
/me feels blood drain from head
/me gets all cold and shaky
/me goes to check m
On Thursday 24 April 2008, KH wrote:
> Hi,
>
> what does top post mean?
It means the way you are replying to messages. When you reply, your
answer goes below the bit you are responding to and not above like you
are doing.
The reason is that most people on support lists are sane rational people
Hi,
what does top post mean?
My fault. I new I read it somewhere but I did not spend enough time to
read everything.
http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=2&chap=2
Declare temporary USE flags
Sometimes you want to set a certain USE setting only once. Instead of
e
On Thursday 24 April 2008, 19:14, Alan McKinnon wrote:
> 1. Please don't top post
This time, you top posted too. Was this deliberate or by accident?
--
gentoo-user@lists.gentoo.org mailing list
On Thursday 24 April 2008, 18:54, KH wrote:
> USE="-ipv6 -ftp" emerge -av mplayer
To the OP: this is exactly the kind of thing that should be avoided.
--
gentoo-user@lists.gentoo.org mailing list
1. Please don't top post
2. This is a very bad suggestion, as portage does not record the
settings used. With the next upgrade of mplayer, especially if it's a
deep world update, mplayer will be remerged with standard USE flags,
modified by make.conf and package.use. This will potentially pull
USE="-ipv6 -ftp" emerge -av mplayer
Net Warrior schrieb:
Hi there guys.
I've been reading the handbook about the FLAGS featrure usage, very
powerfull indeed, but, I just was wondering if there a way to define
some flags for a particular aplication and not in general.
Lets take a real case, mpla
I'm on it :) thank you guys !!
2008/4/24, Etaoin Shrdlu <[EMAIL PROTECTED]>:
> On Thursday 24 April 2008, 16:04, Alan McKinnon wrote:
>
> > /etc/portage/package.use/*
> >
> > Check the various portage man pages:
> > man emerge
> > man 5 ebuild
> > man 5 portage
> >
> > It's also in the handbook so
On Thursday 24 April 2008, 16:04, Alan McKinnon wrote:
> /etc/portage/package.use/*
>
> Check the various portage man pages:
> man emerge
> man 5 ebuild
> man 5 portage
>
> It's also in the handbook somewhere (don't recall off-hand where)
Here:
http://www.gentoo.org/doc/en/handbook/handbook-x86.
On Thursday 24 April 2008, Net Warrior wrote:
> Hi there guys.
> I've been reading the handbook about the FLAGS featrure usage, very
> powerfull indeed, but, I just was wondering if there a way to define
> some flags for a particular aplication and not in general.
/etc/portage/package.use/*
Check
On Thursday 24 April 2008, 15:49, Net Warrior wrote:
> Hi there guys.
> I've been reading the handbook about the FLAGS featrure usage, very
> powerfull indeed, but, I just was wondering if there a way to define
> some flags for a particular aplication and not in general.
>
> Lets take a real case,
Hi there guys.
I've been reading the handbook about the FLAGS featrure usage, very
powerfull indeed, but, I just was wondering if there a way to define
some flags for a particular aplication and not in general.
Lets take a real case, mplayer, I'd like to revome some stuff I do not
use/like, for ex
24 matches
Mail list logo