[gentoo-user] gnu-screen split region can't invoke shell

2022-02-28 Thread russian sky
 Is it a bug that the gnu screen itself can't invoke a shell automatically after running 'Ctrl-a S' ?

[gentoo-user] Eterm, XTerm disappear everytime I invoke them in KDE

2005-07-25 Thread Hareesh Nagarajan
Hi All: Everytime I invoke a new instance of ETerm or XTerm, they appear on the screen momentarily and then disappear. A ps -ef | grep $TERM shows nothing, which proves that these processes died almost as soon as they were spawned. When I invoke Konsole, the window appears but the prompt never

[gentoo-user] How to invoke non-selected versions of 'java'?

2022-02-04 Thread Grant Edwards
I've got two "slots" of java currently installed (8 and 11). I see how one uses "eselect java" to contol which one is invoked by /usr/bin/java. How does one manually invoke non-selected version(s) of java? For other slotted things like gcc and python, you can use pythonX.Y or

[gentoo-user] AW: Omnikey Cardman 4040 - Card Reader

2006-08-10 Thread Noack, Sebastian
-I invoke `mknod -m 666 /dev/cmx0 c 253 0` by myself. +I invoke `mknod -m 666 /dev/cmx0 c 254 0` by myself. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Eterm, XTerm disappear everytime I invoke them in KDE

2005-07-25 Thread monotux
Have you compiled a new kernel recently? When terminals behave like that, usually that means that you haven't compiled in legacy (bsd) pty support in your kernel (Device Drivers - Character devices)... Oscar Monday 25 July 2005 10.48 skrev Hareesh Nagarajan: Hi All: Everytime I invoke a new

Re: [gentoo-user] [konqueror] Can't invoke and editor when `view source'

2008-01-15 Thread Hemmann, Volker Armin
Open webpage right click open with... choose kate or any other editor. -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] [konqueror] Can't invoke and editor when `view source'

2008-01-16 Thread Mick
in terminal or invoke it like so: xterm -e /usr/bin/emacs HTH. -- Regards, Mick signature.asc Description: This is a digitally signed message part.

Re: [gentoo-user] A New Linux Way

2006-01-16 Thread Joshua Schmidlkofer
On 1/11/06, Eric Bliss [EMAIL PROTECTED] wrote: On Wednesday 11 January 2006 03:06 pm, Iain Buchanan wrote: I think once we've got to the stage of UK (and AU) vs US spelling, I can invoke Godwin's Law[1] hereby ending the discussion completely and immediately ;) [1] http

Re: [gentoo-user] A New Linux Way

2006-01-11 Thread Eric Bliss
On Wednesday 11 January 2006 03:06 pm, Iain Buchanan wrote: I think once we've got to the stage of UK (and AU) vs US spelling, I can invoke Godwin's Law[1] hereby ending the discussion completely and immediately ;) [1] http://en.wikipedia.org/wiki/Godwin's_law I took

Re: [gentoo-user] Eterm, XTerm disappear everytime I invoke them in KDE

2005-07-25 Thread Mariusz Pękala
On 2005-07-25 01:48:32 -0700 (Mon, Jul), Hareesh Nagarajan wrote: Hi All: Everytime I invoke a new instance of ETerm or XTerm, they appear on the screen momentarily and then disappear. A ps -ef | grep $TERM shows nothing, which proves that these processes died almost as soon as they were

Re: [gentoo-user] Eterm, XTerm disappear everytime I invoke them in KDE

2005-07-25 Thread Hareesh Nagarajan
like that, usually that means that you haven't compiled in legacy (bsd) pty support in your kernel (Device Drivers - Character devices)... Oscar Monday 25 July 2005 10.48 skrev Hareesh Nagarajan: Hi All: Everytime I invoke a new instance of ETerm or XTerm, they appear on the screen

Re: [gentoo-user] How to invoke non-selected versions of 'java'?

2022-02-04 Thread Arve Barsnes
On Fri, 4 Feb 2022 at 22:49, Grant Edwards wrote: > > I've got two "slots" of java currently installed (8 and 11). I see how > one uses "eselect java" to contol which one is invoked by /usr/bin/java. > > How does one manually invoke non-selected version(s) of

[gentoo-user] Re: [konqueror] Can't invoke and editor when `view source'

2008-01-16 Thread reader
Hemmann, Volker Armin [EMAIL PROTECTED] writes: Open webpage right click open with... choose kate or any other editor. Well that is at least progress... I can get kate and kwrite to appear but still not emacs. I just get the emacs icon bouncing until it times out. --

[gentoo-user] Cross-compiling

