Re: [gentoo-user] make.conf, IDE, & smp questions

2004-01-25 Thread Glenn English
On Sun, 2004-01-25 at 19:59, Spider wrote:

> If you just finished , "DONT TOUCH CHOST" .  ok?  gcc encodes
> librarypaths with CHOST, 

Is that all it's for? Names?

> so changing it in a live system will cause...
> erm. "headaches" . so to say.  (Complete borkage unless you're good,
> actually)

I was thinking I'd need probably to start over some. Like at the
bootstrap.

> CFLAGS is ok to change , and -march=pentium3 sounds good. 

So I've got a bunch of stuff optimized for a P3, labeled i486? Sounds
like no problem for the computer, but something that might bite a human
(me) bad as soon as I forget.


> try MAKEOPTS="-j4"  or a bit more then, 

Won't confuse anything in the kernel or start swap-thrashing? 

> please note that some packages
> aren't multi-make friendly and will therefore override MAKEOPTS.  No,
> this is not because we are evile hackers who impend our will on you, 

I know there are no evil hackers at Gentoo -- they're all over at Grub
working on jokes to play on Linux installers. Did you know that Grub
calls all disks "hd" no matter whether they're IDE or SCSI? That's a
good one.


This is really fun. And all that compiling clears the Microsoft bits out
of my chips :-) Gentoo, IMHO, is the proper way to do a distro.

-- 
Glenn English
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kernel memory leak?

2004-01-25 Thread Eric Paynter
gabriel said:
> i've been trying to determine where the problem's coming from, not
> wanting to  look at the kernel 'cause well... i don't know how to
> fix that.  but i can't  avoid it.  my router is a k6-II running
> gentoo-sources, iptables, sshd and  that's it.  and here's the
> output of free:

To show a leak, it would be good to show increasing usage over time
while the process usage remains steady. A single look at free only
shows what you are using, without any indication if it is getting
worse. What is the rate of your leak?

On that note, there was a leak in the ext3 driver that was recently
fixed. The daily slocate cron job made it particularly bad. What is
your kernel version? Do you use slocate?

-Eric

-- 
arctic bears - email and name services
25 email [EMAIL PROTECTED] CA$11.95/month
DNS starting at CA$3.49/month - domains from CA$25.95/year
for details contact [EMAIL PROTECTED] or visit
http://www.arcticbears.com




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: Problem installing arts

2004-01-25 Thread Dan Egli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jerry McBride wrote:
| Phil Barnett wrote:
|
|
|>I get the following error message when re-emerging arts. Anyone know what
|>I'm missing?
|>
|>Thanks.
|>
|>*
|>
|>checking if STL implementation is SGI like... no
|>checking if STL implementation is HP like... no
|>configure: error: "no known STL type found - did you forget to install
|>libstdc++-devel ?"
|>died running ./configure, kde_src_compile:configure
|> *
|> * Your KDE program installation died while running the configure script
|> *
|> * If the error died during the check for Qt, and you have Qt installed,
|> the
|>problem
|> * is most likely due to your nvidia drivers being configured improperly.
|> *
|> * Search forums.gentoo.org for help in setting them up properly.  This is
|> NOT
|>a kde bug.
|> *
|>
|>!!! ERROR: kde-base/arts-1.1.5 failed.
|>!!! Function configure_die, Line 154, Exitcode 0
|>!!! (no error message)
|>
|>
|
|
| Just for kicks emerge STLport and try to emerge arts again...
|
| In all my "kde years" I've never seen arts request STL, but then again,
| maybe there's a dependency not turning up until you try to compile it...
|
|
|
|
Having just dealt with this myself, the answer is two part
1) emerge STLport
2) re-emerge gcc
for some reason the bootstrap gcc doesn't recognise STL even when you
slap it in the face with STL.
- --- Dan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAFK2YtwT22Jak4/4RAufwAJ9GrVcvtTBTbwOh8F5QsTP/SB+nlQCePbYN
DtltKnoYRFbNkCQSQG+PR9U=
=ntTP
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] chinese font

2004-01-25 Thread Chris
On Sunday 25 January 2004 11:19 pm, Chris wrote:
> now something for my pc. how do i set everything to display and use chinese
> characters and pinyang?

sorry about the typo, my bad
-- 
Chris


--
[EMAIL PROTECTED] mailing list



[gentoo-user] kernel memory leak?

2004-01-25 Thread gabriel
i've been trying to determine where the problem's coming from, not wanting to 
look at the kernel 'cause well... i don't know how to fix that.  but i can't 
avoid it.  my router is a k6-II running gentoo-sources, iptables, sshd and 
that's it.  and here's the output of free:

# free
 total   used   free sharedbuffers cached
Mem: 25992  25492500  0176   3396
-/+ buffers/cache:  21920   4072
Swap:   136544   1684 134860

now i understand that linux likes to use all of my ram, but caches most of it, 
so the "free" column should be rather low, but 500bytes?  and where's all the 
rest of my ram gone?  the box doesn't do anything other than route packets!

my fileserver/webserver is showing the same symptoms, though it's running 
apache, mysql, samba, nfs, sendmail, rsyncd, and sshd.  and i can't afford to 
shut much off, so i can't be sure if it's the kernel in it's case, but here's 
the output of free on that box:

free
 total   used   free sharedbuffers cached
Mem:256580 252904   3676  0  25148  55208
-/+ buffers/cache: 172548  84032
Swap:   530136   3720 526416

my fileserver has considerably more ram, but nearly all of it is used.  the 
box doesn't even run x, so why all the usage?  is this a leak?  can i have 
some suggestions as to how to track it down and fix it?  are there common 
pitfalls a guy can run into when configuring a kernel?

any help would be greatly appreciated.

-- 
the trouble with the world is that the stupid are cocksure
and the intelligent are full of doubt.
- bertrand russell

--
[EMAIL PROTECTED] mailing list



[gentoo-user] chinese font

2004-01-25 Thread Chris
now something for my pc. how do i set everything to display and use chinese 
characters and pinyang? 
-- 
Chris


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] macromedia shockwave

2004-01-25 Thread Chris
On Sunday 25 January 2004 10:56 pm, Krikket wrote:
> On Sun, 25 Jan 2004, Chris wrote:
> > On Sunday 25 January 2004 10:00 pm, Rob Bean wrote:
> > > The CrossOver plugin from Codeweavers is the only thing I've found.
> > >
> > > On Sun, 2004-01-25 at 19:41, Chris wrote:
> > > > is there a plugin for shockwave? i've installed flash and it works
> > > > perfect.
> >
> > thanks
>
> Having not installed flash or shockwave yet, I did a little poking around
> and foung "gplflash".  I haven't tried it yet (Open Office is now
> compiling), but the description says it does Flash and Shockwave.
>
> Krikket
>
>
> --
> [EMAIL PROTECTED] mailing list

i installed it on my neices pc and all it played was flash not shockwave, its 
for older versions than you find most of the time
-- 
Chris


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: Problem installing arts

2004-01-25 Thread Jerry McBride
Phil Barnett wrote:

> 
> I get the following error message when re-emerging arts. Anyone know what
> I'm missing?
> 
> Thanks.
> 
> *
> 
> checking if STL implementation is SGI like... no
> checking if STL implementation is HP like... no
> configure: error: "no known STL type found - did you forget to install
> libstdc++-devel ?"
> died running ./configure, kde_src_compile:configure
>  *
>  * Your KDE program installation died while running the configure script
>  *
>  * If the error died during the check for Qt, and you have Qt installed,
>  the
> problem
>  * is most likely due to your nvidia drivers being configured improperly.
>  *
>  * Search forums.gentoo.org for help in setting them up properly.  This is
>  NOT
> a kde bug.
>  *
> 
> !!! ERROR: kde-base/arts-1.1.5 failed.
> !!! Function configure_die, Line 154, Exitcode 0
> !!! (no error message)
> 
> 

Just for kicks emerge STLport and try to emerge arts again...

In all my "kde years" I've never seen arts request STL, but then again,
maybe there's a dependency not turning up until you try to compile it...




-- 

**
 Registered Linux User Number 185956
  http://groups.google.com/groups?hl=en&safe=off&group=linux
 Join me in chat at #linux-users on irc.freenode.net
This email account no longers accepts attachments or messages containing
html.
7:13pm  up 117 days, 6 min,  9 users,  load average: 0.00, 0.00, 0.00


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] macromedia shockwave

2004-01-25 Thread Krikket
On Sun, 25 Jan 2004, Chris wrote:
> On Sunday 25 January 2004 10:00 pm, Rob Bean wrote:
> > The CrossOver plugin from Codeweavers is the only thing I've found.
> >
> > On Sun, 2004-01-25 at 19:41, Chris wrote:
> > > is there a plugin for shockwave? i've installed flash and it works
> > > perfect.
>
> thanks

Having not installed flash or shockwave yet, I did a little poking around
and foung "gplflash".  I haven't tried it yet (Open Office is now
compiling), but the description says it does Flash and Shockwave.

Krikket


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] recommended server dual cpu mb

2004-01-25 Thread Ciaran McCreesh
On Sun, 25 Jan 2004 20:38:05 -0800 Alan <[EMAIL PROTECTED]> wrote:
|  - complete system freeze when mke2fs-ing scsi drives on an AIC7xxx
|board

That one's a known kernel bug that's now fixed. If you install off
knoppix or your own livecd with a recent kernel then you should be ok.

-- 
Ciaran McCreesh
Mail:ciaranm at gentoo.org
Web: http://dev.gentoo.org/~ciaranm



pgp0.pgp
Description: PGP signature


[gentoo-user] post-install slowness

2004-01-25 Thread Greg Donald

Over the weekend I reinstalled my web server.  Previously it had RedHat8
on it, and due to RedHat declaring end of life on my distro, my server
now has Gentoo on it.  The install went off without a hitch and this
afternoon I proceeded in installing Apache2, mod_php, and MySQL, among
other things. The entire box overall is a little bit faster than it used
to be, except for MySQL.

When I pull a webpage that does any sort of db connection, the page load
time is noticable slower than it used to be.  When I pull a static page
that has no PHP or db code in it, the page flies, almost instantaneous
as it's always been previously.  I used to run Apche 1.3.x and my MySQL
version is nearly the same as it used to be.  So Apache2 is the only
significant version difference from what I used to run.

So before I go to all the trouble of removing Apache2 and emerging
Apache1, mod_php, etc., I was wondering if anyone might know what I'm
doing wrong or might know something I need to reconfigure to fix the
slowness?  I'm pretty sure I don't need all those "LoadModule" calls in
/etc/apache2/conf/apache2.conf, but could that seriously be causing the
slowness?

Also, I think it's worth mentioning I replaced /etc/mysql/my.cnf with my
own settings from my old setup:

> cat /etc/mysql/my.cnf
[mysqld]
query_cache_size=8M
max_connections=200
datadir=/home/mysql

I don't think anything there that would cause slowness and MySQL flies
when using the CLI MySQL client.  It's only when I pull a webpage that I
see the MySQL slowness.

I know all the reasons why Apache2 isn't really recommended for use, the
thread safeness and all.  Is this _my_ issue here?

TIA!



-- 
 ____  _ 
 ___/ /__ ___ / /_(_)__  ___ __ __ ___  __ _ 
/ _  / -_)_-

Re: [gentoo-user] ACPI support in kernel?

2004-01-25 Thread Tianran Chen

did you do 'make clean' before you compile the kernel? i had tricked 
once by this problem. or maybe the acpid need to be updated?

On Sat, 24 Jan 2004, Jan Drugowitsch wrote:

> hi everyone,
> after upgrading from kernel 2.4.20-gentoo-r8 to 2.4.22-gentoo-r5 the acpi 
> support doesn't seem to work anymore. the init script for acpid reports that 
> "ACPI support has not been compiled into the kernel" (/proc/acpi is missing). 
> that, however, seems strange to me as it should be in the kernel as can be 
> seen from then configuration below. i've already checked if i'm using the 
> correct kernel and there's no doubt about that. any ideas?
> tia, jan

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] macromedia shockwave

2004-01-25 Thread Chris
On Sunday 25 January 2004 10:00 pm, Rob Bean wrote:
> The CrossOver plugin from Codeweavers is the only thing I've found.
>
> On Sun, 2004-01-25 at 19:41, Chris wrote:
> > is there a plugin for shockwave? i've installed flash and it works
> > perfect.

thanks
-- 
Chris


--
[EMAIL PROTECTED] mailing list



[gentoo-user] recommended server dual cpu mb

