Re: [gentoo-user] How can I move running proces to background out of screen?

2011-03-02 Thread Daniel Heemann
On Tuesday 01 March 2011 21:21:32 Alex Schuster wrote:
 Jarry writes:
  is there any way to move running (already started) process
  to background, and disconnect it from screen/terminal
  so that I could log off (without terminating the process)?
 
 Ctrl-Z
 bg

I think to be able to detach from the terminal w/o terminating the process you 
also need 'disown'.

Regards



Re: [gentoo-user] python Tkinter

2008-06-13 Thread Daniel Heemann
On Fri June 13 2008, David Harel wrote:
 Hi,

 I need Tkinter: http://wiki.python.org/moin/TkInter .
 In /etc/portage/package.use I added:
 dev-lang/python (-nocxx) (-nothreads) tk

 trying the package as explained in Step 1 in the above link:
 $ python
 Python 2.5.1 (r251:54863, Mar 12 2008, 14:21:54)
 [GCC 4.1.2 (Gentoo 4.1.2 p1.0.2)] on linux2
 Type help, copyright, credits or license for more information.

   import _tkinter

 Traceback (most recent call last):
   File stdin, line 1, in module
 ImportError: No module named _tkinter

Afaik you need to build python with the 'tk' USE flag enabled.
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] xpdf + KDE + emerge whackiness...

2005-12-29 Thread Daniel Heemann
On Thursday 29 December 2005 21:04, Jeff wrote:
 Calculating world dependencies ...done!
 [blocks B ] app-text/xpdf-3.01-r4 (is blocking
 app-text/poppler-0.4.3-r1)
 [ebuild  N] app-text/xpdf-3.01-r3

 app-text/poppler-0.4.3-r1 is already installed, so why would xpdf come
 out to be a blocker as well as try to install 2 instances of itself,
 even though it doesn't exist in /etc/portage/package.*?

Seems you need the currently unstable xpdf-3.01-r4, so add app-text/xpdf to 
package.keywords.

Regards

-- 
Those who would give up essential liberty, to purchase a little temporary 
safety, deserve neither liberty nor safety.  - Benjamin Franklin
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] KDE 3.5 media manager problem

2005-12-19 Thread Daniel Heemann
On Monday 19 December 2005 20:12, Roy Wright wrote:
 Howdy,

 Just upgraded KDE to 3.5 and have a minor problem.
 When I start KDE with a SM memory card installed
 in my USB reader, a removable media icon shows on
 the desktop.  If I remove the memory card, the icon
 goes away.  If I reinsert it, then the icon reappears
 and I get the A new medium has been detected.  What
 do you want to do? dialog box.

 So far so good.

 The problem starts when I want to open the memory.

 If I choose open from the dialog or just click on the
 memory's desktop icon, I get the following error box:

 Error - Konqueror
 Could not mount device.
 The reported error was:
 mount: can't find /dev/sde1 in /etc/fstab or /etc/mtab

 If I right click on the memory's desktop icon and choose
 mount, I get the following error box:

 Error - kio_media_mounthelper
 mount: can't find /dev/sde1 in /etc/fstab or /etc/mtab
 Please check that the device is plugged correctly.


Add the user to the plugdev group.

Regards

-- 
Those who would give up essential liberty, to purchase a little temporary 
safety, deserve neither liberty nor safety.  - Benjamin Franklin
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Cannot emerge glibc

2005-07-16 Thread Daniel Heemann
On Saturday 16 July 2005 22:14, Alexander Veit wrote:
 Thank you for this hint, Zac. Sure I'll need it. After two hours of
 compiling glibc with -j1, it failed with the same error :-(

Seems to be a known and not yet resolved problem on i586 hosts.
http://forums.gentoo.org/viewtopic-t-329143-highlight-pthreadinitialize+res.html


Regards
Daniel

-- 
Those who would give up essential liberty, to purchase a little temporary 
safety, deserve neither liberty nor safety.  - Benjamin Franklin
-- 
gentoo-user@gentoo.org mailing list