[gentoo-user] lzma archives

2008-11-05 Thread Nickolay Hodyunya
How to extract lzma archives?
-- 
Regards, Nickolay Hodyunya.



[gentoo-user] cue, flac, ape player?

2008-11-05 Thread Nickolay Hodyunya
I'm using foobar now for playing ape+cue cd rips, but it is too unstable
under wine. I tried audacious but it's more unstable then foobar+wine
and
crashes with every second cue file i try to load in playlist. So, is
there any player in linux that have good support for flac,ape,cue,
builtin cue formats?
I have enough experience with mocp while listen
mp3 and flac formats, but it's also unstable for me becouse after long
time listening mocp always start to cycle one fragment of currently
playing file in playlist.
-- 
Regards, Nickolay Hodyunya.



[gentoo-user] question about init scripts

2008-10-29 Thread Nickolay Hodyunya
What is the difference between after and need keywords in depend()
function of any init script?
-- 
Regards, Nickolay Hodyunya.



Re: [gentoo-user] question about init scripts

2008-10-29 Thread Nickolay Hodyunya
On Wed, Oct 29, 2008 at 10:57:37PM +0100, Daniel Pielmeier wrote:
 Nickolay Hodyunya schrieb am 29.10.2008 22:46:
  What is the difference between after and need keywords in depend()
  function of any init script?
 
 Everything should be explained here [1]
 
 Use, need and provide are for dependencies.
 Need, before and after are for controlling execution order.
 
 [1] http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2chap=4
 
Well, found the answer in handbook, thanks. 
-- 
Regards, Nickolay Hodyunya.



Re: [gentoo-user] no sound

2008-10-28 Thread Nickolay Hodyunya
On Tue, Oct 28, 2008 at 03:07:14AM -0400, Andrey Vul wrote:
 I open mplayer, mpg321, vlc, or flash (youtube) and I have no sound.
 ALSA is working.
 Hardware is working.
 Already did alsaconf + alsamixer.
 
 Any suggestions?
did you forget to connect your headphones? 

-- 
Regards, Nickolay Hodyunya.



[gentoo-user] perl 5.10 from perl-experimental overlay. package collisions.

2008-10-28 Thread Nickolay Hodyunya
Is it ok to delete packages mentioned in error output of perl-5.10
build from perl-experemental overlay?
* Detected file collision(s):
*
* /usr/bin/ptardiff
* /usr/bin/ptar
* /usr/bin/config_data
* /usr/share/man/man1/ptar.1.bz2
* /usr/share/man/man1/ptardiff.1.bz2
* /usr/share/man/man1/config_data.1.bz2
*
* Searching all installed packages for file collisions...
*
* Press Ctrl-C to Stop
*
* dev-perl/module-build-0.30
* /usr/bin/config_data
* /usr/share/man/man1/config_data.1.bz2
*
* dev-perl/Archive-Tar-1.40
* /usr/bin/ptar
* /usr/bin/ptardiff
* /usr/share/man/man1/ptar.1.bz2
* /usr/share/man/man1/ptardiff.1.bz2
* 
-- 
Regards, Nickolay Hodyunya.



Re: [gentoo-user] lsof-4.81 working for anybody?

2008-10-27 Thread Nickolay Hodyunya
On Sun, Oct 26, 2008 at 07:13:37PM -0500, Paul Hartman wrote:
 On Sun, Oct 26, 2008 at 10:01 AM, Holger Hoffstaette [EMAIL PROTECTED] 
 wrote:
 
  I just tried the latest lsof-4.81 in ~x86 an dit doesn't seem to do
  anything - no output, it just silently returns. 4.80-r1 works just fine
  and always has. Does anybody else see this behaviour?
  Just making sure it's not something on my end before I hassle b.g.o.
 
 Same problem here.
 
same no output.
-- 
Regards, Nickolay Hodyunya.



[gentoo-user] quake3 fails to load

2008-10-26 Thread Nickolay Hodyunya
I've installed quake3 from games-fps/quake3 with opengl and teamarena
flags enabled. Now, when i try to execute quake3 i get this output
error:
ioQ3 1.34-rc3 linux-i386 Oct 27 2008
- FS_Startup -
Current search path:
/home/scriper/.q3a/baseq3
/usr/share/games/quake3/baseq3/pak8.pk3 (9 files)
/usr/share/games/quake3/baseq3/pak7.pk3 (4 files)
/usr/share/games/quake3/baseq3/pak6.pk3 (64 files)
/usr/share/games/quake3/baseq3/pak5.pk3 (7 files)
/usr/share/games/quake3/baseq3/pak4.pk3 (272 files)
/usr/share/games/quake3/baseq3/pak3.pk3 (4 files)
/usr/share/games/quake3/baseq3/pak2.pk3 (148 files)
/usr/share/games/quake3/baseq3/pak1.pk3 (26 files)
/usr/share/games/quake3/baseq3/pak0.pk3 (3539 files)
/usr/share/games/quake3/baseq3
/usr/games/bin/baseq3