2004-01-25 Thread Alan
Hey folks.  I had some problems trying to get gentoo onto a supermicro
p3tdle board and was hoping for some suggestions of good quality dual p3
(or higher) server class motherboards.  Features that would be nice
would be ECC ram support (so the 2G I have now doesn't go to waste) and
any nice hardware monitoring systems that are supported under linux.

Also anyone who has the p3tdle (or similar supermicro board) how are
your experiences?  I'm not sure if my bad luck was caused by a bad
motherboard or some *very* strange incompatibilites with the gentoo
livecd kernel with this board (yes I tried with noapic :).  Symptoms
included:
 - complete system freeze when mke2fs-ing scsi drives on an AIC7xxx
   board
 - only able to run IDE drives off the MB without DMA 
 - hard drives off a pci ide card working fine except...
 - at the end of a raid5 resync when setting up a raid one of the HDs
   was kicked out with a DMA error
 - at the end of *that* resync and the end of the install (setting up
   grub) grub told me that it couldn't mount the partition, and when
   checking I discovered that the four IDE drives that were set up for
   software raid (and had been working fine through the rest of the
   install) had no partitions on them!   Not the nicest thing to find at
   the end of 8 hours of messing with hardware and doing an install :)

So MB recommendations for something that gentoo likes would be awsome,
as well as any suggestions as to why I was having the strangness noted
above would be awsome.

Thanks guys!

-- 
Alan <[EMAIL PROTECTED]> - http://arcterex.net

"There are only 3 real sports: bull-fighting, car racing and mountain 
climbing. All the others are mere games."-- Hemingway

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] macromedia shockwave

2004-01-25 Thread Rob Bean
The CrossOver plugin from Codeweavers is the only thing I've found.

On Sun, 2004-01-25 at 19:41, Chris wrote:
> is there a plugin for shockwave? i've installed flash and it works perfect.


signature.asc
Description: This is a digitally signed message part


[gentoo-user] macromedia shockwave

2004-01-25 Thread Chris
is there a plugin for shockwave? i've installed flash and it works perfect.
-- 
Chris


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] make.conf, IDE, & smp questions

2004-01-25 Thread Spider
begin  quote
On Sun, 25 Jan 2004 19:42:42 -0700
Glenn English <[EMAIL PROTECTED]> wrote:

> I just finished a stage 1 on a server with 2 P3 CPUs using disk1 of
> the P3 live CD set.
> 
> When I got to editing make.conf, the file from the live CD had CHOST
> set to i486. That seemed odd, but I left it alone. In CFLAGS I set
> march to pentium3. Are these settings OK? Should I go back and set
> CHOST to i686? I don't smell any smoke...


If you just finished , "DONT TOUCH CHOST" .  ok?  gcc encodes
librarypaths with CHOST, so changing it in a live system will cause...
erm. "headaches" . so to say.  (Complete borkage unless you're good,
actually)


CFLAGS is ok to change , and -march=pentium3 sounds good. 




> 
> 
> 
> The new kernel is an smp (there are multiprocessor things in the
> processes, and /proc/cpuinfo has 2 listed), but while emerging the
> server software, I noticed that top was showing 50% CPU idle time. Is
> there a way to get the second CPU in on the party? MAKEOPTS is set to
> 3 in make.conf, and I've been emerging things one at a time.

try MAKEOPTS="-j4"  or a bit more then, please note that some packages
aren't multi-make friendly and will therefore override MAKEOPTS.  No,
this is not because we are evile hackers who impend our will on you, its
because the compilation will fail in N out of M cases with obscure
errors. ;)

//Spider


-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end


pgp0.pgp
Description: PGP signature


[gentoo-user] make.conf, IDE, & smp questions

2004-01-25 Thread Glenn English
I just finished a stage 1 on a server with 2 P3 CPUs using disk1 of the
P3 live CD set.

When I got to editing make.conf, the file from the live CD had CHOST set
to i486. That seemed odd, but I left it alone. In CFLAGS I set march to
pentium3. Are these settings OK? Should I go back and set CHOST to i686?
I don't smell any smoke...


This machine has a SCSI controller on the motherboard running a disk and
a DAT drive, and an IDE controller in a PCI slot running a second disk.
Exactly backwards from a standard n86 box. 

The live CD found both disks (and they're both partitioned and
formatted), but my newly installed kernel doesn't see the IDE -- it does
see the ATAPI CD ROM drive on the motherboard IDE controller. Anybody
know off the top of your head which config flag I haven't set?


The new kernel is an smp (there are multiprocessor things in the
processes, and /proc/cpuinfo has 2 listed), but while emerging the
server software, I noticed that top was showing 50% CPU idle time. Is
there a way to get the second CPU in on the party? MAKEOPTS is set to 3
in make.conf, and I've been emerging things one at a time.

-- 
Glenn English
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] A question about LILO (fwd)

2004-01-25 Thread Richard Kilgore
On Sun, Jan 25, 2004 at 10:04:19PM +0200, Scharf Yuval wrote:
> Yuval Scharf
> 
> -- Forwarded message --
> Date: Sun, 25 Jan 2004 21:54:38 +0200 (IST)
> From: Scharf Yuval <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: A question about LILO
> 
> Hi,
> I used to have Gentoo in /dev/hda2
> Now I have Gentoo in /dev/hdb3
> I have Windows XP in /dev/hda1
> 
> After telling the BIOS to start in my second HDD
> and using LILO to set hdb as my boot drive
> I can boot to my new Gentoo but I can't boot to Windows.
> What should I do in order to boot to Windows?

First, I would recommend GRUB over LILO any day.  But if you
don't want to take the time right now to learn about GRUB that's
certainly understandable.

That said, my next suggestion is to change the BIOS back.  Linux
should have no trouble booting from the second hard drive, but
Windows will not do it.  So if you change the BIOS back so it
boots off of the first hard drive, then you have to install your
LILO boot sector to the MBA on /dev/hda.

A possible alternative is to get LILO to fake Windows out.  I
can't remember off the top of my head, but I'm pretty sure there
is some way to configure LILO (via lilo.conf) so that when it
boots to the second hard drive it somehow makes it look like this
hard drive is actually the first hard drive to Windows.  There
should be discussion of it in the LILO man page.  I'd look but I
don't even have LILO installed.

- richard

-- 
Richard Kilgore
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] k3b not finding my drives...

2004-01-25 Thread Krikket
On Mon, 26 Jan 2004, Jakub Krajcovic wrote:

> Well, for starters you should think about getting scsi emulation up and
> working, or else you won't have much use of your devices. That's if
> you're running 2.4
>
> 2.6 has support for ATAPI burning, but no matter what you hear, from my
> personal experience I can tell you, that linux burning without scsi
> emulation stil sux, and will suck for some time, until cdrdao has FULL
> support for ATAPI devices.

I'm more than a bit surprised by this comment.  I've used linux
distributions with and without SCSI emulation, and when I didn't have it,
I never missed it.

For k3b, I'm not sure if it's cdrdao or cdrecord that needs it, but the
other doesn't.  So you should be good to go even without SCSI.

(Although if it does turn out to be at the root of my problem with this
distibution, I suppose I'll bend over...)

Krikket



--
[EMAIL PROTECTED] mailing list



[gentoo-user] kdesdk

2004-01-25 Thread Jeff Smelser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Does anyone know why I might be getting this?

make[4]: Entering directory 
`/var/tmp/portage/kdesdk-3.1.5/work/kdesdk-3.1.5/poxml/antlr/src'
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H 
- -I. -I. -I../../.. -I./..  -DQT_THREAD_SUPPORT  -D_REENTRANT  
- -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith 
- -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
- -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=i586 -O2 -pipe -fno-exceptions 
- -fno-check-new -DQT_CLEAN_NAMESPACE -UQT_NO_COMPAT -DQT_NO_ASCII_CAST 
- -fexceptions -c -o ANTLRException.lo `test -f 'ANTLRException.cpp' || echo 
'./'`ANTLRException.cpp
In file included 
from /usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/include/stdio.h:683,
 from 
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/include/g++-v3/cstdio:52,
 from 
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/include/g++-v3/i586-pc-linux-gnu/bits/c++io.h:35,
 from 
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/include/g++-v3/bits/fpos.h:44,
 from 
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/include/g++-v3/bits/char_traits.h:46,
 from 
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/include/g++-v3/string:47,
 from ../antlr/ANTLRException.hpp:38,
 from ANTLRException.cpp:33:
/usr/include/bits/stdio.h: In function `int getchar()':
/usr/include/bits/stdio.h:42: declaration of `int getchar()' throws different
   exceptions
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/include/stdio.h:394: than previous
   declaration `int getchar() throw ()'
/usr/include/bits/stdio.h: In function `int getc_unlocked(FILE*)':
/usr/include/bits/stdio.h:51: declaration of `int getc_unlocked(FILE*)' throws
   different exceptions
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/include/stdio.h:403: than previous
   declaration `int getc_unlocked(FILE*) throw ()'
/usr/include/bits/stdio.h: In function `int getchar_unlocked()':
/usr/include/bits/stdio.h:58: declaration of `int getchar_unlocked()' throws
   different exceptions
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/include/stdio.h:404: than previous
   declaration `int getchar_unlocked() throw ()'
/usr/include/bits/stdio.h: In function `int putchar(int)':
/usr/include/bits/stdio.h:67: declaration of `int putchar(int)' throws
   different exceptions
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/include/stdio.h:419: than previous
   declaration `int putchar(int) throw ()'
/usr/include/bits/stdio.h: In function `int fputc_unlocked(int, FILE*)':
/usr/include/bits/stdio.h:76: declaration of `int fputc_unlocked(int, FILE*)'
   throws different exceptions
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/include/stdio.h:428: than previous
   declaration `int fputc_unlocked(int, FILE*) throw ()'
/usr/include/bits/stdio.h: In function `int putc_unlocked(int, FILE*)':
/usr/include/bits/stdio.h:86: declaration of `int putc_unlocked(int, FILE*)'
   throws different exceptions
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/include/stdio.h:433: than previous
   declaration `int putc_unlocked(int, FILE*) throw ()'
/usr/include/bits/stdio.h: In function `int putchar_unlocked(int)':
/usr/include/bits/stdio.h:93: declaration of `int putchar_unlocked(int)' 
throws
   different exceptions
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/include/stdio.h:434: than previous
   declaration `int putchar_unlocked(int) throw ()'
/usr/include/bits/stdio.h: In function `__ssize_t getline(char**, size_t*,
   FILE*)':
/usr/include/bits/stdio.h:103: declaration of `__ssize_t getline(char**,
   size_t*, FILE*)' throws different exceptions
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/include/stdio.h:480: than previous
   declaration `__ssize_t getline(char**, size_t*, FILE*) throw ()'
make[4]: *** [ANTLRException.lo] Error 1
make[4]: Leaving directory 
`/var/tmp/portage/kdesdk-3.1.5/work/kdesdk-3.1.5/poxml/antlr/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/kdesdk-3.1.5/work/kdesdk-3.1.5/poxml/antlr'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/kdesdk-3.1.5/work/kdesdk-3.1.5/poxml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdesdk-3.1.5/work/kdesdk-3.1.5'
make: *** [all] Error 2

!!! ERROR: kde-base/kdesdk-3.1.5 failed.
!!! Function kde_src_compile, Line 127, Exitcode 2
!!! died running emake, kde_src_compile:make

- -- 
Where do you think you're going today?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAFGuJld4MRA3gEwYRAtllAKCoXvZbT3OL7S17fM6LWUZknmvJ7gCgpelt
dre4Qq28hDf1plbYFytEDLc=
=1QdC
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] k3b not finding my drives...

2004-01-25 Thread Jakub Krajcovic
Well, for starters you should think about getting scsi emulation up and working, or 
else you won't have much use of your devices. That's if you're running 2.4

2.6 has support for ATAPI burning, but no matter what you hear, from my personal 
experience I can tell you, that linux burning without scsi emulation stil sux, and 
will suck for some time, until cdrdao has FULL support for ATAPI devices.

On Sun, 25 Jan 2004 16:54:20 -0500 (EST)
Krikket <[EMAIL PROTECTED]> wrote:

> I'm not sure what I can do about this one, so I'm turning back to the
> mailing list after going all sorts of poking around elsewhere, and trying
> different things...
> 
> I'm working wiht a new install, and am still loading the software I want
> to run for the first time.
> 
> I've reached the point of installing k3b, and I got most of the kinks
> worked out.  Unfortunately, the one that remains is a killer...
> 
> k3b serup recognizes both my CD-ROM and the CD-RW/DVD-ROM.  So far so
> good.
> 
> When I enter k3b proper, both devices are "lost", and the system can't
> find 'em.  If I try to manually add the devices using k3b Config, I'm told
> that they don't exist, and it can't find anything at /dev/cdroms/cdrom0
> or /dev/cdroms/cdrom1
> 
> Any thoughts on how to get k3b up and running?
> 
> Thanks in advance,
> 
> Krikket
> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 


