Re: [gentoo-user] portage getting mixed up with USE?

2011-06-22 Thread Mick
On Wednesday 22 Jun 2011 13:41:57 Alan McKinnon wrote: > On Wednesday 22 June 2011 14:22:00 Daniel Pielmeier did opine thusly: > > > Portage has always displayed the latter right? That makes sense > > > - you can see what the emerge command would do as entered and > > &

Re: [gentoo-user] new genkernel problem

2020-06-06 Thread Dale
ame time? > >> If you do copy yours manually to /boot, what command do you use for >> dracut?  Maybe I'm doing it a hard way or something and you have a >> easier method.  > cd /usr/src/linux > make all modules_install install > dracut --kver=$(cat include/config/k

Re: [gentoo-user] equery keywords and overlays

2019-06-19 Thread Grant Taylor
On 6/19/19 3:10 PM, Dale wrote: I'm not sure this will apply. I know this option works in some uses but not sure about yours. You may want to try it tho and see if it does what you want.    -o, --overlay-tree   Include package from overlays in the search path. I u

Re: [gentoo-user] grub and what happens exactly when booting.

2011-09-17 Thread Alan McKinnon
On Sat, 17 Sep 2011 06:44:47 -0500 Dale wrote: > Should I include the drive itself? Like sda, sdb etc. I could use > my system name too. I'm on fireball and my older rig is named > smoker. See a trend here? lol Anyway, this could work: > > fireball-sda > fire

Re: [gentoo-user] mysql-workbench

2017-04-17 Thread lee
-libs/cairo-1.14.8:0/0::gentoo, ebuild scheduled for merge) pulled in by | >=x11-libs/cairo-1.12.10[aqua=,svg=,X=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] required by (dev-cp

Re: [gentoo-user] Dual Core CPUs & SATA HD

2005-07-30 Thread Colin
TA HD recognised by the install media? I don't think the CPU is 64 bit in case you need to know. A multi-core single-CPU system (yours) is virtually identical to a single-core multi-CPU system. I would use MAKEOPTS="-j2" or higher (basically, twice what you would do for a single-

[gentoo-user] Re: Mplayer2, where is it?

2007-03-09 Thread James
Dan Farrell spore.ath.cx> writes: > > > needed mplayer2 plugin. I don't see it in portage so can someone > > > tell me where I can find it? > * net-www/mplayerplug-in > i have it installed, so tell me the site that doesn't work and i'll > tell y

[gentoo-user] Libreoffice and pasting HTML from web pages.

2020-03-02 Thread Dale
Howdy, I don't use LOo a whole lot but several months ago, I noticed a problem.  Sometimes I go to a electronic type website that has info on circuits and how something works.  Those pages usually contain text, pics and such.  I highlight what contains the info I want, which may include

Re: [gentoo-user] Sound plays in double speed.

2006-01-16 Thread Willie Wong
On Mon, Jan 16, 2006 at 12:48:38PM +0200, Penguin Lover David Harel squawked: > Willie Wong wrote: > > >More information? What program did you use to play the wma file? What > >do you mean by "anything else from that moment"? Do you mean anything > >else pla

Re: [gentoo-user] systemd-197-r1 starts gdm-3.6.2

2013-02-06 Thread Stefan G. Weichinger
> and then &> should capture it. I will retry this asap ... but not right now ... maybe later this day. > I'm running out of ideas. What does the file /etc/pam.d/gdm-password contains? # cat gdm-password #%PAM-1.0 auth optionalpam_env.so auth include syst

Re: [gentoo-user] equery keywords and overlays

2019-06-19 Thread Jack
On 2019.06.19 17:16, Grant Taylor wrote: On 6/19/19 3:10 PM, Dale wrote: I'm not sure this will apply. I know this option works in some uses but not sure about yours. You may want to try it tho and see if it does what you want.    -o, --overlay-tree   Include pa

Re: [gentoo-user] genkernel's new configs not used?

2022-01-01 Thread Dale
gt; >> cd /usr/src/linux >> zcate /proc/config.gz >.config >> make oldconfig >> make all modules_install install >> dracut --kver=$(cat include/config/kernel.release) --xz >> update the bootloader >> >> mostly does it all, with a few frills thrown in

Re: [gentoo-user] march to cross-compile ASUS laptop

2017-07-12 Thread Hinnerk van Bruinehsen
iler version as on the build host (gcc-config) and then run: gcc -### -march=native -E /usr/include/stdlib.h 2>&1 | grep "/usr/libexec/gcc/.*cc1" Everything after "-march=..." should be what your gcc version would use when using march=native on the laptop. WKR Hinnerk

Re: [gentoo-user] new genkernel problem

2020-06-05 Thread Neil Bothwick
t requires a kernel version etc etc.  I use make install. If I trust the makefile to build the kernel and it's module tree, and copy the modules to the correct location, why wouldn't I trust it to copy a single file to /boot at the same time? > If you do copy yours manually to /boot, wh

Re: [gentoo-user] In search for a undeclared identifier...

2009-08-16 Thread Mike Kazantsev
ivers > > and eselected opengl. Since Blender, which uses OpenGL a lot runs > > fine and is also build each day from developper sources... > > > > Does anyone know to what glActiveTexture belongs to? > > And where I can buy one for my Linux box ;) > > >

