Re: audio recorder

2019-09-21 Thread John Conover
David writes: > On Sat, 21 Sep 2019 at 23:23, Jack Dangler wrote: > > On 9/20/19 9:58 AM, Dan Ritter wrote: > > > Jack Dangler wrote: > > > >> Wanted a utility for snipping youtube clips, recording skype, etc. and > > >> someone suggested 'audio recorder' to me. I found some information for it >

Re: audio recorder

2019-09-21 Thread David
On Sat, 21 Sep 2019 at 23:23, Jack Dangler wrote: > On 9/20/19 9:58 AM, Dan Ritter wrote: > > Jack Dangler wrote: > >> Wanted a utility for snipping youtube clips, recording skype, etc. and > >> someone suggested 'audio recorder' to me. I found some information for it > >> here - > >> https://mi

Re: ./configure failure, can't find glib on debian-arm buster 10.1

2019-09-21 Thread Gene Heskett
On Saturday 21 September 2019 17:30:23 deloptes wrote: > Gene Heskett wrote: > > And I've had it totally destroy several systems.  So I consider it > > dangerous, a tool of absolute last resort. And another 23 packages > > pulled in to install it. > > > > It would take me at least 4 days to recrea

Re: ./configure failure, can't find glib on debian-arm buster 10.1

2019-09-21 Thread deloptes
Gene Heskett wrote: > So at this point I skipped fwd to building the .deb, useing > > #>$ dpkg-buildpackage -b -uc > > and its checkdeps is giving me a 6 line list of stuff to apt install. > Just 60% of the first line is 842 MB of additional disk space will be > used.  But its a 64GB card, shrug

Re: audio recorder

2019-09-21 Thread Jack Dangler
On 9/21/19 10:36 AM, Dan Ritter wrote: Jack Dangler wrote: On 9/20/19 9:58 AM, Dan Ritter wrote: Jack Dangler wrote: Wanted a utility for snipping youtube clips, recording skype, etc. and someone suggested 'audio recorder' to me. I found some information for it here - https://mintguide.org/au

Re: ./configure failure, can't find glib on debian-arm buster 10.1

2019-09-21 Thread deloptes
Gene Heskett wrote: > And I've had it totally destroy several systems.  So I consider it > dangerous, a tool of absolute last resort. And another 23 packages > pulled in to install it. > > It would take me at least 4 days to recreate this pr4 install running > this kernel, just to get ready to bu

Re: ./configure failure, can't find glib on debian-arm buster 10.1

2019-09-21 Thread Gene Heskett
On Saturday 21 September 2019 16:29:59 Roberto C. Sánchez wrote: > On Sat, Sep 21, 2019 at 04:11:10PM -0400, Gene Heskett wrote: > > On Saturday 21 September 2019 14:41:58 Roberto C. Sánchez wrote: > > > On Sat, Sep 21, 2019 at 02:36:04PM -0400, Gene Heskett wrote: > > > > On Saturday 21 September

Re: Can't install package in an offline desktop with Debian 9 (Stretch)