-- 


GPG public keys available at cozeee.host.sk


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] eject works only under root ??????

2004-01-25 Thread Jakub Krajcovic
dude, why do you worry about eject, when you use supermount??

On Sun, 25 Jan 2004 21:03:46 +0200
raptor <[EMAIL PROTECTED]> wrote:

> hmm,
> 
> Yes i have supermount for the cdrom in fstab.. and I'm in
> cdrom group..
> /dev/cdrom permission are :  o+r+w  g+r+w  
> 
> I added execute permisson to /dev/cdrom for owner & group and it worked !
> The problem was that i havent changed this permission i.e. before a time it worked
> perfectly.. (the only thing i done before week was upgrade to gnome2.4)
> 
> 
> 
> 
> |raptor wrote:
> |
> |> why eject works only under root..
> |
> |it's absolutely OK !!!
> |let's have a look to file permissions !
> 
> --
> [EMAIL PROTECTED] mailing list
> 


-- 


GPG public keys available at cozeee.host.sk


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] An stupid mistake

2004-01-25 Thread Jakub Krajcovic
You can try this:
it helped me when i accidentally unemerged some basic file tools (cp, ls, env, etc). 
My system was really fu***, and it looked like i would have to do a reinstall, but 
this saved my butt:

just unpack the stage 3 tarball somewhere, or if you use the midnight commander, then 
just enter it, and copy the missing files from it into their respective directories. 
And if you're not sure which files they are, then just copy everything... 

After that you might want to do a emerge sync, emerge world, or just re-emerge some 
packages, to make portage think that they're installed

hope this helps

On Sun, 25 Jan 2004 18:59:36 +
Paul Stear <[EMAIL PROTECTED]> wrote:

> On Sun 25 January 2004 16:01, Andrew Gaffney wrote:
> > Paul Stear wrote:
> > > Hi all,
> > > Well I've done it now!!!  I was cleaning up my system and have removed
> > > python by mistake.  Now emerge will not work.
> > > I installed python manually using ./configure make make install and
> > > created a symlink from /usr/local/bin/python  to /usr/bin/python and now
> > > I get the following error:
> > >
> > > bash-2.05b# ln -s /usr/local/bin/python /usr/bin/python
> > > bash-2.05b# emerge -uvp world
> > > Traceback (most recent call last):
> > >   File "/usr/bin/emerge", line 14, in ?
> > > import portage
> > >   File "/usr/lib/portage/pym/portage.py", line 126, in ?
> > > import missingos
> > > ImportError: No module named missingos
> > >
> > > HELP HELP please I just don't know what to do now and am afraid I will
> > > further damage my system
> > >
> > > awaiting your help
> > > Paul
> >
> > Take a look at the file '/usr/portage/sys-apps/portage/files/README.RESCUE'
> > on your system.
> 
> Thanks Andrew,
> I followed the instructions but have had no luck, this is my error:-
> bash-2.05b# emerge sync
> Traceback (most recent call last):
>   File "/usr/bin/emerge", line 6, in ?
> import 
> os,sys,portage,emergehelp,xpak,string,re,commands,time,threading,shutil,traceback
> ImportError: No module named portage
> 
> I am now so confused, What can I do now?
> Feel free to SHOUT at me, I deserve it
> 
> regards
> Paul
> -- 
> PLEASE NOTE,
> Only text messages will be downloaded, others will be deleted at the server.
> This message was sent using gentoo linux and kmail.
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 


-- 


GPG public keys available at cozeee.host.sk


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Substitute for Kdevelop

2004-01-25 Thread Jakub Krajcovic
Well, i've had the open version o kylix installed a couple of months ago, and frankly 
- it sux.

And also, i am not a developer of great projects, i am more of a "learning to become a 
developer of great projects", and i have no need for professional IDE suites...

But thanx for the advice anyway, if i ever come to cross-platform development, i'll be 
sure to give borland a call again :-)

On Sat, 24 Jan 2004 15:51:09 +0100
"Nuckerl Stefan" <[EMAIL PROTECTED]> wrote:

> The best is probably Kylix C++,  if you want to develop real fast and big
> projects then you should buy the pro or enterprise. There is also an
> OpenEdition for free available, but it will show a little message everytime
> your created app is run.
> 
> The cool thing is, if you bought the professional windows delphi version you
> get kylix pro for free.
> So you can even develop cross plattform apps which will run on widows and
> linux. The ide will tell you whenever you use functions or include certains
> things that run only on the target plattform, therefore you can avoid
> proting probs right away.
> 
> I may be porting one of the apps we created for windows to linux this summer
> using kylix, since most of the apps me and my brother develop are done with
> delphi.
> 
> 
> 
> 
> - Original Message - 
> From: "Jakub Krajcovic" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, January 24, 2004 12:35 PM
> Subject: [gentoo-user] Substitute for Kdevelop
> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 


-- 


GPG public keys available at cozeee.host.sk


pgp0.pgp
Description: PGP signature


[gentoo-user] Checking a CD

2004-01-25 Thread Mark Knecht
Hi,
   I ordered a loop library that arrived on a CDR type disk. I'm having
a bit of trouble with the disk. How can I test the CD get a definitive
answer about exactly what's wrong? 

Thanks,
Mark


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] coulpe of emerge questions

2004-01-25 Thread Marius Mauch
On 01/26/04  Andrej Kacian wrote:

> (Sun, 25 Jan 2004 23:58:58 +0100)
> And Marius Mauch <[EMAIL PROTECTED]> said:
> 
> >  No emerge command, but you can look at
> >  /var/db/pkg//-, an injected package has
> >  _only_ the COUNTER file there while "normal" packages have a few
> >  more.
> 
> IMO, portage should indicate whether a package has been injected or
> properly emerged. (in `emerge -s` and maybe in `emerge -p` too)
> 

Why ? After all you inject something to make portage think it is already
emerged, so IMO a differentiation is beside the point.

Marius

-- 
Public Key at http://www.genone.de/info/gpg-key.pub

In the beginning, there was nothing. And God said, 'Let there be
Light.' And there was still nothing, but you could see a bit better.


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Substitute for Kdevelop

2004-01-25 Thread Nuckerl Stefan
The best is probably Kylix C++,  if you want to develop real fast and big
projects then you should buy the pro or enterprise. There is also an
OpenEdition for free available, but it will show a little message everytime
your created app is run.

The cool thing is, if you bought the professional windows delphi version you
get kylix pro for free.
So you can even develop cross plattform apps which will run on widows and
linux. The ide will tell you whenever you use functions or include certains
things that run only on the target plattform, therefore you can avoid
proting probs right away.

I may be porting one of the apps we created for windows to linux this summer
using kylix, since most of the apps me and my brother develop are done with
delphi.




- Original Message - 
From: "Jakub Krajcovic" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 24, 2004 12:35 PM
Subject: [gentoo-user] Substitute for Kdevelop



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] coulpe of emerge questions

2004-01-25 Thread Andrej Kacian
(Sun, 25 Jan 2004 23:58:58 +0100)
And Marius Mauch <[EMAIL PROTECTED]> said:

> > hi all,
>  > 
>  > i have couple of emerge questions:
>  > 
>  >   - we can do an emerge inject  to make portage think
>  > that the package is already installed on the system. 
>  > 
>  > now, when i do an emerge -s , it tells me that the
>  > package is already installed. is it possible to find out, whether
>  > the package is _really_ installed, or there is just a stub sitting
>  > somewhere, telling portage to just 'fake' it ?
> 
>  No emerge command, but you can look at
>  /var/db/pkg//-, an injected package has
>  _only_ the COUNTER file there while "normal" packages have a few more.

IMO, portage should indicate whether a package has been injected or properly
emerged. (in `emerge -s` and maybe in `emerge -p` too)

-- 
/~\ The ASCIIAndrej "Ticho" Kacian 
\ / Ribbon Campaign  GnuPG public key ID: 7CD93FE2 (pgp.mit.edu)
 X  Against HTML Key fingerprint:
/ \ Email!   E87D 9DEF 2A23 6FFB 7AD9 542F 4253 3A46 7CD9 3FE2

"The more you depend on forces outside yourself, the more you are
 dominated by them"
   -- Worldwide Ultimatum no.7


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] gzip compressed gnome sources

2004-01-25 Thread Marius Mauch
On 01/25/04  David Obwaller wrote:

> Hi,
> 
> I want to upgrade to the latest gnome version (2.4.1). I have a cd
> containing the whole sources, but gzip compressed (not bzip2). I did
> 'lndir /mnt/cdrom/gnome-2.4.1 /usr/portage/distfiles' and tried emerge
> -pf gnome. portage now wants to download the whole set of files as
> .bz, it doesn't use the .gz files.
> It wouldn't be a problem for me to download the .bz compressed sources
> as I have a quite fast internet connection, but I'm curious to know if
> I could use the .gz ones too and if so how.
> So, is this possible somehow? (manually untar'ing the compressed
> sources or something??)

If you edit the ebuilds, but IMO it's not worth the trouble if you
aren't on dialup.

Marius

-- 
Public Key at http://www.genone.de/info/gpg-key.pub

In the beginning, there was nothing. And God said, 'Let there be
Light.' And there was still nothing, but you could see a bit better.


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] coulpe of emerge questions

2004-01-25 Thread Marius Mauch
On 01/23/04  Anupam Kapoor wrote:

> hi all,
> 
> i have couple of emerge questions:
> 
>   - we can do an emerge inject  to make portage think
> that the package is already installed on the system. 
> 
> now, when i do an emerge -s , it tells me that the
> package is already installed. is it possible to find out, whether
> the package is _really_ installed, or there is just a stub sitting
> somewhere, telling portage to just 'fake' it ?

No emerge command, but you can look at
/var/db/pkg//-, an injected package has
_only_ the COUNTER file there while "normal" packages have a few more.

>   - is it possible to do an 'emerge eject ' to make
> portage eject stubs that were injected during the 'emerge inject'
> process ?

emerge --unmerge 

Marius

-- 
Public Key at http://www.genone.de/info/gpg-key.pub

In the beginning, there was nothing. And God said, 'Let there be
Light.' And there was still nothing, but you could see a bit better.


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] alsa sound not great

2004-01-25 Thread Nuckerl Stefan

- Original Message - 
From: "Tom Hosiawa" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 25, 2004 6:07 PM
Subject: Re: [gentoo-user] alsa sound not great


> > Arts can use alsa as output driver, but using arts to play songs through
> > alsa is still no good, I recommend to install alsa-xmms and use xmms,
you
> > can even use winamp2 skins with xmms.
> >
> > If you want to use arts with alsa, then you need to recomplie arts now.
>
> That leads to another question I have. What exactly is the purpose of
> arts, I thought it's required for sound in kde? Which leads to the exact
> same question for esound, do I need it if I don't use gtk apps but not
> gnome?

I think this should answer your question:

http://arts-project.org/doc/handbook/introduction.html#what-is-arts

>
> Tom
>
>
> --
> [EMAIL PROTECTED] mailing list
>
>


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] vmware-config.pl fails

2004-01-25 Thread Urs Joss
Hi

On Sunday 25 January 2004 22:51, Alan wrote:
> On Sun, Jan 25, 2004 at 09:06:14PM +0100, 
[EMAIL PROTECTED] wrote:
> > [...]
> > vmware-config.pl i get this compile error:
> > [...]
> > /lib/modules/2.4.20-gentoo-r7/build/include/linux/module.h:21:34:
> > linux/modversions.h: No such file or directory make[2]: ***
> > [...]
>
> Check to make sure that your /usr/src/linux points to the current
> kernel, and that you've actually compiled the kernel in that dir. 
> The missing linux/modversions.h sounds like the kernel has been
> extracted but not compiled or something.

I ran into the same issue with vmware-config.pl. After recompiling the 
kernel (gentoo-sources-2.4.22-r5), the script worked again like a 
charm. So, at least in my case, Alan hit the spot right away...

I don't exactly know what has happened to my /usr/src/linux directory. 
However, I have played around with some of the genkernel-3.0.1_beta 
ebuilds without actually knowing what it does (I discovered it doesn't 
do what I expected from the previous versions). So maybe I wasn't 
careful enough there...

HTH, Urs

-- 
Urs Joss
4055 Basel


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Adding a Keyboard and etc/X11/symbols/inet

2004-01-25 Thread Steve Barnhart








Hello,

 

I have a Microsoft Wireless Optical keyboard and edited the
/etx/X11/symbols/inet with the appropriate key symbols so I could use the
buttons. I am currently using the Microsoft Nat/Desktop Pro keyboard model and
pc-104 layout. I am wondering how do I enable my new data I entered into inet?
Do I need to make it a keyboard option in kcontrol…if so, how? Thanks in
advance for all of your help.

 