Re: [gentoo-user] local overlay problem

2013-02-01 Thread Dale
t; the methods portage provides instead of trying to be clever than it. > >> When you start working AROUND portage with one thing, then you have to >> work AROUND portage with a lot of things. This would include depclean. > > Which is why I think you shouldn't try to wor

Re: [gentoo-user] Upside/downside to including config files in quickpkg?

2010-02-11 Thread Alan McKinnon
On Friday 12 February 2010 00:13:23 Volker Armin Hemmann wrote: > > One thing I haven't found so far is what to put in make.conf to get > > the buildpkg feature to include the configs. It's easy at the command > > line. Where's the documentation on how to ac

Re: [gentoo-user] x11-libs/guile-gtk-2.1-r3 fails to compile

2019-05-06 Thread Stefan Schmiedl
ortage/x11-libs/guile-gtk-2.1-r3/work/guile-gtk-2.1/gtk-glue.c: >> In function ‘sgtk_gtk_input_add_full’: >> /var/tmp/portage/x11-libs/guile-gtk-2.1-r3/work/guile-gtk-2.1/gtk-glue.c:3579:63: >> >> error: ‘scm_tc16_fport’ undeclared (first use in this function); did >

[gentoo-user] Re: x11-libs/guile-gtk-2.1-r3 fails to compile

2019-05-06 Thread nunojsilva
uile-gtk-2.1-r3/work/guile-gtk-2.1/gtk-glue.c: >> In function ‘sgtk_gtk_input_add_full’: >> /var/tmp/portage/x11-libs/guile-gtk-2.1-r3/work/guile-gtk-2.1/gtk-glue.c:3579:63: >> >> error: ‘scm_tc16_fport’ undeclared (first use in this function); did >> you mean ‘scm_t_fport’? >>

Re: [gentoo-user] distcc does seem to work

2009-09-29 Thread Al
Xi Shen wrote: > hi, > > this is the my 1st time working with distcc. after i have emerged and > configured the system (include the make.conf), i tried to emerge kde, > and use distmon-text to see what would happen. i lost the output of > the distmon-text, but the output lo

Re: [gentoo-user] emerge --prune: should it work?

2009-04-02 Thread Albert Hopkins
gt; > But it didn't. Something should, however. > > Rather than my asserting that --prune is broken, since it apparently does > *something* (just not what I'd expect), can someone give me a helpful clue as > to what WILL remove these unneeded libraries? '-) > >

RE: [gentoo-user] specifying DNS servers

2005-09-22 Thread Dave Nebinger
her. But if one /etc/resolv.conf dns points to what is served by one side, and another points to a DNS for the other side, then name resolution, regardless of the source, still works. The only conflict I see is if you have a different ip address for a host depending upon which nic you use - i.e.

Re: [gentoo-user] Compile kde-apps/libkdcraw-4.14.3 error

2015-07-31 Thread Neil Bothwick
n > handling disabled, use -fexceptions to enable throw > LIBRAW_EXCEPTION_IO_EOF; I use gcc-4.9.3 and kde plasma 5. What should > I do to avoid this error? Thank you As usual, search b.g.o first: https://bugs.gentoo.org/show_bug.cgi?id=555646 -- Neil Bothwick Multitasking: Re

Re: [gentoo-user] emerge fails after eix-sync

2007-01-11 Thread Bo Ørsted Andresen
On Friday 12 January 2007 08:00, Alan E. Davis wrote: > AttributeError: 'NoneType' object has no attribute 'iteritems' In the future at the very least include what version of portage you use with a traceback from portage like this. In this case, however, it just req

[gentoo-user] What gives with all these file collisions?

2017-06-01 Thread Alan Grimes
t may belong to other * packages (see list below). You can use a command such as `portageq * owners / ` to identify the installed package that owns a * file. If portageq reports that only one package owns a file then do * NOT file a bug report. A bug report is only useful if it identifies at * le