2007-10-19 Thread Michael Sullivan
I've read over the guide at http://www.gentoo.org/doc/en/cross-compiling-distcc.xml about cross-compiling with distcc. This may be a really stupid question, but how do I force my slow box to use cross-compiling via distcc? Is there some special option I have to pass to emerge to invoke

Re: [gentoo-user] ssh-agent RSA

2009-05-12 Thread Etaoin Shrdlu
On Tuesday 12 May 2009, 11:17, Etaoin Shrdlu wrote: Does ssh-agent really ask you for a passphrase when starting a shell? Not if you don't invoke it :) Sorry, that is a bit unclear. Ssh-agent will never ask for a password. It's ssh-add that does (if you run it after the agent), assuming

Re: [gentoo-user] Re: FreeNX password vs. ssh-key

2010-02-28 Thread Amit Dor-Shifer
u can use nxclient w/VNC protocol. The server shall then invoke a local vnc server, log into it with a local nx client, and let you log into the local client. That way you get nx's performance over a VNC connection (sort-of). Amit I'm just wandering if it is possible to connect to existing

[gentoo-user] Re: [konqueror] Can't invoke and editor when `view source'

2008-01-16 Thread reader
Mick [EMAIL PROTECTED] writes: Don't know the first thing about emacs, but it may need bringing up a terminal first which in turn runs emacs. You may want to try selecting the Run in terminal or invoke it like so: xterm -e /usr/bin/emacs This should not be a factor with X enabled emacs

Re: [gentoo-user] A New Linux Way

2006-01-11 Thread Iain Buchanan
On Wed, 2006-01-11 at 13:39 +, Neil Bothwick wrote: On Wed, 11 Jan 2006 22:21:23 +0930, Iain Buchanan wrote: I think once we've got to the stage of UK (and AU) vs US spelling, I can invoke Godwin's Law[1] hereby ending the discussion completely and immediately ;) [1] http

[gentoo-user] Re: [konqueror] Can't invoke and editor when `view source'

2009-01-08 Thread Phillip Sawbridge
will have a million hidden windows. # hack to work around bug in konqueror which requires you to invoke emacs # through a terminal when double-clicking a file # get invoking dcop konsole session id KONSOLE_SESSION=$(echo $KONSOLE_DCOP | cut -d\( -f 2 | cut -d, -f1) # hide the window dcop

Re: [gentoo-user] gnu-screen split region can't invoke shell

2022-03-01 Thread Michael
On Monday, 28 February 2022 11:12:01 GMT russian sky wrote: > Is it a bug that the gnu screen itself can't invoke > > a shell automatically after running 'Ctrl-a S' ? As far as I know you need to use 'Ctrl-a n' to move the screen focus into the next region of the split screen and t

[gentoo-user] Re: How to invoke non-selected versions of 'java'?

2022-02-04 Thread Grant Edwards
On 2022-02-04, Arve Barsnes wrote: > On Fri, 4 Feb 2022 at 22:49, Grant Edwards wrote: >> >> I've got two "slots" of java currently installed (8 and 11). >> [...] >> How does one manually invoke non-selected version(s) of java? >> [...] > > I d

Re: [gentoo-user] accelerate emerge

2006-02-28 Thread Ralph Slooten
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 There is some examples in /etc/make.conf.example, but not for prozilla ... If you are using the latest prozilla: RESUMECOMMAND='/usr/local/bin/proz -r --no-curses --no-getch -s ${URI} - -P ${DISTDIR} --min-size=2048' This will invoke an ftp mirror

Re: [gentoo-user] problems with csound ebuild

2008-10-11 Thread Daniel Pielmeier
to the sandbox, something i never got to understand completely... I guess you need to invoke instdir in src_compile too, at least it is an option available in Sconstruct. Regards, Daniel

[gentoo-user] Am I missing any groups?

2007-04-28 Thread Walter Dnes
At times, I don't see the point of so many groups. Here's my /root/bin/u_add script, which I invoke as... u_add newusername #!/bin/bash useradd -g users -G audio,cdrom,dialout,floppy,games,plugdev,usb,uucp,video,wheel -m -s /bin/bash $1 -- Walter Dnes [EMAIL PROTECTED] In linux /sbin/init

Re: [gentoo-user] Am I missing any groups?

2007-04-29 Thread Hemmann, Volker Armin
On Sonntag, 29. April 2007, Walter Dnes wrote: At times, I don't see the point of so many groups. Here's my /root/bin/u_add script, which I invoke as... u_add newusername #!/bin/bash useradd -g users -G audio,cdrom,dialout,floppy,games,plugdev,usb,uucp,video,wheel -m -s /bin/bash $1

Re: [gentoo-user] Monitor recognition at boot time