Steve








Re: [gentoo-user] alsa sound not great

2004-01-25 Thread Tom Hosiawa
> Arts can use alsa as output driver, but using arts to play songs through
> alsa is still no good, I recommend to install alsa-xmms and use xmms, you
> can even use winamp2 skins with xmms.
> 
> If you want to use arts with alsa, then you need to recomplie arts now.

That leads to another question I have. What exactly is the purpose of
arts, I thought it's required for sound in kde? Which leads to the exact
same question for esound, do I need it if I don't use gtk apps but not
gnome?

Tom


--
[EMAIL PROTECTED] mailing list



[gentoo-user] k3b not finding my drives...

2004-01-25 Thread Krikket
I'm not sure what I can do about this one, so I'm turning back to the
mailing list after going all sorts of poking around elsewhere, and trying
different things...

I'm working wiht a new install, and am still loading the software I want
to run for the first time.

I've reached the point of installing k3b, and I got most of the kinks
worked out.  Unfortunately, the one that remains is a killer...

k3b serup recognizes both my CD-ROM and the CD-RW/DVD-ROM.  So far so
good.

When I enter k3b proper, both devices are "lost", and the system can't
find 'em.  If I try to manually add the devices using k3b Config, I'm told
that they don't exist, and it can't find anything at /dev/cdroms/cdrom0
or /dev/cdroms/cdrom1

Any thoughts on how to get k3b up and running?

Thanks in advance,

Krikket



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] vmware-config.pl fails

2004-01-25 Thread Alan
On Sun, Jan 25, 2004 at 09:06:14PM +0100, [EMAIL PROTECTED] wrote:
> Hi,
> 
> 
> I'm using vmware for more then one year and have installed several times without 
> problems.
> Now with a new install, and running vmware-config.pl i get this compile error:
> 
>  
> What is the location of the directory of C header files that match your running
> kernel? [/lib/modules/2.4.20-gentoo-r7/build/include]
>  
> Extracting the sources of the vmmon module.
>  
> Building the vmmon module.
>  
> make: Entering directory `/tmp/vmware-config3/vmmon-only'
> make[1]: Entering directory `/tmp/vmware-config3/vmmon-only'
> make[2]: Entering directory `/tmp/vmware-config3/vmmon-only/driver-2.4.20-gentoo-r7'
> In file included from ../linux/driver.c:16:
> /lib/modules/2.4.20-gentoo-r7/build/include/linux/module.h:21:34: warning: 
> linux/modversions.h: No such file or directory
> make[2]: Leaving directory `/tmp/vmware-config3/vmmon-only/driver-2.4.20-gentoo-r7'
> make[2]: Entering directory `/tmp/vmware-config3/vmmon-only/driver-2.4.20-gentoo-r7'
> In file included from ../linux/driver.c:16:
> /lib/modules/2.4.20-gentoo-r7/build/include/linux/module.h:21:34: 
> linux/modversions.h: No such file or directory
> make[2]: *** [driver.o] Error 1
> make[2]: Leaving directory `/tmp/vmware-config3/vmmon-only/driver-2.4.20-gentoo-r7'
> make[1]: *** [driver] Error 2
> make[1]: Leaving directory `/tmp/vmware-config3/vmmon-only'
> make: *** [auto-build] Error 2
> make: Leaving directory `/tmp/vmware-config3/vmmon-only'
> Unable to build the vmmon module.
> 
> like always help is more than welcom
> 

Check to make sure that your /usr/src/linux points to the current
kernel, and that you've actually compiled the kernel in that dir.  The
missing linux/modversions.h sounds like the kernel has been extracted
but not compiled or something.

alan


-- 
Alan <[EMAIL PROTECTED]> - http://arcterex.net

"There are only 3 real sports: bull-fighting, car racing and mountain 
climbing. All the others are mere games."-- Hemingway


signature.asc
Description: Digital signature


Re: [gentoo-user] NVidia performance so bad...

2004-01-25 Thread Hemmann, Volker Armin
Hi,

On Sunday 25 January 2004 19:17, Sensei wrote:
> Hi.
>
> I'm currently using an old GeForce2 MX/400, with the original NVidia
> drivers (from nvidia's site). I set up my machine as I did for the slack
> I always had before this Gentoo system (which I like s much!):
>
> - agpgart module with nvidia and via options (kernel)
> - modified the source code from nvidia's drivers (enable via 4x agp)
> - driver "nvidia" (no PCI directive)
>
> I get a really bad performance:
>
> [EMAIL PROTECTED] sensei $ glxgears
> 29 frames in 5.0 seconds =  5.800 FPS
> 33 frames in 5.0 seconds =  6.600 FPS
> 32 frames in 5.0 seconds =  6.400 FPS
>
>
> ... and glxgears is run *whithout* changing the original window geometry.
>
> I have no clues... somebody help me! I'll get back my geforce ti 4200
> really soon...

first, you have not glx installed, second, your XF86Config is messed up, third 
your complete driver setup is f* up.
1) output of glxinfo?
2) XF86Config?
3) cat /proc/driver/nvidia/agp/status, dmesg, XF86.0.log?

Glück Auf
Volkwe

-- 
Conclusions 
 In a straight-up fight, the Empire squashes the Federation like a bug. Even 
with its numerical advantage removed, the Empire would still squash the 
Federation like a bug. Accept it. -Michael Wong 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] jerky music playback in kde

2004-01-25 Thread Nuckerl Stefan
Arts is crap, you can try to do some adjustments in kcontrol relating
buffers etc. but arts is shitty and will be dropped for kde 3.3 as far as I
have heard now from kde mailinglist.

- Original Message - 
From: "Alkis Evlogimenos" <[EMAIL PROTECTED]>
To: "gentoo-user" <[EMAIL PROTECTED]>
Sent: Saturday, January 24, 2004 3:01 PM
Subject: [gentoo-user] jerky music playback in kde


> I have a resonable fast machine (Athlon XP 2400+) and a well supported
sound
> card (Sound Blaster Live!). Software-wise: KDE 3.1.5, 2.6.1-mm5 kernel,
arts
> is running with realtime priority (artswrapper setuid root) and play my
mp3s
> ogg though juk.
>
> When I play mp3s or oggs though mpg123 or ogg123 the jerkyness goes away
so I
> think this is a problem with arts. Anyone experiencing similar problems?
>
> Thanks,
>
> -- 
>
> Alkis
>
> --
> [EMAIL PROTECTED] mailing list
>
>


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ghostscript make error

2004-01-25 Thread Tim Schofield
On Sun, 2004-01-25 at 10:49, renna wrote:
> On Sunday 25 January 2004 08:07, Tim Schofield wrote:
> 
> > Have you installed the jpeg libraries?
> >
> > emerge jpeg
> >
> > Tim
> >
> >
> > --
> > [EMAIL PROTECTED] mailing list
> 
> yes i have

I think the problem maybe that the header files are located in
/usr/include, and the install is looking for them in src/ and obj/ . 

Try setting up links to them in these directories.

Tim 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NVidia performance so bad...

2004-01-25 Thread Tommi Pirinen
Sensei wrote:

Redeeman wrote:

I gave it a try... but nothing happens... always ~5 fps.

Moreover... those packages are just the same package from the nvidia 
official site, with a patch for via chipsets --- maybe the 4x patch ;)

Nothing... :( With this lousy gpu I should reach 30~50 fps when 
running glxgears in window (not full screen).

What else?
Maybe you've forgotten the GLX-line from XF86Config? What does glxinfo 
or xdpyinfo give, anything about nvidia?

Glxgears isn't anyways too good program for testing performance, it 
mostly can only tell you whether gl works or not and give mild indicator 
of speed.

--
.signature: No such file or directory
--
[EMAIL PROTECTED] mailing list


[gentoo-user] KDE portage problem

2004-01-25 Thread Mark Huson
Hello,
I just did an emerge sync and was going to upgrade all my packages when i 
came across an error. I wanted to get some advice before proceding with 
anything.

[EMAIL PROTECTED] mehuman # emerge -up world

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

Calculating world dependencies 
\/usr/sbin/ebuild.sh: /usr/portage/kde-base/kdeaddons/kdeaddons-3.1.4.ebuild: 
line 46: syntax error: unexpected end of file

!!! ERROR: kde-base/kdeaddons-3.1.4 failed.
!!! Function , Line 1290, Exitcode 1
!!! error sourcing ebuild


aux_get(): (0) Error in kde-base/kdeaddons-3.1.4 ebuild. (1)
   Check for syntax error or corruption in the ebuild. (--debug)


!!! all ebuilds that could satisfy "~kde-base/kdeaddons-3.1.5" have been 
masked.
!!!(dependency required by "kde-base/kde-3.1.5" [ebuild])

!!! Problem with ebuild kde-base/kde-3.1.5
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.

if anyone has any ideas it would be greatly appreciated.

-Mark


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Mplayer without X

2004-01-25 Thread Norbert Kamenicky
Teemu Ahola wrote:
Hi,

I am building multimedia terminal and I am plannin to use DirectFB for
video access. However I don't know how to build mplayer without X
requirements. Is it possible at all?
Yes, it's for sure possible, let's have a look here:

http://movix.sourceforge.net

it's not gentoo based, but maybe it's what
u like to make yourself :-).
noro



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] A question about LILO (fwd)

2004-01-25 Thread Norbert Kamenicky
Scharf Yuval wrote:
I can boot to my new Gentoo but I can't boot to Windows.
What should I do in order to boot to Windows?
Forget it :-).

--
[EMAIL PROTECTED] mailing list


[gentoo-user] vmware-config.pl fails

2004-01-25 Thread patrick . marquetecken
Hi,


I'm using vmware for more then one year and have installed several times without 
problems.
Now with a new install, and running vmware-config.pl i get this compile error:

 
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.4.20-gentoo-r7/build/include]
 
Extracting the sources of the vmmon module.
 
Building the vmmon module.
 
make: Entering directory `/tmp/vmware-config3/vmmon-only'
make[1]: Entering directory `/tmp/vmware-config3/vmmon-only'
make[2]: Entering directory `/tmp/vmware-config3/vmmon-only/driver-2.4.20-gentoo-r7'
In file included from ../linux/driver.c:16:
/lib/modules/2.4.20-gentoo-r7/build/include/linux/module.h:21:34: warning: 
linux/modversions.h: No such file or directory
make[2]: Leaving directory `/tmp/vmware-config3/vmmon-only/driver-2.4.20-gentoo-r7'
make[2]: Entering directory `/tmp/vmware-config3/vmmon-only/driver-2.4.20-gentoo-r7'
In file included from ../linux/driver.c:16:
/lib/modules/2.4.20-gentoo-r7/build/include/linux/module.h:21:34: linux/modversions.h: 
No such file or directory
make[2]: *** [driver.o] Error 1
make[2]: Leaving directory `/tmp/vmware-config3/vmmon-only/driver-2.4.20-gentoo-r7'
make[1]: *** [driver] Error 2
make[1]: Leaving directory `/tmp/vmware-config3/vmmon-only'
make: *** [auto-build] Error 2
make: Leaving directory `/tmp/vmware-config3/vmmon-only'
Unable to build the vmmon module.

like always help is more than welcom

TIA
Patrick

-- 
"Live long and prosper, Spock." -- T'Pau
"I shall do neither. I have killed my captain, and my friend." -- Spock

Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
ICQ# 316932703 
Registered Linux User #44550
http://counter.li.org



pgp0.pgp
Description: PGP signature


[gentoo-user] A question about LILO (fwd)

2004-01-25 Thread Scharf Yuval


Yuval Scharf


-- Forwarded message --
Date: Sun, 25 Jan 2004 21:54:38 +0200 (IST)
From: Scharf Yuval <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: A question about LILO

Hi,
I used to have Gentoo in /dev/hda2
Now I have Gentoo in /dev/hdb3
I have Windows XP in /dev/hda1

After telling the BIOS to start in my second HDD
and using LILO to set hdb as my boot drive
I can boot to my new Gentoo but I can't boot to Windows.
What should I do in order to boot to Windows?

Thanks,
Yuval Scharf





--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Mplayer without X

2004-01-25 Thread Jani-Matti Hätinen
On Sunday 25 January 2004 21:39, Teemu Ahola wrote:
> I am building multimedia terminal and I am plannin to use DirectFB for
> video access. However I don't know how to build mplayer without X
> requirements. Is it possible at all?

USE="-*" emerge -pv mplayer
  Then just add USE flags one by one to see which ones will pull in X. Also, 
there was a thread on this on the list a few days back. Try looking through 
the archives.

-- 
Jani-Matti Hätinen


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NVidia performance so bad...

2004-01-25 Thread Sensei
Redeeman wrote:
emerge the nvidia-glx and nvidia-kernel, and then run opengl-update
nvidia 
I gave it a try... but nothing happens... always ~5 fps.