--
4073 files in pk3 files


**
WARNING: pak0.pk3 is present but its checksum (1696233209)
is not correct. Please re-copy pak0.pk3 from your
legitimate Q3 CDROM.
**


execing default.cfg
couldn't exec q3config.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
- Client Initialization -
- Initializing Renderer 
---
QKEY found.
- Client Initialization Complete -
- R_Init -

--- Input Initialization ---
Joystick is not active.

...loading libGL.so.1:
Calling SDL_Init(SDL_INIT_VIDEO)...
SDL_Init(SDL_INIT_VIDEO) passed.
QGL_Init: Can't load libGL.so.1 from /etc/ld.so.conf or current dir: No dynamic 
GL support in video driver
failed
- CL_Shutdown -
RE_Shutdown( 1 )
---
Sys_Error: GLimp_Init() - could not load OpenGL subsystem

I have properly installed nvidia-drivers-177.80, glxinfo | grep rendering tells
direct rendering: Yes 
In fact I can play quake3 using wine, but still want to play native version.
-- 
Regards, Nickolay Hodyunya.



Re: [gentoo-user] gimp-9999 failed to compile

2008-10-26 Thread Nickolay Hodyunya
On Sun, Oct 26, 2008 at 01:05:16PM +0100, Liviu Andronic wrote:
 On Sat, Oct 25, 2008 at 10:53 AM, Nickolay Hodyunya [EMAIL PROTECTED] wrote:
  I was trying to compile latest gimp from svn, but it fail because gegl
  version in ports is 0.0.20 but gimp- requires =0.0.21. Have I any 
  chance
  to see this version in ports tree?
 
 Did you try renaming the gegl ebuild to smth like 0.0.21, in
 /usr/local overlay, and emerging it?
 Liviu
 
Yes, but it seems 0.0.21 is not even released, because there is no files to 
fetch
from ftp.gimp.org for this version. 
-- 
Regards, Nickolay Hodyunya.



[gentoo-user] gimp-9999 failed to compile

2008-10-25 Thread Nickolay Hodyunya
I was trying to compile latest gimp from svn, but it fail because gegl
version in ports is 0.0.20 but gimp- requires =0.0.21. Have I any chance
to see this version in ports tree?
-- 
Regards, Nickolay Hodyunya.



Re: [gentoo-user] Why is postgresql so old?

2008-10-25 Thread Nickolay Hodyunya
On Sat, Oct 25, 2008 at 04:28:02PM +, Konstantinos Agouros wrote:
 Hi,
 
 I know I can activate newer version with ACCEPT_KEYWORDS, but why is postgres
 at gentoo still at version 8.0 when the most current release is 8.3. Are
 there stability issues?
according to http://www.postgresql.org/support/versioning 
postgresql major version upgrades requires dump and restores, so it
should be upgrade issues. If you are going to use newer release, you
can install it, but in my opinion most of production servers requires
only minor version upgrades for bug fixes.
-- 
Regards, Nickolay Hodyunya.



Re: [gentoo-user] Re: gentoo-wiki.com - Needs your help!

2008-10-24 Thread Nickolay Hodyunya
On Fri, Oct 24, 2008 at 06:47:46PM +, Grant Edwards wrote:
 On 2008-10-24, Alan McKinnon [EMAIL PROTECTED] wrote:
  On Friday 24 October 2008 19:42:57 BRM wrote:
  They have a nice little site up at the www.gentoo-wiki.com site with all
  the grewsome details of what is going on. So as he said, please go there
  for the latest news.
 
  What I want to know is why there are no off-site backups.
 
 Because you never did any?
 
  I have a response to that site owner and most here are not
  going to like it:
 
  You are an idiot. This is an elementary error and you fully
  deserve what has happened. Now stop whinging about how the big
  bad nasty terrible person is treating you and actually take
  some responsibility for your own mistakes.
 
 Feel free to put up a better site.
 
 Either put up or shut up.
put up, please :)
 
 -- 
 Grant
 
 
 

-- 
Regards, Nickolay Hodyunya.