2007-07-05 Thread Benno Schulenberg
Aleksandar L. Dimitrov wrote: I would really like to automate this process - that's why I woul really like to be able to acquire the EDID or something similar (model specs or just a unique binary value) at boot time, so I can invoke an appropriate script during system init. $ eix edid * x11

[gentoo-user] Spell package for nano?

2006-05-24 Thread Jeff
Hey all. Captain Obvious here didn't realize that nano has spell checking (duh). However, when trying to invoke it, it yells at me: [ Spell checking failed: Error invoking spell ] What package supplies this? I see a lot of 'emerge -s spell' stuff, but I'd like to use the most FS

Re: [gentoo-user] Gaim

2005-08-01 Thread Zac Medico
would need to invoke more that one instance of gaim. It lets you log in on muliple accounts/protocols simultaneously. Zac -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] (s)mplayer problems

2012-02-11 Thread Helmut Jarausch
to define the player in the settings dialog. Thanks Alex, I've set the preferences in smplayer (not smplayer2) to invoke mplayer2 and that works just fine. Helmut.

[gentoo-user] *** urgent *** root needs non existing service 'fsck'

2012-03-19 Thread Helmut Jarausch
contents looks normally. I can invoke /sbin/fsck. I'm very grateful for any hints to get out of this, Helmut.

Re: [gentoo-user] User eix-sync permissions problem

2014-02-10 Thread Stroller
On Mon, 10 February 2014, at 11:57 pm, Walter Dnes waltd...@waltdnes.org wrote: ... There is no subsequent requirement not to invoke emerge --sync as root. What's the point, if you still have to run as root (or su or sudo) for the emerge update process? To reduce the number of times

Re: [gentoo-user] User eix-sync permissions problem

2014-02-10 Thread Stroller
On Tue, 11 February 2014, at 12:05 am, Stroller strol...@stellar.eclipse.co.uk wrote: On Mon, 10 February 2014, at 11:57 pm, Walter Dnes waltd...@waltdnes.org wrote: ... There is no subsequent requirement not to invoke emerge --sync as root. What's the point, if you still have to run

Re: [gentoo-user] USB crucial file recovery

2016-09-01 Thread Stroller
an 4GB. I > know it's beta software but should exfat be more reliable than rtfs? There's always `split`. Very easy to use, just a little inconvenient to have to invoke it every time you copy a file to USB. Stroller.

[gentoo-user] Re: Movie editing softeware

2021-12-20 Thread Grant Edwards
On 2021-12-20, William Kenworthy wrote: > Hi, what is a usable piece of software in portage to do a quick edit of > a movie? (cut start/end and maybe splice a bit in/out of the middle?) I do stuff like that using a shell script to invoke the MLT "melt" command line vide

[gentoo-user] git command within an ebuild fails - why?

2022-09-23 Thread Helmut Jarausch
Hi, I'd like to write an ebuild for installing nim-. Within "src_compile" a shell script is executed which tries to invoke git clone -q --depth 1 -b master https://github.com/nim-lang/csources_v1.git csources_v1 This fails with "Could not resolve host: github.com" W

Re: [gentoo-user] Eterm, XTerm disappear everytime I invoke them in KDE

2005-07-25 Thread Hareesh Nagarajan
Hey Mariusz, Thanks for the tip. Hareesh On 7/25/05, Mariusz Pękala [EMAIL PROTECTED] wrote: On 2005-07-25 01:48:32 -0700 (Mon, Jul), Hareesh Nagarajan wrote: Hi All: Everytime I invoke a new instance of ETerm or XTerm, they appear on the screen momentarily and then disappear. A ps -ef

[gentoo-user] Omnikey Cardman 4040 - Card Reader

2006-08-10 Thread Noack, Sebastian
: 254 cmx But there is no pcmcia-entry in /proc/devices like I have seen on other systems. Another weird thing is that hotplug/udev doesn't create a corresponding device file, automatically. So I invoke `mknod -m 666 /dev/cmx0 c 253 0` by myself. But after invoking `gpg --card-status` I got

[gentoo-user] Re: Simple SMTP to cmd-line MTA relay?

2018-01-19 Thread Grant Edwards
e Exchange server could > change if necessary? I.e. you could name it > /usr/local/bin/sendmail_to_exchange_gateway if you needed to. Yes. It's not actually located at /usr/bin/sendmail, and doesn't need to be. > Question: What name are your scripts currently calling to interface > with msmt

[gentoo-ppc-user] Mac on Linux?

2006-05-06 Thread Mark M. Hart
Im trying to install/run MOL, and Im running into trouble. I havent yet found a howto document, so Im not getting anywhere very fast. When I try to invoke startmol, Im told that I need to run molvconfig. Unfortunately, however, emerge mol doesnt create a molvconfig command. I tried