Moreover... those packages are just the same package from the nvidia 
official site, with a patch for via chipsets --- maybe the 4x patch ;)

Nothing... :( With this lousy gpu I should reach 30~50 fps when running 
glxgears in window (not full screen).

What else?
--
Sensei   
f u cn rd ths u r usng unx

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] alsa sound not great

2004-01-25 Thread SN

- Original Message - 
From: "Tom Hosiawa" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 25, 2004 1:39 PM
Subject: Re: [gentoo-user] alsa sound not great


> > > After switching alsa for the sound system, their's a lot of noise when
I
> > > play musi, sometimes it's only noise and I have to restart the app.
I've
> > > tried multiple players, but all suffer the same problem.
> > >
> > > I'm wondering if this is a problem with alsa or is it because I didn't
> > > enable the alsa use flag before and I need to recompile the apps?
> >
> > If alsa is not compiled in , then usually you cannot select alsa as
audio
> > output.
> >
> > Did you set alsa as output driver in your sound apps?
> > Mplayer xmms for example have it in their preferences
>
> I'm currently using beep-media-player. I checked the preferences and
> only see oss_plugin as an option (after recompiling it). I see no such
> option for juk. Would arts need to be recompiled?

Arts can use alsa as output driver, but using arts to play songs through
alsa is still no good, I recommend to install alsa-xmms and use xmms, you
can even use winamp2 skins with xmms.

If you want to use arts with alsa, then you need to recomplie arts now.




>
> Tom
>
>
> --
> [EMAIL PROTECTED] mailing list
>
>
>



--
[EMAIL PROTECTED] mailing list



[gentoo-user] Mplayer without X

2004-01-25 Thread Teemu Ahola
Hi,

I am building multimedia terminal and I am plannin to use DirectFB for
video access. However I don't know how to build mplayer without X
requirements. Is it possible at all?


-- 
Teemu Ahola 
EMail : [EMAIL PROTECTED]
[EMAIL PROTECTED]
Mobile: +358 50 5873210 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NVidia performance so bad...

2004-01-25 Thread Redeeman
emerge the nvidia-glx and nvidia-kernel, and then run opengl-update
nvidia 


On Sun, 2004-01-25 at 19:17, Sensei wrote:
> Hi.
> 
> I'm currently using an old GeForce2 MX/400, with the original NVidia 
> drivers (from nvidia's site). I set up my machine as I did for the slack 
> I always had before this Gentoo system (which I like s much!):
> 
> - agpgart module with nvidia and via options (kernel)
> - modified the source code from nvidia's drivers (enable via 4x agp)
> - driver "nvidia" (no PCI directive)
> 
> I get a really bad performance:
> 
> [EMAIL PROTECTED] sensei $ glxgears
> 29 frames in 5.0 seconds =  5.800 FPS
> 33 frames in 5.0 seconds =  6.600 FPS
> 32 frames in 5.0 seconds =  6.400 FPS
> 
> 
> ... and glxgears is run *whithout* changing the original window geometry.
> 
> I have no clues... somebody help me! I'll get back my geforce ti 4200 

> really soon...
-- 
Regards, Redeeman
()  ascii ribbon campaign - against html e-mail 
/\- against microsoft attachments



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] alsa sound not great

2004-01-25 Thread Tom Martin
-BEGIN PGP MESSAGE-
Charset: ISO-8859-1
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
hQEOA8Cs3ObKYKCOEAP+OvsyKKk+PP416f1bpuSQS7IDnzzHX0kKQNa/0bEXdpd2
uUP0Qm4nHuQAueKVGnFNMRCktyYJYDdx/gFnYx001O+kCIADtkbIShsfgBYg9epL
b3bJFPP9npLkEOvdOWrwGoonEUyRS16rbt01mqeFiP8x+QnAb2DpiY+OxIcmyxEE
AKVB+wmsM2l3dgpzAj/HNmA4foQ6dmJxTZeCUC/s1M+hevoxUpcKbpSrJMGw2jHH
IG2xNyPp2u6SHTUl92IKuDVda1pUfDMoqlAgDy9cxUDq5W8m2/RAPSVOQpb5plrx
cr/dZdkWIRgPOKdLevcoq61bqSfNkh/WPq+VY7Zrofa30ukBVOgtZJCo0O4caJw6
MZG4ewSscqQKhl28PCuF8umb1Ydqp9hUOJWK8OIf/WXNTNYR1NL2ettEFN/v821+
5JypKdeT1eICHHDo3IcZUTw7nj/TVEA1lBaTi6gFw9a16b8dCixGAlAcjzdSfDRg
LMQM5LhOHFhKi7TmeEGLisv2JxiBy9HngY8bXoH42x9Rx0y8j4AxePAc3lwR4c6t
c0bamndshj3PWWSkFisQKrawNmvAvKUl54RorfWCZiKMldK9UU8SF8ePzbTkfVgI
TGg6JvlPTbdTwwYsqKy9nk8jz64HevG1gcphLGPVACylLG50TPiid/TWLabdLR9o
vqarGcgO4yU9IZh6YscsRoGtcovo5gbwRW2tSoAul8iKtKOG+HlIp73q9A71BvR0
xHF5D5XFnJxrq9vO+m+dVjLNGqiomD5MJcH62wyIUPPlhk8I+uO/JWzlhz1TNT2G
f4HJz7mNJfEy0zYnbf4xd9mVhjZEy85e9hS0eeKqdR1IWrlJ23ViE5GPauI0ptKf
ZAlD/4ZCBcwv1Fw//sc49zl6Efu34ahGSm92XPr64IMdonuYVYLy8Q8aXOiwfUK+
5QTdFvm2E3zV4f0s0YGkdfk+5C8PiQ3TPHObNQ1w/fkgLFaGdwoIFT4EviVM0yPK
QI288wfPctgwDCPc2DBymYKbUBfq9e+T+iyfO4/LchkD8FrOLp4NebfEXg==
=EvMO
-END PGP MESSAGE-
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Problem emerging python 2.3.3

2004-01-25 Thread Wouter Vanwalleghem
On Sat, 2004-01-24 at 13:52, Wouter Vanwalleghem wrote:
> Anyone else having trouble emerge'ing pythong 2.3.3:
> 
> emerge -vp python
> 
> These are the packages that I would merge, in order:
> 
> Calculating dependencies ...done!
> [ebuild U ] dev-lang/python-2.3.3 [2.3.2-r2] +ncurses +gdbm +ssl
> +readline +tcltk +berkdb -bootstrap +ipv6 -build -ucs2
> 
> Ends with:
> 
> LD_LIBRARY_PATH=/tmp/portage/python-2.3.3/work/Python-2.3.3: ./python -E
> ./setup.py install \
> --prefix=/usr \
> --install-scripts=/usr/bin \
> --install-platlib=/usr/lib/python2.3/lib-dynload \
> --root=//tmp/portage/python-2.3.3/image/
> running install
> running build
> running build_ext
> running build_scripts
> running install_lib
> creating //tmp/portage/python-2.3.3/image/usr/lib/python2.3/lib-dynload
> copying build/lib.linux-i686-2.3/_testcapi.so ->
> //tmp/portage/python-2.3.3/image/usr/lib/python2.3/lib-dynload
> error:
> //tmp/portage/python-2.3.3/image/usr/lib/python2.3/lib-dynload/_testcapi.so: 
> Function not implemented
> make: *** [sharedinstall] Error 1
> 
> !!! ERROR: dev-lang/python-2.3.3 failed.
> !!! Function src_install, Line 124, Exitcode 2
> !!! (no error message)
> 
> Anybody have a clue?
> 
> TIA
> 
> Wouter

Unmerge'ing dev-lang/python-2.3.2-r2 first ánd manually rm -fr'ing
/usr/lib/python2.3 (with an ldconfig -v after that) did the trick.
Seems to be an instance where the safe unmerge'ing of previous versions
doesn't work.

Wouter


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] An stupid mistake

2004-01-25 Thread Paul Stear
On Sun 25 January 2004 16:01, Andrew Gaffney wrote:
> Paul Stear wrote:
> > Hi all,
> > Well I've done it now!!!  I was cleaning up my system and have removed
> > python by mistake.  Now emerge will not work.
> > I installed python manually using ./configure make make install and
> > created a symlink from /usr/local/bin/python  to /usr/bin/python and now
> > I get the following error:
> >
> > bash-2.05b# ln -s /usr/local/bin/python /usr/bin/python
> > bash-2.05b# emerge -uvp world
> > Traceback (most recent call last):
> >   File "/usr/bin/emerge", line 14, in ?
> > import portage
> >   File "/usr/lib/portage/pym/portage.py", line 126, in ?
> > import missingos
> > ImportError: No module named missingos
> >
> > HELP HELP please I just don't know what to do now and am afraid I will
> > further damage my system
> >
> > awaiting your help
> > Paul
>
> Take a look at the file '/usr/portage/sys-apps/portage/files/README.RESCUE'
> on your system.

Thanks Andrew,
I followed the instructions but have had no luck, this is my error:-
bash-2.05b# emerge sync
Traceback (most recent call last):
  File "/usr/bin/emerge", line 6, in ?
import 
os,sys,portage,emergehelp,xpak,string,re,commands,time,threading,shutil,traceback
ImportError: No module named portage

I am now so confused, What can I do now?
Feel free to SHOUT at me, I deserve it

regards
Paul
-- 
PLEASE NOTE,
Only text messages will be downloaded, others will be deleted at the server.
This message was sent using gentoo linux and kmail.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] alsa sound not great

2004-01-25 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 25 January 2004 17:49, Tom Martin wrote:
> -BEGIN PGP MESSAGE-
> Charset: ISO-8859-1
> Version: GnuPG v1.2.4 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

Erm, Tom ... ? :)

- -- 
Mike Williams
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAFAIYInuLMrk7bIwRAuqCAJ9QI+mTouguKfHrv3FXyTZj/e9/jgCeMQfc
RqpSZmKr2Lg44sKuoiQZuv4=
=R0/7
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] alsa sound not great

2004-01-25 Thread Tom Wesley
On Sun, 2004-01-25 at 17:49, Tom Martin wrote:
> -BEGIN PGP MESSAGE-
> Charset: ISO-8859-1
> Version: GnuPG v1.2.4 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> hQEOA8Cs3ObKYKCOEAP+MV3GzFdtycoFVvUXjvq3yE6docDzQHzGSDSeWSSu1zn9
> hXb/YuZfKsp+b0GKsiJslEbmAnOo4oVp65TBei4u91NCJx5kPkbHzB3zygh0apGE
> qH0sQ+aLbT1w2bno0bcxJstyhDsxFUdPpDDYpNYoAvMzW2RaxicwIKZan7TDSWEE
> AIQmnbZMnT2l+8+rm/ljifk+lnDg0bHIg9zoz3fWq8WleI8cv387bBl2BfhZGqcB
> GON2EiNuQZNibHjqTC3QOKJiBDpdIcPZOdSrmHIl13Vi9Iap3pL8e71DxvWcXxZr
> sLmPXiGeuzSj6MtiT4TWADVtrla4EJbPkpyu0XmjWHwT0ukBNQoES1EQq7D283Qy
> n3bUT6JyWALGa+ORwvlrJvMoS6Ho+wSQUf2NYChNZWaTE2zG6F+iPvU19vYsH8hF
> K58WAXYLUwfd36VmJVa7TNIl0UtWdGOpQQuQ41pa7d3UYfupH4ggerdBR5AJfcWG
> SF/eeZbJfk7xVwBV9YRRQNHuwNBfNvU+TQkNxetwt32IamD8vTc42MDvW1O0edLs
> 94GTNFp4tDAngBMQZQpwqtGATMCsV9AJOGrYwdtvE0UnVgZegviwtXu13YPHa7bs
> oLt27yAu5GYVzHbx6tOi3rOHQpIB0lxrFFieLoXy3zfG52Ez895wo6nouD3YiPuv
> bUJJOyips4bj2JJjkYy+mDHACJm/ORAu7DbngAxYikdS7NoY6yj70j+YsdcWKRj/
> zUJq+ALCUi1yI1trJ4BQsvFRSoh9Mf4CohxgT/Ji6sfhJ+LDDnf3G0fcpL2JKBdD
> u/3HLwsa03LjYt8RFv8Yw4bJKBCKOQDnuPosg4wvkNkSRCMQWEnPtIPSJ1HDNUns
> w9KK3YEAEL+kCEDWhAfXU6vmkLJQSKTeV5+gwCad8CcQKRQnPvfYIIHVhTZrWS4Q
> qXKQqNbhNv8//5d5dS4lzRnzoVXIaTx/H0Fax6TQ9BtvZQ8BVKBNWTwHFH2FIUAw
> lEuZXiegKDCY6zR/rBK1doRCEQ1h20iG70xEomY/Nwcy
> =GA9X
> -END PGP MESSAGE-
> 
> 
> --
> [EMAIL PROTECTED] mailing list

