Re: [gentoo-user] Re: Console cyrillic support broken? cp1251 consoletrans missing?

2005-03-25 Thread Stoian Ivanov
What I get is:

[EMAIL PROTECTED] /usr/share/consolefonts # setfont ter-v14n.psf.gz -m cp1251
mapscrn: cannot open map file _cp1251_
[EMAIL PROTECTED] /usr/share/consolefonts #

Anyway I've given up using Cyrillic in console (tried to use Unicode - sill I 
got a character mess). For now I'm stick with X where things just work (c) 
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT software to block IPs automatically?

2005-02-11 Thread Stoian Ivanov
   You could sing in for a free shell account (www.rootshell.be), and allow 
access from their ip/network only - when you are away you can hoop via the 
free account to your machine, adjust firewall and carry on. Shell providers 
won't allow scanner running on their machines :)

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Filesystem Choice

2005-02-10 Thread Stoian Ivanov
   C'mooon 
Let the user smack his/her head in the wall the way he/she want's to. Just 
pont out a nice hard-and-pointy brick :)
  IMHO for a structure like this nothing but custom tailored data management  
won't help - so back to theory books :)

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] new ati-drivers

2005-01-25 Thread Stoian Ivanov
 I have NO xorg or XF86 config file in either /etc or /etc/X11, NONE AT ALL.

DESCRIPTION
 Xorg uses a configuration file called xorg.conf for its initial setup.  This 
configuration file is searched for in the
   following places when the server is started as a normal user:

   /etc/X11/cmdline
   /usr/X11R6/etc/X11/cmdline
   /etc/X11/$XORGCONFIG
   /usr/X11R6/etc/X11/$XORGCONFIG
   /etc/X11/xorg.conf-4
   /etc/X11/xorg.conf
   /etc/xorg.conf
   /usr/X11R6/etc/X11/xorg.conf.hostname
   /usr/X11R6/etc/X11/xorg.conf-4
   /usr/X11R6/etc/X11/xorg.conf
   /usr/X11R6/lib/X11/xorg.conf.hostname
   /usr/X11R6/lib/X11/xorg.conf-4
   /usr/X11R6/lib/X11/xorg.conf

   where cmdline is a relative path (with no .. components) specified 
with the -config command line option, $XORGCON-
   FIG  is  the  relative  path  (with  no .. components) specified by 
that environment variable, and hostname is the
   machine's hostname as reported by gethostname(3).

   When the Xorg server is started by the root user, the config file 
search locations are as follows:

   cmdline
   /etc/X11/cmdline
   /usr/X11R6/etc/X11/cmdline
   $XORGCONFIG
   /etc/X11/$XORGCONFIG
   /usr/X11R6/etc/X11/$XORGCONFIG
   $HOME/xorg.conf
   /etc/X11/xorg.conf-4
   /etc/X11/xorg.conf
   /etc/xorg.conf
   /usr/X11R6/etc/X11/xorg.conf.hostname
   /usr/X11R6/etc/X11/xorg.conf-4
   /usr/X11R6/etc/X11/xorg.conf
   /usr/X11R6/lib/X11/xorg.conf.hostname
   /usr/X11R6/lib/X11/xorg.conf-4
   /usr/X11R6/lib/X11/xorg.conf

   where cmdline is the path specified with the -config command line  
option  (which  may  be  absolute  or  relative),
   $XORGCONFIG  is the path specified by that environment variable 
(absolute or relative), $HOME is the path specified by
   that environment variable (usually the home directory), and hostname 
is the machine's hostname as reported by  geth-
   ostname(3).


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] new ati-drivers

2005-01-25 Thread Stoian Ivanov
If in doubt you can always use  X -config ~/my-xorg-config-file and use TWM to 
run some tests 

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Searching for mysqlcc replacement

2005-01-23 Thread Stoian Ivanov
I'm looking for good replacement of mysqlcc not only because it is no longer 
mentained but because it began to break recently (rebuilding does not help). 
I've tried gmysqlclient which has the needed functionality but brakes too 
easy (sometimes even can't login before a seg fault)...I've even try a 
wine-ed mysqlcc but it has some UI problems... so if anyone is using 
something he/she finds good please share!

--
gentoo-user@gentoo.org mailing list



[gentoo-user] subversion + apache2 = emerge madnes?

2005-01-22 Thread Stoian Ivanov
Yesterday I emerged subversion with USE='apache-2' emerge subversion today 
after a regular emerge --sync ; emerge -auD world I got myself in an 
interesting situation:
[EMAIL PROTECTED] ~ # emerge -auD world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[blocks B ] =net-www/apache-2* (from pkg dev-util/subversion-1.1.3)

!!! Error: The above package list contains packages which cannot be installed
!!!on the same system.

[EMAIL PROTECTED] ~ # equery list apache
[ Searching for package 'apache' in all categories among: ]
 * installed packages
[I--] [  ] net-www/apache-2.0.52-r2 (2)
[EMAIL PROTECTED] ~ # equery list subversion
[ Searching for package 'subversion' in all categories among: ]
 * installed packages
[I--] [  ] dev-util/subversion-1.1.3 (0)
[EMAIL PROTECTED] ~ # equery uses subversion
[ Searching for packages matching subversion... ]
[ Colour Code : set unset ]
[ Legend: Left column  (U) - USE flags from make.conf  ]
[   : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for dev-util/subversion-1.1.3 ]
 U I
 + + ssl : Adds support for Secure Socket Layer connections
 - + apache2 : Chooses Apache2 support when a package supports both 
Apache1 and Apache2
 + + berkdb  : Adds support for sys-libs/db (Berkeley DB for MySQL)
 + + python  : Adds support/bindings for the Python language
 - - emacs   : Adds support for GNU Emacs
 + + perl: Adds support/bindings for the Perl language.
 + + java: Adds support for Java
 - - bash-completion : Enable bash-completion support
[EMAIL PROTECTED] ~ # 

any way out of this?

--
gentoo-user@gentoo.org mailing list



[gentoo-user] genkernel enhancements?

2005-01-08 Thread Stoian Ivanov
   Hi All,  

  I'm a new Gentoo user, and I find Gentoo marvelous distro.  Thou some 
question emerge mostly on genkernel behavior. Surprisingly I found that 
genkernel does not modify  Processor type and leaves it to 486 which is bad 
on AMD-K7 system. Other disturbing thing is persistive usage of /devfs which 
is marked OBSOLETE in 2.6 kenels. Using --udev does not help at all thou 
udevd is loaded but if I put a RC_DEVICES=udev in /etc/conf.d/rc on boot 
system states that i miss something for udev support... (I've emerged 
coldplug and hotplug)

  Hope this cold help in making Gentoo even easier to use
 Stoian Ivanov 

--
gentoo-user@gentoo.org mailing list