Re: [gentoo-user] Cross-compiling

2007-10-19 Thread Davi
option I have to pass to emerge to invoke it? The guide was not very clear on that point Have a look at distcc-set-hosts and man distcc. Good luck. :-) -- Davi Vidal -- E-mail: [EMAIL PROTECTED] MSN : [EMAIL PROTECTED] GTalk : [EMAIL PROTECTED] Skype : davi vidal ICQ

Re: [gentoo-user] Cross-compiling

2007-10-20 Thread Stratos Psomadakis
to pass to emerge to invoke it? The guide was not very clear on that point look here: http://www.gentoo.org/doc/en/distcc.xml you just have to put distcc in FEATURES in make.conf... and use distcc-config --set-hosts to specify the participating machines... and of course start distccd in each

Re: [gentoo-user] Encrypted Backups

2007-10-30 Thread Ed Santiago
-in encryption (with optional unencrypted catalog, which is *very* nice); it groks hardlinks and device nodes; it can create fixed-size slices, e.g. for burning CDs/DVDs; and it handles deletes on restore. The downside is that it can be a little clunky to invoke. But that's what scripts are for. I

Re: [gentoo-user] Encrypted Backups

2007-10-30 Thread Albert Hopkins
On Tue, 2007-10-30 at 15:32 +0100, Florian Philipp wrote: Could I see that script? How do you invoke it, anacron/fcron? -- #!/bin/sh OUTFILE=/root/backup.tar.pgp tar -c --one-file-system -X /etc/mybackup.exclude -C / . ./boot | \ gpg --encrypt -r [EMAIL PROTECTED] --yes $OUTFILE --- I

[gentoo-user] Re: uvesafb - does it require use of initramfs/initrd?

2009-01-19 Thread Nikos Chantziaras
to kick-in. With vesafb, you're in graphics mode right from the start. That pretty much makes uvesafb a poor choice for bootsplash configurations. If you select both will that lead to problems? No, but you can only use one. Could you invoke uvesafb from console session one you've booted

Re: [gentoo-user] KDE 4.2.1 : the undead has been killed

2009-04-13 Thread Alan McKinnon
desktop backgrounds reappear together with the desktop menus called up by mouse clicks. I didn't find out what was starting Plasma, but I fixed it : 'cd /usr/bin; mv plasma plasma-aside'. back to normal ! (clutches garlic, crucifix, incense ... ) Why invoke the supernatural when common logic

Re: [gentoo-user] A New Linux Way

2006-01-11 Thread Neil Bothwick
On Wed, 11 Jan 2006 22:21:23 +0930, Iain Buchanan wrote: I think once we've got to the stage of UK (and AU) vs US spelling, I can invoke Godwin's Law[1] hereby ending the discussion completely and immediately ;) [1] http://en.wikipedia.org/wiki/Godwin's_law [quote] It is considered poor

Re: [gentoo-user] A New Linux Way

2006-01-11 Thread Holly Bostick
Neil Bothwick schreef: On Wed, 11 Jan 2006 22:21:23 +0930, Iain Buchanan wrote: I think once we've got to the stage of UK (and AU) vs US spelling, I can invoke Godwin's Law[1] hereby ending the discussion completely and immediately ;) [1] http://en.wikipedia.org/wiki/Godwin's_law [quote

[gentoo-user] Re: X without console log window?

2006-02-13 Thread Mick
Hans-Werner Hilse wrote: No problem. But it's from a debian system... From /etc/syslog.conf: ---snip--- # The named pipe /dev/xconsole is for the `xconsole' utility. To use it, # you must invoke `xconsole' with the `-file' option: # #$ xconsole -file /dev/xconsole [...] # # NOTE

[gentoo-user] STABLE_LAG=10

2005-09-20 Thread Joseph
There was recently a discussion about latest Apache upgrade witch I invoke: http://forums.gentoo.org/viewtopic-t-382480-highlight-stablelag.html But something really constructive came out of this. Alighieri suggestion: - quote -- I always thought it would cool if one could specify

Re: [gentoo-user] deep-no, update-no, deep update-yes

2005-09-25 Thread Mark Knecht
things that are missing? In that case these results makes far more sense. Essentially I should always invoke --update before using --deep. Thanks! Cheers, Mark -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] what causes HAVE_CONFIG_H not found?

2007-02-28 Thread Mark Kirkwood
Looks like the mcc compiler does not understand that -Dfoo means define foo and instead thinks that a file foo is being linked - is mcc supposed to invoke gcc on that line? that 'CC=gcc mcc' construction is a little odd. looks like the Makefile is broken - have you chosen unusual options