Re: [gentoo-user] Why emacs needs gnome parts ?

2005-12-01 Thread Allan Spagnol Comar
ox without any > > graphical interfaces to server some utilities . > > > > could some one explain why emacs needs so many graphical parts ? > > What does "emerge -tv emacs" show? It should tell you which USE flag is > causing all this. Leaving gnome out of your USE

Re: [gentoo-user] distcc not working

2005-06-25 Thread Zac Medico
hanks to all who replied. > > > > > I've followed the http://www.gentoo.org/doc/en/distcc.xml instructions > > > for \ > > > configuring portage to use distcc. Should I need to continue with the \ > > > instructions for "working with automake"

Re: [gentoo-user] losting deadkeys layout

2006-07-03 Thread Luigi Pinna
;xfree86" -types "default" -symbols > "en_US(pc105)+de" -geometry "pc(pc102)" I tried it: setxkbmap -keycodes "xfree86" -types "default" -symbols "en_US(pc105)+de" -geometry "pc(pc102)" Couldn't interpret _XKB_RULES_NAM

Re: [gentoo-user] -march=? for this cpu

2013-04-09 Thread Michael Hampicke
4-pc-linux-gnu/4.6.3/cc1 -E -quiet -v - >> > > -march=pentium-m -mcx16 -msahf -mno-movbe -mno-aes -mno-pclmul >> -mpopcnt >> > > -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mbmi -mno-tbm -mno-avx >> > > -mno-sse4.2 -mno-sse4.1 --param l1-cache-size=32 --param &g

Re: [gentoo-user] Reinstall Gentoo? [Was: Building pygtk-2.22.0-r1 fails. Help, please!]

2011-04-25 Thread Mick
@Alan Mackenzie: > > > > What Neil is saying can be achieved by setting package specific USE > > > flags in the file /etc/portage/package.use; e.g. use an entry like: > What I'm saying is that you should have -doc in /etc/make.conf and enable > it on a per-package bas

Re: [gentoo-user] digikam + systemd

2013-09-06 Thread Philip Webb
gt; Yes, I think it is. > Probably gphoto2 pulls GNOME stuff, which in turn pulls systemd ... > ... I checked gphoto2, and I don't think is the one pulling systemd. > I don't see any dependency of digikam as an obvious puller for it. > Could you mask sys-apps/systemd > and see

Re: [gentoo-user] What does emerge status R mean?

2021-05-16 Thread n952162
ags defined somewhere, emerge won't know what USE flags to include or exclude support for. Dale :-)  :-) But if I don't specify that I want something specific, why should portage say, this package has internal differences to the old package, I better not install it?

[gentoo-user] Re: file collision on net-libs/neon-0.29.3

2010-06-22 Thread Nikos Chantziaras
and so on. How come that I cannot install net-misc/neon-0.29.3 due to file collisions, when it is this package which owns the files in the first place? Strange! So it is installed already? Did you chaneg USE flags, so it gets emerged again? Or did something go wrong when installing it the last time

Re: [gentoo-user] Gummiboot -> efibootmgr

2016-08-22 Thread J. Roeleveld
k it actually always builds with some kind of stub > of one. This means that you can use modules. It is a pita though, > since you'd need to configure your kernel without the initramfs, build > everything, install your modules, build your initramfs, then change > your config to incl

Re: [gentoo-user] Libreoffice and pasting HTML from web pages.

2020-03-02 Thread Dale
rks. Those pages usually contain text, >> pics and such. I highlight what contains the info I want, which may >> include some things I don't, then copy it to my clipboard. I then go to >> LOo and paste it as HTML since that's what it is. Once pasted, I remove >> thin

Re: [gentoo-user] Recommendation for CPU type in QEMU?

2013-07-31 Thread Kerin Millar
On 31/07/2013 12:31, Marc Joliet wrote: [snip] There's also "-cpu host", which simply passes your CPU through to the guest. That's what I use for my 32 bit WinXP VM. You can use it if you don't mind not being able to migrate your guest, but it sounds to me like you&#

Re: [gentoo-user] need help with amdgpu driver

2023-01-27 Thread Björn Fischer
o not use initrd nor initramfs and all neccessary drivers are not installed as modules but compiled into the kernel. like you, I also use amdgpu hardcompiled into the kernel. It seems to be safe to include _all_ blobs in /lib/firmware/amdgpu. Then you can boot that kernel and check which blobs ar

Re: [gentoo-user] Re: Suggestions for backup scheme?

2024-02-07 Thread Wols Lists
e. Okay, that instantly says you want a copyleft licence. So you're stuck with a GPL-style licence, and if they want to include it in a commercial closed source product, they need to come back to you and dual licence it. Personally, I'd go the MPL2 route, but that's my choice. It

