[gentoo-user] gnubatch-1.4 make error [OT]

2011-10-04 Thread Marius Vaitiekunas
Hello, Maybe it is OT, but i am doing it on gentoo. I am trying to compile gnubatch-1.4 (http://www.gnu.org/s/gnubatch/). GCC-4.5.3, bison 2.4.3, flex 2.5.35. I get the following error message: cd build;make all make[1]: Entering directory `/home/gnubatch/build' gcc -O -g -Wall

Re: [gentoo-user] gnubatch-1.4 make error [OT]

2011-10-04 Thread Marius Vaitiekunas
On Tue, Oct 4, 2011 at 4:18 PM, Michael Orlitzky mich...@orlitzky.com wrote: On 10/04/2011 09:00 AM, Michael Orlitzky wrote: On 10/04/2011 04:14 AM, Marius Vaitiekunas wrote: You can try exporting LIBTOOL='/usr/bin/libtool --tag=CC' before you emerge it. This is usually a Makefile problem

Re: [gentoo-user] otrs

2011-09-23 Thread Marius Vaitiekunas
On Fri, Sep 23, 2011 at 12:48 PM, Stefan G. Weichinger li...@xunil.at wrote: Am 22.09.2011 14:43, schrieb Stefan G. Weichinger: I am going the manual path right now, just to get things working asap. You know what? Didn't get it working! I always hit some bug around XML-Parser and couldn't

Re: [gentoo-user] otrs

2011-09-22 Thread Marius Vaitiekunas
On Thu, Sep 22, 2011 at 12:11 PM, Stefan G. Weichinger li...@xunil.at wrote: Anyone installed otrs with webapp-config? I just don't get it! otrs emerged fine, but I get: # webapp-config -I -h localhost -d 'otrs' otrs 3.0.10 * Fatal error: Unable to determine location of master copy *

Re: [gentoo-user] Re: How's the openrc update going for everyone?

2011-05-11 Thread Marius Vaitiekunas
Hi, Maybe, a little OT. Could anybody tell me, how to make gentoo baselayout-2 system to be completely unicode utf-8? Which config files I should modify? Thank You! -- mv

Re: [gentoo-user] Re: How's the openrc update going for everyone?

2011-05-11 Thread Marius Vaitiekunas
On Wed, May 11, 2011 at 3:33 PM, Dale rdalek1...@gmail.com wrote: Marius Vaitiekunas wrote: Hi, Maybe, a little OT. Could anybody tell me, how to make gentoo baselayout-2 system to be completely unicode utf-8? Which config files I should modify? Thank You! This is how I did mine

Re: [gentoo-user] The CHOST variable

2011-02-04 Thread Marius Vaitiekunas
On Fri, Feb 4, 2011 at 3:50 PM, Nils Holland n...@tisys.org wrote: Alan McKinnon wrote: Interestingly, Ubuntu has always built for basic arches, and they seem to get away with it. IIRC they are now on i586 but for the longest time used i386. No performance issues. You might want to

Re: [gentoo-user] Adding more than one static IP

2011-01-25 Thread Marius Vaitiekunas
On Tue, Jan 25, 2011 at 1:08 PM, Amar Cosic amar.co...@gmail.com wrote: On Tue, Jan 25, 2011 at 9:01 AM, Adam Carter adamcart...@gmail.comwrote: config_eth0=( 77.xxx.104.14/24 ) routes_eth0=( default via 77.xxx.104.1 ) config_eth0:1=( 77.xxx.104.100/24 ) routes_eth0:1=( default via

Re: [gentoo-user] modprobe warnings

2011-01-17 Thread Marius Vaitiekunas
On Sat, Jan 15, 2011 at 8:48 PM, David Relson rel...@osagesoftware.comwrote: My /etc/modprobe.d directory is under configuration management using subversion. Whenever modprobe runs, it reads the files in the .svn directory and complains about all the stuff it doesn't understand, for example:

Re: [gentoo-user] Eeek: many open ports

2010-12-13 Thread Marius Vaitiekunas
Hi, Could it be torrents..? On Mon, Dec 13, 2010 at 11:08 PM, Kevin O'Gorman kogor...@gmail.com wrote: Eeek!! Just fooling around with some software on my laptop, I found that my Gentoo desktop has an even dozen open inet ports with something listening to them, in addition to the ones I

Re: [gentoo-user] migrating disks (from mounts to disklabels

2010-11-19 Thread Marius Vaitiekunas
Hi, One question about ext4. Is it possible to resize partition without unmounting it like on reiserfs filesystem? On Fri, Nov 19, 2010 at 11:04 AM, Alan McKinnon alan.mckin...@gmail.comwrote: Apparently, though unproven, at 03:44 on Friday 19 November 2010, Walter Dnes did opine thusly:

Re: [gentoo-user] how to rebuild gentoo on a somewhat different hardware

2010-11-16 Thread Marius Vaitiekunas
Hello, I think You could try: 1) change cflags in make.conf 2) bootstrap.sh 3) emerge -e system 4) emerge -e world In other words this is how to build a system from stage 1. On Tue, Nov 16, 2010 at 12:06 PM, Helmut Jarausch jarau...@igpm.rwth-aachen.de wrote: On 11/16/10 10:56:29, Alan