Re: [gentoo-user] M$ Excel document converter

2007-06-13 Thread Aleksey Kunitskiy
On Wednesday 13 June 2007 15:04, Boyd Stephen Smith Jr. wrote: I am. Here's a script that will dump a worksheet as a csv. Save, chmod a+x, and invoke like name_of_script name_of_excel_file worksheet_number csv_file (e.g. ./convertxls price_list.xls 0 price_list.csv): #! /usr/bin/ruby

Re: [gentoo-user] Monitor recognition at boot time

2007-07-05 Thread Neil Bothwick
binary value) at boot time, so I can invoke an appropriate script during system init. What about x11-misc/read-edid? -- Neil Bothwick I just got lost in thought. It was unfamiliar territory. signature.asc Description: PGP signature

Re: [gentoo-user] Problems configuring VMWare

2006-05-27 Thread Martin Larsson
* it, I get: vmware is installed, but it has not been (correctly) configured for this system. To (re-)configure it, invoke the following command: /opt/vmware/workstation/bin/vmware-config.pl. Running vmware-config.pl again just brings me back to that same error. M. -- gentoo-user

Re: [gentoo-user] {OT} dvdrip permissions error, alternative?

2006-10-13 Thread Neil Bothwick
On Fri, 13 Oct 2006 07:52:57 -0700, Grant wrote: [EMAIL PROTECTED] ~ $ ls -l -rwxrwxrwx 1 grant grant 386 Oct 12 22:24 getdvd [EMAIL PROTECTED] ~ $ getdvd -bash: getdvd: command not found Unless the current directory is in your path, you need to invoke it with ./getdvd. I like the sound

[gentoo-user] grub-install vs. manual install

2007-01-08 Thread Uwe Thiem
Hi folks, I have just been bitten by this and bring it up here so others don't need to fall into the same pit. If you want (or are forced) to have /boot and your MBR on different harddrives (*not* partitions) invoke grub and do the manual install as described in the handbook rather than use

Re: [gentoo-user] grub-install vs. manual install

2007-01-08 Thread Neil Bothwick
On Mon, 8 Jan 2007 15:31:42 +0200, Uwe Thiem wrote: If you want (or are forced) to have /boot and your MBR on different harddrives (*not* partitions) invoke grub and do the manual install as described in the handbook rather than use grub-install which simply assumes they are on the same drive

[gentoo-user] dcc - socket(UDP): Address family not supported by protocol

2005-07-28 Thread JM Fraser
I keep getting this error whenever I invoke dcc. Now the current version is: 1.3.10 but this is not supported by Portage even when added to keyworks or unmasked, (if it was masked...:wink: ) The version listed with emerge is 1.2.74. Has anybody ever managed to get this to work properly

Re: [gentoo-user] Gaim

2005-08-01 Thread Justin Hart
that I get at the start of the applicatiojn... Is there a way to simultaneously run sessions on each of these screennames without invoking multiple instances of gaim? Justin I'm not sure why you would need to invoke more that one instance of gaim. It lets you log in on muliple

Re: [gentoo-user] emacs font problem

2010-07-08 Thread Allan Gottlieb
anything except discussion of problems with a misssing default font (the one used during editing), and I don't have any problems with that. Any ideas? Does this happen when you invoke emacs -Q? allan

Re: [gentoo-user] bash date puzzle

2011-11-14 Thread Neil Bothwick
is that is is introducing a space between @ and the timestamp, which gives exactly the error you get. No, no spaces. You invoke it as 'alias argument', so there is a space between the alias and the argument and this space is included when the alias is expanded. Otherwise aliases like ll='ls

Re:Re: [gentoo-user] Can't build firmware into kernel

2011-12-10 Thread Lavender
See if you can access it using ssh from another PC. Then check /var/log/Xorg.0.log for any error messages. -- I have checked my Xorg.0.log, there is no error message. I have a question,I read xorg.conf , I didn't find any area about Window Manage, so how xorg-server knowswhich WM to invoke

[gentoo-user] IPython with Python3 - what magic am I missing?

2013-06-20 Thread Helmut Jarausch
Hi, I'd like start IPython with Python3 as underlying Python interpretor. GenToo has some magic to invoke IPython which I don't understand. /usr/bin/ipython is a symlink to /usr/bin/python-exec which is a script invoking the binary /usr/bin/python-exec-c I don't have Python3 as standard Python

Re: [gentoo-user] [solved] resizing EFI partition, btrfs context

2015-10-06 Thread Neil Bothwick
On Tue, 6 Oct 2015 20:15:49 +0200, Stefan G. Weichinger wrote: > phew, all that work to resize the ESP from 300M -> 500M. > I could have cleaned up old kernels from ESP manually for years instead > with that energy/time ;-) Time to invoke one of my favourite Douglas Adams quotes