You are sending encrypted email to the list...

-- 
Tom Wesley


signature.asc
Description: This is a digitally signed message part


[gentoo-user] NVidia performance so bad...

2004-01-25 Thread Sensei
Hi.

I'm currently using an old GeForce2 MX/400, with the original NVidia 
drivers (from nvidia's site). I set up my machine as I did for the slack 
I always had before this Gentoo system (which I like s much!):

- agpgart module with nvidia and via options (kernel)
- modified the source code from nvidia's drivers (enable via 4x agp)
- driver "nvidia" (no PCI directive)
I get a really bad performance:

[EMAIL PROTECTED] sensei $ glxgears
29 frames in 5.0 seconds =  5.800 FPS
33 frames in 5.0 seconds =  6.600 FPS
32 frames in 5.0 seconds =  6.400 FPS
... and glxgears is run *whithout* changing the original window geometry.

I have no clues... somebody help me! I'll get back my geforce ti 4200 
really soon...
--
Sensei   

f u cn rd ths u r usng unx

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] alsa sound not great

2004-01-25 Thread Tom Martin
-BEGIN PGP MESSAGE-
Charset: ISO-8859-1
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
hQEOA8Cs3ObKYKCOEAP+MV3GzFdtycoFVvUXjvq3yE6docDzQHzGSDSeWSSu1zn9
hXb/YuZfKsp+b0GKsiJslEbmAnOo4oVp65TBei4u91NCJx5kPkbHzB3zygh0apGE
qH0sQ+aLbT1w2bno0bcxJstyhDsxFUdPpDDYpNYoAvMzW2RaxicwIKZan7TDSWEE
AIQmnbZMnT2l+8+rm/ljifk+lnDg0bHIg9zoz3fWq8WleI8cv387bBl2BfhZGqcB
GON2EiNuQZNibHjqTC3QOKJiBDpdIcPZOdSrmHIl13Vi9Iap3pL8e71DxvWcXxZr
sLmPXiGeuzSj6MtiT4TWADVtrla4EJbPkpyu0XmjWHwT0ukBNQoES1EQq7D283Qy
n3bUT6JyWALGa+ORwvlrJvMoS6Ho+wSQUf2NYChNZWaTE2zG6F+iPvU19vYsH8hF
K58WAXYLUwfd36VmJVa7TNIl0UtWdGOpQQuQ41pa7d3UYfupH4ggerdBR5AJfcWG
SF/eeZbJfk7xVwBV9YRRQNHuwNBfNvU+TQkNxetwt32IamD8vTc42MDvW1O0edLs
94GTNFp4tDAngBMQZQpwqtGATMCsV9AJOGrYwdtvE0UnVgZegviwtXu13YPHa7bs
oLt27yAu5GYVzHbx6tOi3rOHQpIB0lxrFFieLoXy3zfG52Ez895wo6nouD3YiPuv
bUJJOyips4bj2JJjkYy+mDHACJm/ORAu7DbngAxYikdS7NoY6yj70j+YsdcWKRj/
zUJq+ALCUi1yI1trJ4BQsvFRSoh9Mf4CohxgT/Ji6sfhJ+LDDnf3G0fcpL2JKBdD
u/3HLwsa03LjYt8RFv8Yw4bJKBCKOQDnuPosg4wvkNkSRCMQWEnPtIPSJ1HDNUns
w9KK3YEAEL+kCEDWhAfXU6vmkLJQSKTeV5+gwCad8CcQKRQnPvfYIIHVhTZrWS4Q
qXKQqNbhNv8//5d5dS4lzRnzoVXIaTx/H0Fax6TQ9BtvZQ8BVKBNWTwHFH2FIUAw
lEuZXiegKDCY6zR/rBK1doRCEQ1h20iG70xEomY/Nwcy
=GA9X
-END PGP MESSAGE-
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] alsa sound not great

2004-01-25 Thread Tom Hosiawa
> > After switching alsa for the sound system, their's a lot of noise when I
> > play musi, sometimes it's only noise and I have to restart the app. I've
> > tried multiple players, but all suffer the same problem.
> >
> > I'm wondering if this is a problem with alsa or is it because I didn't
> > enable the alsa use flag before and I need to recompile the apps?
> 
> If alsa is not compiled in , then usually you cannot select alsa as audio
> output.
> 
> Did you set alsa as output driver in your sound apps?
> Mplayer xmms for example have it in their preferences

I'm currently using beep-media-player. I checked the preferences and
only see oss_plugin as an option (after recompiling it). I see no such
option for juk. Would arts need to be recompiled?

Tom


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] bootsplash, help me... [solved]

2004-01-25 Thread Tianran Chen
i would really like to thanks all the great helps the gentoo society gave 
me. thanks to all the nice people, i finally get the bootsplash working. 
let me just list mistakes i had made, so that next person may save some 
time.

1. i enabled both vesa and radeon console driver in kernel configuration, 
since radeon driver seems slightly faster than vesa when playing movies on 
framebuffer. however, this caused problem. if i disable radeon driver and 
leave only vesa driver, bootsplash would work.

2. kernel 2.4.22-gentoo-r5 is already patched, no need to apply the patch.

3. bootsplash kernel module does not take initrd as a filesystem image, so 
error message will appear in dmesg saying that 'RAMDISK: couldn't find 
valid RAM disk image starting at 0' any way. and initrd file generated by 
/sbin/splash is not a valid image. so don't waste time on that like i did.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] alsa sound not great

2004-01-25 Thread SN

- Original Message - 
From: "Tom Hosiawa" <[EMAIL PROTECTED]>
To: "gentoo-user" <[EMAIL PROTECTED]>
Sent: Sunday, January 25, 2004 12:41 PM
Subject: [gentoo-user] alsa sound not great


> After switching alsa for the sound system, their's a lot of noise when I
> play musi, sometimes it's only noise and I have to restart the app. I've
> tried multiple players, but all suffer the same problem.
>
> I'm wondering if this is a problem with alsa or is it because I didn't
> enable the alsa use flag before and I need to recompile the apps?

If alsa is not compiled in , then usually you cannot select alsa as audio
output.

Did you set alsa as output driver in your sound apps?
Mplayer xmms for example have it in their preferences

>
> Tom
>
>
> --
> [EMAIL PROTECTED] mailing list
>
>
>



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] alsa sound not great

2004-01-25 Thread Tom Martin
-BEGIN PGP MESSAGE-
Charset: ISO-8859-1
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
hQEOA8Cs3ObKYKCOEAP+KIsTDj51EQdTjow1rmBTWTvjUoivID81tIZi36Jqridc
CfgfdhRYSesRVgc587NN4EhDgrxt/5ieG1BeD9fDVnnIj/F5vKp2aBPCFLQTfJk0
Z4J0JVBMYNK2Z4wVUGFZ34x3oEOBt10VXAOmW3yBh5gO4j2s2EZ15CiCrzAeytUE
AIp2DEQ+zvMw4EVzrPRrcvePP35Q2CQEl6rABw49SLPypxOEHScPkP5moeYGMjgN
Kwrd7eeG8H7Ji9BI06PVXeo7ZVOsvW0xYkNhF3npCJlLlP+VtYz2vPKLd2u57Dya
yHVLq6ff8UNnwOWk/1FF3w2KfFC7eGyDFTURHu4HvM8O0ukBn20N5OmBiPYBWdGt
W7XOqLpBhIDOOit4FRmXgEDx9u2z0FaH00TzhAPW8i8+AKtyKE9Gp4iANAl0OPq2
0vM74HOJoQ9HNtEjtpGLeDoMdHDnZbzmG+l+noV9Yws6za878ibcz7uvSAbyll1Y
qRFWJszSCzeMiM4rRheCYPN6KJk3cWffwtz1YL5j4Y+0Wa3iXiDtACxRPt1rvUs4
fCC5C9kvBFVAn/2xoP+slv58Cm4tYc9214giQWBTvtsVgnzu2Yys/ttWhjkR6G6w
tjJO7GaB45WrmMFW37YggAsSi1SyvwHBKPVnPtqALMoU7j4BsZ8aXIrIe8NO6rdg
8VKdSgtfKxiuptA0LHRfFNiJpjuUVj/U/m/ZiMXSyewEyHKCNHAy4JzkacxbRtzu
Sj9GFz0pEq+gGhn7FtvVIQqiVPZE186Xg1Hr6ue4dhOlt8cLTS+j6kZDWfSO3yCm
/ul6gFIfQJf49/3tpvCk9m125XjHID49s58JCtpHN6HONPmNuLipI1dm6Q24S/PU
kQ7Dr1N2XcLBeUWqxvYGC+Npo7HjY0drFlqncx4amsN3O7kUowU2MpxH61+uVjx9
PDsDvxxBL4DJPV5XPWYwjK1cO3MzDeDFE2Bz6blR7oMlyKIw/KYs032GbCVdGy5a
dq+48WA0cQLTcriIp2S6Xr88kMCvuaeJC+WHWOhxw76ZsNtxE43XeLiy3lVDOqmZ
jh/qSHdOTNcHHgAbWzmASp/wDWvE5G8RqwKoXd++PZZCIw3DxVGc+iNfQcVw81FB
cd48TXnKKunD6Uqd7lwjjmxZSgSDn41pDr/0CCIidu1D+7AwamLY920pq/cnS+//
T5NUy6lVgGBopFIjimztGNHPIR3lIYM5ZgvK9M4kP4AXsUrEUhPnIPiDhskrTgpd
xsHv1GQxgvv5J6U5COOqPRi74y2VXHd1Tp0jTt1K82EdNK2pIARPDXK8Hg6YcL9h
6kpWreJmF878yU/X2LhyaVEk1RYiNOC7GYRO18rUe4q5sCsUsdAoSbGBvYPvjqz/
mytwF7LCBdh9gf8ewAnyAWxZtqWdnvyfjZzx4WTqOnsOh1mTHBcyDf2RFdI66dyi
V6ce9fb4+LY/ggbNW0vUa9FXyMlIbpHABWXU6yPuQM3cUB2UBVSoFCCDYp20mh/A
F5F3IA==
=nIoH
-END PGP MESSAGE-
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] eject works only under root ??????

2004-01-25 Thread raptor
hmm,

Yes i have supermount for the cdrom in fstab.. and I'm in
cdrom group..
/dev/cdrom permission are :  o+r+w  g+r+w  

I added execute permisson to /dev/cdrom for owner & group and it worked !
The problem was that i havent changed this permission i.e. before a time it worked
perfectly.. (the only thing i done before week was upgrade to gnome2.4)




|raptor wrote:
|
|> why eject works only under root..
|
|it's absolutely OK !!!
|let's have a look to file permissions !

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] bootsplash, help me...

2004-01-25 Thread Tianran Chen


On Sat, 24 Jan 2004, Mark Knecht wrote:
> Hi,
>I went through and followed your excellent set of instructions this
> morning. Thanks for putting that together. I tried 2.4.22-r5 as that was
> the newest on my machine. Unfortunately the kernel is having some oops
> problems while loading drivers, so I need to figure that one out. I may
> back up and try 2.4.22-r4 like you used. I run 2.4.22-r2 right now.
> 
>One problem I had was that I did not find the 'Use splash screen
> instead of boot logo' option in 2.4.22-r5. I understand from your
> instructions that this should be on the Frame buffer support page, but I
> don't see it. (Probably blind...) ;-)

it you cannot see the option in 2.4.22-r4, it might be the case that the 
kernel is not patched yet. but it seems to me that the 2.4.22-r5 is 
already patched with the bootsplash kernel patch. did you enable the 
option:

Code maturity level option
-> [*] Prompt for development and/or imcomplete code/drivers



>Anyway, nice page. I did get a frame buffer boot happening instead of
> the more boring normal boot, but then had these oops problems and had to
> reboot.
> 
> Cheers,
> Mark

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] gentoo and iptables

2004-01-25 Thread Mark Huson
You could try using iptables-save as the command to save the iptables. I 
believe that is what i did and it worked fine.

-Mark

