Re: [gentoo-user] libQt5Core.so.5 => not found

2018-11-09 Thread Adam Carter
On Sat, Nov 10, 2018 at 3:51 PM Adam Carter wrote: > On Fri, Nov 9, 2018 at 10:33 PM wrote: > >> I'm trying to build/emerge dev-qt/qtgui-5.11.1, but I get this: >> >> # ldd >> /Net/portage_tmpdir/portage/dev-qt/qtgui-5.11.1/work/qtbase-everywhere-src-5.11.1/bin/qvkgen >> linux-vdso.so.1

Re: [gentoo-user] libQt5Core.so.5 => not found

2018-11-09 Thread Adam Carter
On Fri, Nov 9, 2018 at 10:33 PM wrote: > I'm trying to build/emerge dev-qt/qtgui-5.11.1, but I get this: > > # ldd > /Net/portage_tmpdir/portage/dev-qt/qtgui-5.11.1/work/qtbase-everywhere-src-5.11.1/bin/qvkgen > linux-vdso.so.1 (0x7fff3ddff000) > libQt5Core.so.5 => not found

Re: [gentoo-user] Default USE flags for net-libs/webkit-gtk

2018-11-09 Thread Michael Orlitzky
On 11/08/2018 09:59 PM, Yongming wrote: > > I understand that these dependencies can be > customised via /etc/portage/package.use/*, but I am also curious about > the thinking behind net-libs/webkit-gtk having "geolocation" flag on > by default. > There's no rule for this sort of thing, and

Re: [gentoo-user] Hard drive storage questions

2018-11-09 Thread Rich Freeman
On Fri, Nov 9, 2018 at 3:17 AM Bill Kenworthy wrote: > > I'll second your comments on ceph after my experience - great idea for > large scale systems, otherwise performance is quite poor on small > systems. Needs at least GB connections with two networks as well as only > one or two drives per

[gentoo-user] emerge fails: media-sound/alsa-tools-1.1.6

2018-11-09 Thread karl
Applying this makes it work: diff --git a/media-sound/alsa-tools/alsa-tools-1.1.6.ebuild b/media-sound/alsa-tools/alsa-tools-1.1.6.ebuild index 18fcd567ec8..85804ba8aae 100644 --- a/media-sound/alsa-tools/alsa-tools-1.1.6.ebuild +++ b/media-sound/alsa-tools/alsa-tools-1.1.6.ebuild @@ -43,7 +43,7

[gentoo-user] libQt5Core.so.5 => not found

2018-11-09 Thread karl
I'm trying to build/emerge dev-qt/qtgui-5.11.1, but I get this: # ldd /Net/portage_tmpdir/portage/dev-qt/qtgui-5.11.1/work/qtbase-everywhere-src-5.11.1/bin/qvkgen linux-vdso.so.1 (0x7fff3ddff000) libQt5Core.so.5 => not found libc.so.6 => /lib64/libc.so.6

Re: [gentoo-user] Permissions error on starting X.

2018-11-09 Thread Hervé Guillemet
Have you tried the alternative method described here: https://wiki.gentoo.org/wiki/Non_root_Xorg Nope. It seems that the method I mentioned was somehow the first method described in the Wiki. I am wondering what are the differences between the two? Which one is better? The alternative

Re: [gentoo-user] Hard drive storage questions

2018-11-09 Thread Wols Lists
On 09/11/18 01:16, Dale wrote: > Howdy to all, > > I have a interesting problem coming up. Currently, I have two 3TB > drives for my /home mount point. A lot of this is videos but some pdf > files and other documents as well plus a photo collection of family > stuff etc. > > Filesystem

Re: [gentoo-user] Permissions error on starting X.

2018-11-09 Thread YUE Daian
On 2018-11-09 10:49, gevisz wrote: > пт, 9 нояб. 2018 г. в 2:20, Hervé Guillemet : >> >> Le 07/11/2018 à 04:59, YUE Daian a écrit : >> >> > >> > I got "setblabla error: cannot open /dev/tty0 (permission denied)". >> > >> > A possible solution without changing anything unnecessary is to run >> >

Re: [gentoo-user] Hard drive storage questions

2018-11-09 Thread J. Roeleveld
On Friday, November 9, 2018 3:29:52 AM CET Rich Freeman wrote: > On Thu, Nov 8, 2018 at 8:16 PM Dale wrote: > > I'm trying to come up with a > > plan that allows me to grow easier and without having to worry about > > running out of motherboard based ports. > > So, this is an issue I've been

Re: [gentoo-user] Permissions error on starting X.

2018-11-09 Thread gevisz
пт, 9 нояб. 2018 г. в 2:20, Hervé Guillemet : > > Le 07/11/2018 à 04:59, YUE Daian a écrit : > > > > > I got "setblabla error: cannot open /dev/tty0 (permission denied)". > > > > A possible solution without changing anything unnecessary is to run > > startx as "startx -- vt1". > > > > No need to

Re: [gentoo-user] Hard drive storage questions

2018-11-09 Thread Neil Bothwick
On Fri, 9 Nov 2018 10:07:58 +0800, Bill Kenworthy wrote: > I have used a mini-pcie board from ebay (takes two sata connections) > alongside a number of other connection types in a btrfs raid 10 for some > months as a temporary expansion - worked fine, but make sure to check > Linux compatibility

Re: [gentoo-user] Hard drive storage questions

2018-11-09 Thread Bill Kenworthy
On 09/11/18 10:29, Rich Freeman wrote: > On Thu, Nov 8, 2018 at 8:16 PM Dale wrote: >> I'm trying to come up with a >> plan that allows me to grow easier and without having to worry about >> running out of motherboard based ports. >> > So, this is an issue I've been changing my mind on over the