Re: [gentoo-user] Upside/downside to including config files in quickpkg?

2010-02-11 Thread Volker Armin Hemmann
On Donnerstag 11 Februar 2010, Alan McKinnon wrote: > On Friday 12 February 2010 00:13:23 Volker Armin Hemmann wrote: > > > One thing I haven't found so far is what to put in make.conf to get > > > the buildpkg feature to include the configs. It's easy at the

Re: [gentoo-user] Re: confessions of a former USE=

2016-04-14 Thread waltdnes
l yesterday, I've had USE="-*" for years. > > I've only used (USE="-*") for small systems like firewalls, devices, > or other minimized servers. If you think about it, most of us, > on a workstation, what everything that will work. The exception being > s

Re: [gentoo-user] CFlags for CPU

2011-07-27 Thread Kfir Lavi
cx16" >> "-msahf" "-mpopcnt"* "--param" "l1-cache-size=64" "--param" >> "l1-cache-line-size=64" "--param" "l2-cache-size=512" "-mtune=amdfam10" >> "-quiet" "-dumpbase"

Re: [gentoo-user] fsck separate /usr

2012-05-13 Thread Dale
my kernel several times since and I have not had a single issue. So, if you decide to use dracut, make sure you clean out the old cruft first. That said, I didn't know dracut could do the file system checks before mounting and doing the switch_root thing. I see it include the programs but neve

[gentoo-user] Re: vm still grinding away at compiling webkitgtk-2.14.2

2016-11-20 Thread Harry Putnam
of the time > vm itself needs as much as it needs to do whatever it is you want it to do. > > What hypervisor are you using, and can you use memory ballooning? Sorry I meant to include that info... virtualbox-5.1.8

Re: [gentoo-user] applications cannot access anything on youtube

2022-03-06 Thread Rich Freeman
On Sun, Mar 6, 2022 at 9:01 AM John Covici wrote: > > Traceroute does not work, either. > Can you elaborate on what "does not work" means, both for traceroute and ping? This is sounding like a name resolution issue. Dig will directly query the name server you point it at.

Re: [gentoo-user] genkernel's new configs not used?

2022-01-01 Thread William Kenworthy
a few frills thrown in to cover things like rebuilding modules. Can you explain this part a bit?  How it knows what version for example to build against?  Does it follow the link in /usr/src/linux, eselect info or something else? dracut --kver=$(cat include/config/kernel.release) --xz The on

Re: [gentoo-user] Re: Apache config

2017-05-19 Thread Peter Humphrey
ncl, nor of includes at all. > > > > Don't you need to load a special module for server-side includes? > > Oh, yeah, that too. It's APACHE2_MODULES=include. Hmm. $ emerge -pv apache These are the packages that would be merged, in order: Calculating dependencies

Re: [gentoo-user] Recompile Gentoo Environemnet

2009-09-04 Thread Dale
Allan Gottlieb wrote: > At Sat, 05 Sep 2009 01:29:46 + Nick Khamis wrote: > > >> Hello Everyone, >> >> what emerge parameters recompiles everything in my gentoo environment afer >> changing use flags >> >> emerge --update --deep --*newuse* w

Re: [gentoo-user] OT: Mapping random numbers (PRNG)