On Sunday 25 January 2004 11:52 am, Roy Kidder wrote:
> I'm having a hard time figuring out how Gentoo loads its iptables rules
> via the init script. I've edited /var/lib/iptables/rules-save (adding
> rules allowing inbound DHCP, inboubt tcp with the established bit set,
> etc, etc) and then run "/etc/init.d/iptables start" which looks like it
> runs just fine (it loads the modules ip_tables and iptable_filter). But
> when I look at the tables (iptables-save), all I get is this:
>
> # Generated by iptables-save v1.2.8 on Sun Jan 25 11:39:24 2004
> *filter
>
> :INPUT ACCEPT [8:8156]
> :FORWARD ACCEPT [0:0]
> :OUTPUT ACCEPT [7:364]
>
> COMMIT
> # Completed on Sun Jan 25 11:39:24 2004
>
> If I add the same rules from hand via the command line, it works just
> fine, however.
>
> Anyone have any idea?
>
> Thanks,
> Roy
>
> --
> [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] gentoo and iptables

2004-01-25 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 25 January 2004 16:52, Roy Kidder wrote:
> I'm having a hard time figuring out how Gentoo loads its iptables rules
> via the init script. I've edited /var/lib/iptables/rules-save (adding
> rules allowing inbound DHCP, inboubt tcp with the established bit set,
> etc, etc) and then run "/etc/init.d/iptables start" which looks like it
> runs just fine (it loads the modules ip_tables and iptable_filter). But
> when I look at the tables (iptables-save), all I get is this:


> If I add the same rules from hand via the command line, it works just
> fine, however.
>
> Anyone have any idea?

iptables-save/restore don't use the command line syntax exactly.
Start iptables, add the rules you want, then /etc/init.d/iptables save, and 
next time you start it your rules will be put back.

- -- 
Mike Williams
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAE/VgInuLMrk7bIwRAhxpAJ9vxmbq4JIa8AN6ola5fm5kkXFbQACeISBo
2HgoONDQIWVd8cI2PJ7HhiU=
=34e6
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



[gentoo-user] gentoo and iptables

2004-01-25 Thread Roy Kidder
I'm having a hard time figuring out how Gentoo loads its iptables rules
via the init script. I've edited /var/lib/iptables/rules-save (adding
rules allowing inbound DHCP, inboubt tcp with the established bit set,
etc, etc) and then run "/etc/init.d/iptables start" which looks like it
runs just fine (it loads the modules ip_tables and iptable_filter). But
when I look at the tables (iptables-save), all I get is this:

# Generated by iptables-save v1.2.8 on Sun Jan 25 11:39:24 2004
*filter
:INPUT ACCEPT [8:8156]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [7:364]
COMMIT
# Completed on Sun Jan 25 11:39:24 2004

If I add the same rules from hand via the command line, it works just
fine, however.

Anyone have any idea?

Thanks,
Roy

--
[EMAIL PROTECTED] mailing list



[gentoo-user] alsa sound not great

2004-01-25 Thread Tom Hosiawa
After switching alsa for the sound system, their's a lot of noise when I
play musi, sometimes it's only noise and I have to restart the app. I've
tried multiple players, but all suffer the same problem.

I'm wondering if this is a problem with alsa or is it because I didn't
enable the alsa use flag before and I need to recompile the apps?

Tom


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] An stupid mistake

2004-01-25 Thread Andrew Gaffney
Paul Stear wrote:
Hi all,
Well I've done it now!!!  I was cleaning up my system and have removed python 
by mistake.  Now emerge will not work.
I installed python manually using ./configure make make install and created a 
symlink from /usr/local/bin/python  to /usr/bin/python and now I get the 
following error:

bash-2.05b# ln -s /usr/local/bin/python /usr/bin/python
bash-2.05b# emerge -uvp world
Traceback (most recent call last):
  File "/usr/bin/emerge", line 14, in ?
import portage
  File "/usr/lib/portage/pym/portage.py", line 126, in ?
import missingos
ImportError: No module named missingos
HELP HELP please I just don't know what to do now and am afraid I will further 
damage my system

awaiting your help
Paul
Take a look at the file '/usr/portage/sys-apps/portage/files/README.RESCUE' on your system.

--
Andrew Gaffney
System Administrator
Skyline Aeronautics, LLC.
776 North Bell Avenue
Chesterfield, MO 63005
636-357-1548
--
[EMAIL PROTECTED] mailing list


[gentoo-user] An stupid mistake

2004-01-25 Thread Paul Stear
Hi all,
Well I've done it now!!!  I was cleaning up my system and have removed python 
by mistake.  Now emerge will not work.
I installed python manually using ./configure make make install and created a 
symlink from /usr/local/bin/python  to /usr/bin/python and now I get the 
following error:

bash-2.05b# ln -s /usr/local/bin/python /usr/bin/python
bash-2.05b# emerge -uvp world
Traceback (most recent call last):
  File "/usr/bin/emerge", line 14, in ?
import portage
  File "/usr/lib/portage/pym/portage.py", line 126, in ?
import missingos
ImportError: No module named missingos

HELP HELP please I just don't know what to do now and am afraid I will further 
damage my system

awaiting your help
Paul
-- 
PLEASE NOTE,
Only text messages will be downloaded, others will be deleted at the server.
This message was sent using gentoo linux and kmail.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] eject works only under root !

2004-01-25 Thread Roy Kidder
ditto. Somthing like this:

/dev/cdroms/cdrom0  /mnt/cdrom  iso9660  noauto,ro,user  0 0




Jakub Krajcovic said:
> Do you have the user option in your fstab? I think that the problem is
> there, b/c i once had the same problem with ejecting media.
>
> On Sun, 25 Jan 2004 17:43:22 +0200
> raptor <[EMAIL PROTECTED]> wrote:
>
>> hi,
>> why eject works only under root..
>> If I run it under other account I get this :
>>
>> #eject -v
>> eject: using default device `cdrom'
>> eject: device name is `cdrom'
>> eject: expanded name is `/dev/cdrom'
>> eject: `/dev/cdrom' is a link to `/dev/scsi/host0/bus0/target0/lun0/cd'
>> eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not mounted
>> eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not a mount point
>> eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not a multipartition
>> device
>> eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using
>> CD-ROM eject command
>> eject: CD-ROM eject command succeeded
>>
>>
>> but the cdrom is not opened !!
>>
>> --
>> [EMAIL PROTECTED] mailing list
>>
>
>
> --
>
>
> GPG public keys available at cozeee.host.sk
>


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Substitute for Kdevelop

2004-01-25 Thread Koala Gnu
Hi,

I use all the tool reported in the thread: vim (It's my favourite), 
emacs, eclipse ... but also source navigator (it is very light and has 
good cross referencing).

If you like DEVC++ for windows probably eclipse is your tool.

Jakub Krajcovic wrote:

Hi guys, 
I need some recommendation for a nice graphical IDE for C, C++ (these 
two are satisfactory). I have been using kde for some time, and I really got used to Kdevelop, but now, i'm off kde and I don't really feel like installing all of the kde*stuff to get kdevelop working.

Can you please recommend which IDE would be the best?

p.s. I googled for this once all night, but couldn't decide...
p.p.s. If any of you know DEVC++ for windows - then I'm looking for something like 
that...
 



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] eject works only under root !

2004-01-25 Thread Jakub Krajcovic
Do you have the user option in your fstab? I think that the problem is there, b/c i 
once had the same problem with ejecting media.

On Sun, 25 Jan 2004 17:43:22 +0200
raptor <[EMAIL PROTECTED]> wrote:

> hi, 
> why eject works only under root..
> If I run it under other account I get this :
> 
> #eject -v
> eject: using default device `cdrom'
> eject: device name is `cdrom'
> eject: expanded name is `/dev/cdrom'
> eject: `/dev/cdrom' is a link to `/dev/scsi/host0/bus0/target0/lun0/cd'
> eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not mounted
> eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not a mount point
> eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not a multipartition device
> eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using CD-ROM eject 
> command
> eject: CD-ROM eject command succeeded
> 
> 
> but the cdrom is not opened !!
> 
> --
> [EMAIL PROTECTED] mailing list
> 


-- 


GPG public keys available at cozeee.host.sk


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] xine (audio) and jack

2004-01-25 Thread Mark Knecht
On Sat, 2004-01-24 at 22:47, Krikket wrote:
> On Sat, 24 Jan 2004, Mark Knecht wrote:
> > Basically, and I'm sure you know this, but
> >
> > man emerge
> >
> > has more information than I can ever give you, and it's actually quite a
> > good man page once I got over my fear of it. Just take some time and
> > learn the basics
> >
> > emerge sync
> > emerge -s name
> > emerge -S name
> > emerge -pv name
> 
> Prune Verbose.  This one scares me, but that's because the man page
> doesn't give enough on ie.

-p is 'pretend', meaning just tell me what emerge will do, but don't do
it. U's -v to see if the flag settings look good.


> >
> > ACCEPT_KEYWORDS="~x86" on the above EXCEPT not on world, in my opinion,
> > but that's up to you. I'm no guru. One of these days I'll be learning
> > from you.
> 
> This last comment, I don't get.  If I understand correctly (althouhg I may
> not) ~x86 says to use the latest still-in-testing version.  

Correct

> After Fedora,
> I've had enough of testing, unstable, and bleeding edge packages.  

Then do not use ~x86. The testing versions move toward stable pretty
quickly. I think you'll probably wait less than 30 days mostly, but I
don't have real numbers.

> (4
> kernel upgrades in 2 days...  And that's the *stable* branch!  

Yes, there can be a lot of kernel upgrades, but I thin most of that is
different. When you were trying to get your kernel built and it was
failing to compile, this was because of certain modules that wouldn't
build right and not because of the kernel. I think that most of the -r2,
-r3, -4r type kernel upgrades are fixing odd little module issues and
not changing the kernel itself. That's just my guess.

I have no data to back this up, but if I'm running gento0-stable
successfully and it happens to be 2.4.20-r2, I wouldn't (and didn't)
upgrade my kernel until gentoo stable moved to a 2.4.22-rX. At that
point I figure the kernel is more advanced.

One time I would upgrade from -r2 directly to say -r8 would be if I
heard that there was an important security patch that happened or
something like that, but in general I don't touch most of the upgrades.

In fact, I'm running 2.4.22-r2. I tried 2.4.22-r5 yesterday and got lots
of oops problems. SO I just dropped it.


> Xine still
> goesn't work right, consistently.)  Is the ~x86 branch more stable than
> other distros?  (For instance Debian unstable has a long history of being
> even more stable than some stable branches of other Linux distros.)

I have found Gentoo to be more stable than Redhat personally. I had
trouble with both Evolution and some other audio apps when delivered as
RPM's. Gentoo 'stable' has been the best I've used so far.
> 
> And what's the difference between ~x86 and ~xi386?  

I only know about x86 and ~x86. I'm sure there is probably more, but I
haven't used them.

> Is there some way I
> can tell when I'll need to use one of those flags in advance of trying out
> the stable version of the package?
> 

Only when stable (x86) doesn't provide something you need. If you
install x86 and it works, just use that. For instance, xine-ui stable
didn't talk to Alsa. I had to use OSS which I only turn on for my junkie
on-board sound chip. I went to ~x86 to get Alsa, specifically so I could
send 6 individual sound channels to my RME card and mix them myself.

Mostly I just run x86.

Learn to use emerge -U so that your ~x86 packages don't get downgraded
to x86.

- Mark


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] eject works only under root !

2004-01-25 Thread Manuel Pérez López
El Domingo, 25 de Enero de 2004 16:43, raptor escribió:
> hi,
> why eject works only under root..
> If I run it under other account I get this :
>
> #eject -v
> eject: using default device `cdrom'
> eject: device name is `cdrom'
> eject: expanded name is `/dev/cdrom'
> eject: `/dev/cdrom' is a link to `/dev/scsi/host0/bus0/target0/lun0/cd'
> eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not mounted
> eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not a mount point
> eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not a multipartition
> device eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using
> CD-ROM eject command eject: CD-ROM eject command succeeded
>
>
> but the cdrom is not opened !!
>
> --
> [EMAIL PROTECTED] mailing list


I have not this problem. Perhaps the permision of the files are not right?

See how I have them (I work without scsi emulation):

bash-2.05b$ ls /dev/cdroms/ -l
total 0
lr-xr-xr-x1 root root   33 ene  1  1970 cdrom0 
-> ../ide/host0/bus1/target0/lun0/cd
lr-xr-xr-x1 root root   33 ene  1  1970 cdrom1 
-> ../ide/host0/bus1/target1/lun0/cd




-- 


---
Cordiales saludos
Manuel Pérez López
[EMAIL PROTECTED]
http://www.ieduca.net/

---



Gentoo Linux: 
Portage 2.0.49 
gcc 3.2.3 Linux 2.6.1


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] eject works only under root ??????

2004-01-25 Thread Norbert Kamenicky
raptor wrote:

why eject works only under root..
it's absolutely OK !!!
let's have a look to file permissions !




--
[EMAIL PROTECTED] mailing list


[gentoo-user] eject works only under root !

2004-01-25 Thread raptor
hi, 
why eject works only under root..
If I run it under other account I get this :