2019-09-21 Thread Patrick Bartek
On Sat, 21 Sep 2019 21:50:40 +0300 dalios wrote: > Hi all, > > I have a desktop with Debian 9.9 (Stretch) installed. I have moved it in > a house were cable connection is not available but wifi is (thanks > neighbors), so I used an older wifi adapter that I have. The adapter is > (according to l

Re: ./configure failure, can't find glib on debian-arm buster 10.1

2019-09-21 Thread Gene Heskett
On Saturday 21 September 2019 15:26:48 ghe wrote: > On 9/21/19 12:36 PM, Gene Heskett wrote: > > And do we have a package manager that will run on an ssh -Y login > > I'm not sure what you mean, but the ssh man page says: > > > -Y Enables trusted X11 forwarding. Trusted X11 forwardings are

Re: ./configure failure, can't find glib on debian-arm buster 10.1

2019-09-21 Thread Roberto C . Sánchez
On Sat, Sep 21, 2019 at 04:11:10PM -0400, Gene Heskett wrote: > On Saturday 21 September 2019 14:41:58 Roberto C. Sánchez wrote: > > > On Sat, Sep 21, 2019 at 02:36:04PM -0400, Gene Heskett wrote: > > > On Saturday 21 September 2019 12:41:48 Henning Follmann wrote: > > > > On Sat, Sep 21, 2019 at

Re: ./configure failure, can't find glib on debian-arm buster 10.1

2019-09-21 Thread Gene Heskett
On Saturday 21 September 2019 14:41:58 Roberto C. Sánchez wrote: > On Sat, Sep 21, 2019 at 02:36:04PM -0400, Gene Heskett wrote: > > On Saturday 21 September 2019 12:41:48 Henning Follmann wrote: > > > On Sat, Sep 21, 2019 at 11:41:03AM -0400, Gene Heskett wrote: > > > > This seems to indicate a p

Re: ./configure failure, can't find glib on debian-arm buster 10.1

2019-09-21 Thread ghe
On 9/21/19 12:36 PM, Gene Heskett wrote: > And do we have a package manager that will run on an ssh -Y login I'm not sure what you mean, but the ssh man page says: -Y Enables trusted X11 forwarding. Trusted X11 forwardings are not subjected to the X11 SECURITY extension controls. (Debia

Can't install package in an offline desktop with Debian 9 (Stretch)

2019-09-21 Thread dalios
Hi all, I have a desktop with Debian 9.9 (Stretch) installed. I have moved it in a house were cable connection is not available but wifi is (thanks neighbors), so I used an older wifi adapter that I have. The adapter is (according to lsusb) a "ralink technology corp rt2870/rt3070 wireless adapter"

Re: ./configure failure, can't find glib on debian-arm buster 10.1

2019-09-21 Thread Roberto C . Sánchez
On Sat, Sep 21, 2019 at 02:36:04PM -0400, Gene Heskett wrote: > On Saturday 21 September 2019 12:41:48 Henning Follmann wrote: > > > On Sat, Sep 21, 2019 at 11:41:03AM -0400, Gene Heskett wrote: > > > This seems to indicate a pkg-config problem: > > > > > > checking for glib... configure: error: n

Re: ./configure failure, can't find glib on debian-arm buster 10.1

2019-09-21 Thread Gene Heskett
On Saturday 21 September 2019 12:41:48 Henning Follmann wrote: > On Sat, Sep 21, 2019 at 11:41:03AM -0400, Gene Heskett wrote: > > This seems to indicate a pkg-config problem: > > > > checking for glib... configure: error: no -- required until somebody > > makes glib optional > > > > glib-2 is of

Re: ./configure failure, can't find glib on debian-arm buster 10.1

2019-09-21 Thread Henning Follmann
On Sat, Sep 21, 2019 at 11:41:03AM -0400, Gene Heskett wrote: > This seems to indicate a pkg-config problem: > > checking for glib... configure: error: no -- required until somebody > makes glib optional > > glib-2 is of course installed but pkg-config apparentlly knows nothing > about it. > >

Re: OT: Brainstorming in Favor of FOSS

2019-09-21 Thread Joe
On Sat, 21 Sep 2019 15:21:51 +0200 wrote: > On Sat, Sep 21, 2019 at 09:08:15AM +0100, Joe wrote: > > [...] > > > I suspect that the porting of LO to a web-based version which > > worked at a useable speed would be an extremely non-trivial task. > > Instead of venturing guesses, I'd suggest y

./configure failure, can't find glib on debian-arm buster 10.1

2019-09-21 Thread Gene Heskett
This seems to indicate a pkg-config problem: checking for glib... configure: error: no -- required until somebody makes glib optional glib-2 is of course installed but pkg-config apparentlly knows nothing about it. Fix? Thanks all. Cheers, Gene Heskett -- "There are four boxes to be used in

Re: audio recorder

2019-09-21 Thread Dan Ritter
Jack Dangler wrote: > > On 9/20/19 9:58 AM, Dan Ritter wrote: > > Jack Dangler wrote: > > > Wanted a utility for snipping youtube clips, recording skype, etc. and > > > someone suggested 'audio recorder' to me. I found some information for it > > > here - > > > https://mintguide.org/audio/267-au

Re: audio recorder

2019-09-21 Thread Jack Dangler
On 9/20/19 9:58 AM, Dan Ritter wrote: Jack Dangler wrote: Wanted a utility for snipping youtube clips, recording skype, etc. and someone suggested 'audio recorder' to me. I found some information for it here - https://mintguide.org/audio/267-audio-recorder-capture-and-record-audio-from-any-de

Re: OT: Brainstorming in Favor of FOSS

2019-09-21 Thread tomas
On Sat, Sep 21, 2019 at 09:08:15AM +0100, Joe wrote: [...] > I suspect that the porting of LO to a web-based version which worked at > a useable speed would be an extremely non-trivial task. Instead of venturing guesses, I'd suggest you use your search engine fu: https://en.wikipedia.org/wiki/L

The font and themes used in terminal and editor

2019-09-21 Thread CSO
Hello, Does anyone know what kind of font and color themes used in this terminal and editor setting, https://s3.amazonaws.com/f.cl.ly/items/1e2F0A123h331c1G0L0R/SadBart.gif, ? Thanks Mark

Re: OT: Brainstorming in Favor of FOSS

2019-09-21 Thread Joe
On Fri, 20 Sep 2019 16:31:08 -0500 Kent West wrote: > Totally off-topic, but today I had a thought. > > It would be nice if Mozilla and LibreOffice Foundation got together > and used the online account stuff of Firefox to allow users to access > a hosted online version of LibreOffice. Could give