2014-06-05 Thread Canek Peláez Valdés
'7', '8', '9' }; int next_character() { // Use the correct call for ISAAC instead of rand() unsigned int idx = rand() % N; return S[idx]; } int main(int argc, char* argv[]) { // Use the correct call for initializing the ISAAC seed srand((unsigned int)time(NULL)); for (int i = 0; i < 20; i++) // --std=c99 printf("%c\n", next_character()); return 0; } --- If the ISAAC RNG has a good distribution, then the next_character() function will give a good distribution among the set [A-Za-z0-9]. Unless I missunderstood what you meant with "create random numbers in the range of [a-Za-z0-9]". Regards. -- Canek Peláez Valdés Profesor de asignatura, Facultad de Ciencias Universidad Nacional Autónoma de México

[gentoo-user] Re: Building and using binary packages with emerge/portage

2005-05-30 Thread Calvin Spealman
at 18:01 -0500, Boyd Stephen Smith Jr. wrote: > > > I want to know what, if any, information about the package's build > > environment is stored in the package binary and what, if any, of the > > information is used by portage/emerge to decide when to use a binary > &g

Re: [gentoo-user] Usign ansible

2015-01-29 Thread Tomas Mozes
currently contains the config (vars ... yes) for site A ... A copy of the role is way too redundant ... What is the/a correct and elegant way to do that? Have a defaults/site-B.conf.yml or something and include that in a 2nd playbook? Use some file in the vars/ directory ... ? I am quite sure

[gentoo-user] Re: sys-kernel/gentoo-sources vs. sys-kernel/gentoo-kernel vs. sys-kernel/gentoo-kernel-bin

2020-04-21 Thread Nikos Chantziaras
is is what Mike Pagano (who maintains gentoo-sources and is part of Gentoo's kernel team) had to say: Gentoo-sources is the upstream kernel with our patches on top. They could include experimental patches (use=experimental), or fixes that have not made it into the mainline upstream kerne

Re: [gentoo-user] VBoxClient --clipboard seems to be broken with a recent update

2021-02-08 Thread n952162
serves. Either I've just forgotten what the problem was, or something new has popped up. Oh, I have a clue ... I noticed that the user wasn't included in /etc/group.  But he was before ... I updated this system  by binary update, and I guess the default is |--include-config.| |F

Re: [gentoo-user] AMD microcode error?

2024-01-29 Thread Peter Humphrey
On Sunday, 28 January 2024 17:39:56 GMT Michael wrote: > I'm not sure a microcode update has been released yet by AMD as a blob, > outside what they make available to MoBo OEMs within 'BIOS firmware' > updates. To find what's in the box use: > > dmesg | grep -i

Re: [gentoo-user] server to firewall conversion

2006-02-15 Thread Neil Bothwick
x -cups / -jack -php -tiff lm_sensors -mozilla doc > syslog " > > Anything else I should add/subtract from the USE flags? Start with -* then add only the USE flags you want. Make sure you include readline. > When I run a emerge -uavDN world, it still wants to rebuild so

Re: [gentoo-user] Re: new computer : any advice ?

2015-09-10 Thread Gevisz
> rewritten to use features like SIMD and other advanced parallelization > > features, most desktop workloads don't lend themselves for that kind > > of parallelization. And it is also true. > Not true if what openacc hopes to achived indeed does become a reality. Hopes alm

Re: [gentoo-user] Java and java.library.path [solved]

2006-01-18 Thread darren kirby
u have to invoke java so that java runs > the program. Because the first argument in the command is "java", you > are then able to use various command-line switches for Java (such as the > aforementioned "-Djava.library.path=/usr/lib") before telling Java what > program

Re: [gentoo-user] Use Flags and Updating

2014-05-21 Thread Alexander Kapshuk
#x27; set in the file shown below: >> grep bdeps /etc/portage/make.conf >> EMERGE_DEFAULT_OPTS="--with-bdeps=y" >> >> Short version: emerge -avuND @world >> -a [--ask] >> -v [--verbose] >> -u [--update] >> -N [--newuse] >> -D [--deep]

Re: [gentoo-user] CFlags for CPU

2011-07-27 Thread Mick
" > >> > >> "/usr/include/stdlib.h" "-D_FORTIFY_SOURCE=2" *"-march=amdfam10" > >> "-mcx16" "-msahf" "-mpopcnt"* "--param" "l1-cache-size=64" "--param" > >> "l1-cache-lin

[gentoo-user] MATE is great!

2014-01-10 Thread walt
ng mate: #cd /usr/include #ln -s python2.7 python [or python3.3 if that's what you use]. I'd suggest removing that symlink after mate is installed because gentoo doesn't do python that way and might get confused in the future. I use startx, so I just put 'exec mate-session' in my .xinitrc, and now I'm so happy :) :) :)

Re: [gentoo-user] Filter grep output of 'ps aux'

2012-03-02 Thread Paul Hartman
On Fri, Mar 2, 2012 at 2:39 PM, Tanstaafl wrote: > On 2012-03-02 2:33 PM, Paul Hartman wrote: >> >> And you can use the --sort options for ps to sort by cpu or anything >> you like (see the manpage) > > > Even better, thanks Paul... > > watch -n1 "ps

Re: [gentoo-user] How can I turn off xterm console restore?

2011-01-25 Thread Walter Dnes
option, not a system setting, I plowed through "man xterm". You can include "-hold" on the xterm command line, or use the "hold" xresource option to do freeze rather than destroy the terminal on exit. -- Walter Dnes

Re: [gentoo-user] Reinstall Gentoo? [Was: Building pygtk-2.22.0-r1 fails. Help, please!]

2011-04-24 Thread Mick
sphinx. They are notorious for their circular > > dependency, which requires USE='-doc' to bypass. > > It's rarely desirable to enable doc globally. It is best to enable only > for those packages where you need extended documentation. @Alan Mackenzie: What Neil is

Re:Re: [gentoo-user] Compile kde-apps/libkdcraw-4.14.3 error

2015-07-31 Thread Wallance Lee
-4.14.3.But it compiled error like >> this /usr/include/libraw/libraw_datastream.h:154:17: error: exception >> handling disabled, use -fexceptions to enable throw >> LIBRAW_EXCEPTION_IO_EOF; I use gcc-4.9.3 and kde plasma 5. What should >> I do to avoid this error? Thank you &

[gentoo-user] Re: nvidia-drivers fail to determine kernel version

2013-02-06 Thread walt
Belardi posted a link here on >> Jan 29 to a patch on the nvidia website. If you can't make it work >> I'll post more details tomorrow. >> >> > > Hi, > > thanks for your reply, walt! :) > > What I found based on your mail are patches against

Re: [gentoo-user] Upside/downside to including config files in quickpkg?

2010-02-11 Thread Mark Knecht
nary >> packages to get a machine running quickly it seems like I'd want to >> include everything I could. >> >> What would the more experienced user do for the single-user desktop type >> user? > > > The config of the package you quickpkg'ed li

Re: [gentoo-user] umounted CD Writer medium instead of audio CD

2007-01-04 Thread Raymond Lewis Rebbeck
You may want to post that. > It may be some sort of plugin too. > > On mine, it pops up like yours does then when I click on 'open in a new > window', it pops up the contents. I can then copy them to the hard > drive or whatever. This is done in Konqueror by the way.

Re: [gentoo-user] quickpkg on a complete system?

2012-03-18 Thread Mark Knecht
examples section. > Yeah, my bad and you're right about that, although if you thought it was a portage FEATURE and ''man buildpkg' doesn't return anything then you wouldn't even go looking for man quickpkg. (Or I didn't) > "quickpkg @world" wo

Re: Re: Re: [gentoo-user] upgrading (profiles, too)

2019-05-31 Thread Jack
BST Dale wrote: to do.  > > If I recall correctly, I did a merge -e world when I switched to 17.0.  > There are some things that I'd rather rebuild everything just to be > sure.  When it is winter time, why not, I need the heat anyway.  ;-)  > > Dale > > :-)  :-)  &g

[gentoo-user] Re: new computer : any advice ?

2015-09-10 Thread james
expanded vision of general resources for their workstation. > To trully take advantage of the GPU the actual algorithms need to be rewritten > to use features like SIMD and other advanced parallelization features, most > desktop workloads don't lend themselves for that kind of parall

Re: [gentoo-user] Dolphin and missing paste file option in right click menu.

2022-04-27 Thread Mark Knecht
can't remember what all used to be there. I mostly use Cut, Copy and > Paste. I do have the option to create a directory or text file still. > Some things are there but Paste isn't one of them. > > Oh, I'm on Dolphin version 22.04.0. Forgot to include that. I ru

Re: [gentoo-user] emerge -uD world: another obstacle

2008-02-01 Thread maxim wexler
em either from the vendor of your operating system or from www.trolltech.com I have /usr/share/qt4/mkspecs/... /usr/include/qt/4.../usr/include/qt4.../usr/lib/qt4. Hmm, interesting, /usr/bin/qt3to4. Dare I run it? What options should I use. I don't want to make a bad situation wors

Re: [gentoo-user] Problem installing mod_proxy

2007-01-18 Thread Bo Ørsted Andresen
On Thursday 18 January 2007 22:13, Avaricen wrote: > > The defaults are entirely dependent on your choice of profile. apache2 is > > enabled for server profiles. What you for some weird reason have listed > > seem to match the desktop profiles... > > I see. Note that the u

Re: [gentoo-user] emerge --buildpkg --unmerge

2010-10-29 Thread Alan McKinnon
have about 20 packages to unmerge or remerge with new use flags. But > >> I want to keep binary copies (with old use settings) before unmerging > >> them. Unfortunately I did not have buildpkg in FEATURES at the time of > >> emerging them. Doing this now by hand sounds k

Re: [gentoo-user] equery keywords and overlays

2019-06-19 Thread Dale
7;m assuming that it's my ignorance. > > > I'm not sure this will apply.  I know this option works in some uses but not sure about yours.  You may want to try it tho and see if it does what you want.     -o, --overlay-tree   Include package from overlays in the se

Re: [gentoo-user] Re: google drive

2013-02-04 Thread András Csányi
On 4 February 2013 15:04, walt wrote: > On 02/04/2013 04:43 AM, András Csányi wrote: >> Hi All, >> >> I would like to get some advise what would be the good - reasonably >> good - solution use my Google Drive storage under Gentoo. In the last >> 1.5 years I hav

Re: [gentoo-user] The war continues.

2016-03-19 Thread Neil Bothwick
On Thu, 17 Mar 2016 20:26:00 -0400, Alan Grimes wrote: > >>>>Then you should understand the need for detailed error reports and > reading the output from the various commands. > > I always set verbosity to very high or max... What's the point if you don'

Re: [gentoo-user] emerge inforamtion

2006-03-30 Thread Heinz Sporn
t them? If you need or want builtin support for ppds and/or snmp then yes. > > Finally there is anoter flag prefixed by a plus and green coloured > (+scanner*). What does the trailing * mean? What does the green colour mean? A previous build did not include those flags. The new b

Re: [gentoo-user] digikam + systemd

2013-09-06 Thread Canek Peláez Valdés
me investigating, I bet you can > install gphoto2 without systemd, but you need to see what is pulling > it. My bet would be PolicyKit. > > The thing is, GNOME 3 now need systemd. Therefore, a lot of GNOME > packages are setting their defaults dependencies to pull packages in > such

Re: [gentoo-user] netfilter tarpit target

2007-04-01 Thread Daniel Iliev
Dave Jones wrote: > Hi Daniel > > >> My question: what is the best way get this iptables module working w/o >> diverting too much from the official Gentoo installation. I mean the >> normal way is to use patch-o-matic to patch iptables source and vanilla >> kern

Re: [gentoo-user] emerge -U or emerge -N

2023-04-11 Thread Dale
e answer to something, rather than saying > it doesn't know the answer, it just makes it up. > > The difference between -U and -N as explained by ChatGPT is wrong; in > fact, it has nothing to do with dependencies. > > To have a truthful answer, let's not ask ChatGPT

Re: [gentoo-user] tips on running a mail server in a cheap vps provider run but not-so-trusty admins?

2020-08-21 Thread Grant Taylor
ient or a non-authenticated sender or whatever. Which is one of the many reasons why there are multiple exchanges back and forth. However, in principle there are plenty of modern ways to build a transport protocol that would be an improvement on SMTP ... Please elaborate. Please include what

Re: [gentoo-user] multicast routing from satillite to lan

2006-09-14 Thread Hans-Werner Hilse
the sources from the tarball build (i.e. don't use the ebuild, don't use portage at all). If you happen to have errors while building, quote them here. 2.6 is certainly not required by all means. Back in 1999, there was no kernel 2.6, mrouted can run even on 2.2. It *may* be that you

Re: [gentoo-user] Re: confessions of a current USE=*

2016-04-15 Thread Alan McKinnon
ist of installed pkgs I note with 'USE' those > which have a custom flag in package.use & check when updating. well there is such a thing as too much control and forcing yourself to fiddle with low-level things more than you need to. Profiles are supposed to provide a decent

Re: [gentoo-user] package.keywords syntax?

2008-10-29 Thread Andrey Vul
>> >> able to write portable programs with well-defined behavior. Speaking >> >> of well-defined behavior, do you know what happens when you cast a >> >> float to an int, and the float is too big to fit into the int? >> > >> > Did oyu try it you

Re: [gentoo-user] (Not Solved for me) anyone tried amdgpu (kernel module)

2015-12-20 Thread Mick
On Saturday 19 Dec 2015 17:15:04 Alexander Kapshuk wrote: > > Have you tried this firmware package instead, sys-firmware/amdgpu-ucode? > > > > Do you have the firmware included in your kernel config file? > > > > Device Drivers ---> &g

Re: [gentoo-user] Git change logs

2021-11-29 Thread Peter Humphrey
> output so it ran on the entire repository. The current working > directory has no impact on the function of either git log or git > whatchanged. See what I mean about counter-intuitive? > You could append a . to just run git whatchanged on the current > directory. I run "git wha

Re: [gentoo-user] Libreoffice and pasting HTML from web pages.

2020-03-03 Thread Michael
t;> On Monday, 2 March 2020 23:07:03 GMT Dale wrote: > >>>> Howdy, > >>>> I don't use LOo a whole lot but several months ago, I noticed a > >>>> problem. Sometimes I go to a electronic type website that has info on > >>>> circuits and how so

Re: [gentoo-user] Painted into a corner: avahi and mDNSResponder

2008-10-12 Thread Alan McKinnon
so unfortunately the implementations are often incompatible. > > > > By and large you will find that Gnome stuff supports Avahi and KDE stuff > > supports mDNSResponder, so the only way out of this mess is often > > extensive use of 'equery hasuse', 'equery de

Re: [gentoo-user] Painted into a corner: avahi and mDNSResponder

2008-10-12 Thread Volker Armin Hemmann
lement a system called ZeroConf, first > > > designed by Apple. It's a way for machines on a network to find each > > > other and what network features they support. These systems are quite > > > low-level so unfortunately the implementations are often incompat

Re: [gentoo-user] Re: New Install Problems with X

2011-01-06 Thread Jake Moe
you if you don't set up your kernel >> correctly. > > I made the kernel with the nvidia driver as a module and the "emerge > x11-drivers/nvidia-drivers" worked. However, running Xorg -configure > still fails. > > . . . and I would love to use and email client

Re: [gentoo-user] Broken GCC

2012-09-07 Thread Samuraiii
include/stdio.h: Permission denied BillK What next? ls -l /usr/local/include/stdio.h ls: cannot access /usr/local/include/stdio.h: No such file or directory Any idea why you'd have anything under /usr/local? On Gentoo, that's usually unnecessary. (Or always unnecessary, if you care to m

Re: [gentoo-user] QT4 programming setup

2007-07-07 Thread Kent Fredric
ide it tells you to check your QTDIR setting, so I use 'env | grep QTDIR' and get: QTDIR=/usr/qt/3 When I go to /usr/qt I do not even see a dir for '4'? So I want to set up QT4 so I can follow along the book. But if I look at (moc uic assistant and designer) they look like ver

Re: [gentoo-user] CD ROM does not play audio CD's

2008-06-27 Thread Daniel Iliev
le.gmane.org/gmane.linux.gentoo.user/200045 > > If you like to have a serious answer, do not include pointers to > nonserious articles like this one: > > http://lwn.net/Articles/195167/ > > Jörg > Jörg, The question is valid and interesting, moreover it is asked very

Re: [gentoo-user] What to expect from emerge --newuse --emptytree world re: etc-update

2005-09-27 Thread Hemmann, Volker Armin
good little gentoo boy I updated my USE flags to include > these and other settings that I plan to use but didn't have in before. > > And since my USE flags changed, I'm in the middle of doing the > "emerge --newuse --emptytree world" (it's actually going quite well;

Re: [gentoo-user] distcc does seem to work

2009-09-29 Thread Xi Shen
thanks, i got it working now. On Wed, Sep 30, 2009 at 1:08 AM, Al wrote: > Xi Shen wrote: > >> hi, >> >> this is the my 1st time working with distcc. after i have emerged and >> configured the system (include the make.conf), i tried to emerge kde, >> an

Re: [gentoo-user] Re: Another hardware thread

2011-11-13 Thread Neil Bothwick
On Sun, 13 Nov 2011 00:11:11 -0200, Érico Porto wrote: > What kind of computer are you looking for? If you are not a gamer but do > like to watch high res videos, go for a fanless video board. If you > like to do image processing, nvidia boards are also a good idea because > of CUDA

Re: [gentoo-user] Warning: Color name "black" is not defined

2006-05-12 Thread Alexander Skwar
Jerry McBride wrote: > On Friday 12 May 2006 01:57, Alexander Skwar wrote: >> Jerry McBride wrote: >> > Is this an Xorg 7.0 installation?? >> >> Yep. >> >> > Did you also include x11-apps/rgb?? >> >> Yep - else I wouldn't have a /usr/s

Re: [gentoo-user] xsm and dependency...

2006-10-11 Thread Daniel Barkalow
27;t need xsm on September > > 22nd, now does. > > What's up with this? I really don't want netkit-rsh installed either...xsm > changelog says nothing... You want to be looking at xinit's info; turns out you want the "minimal" USE flag if you don't w

Re: [gentoo-user] Where do these use flags come from?

2006-02-26 Thread Bo Andresen
On Monday 27 February 2006 04:03, Bo Andresen wrote: > BTW stop top-posting, please. :) On Monday 27 February 2006 04:13, Brett I. Holcomb wrote: > Evidently I didn't understand what you were asking the first time - sorry > it didn't meet your needs. I learned something, too

Re: [gentoo-user] Re: [WAS: keyboard stops working] Recent kernels block the loading of non-GPL kernel modules

2015-08-18 Thread Rich Freeman
urns EXPORT_SYMBOL_GPL into EXPORT_SYMBOL, and should be a lot easier than fixing every export that the drivers use): diff --git a/include/linux/export.h b/include/linux/export.h index 96e45ea..b1bc4c3 100644 --- a/include/linux/export.h +++ b/include/linux/export.h @@ -69,7 +69,7 @@ extern

<    1   2   3   4   5   6   7   8   9   10   >