#eject -v
eject: using default device `cdrom'
eject: device name is `cdrom'
eject: expanded name is `/dev/cdrom'
eject: `/dev/cdrom' is a link to `/dev/scsi/host0/bus0/target0/lun0/cd'
eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not mounted
eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not a mount point
eject: `/dev/scsi/host0/bus0/target0/lun0/cd' is not a multipartition device
eject: trying to eject `/dev/scsi/host0/bus0/target0/lun0/cd' using CD-ROM eject 
command
eject: CD-ROM eject command succeeded


but the cdrom is not opened !!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] K3B

2004-01-25 Thread Jakub Krajcovic
Well, actually, if you want to build k3b the normal way eg, ./configure && make && 
make install, then you don't need doxygen. 
I had to build k3b "the old fashioned way", because when I tried emerging it i ran 
into like 50megs of dependencies, all of which was stuff i don't need. 
So after compilation i just instered a stub, and everything is hunky-dory...

P.s. for everyone that is using k3b, i totally recommend upgrading to 0.11.1. It's 
killer, and the new theme is awesome

On Sun, 25 Jan 2004 02:59:06 -0500 (EST)
Krikket <[EMAIL PROTECTED]> wrote:

> This isn't a question, but an observation I noted with K3B, and I figure
> it's worth mentioning here, as I believe it's a bug in the dependancies
> needed for k3b that should be taken care of when you "emerge k3b".
> 
> (If so, I'll figure out how the bug tracking system works, so it can be
> reported, but I want verification first.)
> 
> For k3b to run correctly, doxygen is required.  It's needed for dcop,
> without it the program doesn't execute properly.
> 
> I've still got some minor problems with my k3b install (even after
> patching in doxygen) but I think that's related to my tracking down and
> fixing the bug.  I think a re-emerge k3b will fix it.
> 
> But, I figured I should get feedback on this part, so I'm commenting
> now...
> 
> Krikket
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 


-- 


GPG public keys available at cozeee.host.sk


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] xine (audio) and jack

2004-01-25 Thread Bill Roberts
ACCEPT_KEYWORDS="~x86" before emerge means use the latest,
in-testing, package. You should avoid this unless there is some
feature in the testing package that you need, or if you are
interested in testing. In my experience, most ~x86 packages work
well, but not always. That's true, though, of the stable packages as
well. 

As far as I know, there is no ~x386.
-- 
Bill Roberts

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] gzip compressed gnome sources

2004-01-25 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 25 January 2004 12:09, Yannick Le Saint (kyncani) wrote:

>  You could recompress them as bzip2
>
>  for f in /usr/portage/distfiles/*.gz; do
>gzip -d $f && bzip2 ${f%.gz} || echo "failed $f"
>  done

The MD5sums will almost certainly not match now, so portage still won't be 
able to use them.
For each ebuild you have source for you'll need to regenerate the digest.
ebuild /usr/portage/gnome-stuff/gnomebuild1/gnomebuild1-2.0.4.ebuild digest

- -- 
Mike Williams
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD4DBQFAE7JFInuLMrk7bIwRAiRJAJ9kTtbI0QSqAESsL8CFB3ly6sX5OACXUpl2
nV8XIQ/WwCE91gChCfJCOg==
=2Bme
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] gzip compressed gnome sources

2004-01-25 Thread Yannick Le Saint (kyncani)
On Sun, 2004-01-25 at 11:38, David Obwaller wrote:
> Hi,
> 
> I want to upgrade to the latest gnome version (2.4.1). I have a cd
> containing the whole sources, but gzip compressed (not bzip2). I did
> 'lndir /mnt/cdrom/gnome-2.4.1 /usr/portage/distfiles' and tried emerge
> -pf gnome. portage now wants to download the whole set of files as .bz,
> it doesn't use the .gz files.
> It wouldn't be a problem for me to download the .bz compressed sources
> as I have a quite fast internet connection, but I'm curious to know if I
> could use the .gz ones too and if so how.
> So, is this possible somehow? (manually untar'ing the compressed sources
> or something??)

 You could recompress them as bzip2

 for f in /usr/portage/distfiles/*.gz; do
   gzip -d $f && bzip2 ${f%.gz} || echo "failed $f"
 done

> 
> David
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xine (audio) and jack

2004-01-25 Thread Bill Roberts
On 01:47 Sun 25 Jan , Krikket wrote:
emerge -pv means emerge pretend verbose, which should be run before
doing ANY emerge, so you will know in advance what will be emerged,
and with what USE flags.

-- 
Bill Roberts

--
[EMAIL PROTECTED] mailing list



[gentoo-user] gzip compressed gnome sources

2004-01-25 Thread David Obwaller
Hi,

I want to upgrade to the latest gnome version (2.4.1). I have a cd
containing the whole sources, but gzip compressed (not bzip2). I did
'lndir /mnt/cdrom/gnome-2.4.1 /usr/portage/distfiles' and tried emerge
-pf gnome. portage now wants to download the whole set of files as .bz,
it doesn't use the .gz files.
It wouldn't be a problem for me to download the .bz compressed sources
as I have a quite fast internet connection, but I'm curious to know if I
could use the .gz ones too and if so how.
So, is this possible somehow? (manually untar'ing the compressed sources
or something??)

David


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ghostscript make error

2004-01-25 Thread renna
On Sunday 25 January 2004 08:07, Tim Schofield wrote:

> Have you installed the jpeg libraries?
>
> emerge jpeg
>
> Tim
>
>
> --
> [EMAIL PROTECTED] mailing list

yes i have

-- 
Dubitare
Disobbedire
Disertare


Renato Budinich
[EMAIL PROTECTED]
[EMAIL PROTECTED]



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ghostscript make error

2004-01-25 Thread Tim Schofield
On Sun, 2004-01-25 at 10:25, renna wrote:
> Hi,
> I have a lexmark 3200 printer and I wanted to install ghostscript with the 
> driver for this printer I found on http://lxm3200.sourceforge.net of Daniel 
> Gordini. I proceded as in the README, modified contrib.mak as in the 
> Driver.htm of ghostscript, and unix-gcc.mak to add the driver. then i went on 
> with make that gave me this error
> 
> bash-2.05b# make -f src/unix-gcc.mak
> make: *** No rule to make target `jpeg/jpeglib.h', needed by `obj/jpeglib0.h'.  
> Stop.
> 
> I guessed a touch jpeg/jpeglib.h and obj/jpeglib.h and 
> 
> bash-2.05b# make -f src/unix-gcc.mak
> make: *** No rule to make target `jpeg/jmorecfg.h', needed by `obj/jmcorig.h'.  
> Stop.
> 
> so I went on touching having no idea if this was the right thing to do (I'm 
> have serious doubts about it)
> 
> bash-2.05b# make -f src/unix-gcc.mak
> cp ./src/gsjmorec.h ./obj/jmorecf0.h
> rm -f ./obj/jmorecf1.h
> cp ./obj/jmorecf0.h ./obj/jmorecfg.h
> cp jpeg/jpeglib.h ./obj/jpeglib0.h
> cp ./obj/jpeglib0.h ./obj/jpeglib_.h
> gcc `cat ./obj/cc.tr`  -DHAVE_MKSTEMP -O2 -Wall -Wstrict-prototypes 
> -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common  
> -DGX_COLOR_INDEX_TYPE='unsigned long long' -I./obj -I./src  -o ./obj/sdctc.o 
> -c ./src/sdctc.c
> In file included from src/sdctc.c:24:
> src/sdct.h:61: field `err' has incomplete type
> src/sdct.h:73: field `err' has incomplete type
> src/sdct.h:75: field `cinfo' has incomplete type
> src/sdct.h:76: field `destination' has incomplete type
> src/sdct.h:87: field `err' has incomplete type
> src/sdct.h:90: field `dinfo' has incomplete type
> src/sdct.h:91: field `source' has incomplete type
> make: *** [obj/sdctc.o] Error 1
> 
> and here I am; i really know little about compilation, I understand that my 
> fooling around with touch has caused this problem. Is there someone who can 
> help me solve this problem?
> 
> my system
> bash-2.05b$ uname -a
> Linux rennascomp 2.6.1 #3 SMP Thu Jan 22 22:17:26 CET 2004 i686 Intel(R) 
> Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux

Have you installed the jpeg libraries?

emerge jpeg

Tim


--
[EMAIL PROTECTED] mailing list



[gentoo-user] ghostscript make error

2004-01-25 Thread renna
Hi,
I have a lexmark 3200 printer and I wanted to install ghostscript with the 
driver for this printer I found on http://lxm3200.sourceforge.net of Daniel 
Gordini. I proceded as in the README, modified contrib.mak as in the 
Driver.htm of ghostscript, and unix-gcc.mak to add the driver. then i went on 
with make that gave me this error

bash-2.05b# make -f src/unix-gcc.mak
make: *** No rule to make target `jpeg/jpeglib.h', needed by `obj/jpeglib0.h'.  
Stop.

I guessed a touch jpeg/jpeglib.h and obj/jpeglib.h and 

bash-2.05b# make -f src/unix-gcc.mak
make: *** No rule to make target `jpeg/jmorecfg.h', needed by `obj/jmcorig.h'.  
Stop.

so I went on touching having no idea if this was the right thing to do (I'm 
have serious doubts about it)

bash-2.05b# make -f src/unix-gcc.mak
cp ./src/gsjmorec.h ./obj/jmorecf0.h
rm -f ./obj/jmorecf1.h
cp ./obj/jmorecf0.h ./obj/jmorecfg.h
cp jpeg/jpeglib.h ./obj/jpeglib0.h
cp ./obj/jpeglib0.h ./obj/jpeglib_.h
gcc `cat ./obj/cc.tr`  -DHAVE_MKSTEMP -O2 -Wall -Wstrict-prototypes 
-Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common  
-DGX_COLOR_INDEX_TYPE='unsigned long long' -I./obj -I./src  -o ./obj/sdctc.o 
-c ./src/sdctc.c
In file included from src/sdctc.c:24:
src/sdct.h:61: field `err' has incomplete type
src/sdct.h:73: field `err' has incomplete type
src/sdct.h:75: field `cinfo' has incomplete type
src/sdct.h:76: field `destination' has incomplete type
src/sdct.h:87: field `err' has incomplete type
src/sdct.h:90: field `dinfo' has incomplete type
src/sdct.h:91: field `source' has incomplete type
make: *** [obj/sdctc.o] Error 1

and here I am; i really know little about compilation, I understand that my 
fooling around with touch has caused this problem. Is there someone who can 
help me solve this problem?

my system
bash-2.05b$ uname -a
Linux rennascomp 2.6.1 #3 SMP Thu Jan 22 22:17:26 CET 2004 i686 Intel(R) 
Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux

-- 
Dubitare
Disobbedire
Disertare


Renato Budinich
[EMAIL PROTECTED]
[EMAIL PROTECTED]



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] chrooted shell can't access outside network??

2004-01-25 Thread Tim Schofield
On Sun, 2004-01-25 at 06:04, Scott Jackson wrote:
> My friend is having an interesting problem
> He can access the network from the livecd, but from the chrooted shell, he can't 
> ping anything outside the local network! I told him to try using route, but route 
> exits with an error.
> 
> --
> [EMAIL PROTECTED] mailing list
> 

Did he copy over /etc/resolv.conf before chrooting?

Tim


--
[EMAIL PROTECTED] mailing list



[gentoo-user] K3B

2004-01-25 Thread Krikket
This isn't a question, but an observation I noted with K3B, and I figure
it's worth mentioning here, as I believe it's a bug in the dependancies
needed for k3b that should be taken care of when you "emerge k3b".

(If so, I'll figure out how the bug tracking system works, so it can be
reported, but I want verification first.)

For k3b to run correctly, doxygen is required.  It's needed for dcop,
without it the program doesn't execute properly.

I've still got some minor problems with my k3b install (even after
patching in doxygen) but I think that's related to my tracking down and
fixing the bug.  I think a re-emerge k3b will fix it.

But, I figured I should get feedback on this part, so I'm commenting
now...

Krikket


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] chrooted shell can't access outside network??

2004-01-25 Thread Alan
On Sun, Jan 25, 2004 at 12:04:35AM -0600, Scott Jackson wrote:
> 
> 
> My friend is having an interesting problem
> He can access the network from the livecd, but from the chrooted shell, he can't 
> ping anything outside the local network! I told him to try using route, but route 
> exits with an error.

Did he bind /proc and /dev/ properly?  Just a thought.

alan

-- 
Alan <[EMAIL PROTECTED]> - http://arcterex.net

"There are only 3 real sports: bull-fighting, car racing and mountain 
climbing. All the others are mere games."-- Hemingway

--
[EMAIL PROTECTED] mailing list