Re: [gentoo-user] [solved] resizing EFI partition, btrfs context

2015-10-06 Thread Stefan G. Weichinger
Am 2015-10-06 um 22:40 schrieb Neil Bothwick: > On Tue, 6 Oct 2015 20:15:49 +0200, Stefan G. Weichinger wrote: > >> phew, all that work to resize the ESP from 300M -> 500M. I could >> have cleaned up old kernels from ESP manually for years instead >> with that energy/t

Re: [gentoo-user] memset_s

2017-11-12 Thread Mart Raudsepp
l, the usual functions do fine for most > applications. memset() would be enough to clear RAM with sensitive > data if we had a pragma (or equivalent) to convince the compiler to > not ignore it (I mean a pragma to invoke on a particular function > definition when the programmer

Re: [gentoo-user] Re: bash upgrading problem

2019-01-21 Thread Jacques Montier
Le lun. 21 janv. 2019 à 19:04, Nikos Chantziaras a écrit : > > I can't see why "emerge -uv bash" would ever invoke sudo. So I'd say > that you should first find out what command is being executed with sudo. > To do that, try to emerge bash, and when the sudo prompt pops u

[gentoo-user] Profile 17.1 change errors, who's bug is it?

2019-06-14 Thread Corbin Bird
those libs in /usr/lib32 and recompilied 'binutils-libs'. Got new libs in /usr/lib AND --> /usr/lib32. Deleted the libs in /usr/lib32. AGAIN. As long as I don't re-compile/upgrade 'binutils, binutils-libs' or invoke 'binutils-config', no 'libiberty, liboppcodes, libbfd' in /usr/li

[gentoo-user] Strange q-reinit

2019-11-19 Thread Peter Humphrey
gentoo q: unrecognized option '--reinitialize=/var/cache/repos/portage' usage: q: invoke a portage utility applet [...] Can anyone shed some light on this? -- Regards, Peter.

Re: [gentoo-user] Recommend C source browser/editor?

2021-08-07 Thread n952162
. The first is handled by a simple tool that I developed, using a vi-macro to invoke on a symbol ... I could conjure it up from somewhere, but not today. It will search a directory tree.  It doesn't use an index, but in my experience, the performance was acceptable. (there's cscope, of course, but I

Re: [gentoo-user] Re: How to invoke non-selected versions of 'java'?

2022-02-04 Thread Arve Barsnes
On Sat, 5 Feb 2022 at 00:48, Grant Edwards wrote: > Yep. I've currently got '-bin' versions installed so here it's: > > $ find /opt/{icedtea*,openjdk*} -type f -executable -name 'java' > /opt/icedtea-bin-3.16.0/jre/bin/java > /opt/icedtea-bin-3.16.0/bin/java > /opt/openjdk-bin-11.0.14_p9/bin/java

[gentoo-user] Re: VboxClient: the virtualbox kernel service is not running. Exiting

2023-12-12 Thread Grant Edwards
Unmerging this package solved the problem, no more pop-up at login. https://packages.gentoo.org/packages/app-emulation/virtualbox-guest-additions "VirtualBox kernel modules and user-space tools for Gentoo guests" https://wiki.gentoo.org/wiki/VirtualBox Guest Additions To ins

[gentoo-user] [konqueror] Can't invoke and editor when `view source'

2008-01-15 Thread reader
). So noticicing some `konq' problems being discussed at: gmane.comp.kde.users.multimedia I tried there and got no response at all (3 days now). kde-3.5-8 desktop I want konqueror to invoke emacs (or at this point, any editor) when I choose to `View Document Source' from view menu. I'm told

Re: [gentoo-user] Re: [konqueror] Can't invoke and editor when `view source'

2008-01-16 Thread Håkon Alstadheim
[EMAIL PROTECTED] wrote: Mick [EMAIL PROTECTED] writes: Don't know the first thing about emacs, but it may need bringing up a terminal first which in turn runs emacs. You may want to try selecting the Run in terminal or invoke it like so: xterm -e /usr/bin/emacs This should

[gentoo-user] Re: [konqueror] Can't invoke and editor when `view source'

2008-01-16 Thread reader
Håkon Alstadheim [EMAIL PROTECTED] writes: [EMAIL PROTECTED] wrote: Mick [EMAIL PROTECTED] writes: Don't know the first thing about emacs, but it may need bringing up a terminal first which in turn runs emacs. You may want to try selecting the Run in terminal or invoke it like so

Re: [gentoo-user] Choppy video playback

