Re: [gentoo-user] ALSA wizard...

2020-04-25 Thread Jorge Almeida
On Sat, Apr 25, 2020 at 1:19 AM Mark Knecht wrote: > > > > > I hope you don't have to. I'm not the least bit confident about how a virtual > card is going to work with VM like Virtualbox. OK, that > > > > > > > I don't think I ever saw the name of the actual USB interface you're > > > using. Ca

Re: [gentoo-user] ALSA wizard...

2020-04-25 Thread Mark Knecht
> > > https://www.amazon.de/dp/B00EK1OTZC/ref=pe_3044161_189395811_TE_SCE_dp_1 > > > > OK, that device is pretty simple. If you set this device as the default Alsa device can you get simple audio, from YouTube for example, out through the headphone jack? We know the mic input works. If both of tho

[gentoo-user] Help working around a bug...

2020-04-25 Thread "Chris Phillips"@T O
Hi I am a relative newbee to GenToo (*though familiar with all sorts of Unix/Linux/BSD OS) I am currently unable to complete a sync / build @world cycle because of a bug building enchant-2.2.8 , compile fails because it doesn't recognize the ObjC "@" syntax. There is a bug filed : https://bugs.

Re: [gentoo-user] Help working around a bug...

2020-04-25 Thread Michael Orlitzky
On 4/25/20 11:20 AM, "Chris Phillips"@T O wrote: > > How do I override the ./configure options for emerge  [-r] ? > If it's a one-time thing, you can set the EXTRA_ECONF environment variable to contain the extra arguments to ./configure. The contents of EXTRA_ECONF are appended to the end of the

[gentoo-user] Troubles setting USE flag for inkscape

2020-04-25 Thread tuxic
Hi, while updateing/emergeing I got this message: ## !!! Problem resolving dependencies for media-gfx/inkscape from @selected ## ## !!! The ebuild selected to satisfy "media-gfx/inkscape" has unmet requirements. ## - media-gfx/inkscape-1.0_rc1::gentoo USE="jpeg nls openmp -cdr -dbus -dia

Re: [gentoo-user] Troubles setting USE flag for inkscape

2020-04-25 Thread Michael Orlitzky
On 4/25/20 11:55 AM, tu...@posteo.de wrote: > ## ... PYTHON_SINGLE_TARGET="python3_6 python3_8 -python3_7" > ## > ##The following REQUIRED_USE flag constraints are unsatisfied: > ## exactly-one-of ( python_single_target_python3_6 > python_single_target_python3_7 python_single_target_py

Re: [OBORONA-SPAM] Re: [gentoo-user] Is Gentoo dead?

2020-04-25 Thread Caveman Al Toraboran
On Friday, April 24, 2020 12:27 AM, Steven Lembark wrote: > Main issue I can see with C is that most people today don't know how > to manage memory; not enough of us left who really understand how > malloc works :-) i find it very hard to believe this. because, fundamentally, the concept of mal

Re: [gentoo-user] Troubles setting USE flag for inkscape

2020-04-25 Thread Michael
On Saturday, 25 April 2020 17:02:05 BST Michael Orlitzky wrote: > On 4/25/20 11:55 AM, tu...@posteo.de wrote: > > ## ... PYTHON_SINGLE_TARGET="python3_6 python3_8 -python3_7" > > ## > > ##The following REQUIRED_USE flag constraints are unsatisfied: > > ## exactly-one-of ( python_single_ta

[gentoo-user] Re: Troubles setting USE flag for inkscape

2020-04-25 Thread Remy Blank
tu...@posteo.de wrote on 25/04/2020 17:55: > Beside other permutations I add this to package.use > > media-gfx/inkscape python_single_target_python3_8 Try this instead: media-gfx/inkscape PYTHON_SINGLE_TARGET: -* python3_8 -- Remy

Re: [gentoo-user] Is Gentoo dead?

2020-04-25 Thread Fernando Reyes
On 4/22/20 12:24 PM, james wrote: Gentoo is for experts, and those that aspire, through many years of hard work, to become C/unix/kernel/any-code type of experts. YOU, making this statement, are just LAZY! Bravo, and Gentoo can't be dead because it's immortal. likewhoa