2008-01-26 Thread Walter Dnes
On Sat, Jan 26, 2008 at 07:39:47PM +0900, Mike Mazur wrote CFLAGS=-march=prescott -O2 -pipe -fomit-frame-pointer The -march option may or may not invoke mmx, sse, sse2, etc in the CFLAGS line but it definitely does *NOT* invoke them in the USE variable. USE=gtk gtk2 gnome -apm -eds -emboss

Re: [gentoo-user] ssh-agent RSA

2009-05-12 Thread Etaoin Shrdlu
. The way ssh-agent is designed is to NOT survive after the shell it was started from is closed. That's why you should invoke it during your very first login shell, so that the variables it sets are exported to all child programs and subshells. If you do graphical login, I believe there's

[gentoo-user] Re: OT: get process name in c++

2006-07-26 Thread Iain Buchanan
, program_invocation_short_name - obtain name used to invoke calling program ... DESCRIPTION program_invocation_name contains the name that was used to invoke the calling program. This is the same as the value of argv[0] in main(), with the difference

Re: [gentoo-user] march cflag for Intel Pentium Dual-Core E2160 SLA8Z Malay processor

2018-10-03 Thread gevisz
ср, 3 окт. 2018 г. в 12:50, Walter Dnes : > > What's happening is that the ebuild is going through a lookup table of > CPU flags, and saying... "if you invoke a certain advanced feature, then > you also have to invoke the base version of that feature". If you ask >

Re: [gentoo-user] march cflag for Intel Pentium Dual-Core E2160 SLA8Z Malay processor

2018-10-03 Thread Walter Dnes
What's happening is that the ebuild is going through a lookup table of CPU flags, and saying... "if you invoke a certain advanced feature, then you also have to invoke the base version of that feature". If you ask for the advanced feature, but not the base feature, it's like tryin

RE: [gentoo-user] gnu-screen split region can't invoke shell

2022-03-01 Thread Laurence Perkins
the same screen session attached from different places with different region layouts simultaneously. LMP From: russian sky Sent: Tuesday, March 1, 2022 5:21 AM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] gnu-screen split region can't invoke shell > As far as I know you need to

Re: [gentoo-ppc-user] Mac on Linux?

2006-05-06 Thread Nicolas Mainil
On 5/6/06, Mark M. Hart [EMAIL PROTECTED] wrote: I'm trying to install/run MOL, and I'm running into trouble. I haven't yet found a howto document, so I'm not getting anywhere very fast. When I try to invoke startmol, I'm told that I need to run molvconfig. Unfortunately, however, emerge

[gentoo-user] portage update problem

2007-09-06 Thread Rafael Barrera Oro
or directory *after that, whenever i invoke the emerge command in any manner, emerge package, emerge sync, etc i get: Traceback (most recent call last): File /usr/bin/emerge, line 37, in ? from output import blue, bold, colorize, darkblue, darkgreen, darkred, green, \ ImportError: cannot import

Re: [gentoo-user] portage update problem

2007-09-06 Thread Bo Ørsted Andresen
, this ended abruptly with the error: *[portage-2.0.54] bash: /usr/lib/portage/bin/ebuild.sh: No such file or directory *after that, whenever i invoke the emerge command in any manner, emerge package, emerge sync, etc i get: Traceback (most recent call last): File /usr/bin/emerge, line 37

Re: [gentoo-user] Cross-compiling

2007-10-25 Thread Iain Buchanan
cross-compiling via distcc? Is there some special option I have to pass to emerge to invoke it? The guide was not very clear on that point look here: http://www.gentoo.org/doc/en/distcc.xml you just have to put distcc in FEATURES in make.conf... and use distcc-config --set-hosts

Re: [gentoo-user] Encrypted Backups

2007-10-30 Thread Florian Philipp
and pipe it through GPG. I don't do incrementals though, so that might be more a pain, then again maybe not if your index file is left plaintext. -a Could I see that script? How do you invoke it, anacron/fcron? -- [EMAIL PROTECTED] mailing list

[gentoo-user] Re: uvesafb - does it require use of initramfs/initrd?

2009-01-17 Thread Harry Putnam
messages in text mode and need to wait for graphics to kick-in. With vesafb, you're in graphics mode right from the start. That pretty much makes uvesafb a poor choice for bootsplash configurations. If you select both will that lead to problems? Could you invoke uvesafb from console session one

Re: [gentoo-user] KDE 4.2.1 : the undead has been killed

2009-04-17 Thread Jorge Morais
KDE 3 desktop backgrounds reappear together with the desktop menus called up by mouse clicks. I didn't find out what was starting Plasma, but I fixed it : 'cd /usr/bin; mv plasma plasma-aside'. back to normal ! (clutches garlic, crucifix, incense ... ) Why invoke the supernatural when

Re: [gentoo-user] KDE 4.2.1 : the undead has been killed

2009-04-17 Thread Alan McKinnon
garlic, crucifix, incense ... ) Why invoke the supernatural when common logic is so superior? emerge -C plasma emerge --depclean Is it a good idea to tell people to run emerge -C? emerge --depc atom is dependency-aware. The OP downgraded from kde-4 back to kde-3 He should not have had

Re: [gentoo-user] ssh-agent RSA

2009-05-12 Thread Hilco Wijbenga
2009/5/12 Etaoin Shrdlu shr...@unlimitedmail.org: On Tuesday 12 May 2009, 11:17, Etaoin Shrdlu wrote: Does ssh-agent really ask you for a passphrase when starting a shell? Not if you don't invoke it :) Sorry, that is a bit unclear. Ssh-agent will never ask for a password. It's ssh-add

Re: [gentoo-user] Re: ls date was: Bizarre etc/cfg-update problem

2006-01-07 Thread Willie Wong
have already read man ls whether there is a solution to be found when I have the time to read it myself. No command line option is listed in `man ls' But you could, theoretically, with some awk magic, invoke ls --full-time, chop it up, use `date' to put the date into a format you prefer

Re: [gentoo-user] X without console log window?

2006-02-13 Thread Hans-Werner Hilse
from a debian system... From /etc/syslog.conf: ---snip--- # The named pipe /dev/xconsole is for the `xconsole' utility. To use it, # you must invoke `xconsole' with the `-file' option: # #$ xconsole -file /dev/xconsole [...] # # NOTE: adjust the list below, or you'll go crazy if you have

Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64

2006-03-08 Thread Ryan Tandy
that makes the best possible use of them. On the other hand, the mmx USE flag's most likely effect is to activate portions of the program's code that explicitly invoke MMX CPU instructions - for example, through assembly inlining. I don't know much about 64-bit systems, so I'd recommend leaving

[gentoo-user] Re: looking for alternatives to Apache

2005-05-07 Thread Remy Blank
the 404 and run the program. It's a bloody hack but a cool one. Look at the ScriptAlias directive. to further wrap your head around the brick of this problem http://demo.org/xyzzy/plugh would invoke the same CGI as http://demo.org/ but would pass /xyzzy/plugh to the CGI probably

[gentoo-user] DHCPd start / stop problem

2005-05-12 Thread Michael Semcheski
Hello, I have chrooted dhcpd setup. If I invoke it without start-stop-daemon from the command line, it starts up normally. If I do run /etc/init.d/dhcp restart, here's what I get (I turned off --quiet in the start script): [EMAIL PROTECTED] init.d # ./dhcp stop * ERROR: dhcp has not yet been

Re: [gentoo-user] next step X

2005-05-14 Thread cfk
there is no /dev/mouse0 or /dev/agpgart on the Gentoo partition as there is on the Fedora partition, so part of the installation is incomplete. I copied the known functional /etc/X11/xorg.conf from the known functional Fedora X installation. When I invoke, startx, I get two errors. One has to do

Re: [gentoo-user] what causes HAVE_CONFIG_H not found?

2007-02-28 Thread Denis
supposed to invoke gcc on that line? that 'CC=gcc mcc' construction is a little odd. looks like the Makefile is broken - have you chosen Boy this one was messy, but I figured it out. It turns out that there's another mcc compiler from MatLab, and it was installed on my system in /usr/bin

Re: [gentoo-user] M$ Excel document converter

2007-06-13 Thread Boyd Stephen Smith Jr.
-lang.org/project/parseexcel/ I'm not a ruby programmer :( I am. Here's a script that will dump a worksheet as a csv. Save, chmod a+x, and invoke like name_of_script name_of_excel_file worksheet_number csv_file (e.g. ./convertxls price_list.xls 0 price_list.csv): #! /usr/bin/ruby require

Re: [gentoo-user] Monitor recognition at boot time

2007-07-05 Thread Aleksandar L. Dimitrov
to acquire the EDID or something similar (model specs or just a unique binary value) at boot time, so I can invoke an appropriate script during system init. *sigh* ... I guess I'll have to post to the unfriendly nVnews forums again. Regards, Aleks pgpME7lQP4Wxh.pgp Description: PGP signature

Re: [gentoo-user] New Portage browser

2006-05-17 Thread Boyd Stephen Smith Jr.
handling routine for 'emerge' is beyond my comprehension. 'emerge' should at least have a command line option to invoke that! Is there some problem with: emerge -uND world || until emerge --resume --skipfirst; do :; done ? A more complex version of that is in my nightly update script. -- If there's

  1   2   3   4   >