Re: [OBORONA-SPAM] Re: [gentoo-user] Is Gentoo dead?

2020-04-25 Thread Ashley Dixon
On Sat, Apr 25, 2020 at 04:37:43PM +, Caveman Al Toraboran wrote: > so i really can't believe that we have devolved in > such a way where malloc/free suddenly has became a > hard concept for homo sapiens. You'd be surprised how much shocking code is out there, especially in propriet

Re: [gentoo-user] Re: Troubles setting USE flag for inkscape

2020-04-25 Thread tuxic
On 04/25 07:28, Remy Blank wrote: > tu...@posteo.de wrote on 25/04/2020 17:55: > > Beside other permutations I add this to package.use > > > > media-gfx/inkscape python_single_target_python3_8 > > Try this instead: > > media-gfx/inkscape PYTHON_SINGLE_TARGET: -* python3_8 > > -- Remy > >

Re: [gentoo-user] Is Gentoo dead?

2020-04-25 Thread Caveman Al Toraboran
On Saturday, April 25, 2020 10:04 PM, Fernando Reyes wrote: > Bravo, and Gentoo can't be dead because it's immortal. > > likewhoa no, that's not it. let me explain. gentoo is indeed dead. specifically, gentoo's death happened some time in 2007. then, in the 2nd of march 2008, gentoo became

Re: [gentoo-user] Troubles setting USE flag for inkscape

2020-04-25 Thread Andreas K . Hüttel
> ## !!! Problem resolving dependencies for media-gfx/inkscape from @selected > ## > ## !!! The ebuild selected to satisfy "media-gfx/inkscape" has unmet > requirements. ## - media-gfx/inkscape-1.0_rc1::gentoo USE="jpeg nls openmp > -cdr -dbus -dia -exif -graphicsmagick -imagemagick -inkjar -jem

Re: [gentoo-user] Re: Troubles setting USE flag for inkscape

2020-04-25 Thread Franz Fellner
On Sat Apr 25 20:33:36 2020, tu...@posteo.de wrote: > > Hi Remy, > > that helped ! > > To be honest ... I never had deduced this from the error message. > Is this pure experience...somehing one had to learn after uears > of trying to cope with The Portage Oracle...or is it one has > and the othe

Re: [gentoo-user] Re: Troubles setting USE flag for inkscape

2020-04-25 Thread Ashley Dixon
On Sat, Apr 25, 2020 at 08:33:36PM +0200, tu...@posteo.de wrote: > On 04/25 07:28, Remy Blank wrote: > > tu...@posteo.de wrote on 25/04/2020 17:55: > > > Beside other permutations I add this to package.use > > > > > > media-gfx/inkscape python_single_target_python3_8 > > > > Try this instead:

Re: [gentoo-user] ALSA wizard...

2020-04-25 Thread Jorge Almeida
On Sat, Apr 25, 2020 at 2:19 PM Mark Knecht wrote: > > > > > > > > https://www.amazon.de/dp/B00EK1OTZC/ref=pe_3044161_189395811_TE_SCE_dp_1 > > > > > > OK, that device is pretty simple. If you set this device as the default > > > Alsa device can you get simple audio, from YouTube for example, ou

Re: [gentoo-user] ALSA wizard...

2020-04-25 Thread Mark Knecht
> One word: AHA! (It makes a lot of difference, knowing what one is doing!) > This is the explanation the interface should come with, or at least > they should have a site with a simple diagram. > > Yes, I can hear sound with the headphones connected to the headphone > out in the interface, as well

Re: [gentoo-user] ALSA wizard...

2020-04-25 Thread Jorge Almeida
On Sun, Apr 26, 2020 at 12:16 AM Mark Knecht wrote: > > > > You sound happier in this post. I hope we're making headway. Could you post > back a view of things at this point? > I wouldn't say happy, but at least I got to understand what the interface does (I was more or less convinced the RCA p