Re: [gentoo-user] Apache + php

2003-03-19 Thread Joe Stone
hi!

with apache2 it is in /etc/conf.d/apache2

APACHE2_OPTS=-D PHP -D SSL -D DAV -D DAV_FS -D LDAP -D AUTH_LDAP

I don't know, how it is with apache 1.* but have a look at this /etc/conf.d/
perhaps you find a apache.conf or so


btw it is enough to emerge apache with mod_php. 
you don't need php except you want to run php-scripts in the console or so.

Does anybody know, why ldap ist commented in the apache2 builds?
I use this with several servers and I have no problems.

hope this helped.
Joe



On Wednesday 19 March 2003 09:02, Jesper Berth wrote:
 Hi

 I have succesfully merged apache php mod_php and mysql on my box but how
 do i get apache to use php

 Jesper Berth
 Denmark




 --
 [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] gst-plugins compile failure

2003-03-19 Thread antihero
On Tue, 2003-03-18 at 19:47, el lodger wrote:
 gst-plugins-0.6.0-r4
 Why is it looking for /usr/kde/3 when I use 3.1?
 In other parts of the build it uses /usr/kde/3.1/lib/libartsc.so.
 
 /bin/sh ../../libtool --mode=link g++  -march=pentium3 -O2  -pipe   -o
 libgstwincodec.la -rpath /usr/lib/gstreamer-0.6 -module -avoid-version
 libgstwincodec_la-gstwindec.lo libgstwincodec_la-gstwincodec.lo
 libgstwincodec_la-gstwinenc.lo -Wl,-rpath,/usr/lib -laviplay -lstdc++
 mkdir .libs
 grep: /usr/kde/3/lib/libartsc.la: No such file or directory
 sed: can't read /usr/kde/3/lib/libartsc.la: No such file or directory
 libtool: link: `/usr/kde/3/lib/libartsc.la' is not a valid libtool
 archive
 make[3]: *** [libgstwincodec.la] Error 1
 make[3]: Leaving directory
 `/home/tmp/portage/gst-plugins-0.6.0-r4/work/gst-plugins-0.6.0/ext/avif
 ile'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory
 `/home/tmp/portage/gst-plugins-0.6.0-r4/work/gst-plugins-0.6.0/ext'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/home/tmp/portage/gst-plugins-0.6.0-r4/work/gst-plugins-0.6.0'
 make: *** [all] Error 2
 
 !!! ERROR: media-libs/gst-plugins-0.6.0-r4 failed.
 !!! Function src_compile, Line 153, Exitcode 2
 !!! (no error message)

Had this happen as well.  I did a

# grep -r kde/3/ /usr/lib

and got the phone book.  Apparently libtool embeds the KDE path in the
.la files it creates.  When we upgraded to KDE 3.1 and unmerged KDE 3.0,
it left invalid paths in a lot of the archives.

My solution was to use qpkg -v -f package to find the packages that
the files belonged to, and recompile each of those packages.  This isn't
easily scriptable as far as I know.  If, for example, package bar
depends on package foo, and you try to recompile bar before foo, it will
either fail to compile or it will compile, but will still leave invalid
paths in the .la files.  When you look at the output from grep, you
should see the linking information, such that a .la file for package bar
might say -lfoo -lX11, etc, which can help you track down dependencies
without digging through the ebuilds (you can see that foo is linked to
so you should compile foo first).

You should work at it until grep comes up clean.  This fixed problems
upgrading gst-plugins and avifile for me.  I really don't know that much
about all this so maybe someone here can point out a better way.  Hope
this helps.



--
[EMAIL PROTECTED] mailing list



[gentoo-user] kernel on livecd (rc3) won't boot

2003-03-19 Thread torsten
Hello Gentoo-users!

I thought about switching to the Gentoo-distribution
instead of my Debian system, so I downloaded and
burned the latest liveCD iso, the 3stages one.
However, when I boot from the cd, the kernel doesn't
start its initialization, ie. I never get the
Linux version x.x.x. ([EMAIL PROTECTED]), all
output I get is
Decompressing kernel.. Ok, now booting the system.
Then the system hangs.
This is with noapic / apic=off passed as boot argument
to the kernel, otherwise it just restarts.
I've searched through the forums.gentoo.org and found
some similar problems, though no thread included a
solution for it.
The computer I'm trying to install on is a Acer TravelMate
351TE laptop. I've never had this problem before with other
dists/kernels. Since I don't have another computer to test
the CD on, I don't know if it's related to the CD or the
computer, but since other people have had the same
problem, my guess is that it is has something to do with
the cd-kernel configuration.
Any ideas what might solve the problem? Perhaps one of the
older iso-images will work, but what differences are there?
Tia,

Torsten

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Nvidia and Opengl????

2003-03-19 Thread Bastux

I did but it returns that :

#opengl-update nvidia
usage: opengl-update GL implementation
 
note:
   This utility switch between OpenGL implementations.  Currently
there   are two supported implementations, namely xfree and
nvidia, the   implementations for XFree86 and the NVidia drivers
respectively. 
examples:
   opengl-update xfree
   This will setup things to use libGL.so from XFree86
 
   opengl-update nvidia
   This will setup things to use libGL.so from the NVidia drivers.


It seems it doesn't work :(

What's the difference between xfree and nvidia?
nvidia work better?

On Tue, 18 Mar 2003 16:39:56 -0500
Neil Getker [EMAIL PROTECTED] wrote:

 if you haven't already, emerge opengl-update
 and run this:
 /usr/sbin/opengl-update nvidia
 See if that takes care of the problem.
 
 Neil
 - Original Message -
 From: Bastux [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, March 18, 2003 4:30 PM
 Subject: [gentoo-user] Nvidia and Opengl
 
 
 
  Hello,
 
  I'm on Xfree 4.2.1. I've a GForce II, and I downloaded the last
  modules of nvidia on nvidia.fr (I used to do that before Gentoo :))
  and I can't succed in using opengl. I followd the procedure and
  added load glx in my XF86Config-4.
 
  I replace too the driver of Xfree by nvidia. The driver seems
  working, but I can't use the opengl (for example I can't play
  raptor2 :( ).
 
  I see that while configuring :
 
  
  
  checking for pthread.h... yes
  checking for pthread_attr_init in -lpthread... yes
  checking for glBegin in -lGL... yes
  checking for GL/gl.h... no
  checking for GL/glx.h... no
  configure: error: *** Unable to locate working OpenGL library ***
 
  !!! ERROR: media-plugins/xmms-iris-0.11 failed.
  !!! Function econf, Line 273, Exitcode 1
  !!! econf failed
 
  root #
 
  Therefore, the files are in /usr/X11R6/include/GL, which is linked
  to/usr/include/GL.
 
 
  Have you got an opinion about this mystery?
 
  Bastux
 
  P.S. : Excuses me I lost my english :)
  ___
  Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
  Yahoo! Mail : http://fr.mail.yahoo.com
 
  --
  [EMAIL PROTECTED] mailing list
 
___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Apache + php

2003-03-19 Thread Joe Stone
hi again


 APACHE2_OPTS=-D PHP -D SSL -D DAV -D DAV_FS -D LDAP -D AUTH_LDAP
this is the entry I use

you have to use only the things you use, -D PHP or so
I only want to give you an idea


ciao
Joe

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kernel on livecd (rc3) won't boot

2003-03-19 Thread Miroslav Flídr
torsten wrote:
However, when I boot from the cd, the kernel doesn't
:
Decompressing kernel.. Ok, now booting the system.
Then the system hangs.
This is with noapic / apic=off passed as boot argument
to the kernel, otherwise it just restarts.
The computer I'm trying to install on is a Acer TravelMate
351TE laptop. I've never had this problem before with other
I hade the same problem on  Acer TravelMate 223X. After instaling (using 
Knoppix live distro) I found out that it is probably problem with 
framebuffer/vesa mode. After installing kernel compiled using 
gentoo-sources it hangs if I use kernel parameter vga=791. The strange 
about this problem is that the Knoppix booted with enambled framabuffer 
without problem.

	Bye

		Miroslav



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Unreal tournament won't install

2003-03-19 Thread MAL
Patrick Börjesson wrote:
Doesn't work. At least not for me
Anyone else who have successfully emerged it?
Emerged fine at home for me.

I'll try on this newish 1.4rc2 system.  Gimme a few mins to d/l the files :)

MAL

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Apache + php

2003-03-19 Thread Stroller
Jesper Berth said:
 I have succesfully merged apache php mod_php and mysql on my box but how
 do i get apache to use php

I found the easiest was to cheat; when I couldn't get it to work I
unmerged Apache c  followed the instructions in the Desktop
Configuration Guide http://tinyurl.com/7r7k

I think Apache 1.x is better for php

Stroller



--
[EMAIL PROTECTED] mailing list



[gentoo-user] Memory full

2003-03-19 Thread Patrick Marquetecken
Hi,

I have notist when rebooting sometimes that the cached pard of my memory is full 
(366168 kb) and not empty. I get the values true free
Is this a know bug?

TIA
Patrick

-- 
 Knowledge in a databank,is like food which is in a deepfreeze.
 Nothing comes out better than what is initially put in.
 
 PGP Key: http://users.pandora.be/rivendell/marquetp.gpg.gz
 Registered Linux User #44550
 http://counter.li.org


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Email Configuration Help Baddly Needed

2003-03-19 Thread Sigurd Stordal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 id, and password,  and the same for my isp;s smtp server. Nor do I
 understand how to make it understand my email address of
 [EMAIL PROTECTED] This setup help is badly needed as my spouse
To have your postfix use your isp's smtp server (not that I understand why, 
it's easier just using the smtp server direct but then, what do I care), you 
have to set the server name of the isp's smtp server in the relay_host 
parameter in the /etc/postfix/main.cf. This file has a lot of other 
options, go to the postfix web site for more information.

- -- 
Sigurd Stordal
President of GOGS
Experimental Petrologist
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+eEiDSB4UOs/snOURAotmAJ0Uk9f0JlKZTwUIsLp6eWWFtwmk/ACdEZg2
7vKPfEl5Ht+0z7AsMAkZgsY=
=AmQ0
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Package in world file is not installed

2003-03-19 Thread Don Smith
Ian Tindale wrote:

Every time I try for an emerge world, I get a series of Package in world file 
is not installed yadda yadda yadda messages. 

Is there an easy fix? Is the system doomed? Should I just make a cup of tea 
and cry?
 

Try running regenworld.  It will double check your world file. 

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Package in world file is not installed

2003-03-19 Thread Ian Tindale
On Wednesday 19 March 2003 1:35 pm, Don Smith wrote:
 Ian Tindale wrote:
 Every time I try for an emerge world, I get a series of Package in world
  file is not installed yadda yadda yadda messages.

 Try running regenworld.  It will double check your world file.

Just tried that. Still does it.

-- 
Ian Tindale

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Nvidia and Opengl????

2003-03-19 Thread Ernie Schroder
On Wednesday 19 March 2003 08:46 am, Bastux wrote:
 I did but it returns that :

 #opengl-update nvidia
 usage: opengl-update GL implementation

 note:
This utility switch between OpenGL implementations.  Currently
 there   are two supported implementations, namely xfree and
 nvidia, the   implementations for XFree86 and the NVidia
 drivers respectively.
 examples:
opengl-update xfree
This will setup things to use libGL.so from XFree86

opengl-update nvidia
This will setup things to use libGL.so from the NVidia
 drivers.


 It seems it doesn't work :(

 What's the difference between xfree and nvidia?
 nvidia work better?


I find here that the xfree open gl is marginally faster(1%). I've 
tested it's stability against the nvidia open-gl which seems to lock up 
my box after about 8 hours of a GL screensaver running. After 9 hours 
of such a screensaver, I got no lock up.
System specs:AthlonXP2100+ /512 Megs ddr2700, Leadtek Mobo/nForce2 
chipset and a Verto Nvidia GeForce4-TI4200 using the 4191-r1 drivers. 
I have found that the 4191-r1 driver is a snap to update from the 3123 
version. In my case, it amounted to emerging them and before restarting 
X doing a modprobe nvidia. There are a few dependancies that come in 
with the update but I find GL apps 10% faster.


 On Tue, 18 Mar 2003 16:39:56 -0500

 Neil Getker [EMAIL PROTECTED] wrote:
  if you haven't already, emerge opengl-update
  and run this:
  /usr/sbin/opengl-update nvidia
  See if that takes care of the problem.
 
  Neil
  - Original Message -
  From: Bastux [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Tuesday, March 18, 2003 4:30 PM
  Subject: [gentoo-user] Nvidia and Opengl
 
   Hello,
  
   I'm on Xfree 4.2.1. I've a GForce II, and I downloaded the last
   modules of nvidia on nvidia.fr (I used to do that before Gentoo
   :)) and I can't succed in using opengl. I followd the procedure
   and added load glx in my XF86Config-4.
  
   I replace too the driver of Xfree by nvidia. The driver seems
   working, but I can't use the opengl (for example I can't play
   raptor2 :( ).
  
   I see that while configuring :
  
   
   
   checking for pthread.h... yes
   checking for pthread_attr_init in -lpthread... yes
   checking for glBegin in -lGL... yes
   checking for GL/gl.h... no
   checking for GL/glx.h... no
   configure: error: *** Unable to locate working OpenGL library ***
  
   !!! ERROR: media-plugins/xmms-iris-0.11 failed.
   !!! Function econf, Line 273, Exitcode 1
   !!! econf failed
  
   root #
  
   Therefore, the files are in /usr/X11R6/include/GL, which is
   linked to/usr/include/GL.
  
  
   Have you got an opinion about this mystery?
  
   Bastux
  
   P.S. : Excuses me I lost my english :)
   ___
   Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
   Yahoo! Mail : http://fr.mail.yahoo.com
  
   --
   [EMAIL PROTECTED] mailing list

 ___
 Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
 Yahoo! Mail : http://fr.mail.yahoo.com

 --
 [EMAIL PROTECTED] mailing list

-- 
Regards, Ernie
100% Microsoft and Intel free

--
[EMAIL PROTECTED] mailing list



[gentoo-user] OpenGL/XFree Problem

2003-03-19 Thread Ryan
Hi all,

I accidentally compiled xfree-4.2.1-r2 with the 3dnow use flag turned
on. I think it compiled in some kind of 3dnow support for OpenGL
applications because when I run programs that use OpenGL (like tuxracer)
they crash with Illegal Instruction. I removed the use flag (i.e. -3dnow
in make.conf) and tried re-emerging xfree (i typed emerge xfree), but
that didn't seem to work, same problem still happens. Any suggestions?

If it makes a difference to know this, I have a radeon card in my system
running on a celeron (i believe it's a P4 based Celeron). I suspect xfree
because when I run gdb when the program crashes, it says the crash is in
some function in /usr/X11R6/lib/modules/dri/radeon_dri.so and the
function has the name 3dnow in it.

Thanks in advance.

Ryan
[EMAIL PROTECTED]



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ?pgaccess for gentoo]

2003-03-19 Thread Meir Kriheli
On Tuesday 18 March 2003 02:46, Jimmie Fulton wrote:
 On Sat, 2003-03-15 at 17:31, richard terry wrote:
  Being used to Mandrake, this came included in one of the postgres rpms.
 
  Does it exist for gentoo?

 Strange, I HAD pgaccess on my machine, but appears to have been removed,
 which I wouldn't have chose to do.  All that is left is my .pgaccessrc
 which was last updated Jan 24, 2003 (the last time I used it).  I'm
 almost certain I installed pgaccess via portage.  Do packages in portage
 ever get removed from portage.  And if so, would that remove the
 installed application from the machine during an emerge -u world?

I think pgaccess needs tcl/tk support to build. Make sure you have tcltk in 
your USE flags.

try:
emerge -pv postgresql

to see which flags are used

-- 
Meir Kriheli
MKsoft systems

--
[EMAIL PROTECTED] mailing list



[gentoo-user] xterm/aterm bold colors

2003-03-19 Thread Christoph Strake

Hi,
my problem is that xterm and aterm set bright colors to display bold automatically.
this is really annoying and i want to turn that off!
i searched google and everything but i can't find an answer.
chr1z

-- 
Christoph Strake [EMAIL PROTECTED]
http://chr1z.de

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Package in world file is not installed

2003-03-19 Thread Mark A Basil
This is somewhat off topic, but where, exactly, is the 'world file' located?  
I was looking for this the other night, and couldn't find it.  

Thanks,

Mark

On Wednesday 19 March 2003 09:13 am, Ian Tindale wrote:
 On Wednesday 19 March 2003 1:35 pm, Don Smith wrote:
  Ian Tindale wrote:
  Every time I try for an emerge world, I get a series of Package in
   world file is not installed yadda yadda yadda messages.
 
  Try running regenworld.  It will double check your world file.

 Just tried that. Still does it.

--
[EMAIL PROTECTED] mailing list



[gentoo-user] location of world file (was Re: [gentoo-user] Package in world file is not installed)

2003-03-19 Thread William Hubbs
Hi Mark,

the world file is at
/var/cache/edb/world

William

On Wed, Mar 19, 2003 at 11:03:57AM -0500, Mark A Basil wrote:
 This is somewhat off topic, but where, exactly, is the 'world file' located?  
 I was looking for this the other night, and couldn't find it.  
 
 Thanks,
 
 Mark
 
 On Wednesday 19 March 2003 09:13 am, Ian Tindale wrote:
  On Wednesday 19 March 2003 1:35 pm, Don Smith wrote:
   Ian Tindale wrote:
   Every time I try for an emerge world, I get a series of Package in
world file is not installed yadda yadda yadda messages.
  
   Try running regenworld.  It will double check your world file.
 
  Just tried that. Still does it.
 
 --
 [EMAIL PROTECTED] mailing list
 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xterm/aterm bold colors

2003-03-19 Thread brett holcomb
You might check man xterm or man X.  I believe I found 
some of the codes in one of those.

On Wed, 19 Mar 2003 16:19:41 +0100
 Christoph Strake [EMAIL PROTECTED] wrote:
Hi,
my problem is that xterm and aterm set bright colors to 
display bold automatically.
this is really annoying and i want to turn that off!
i searched google and everything but i can't find an 
answer.
chr1z

--
Christoph Strake [EMAIL PROTECTED]
http://chr1z.de
--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


[gentoo-user] ftp/iptables always in emerge world

2003-03-19 Thread Kurt V. Hindenburg
Why does an 'emerge world -Up' always show ftp and iptables?
This is even after a 'regenworld'.  I did a rsync last night...
I need/require neither of these...

Calculating world dependencies ...done!
[ebuild  N   ] net-ftp/ftp-0.17-r2  
[ebuild  N   ] net-firewall/iptables-1.2.7a-r3 
-- 

 Kurt
---
  There is no good and evil; there is only power.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ftp/iptables always in emerge world

2003-03-19 Thread Jose Gonzalez Gomez
   Maybe you have something installed that needs them?

Kurt V. Hindenburg wrote:

Why does an 'emerge world -Up' always show ftp and iptables?
This is even after a 'regenworld'.  I did a rsync last night...
I need/require neither of these...
Calculating world dependencies ...done!
[ebuild  N   ] net-ftp/ftp-0.17-r2  
[ebuild  N   ] net-firewall/iptables-1.2.7a-r3 
 



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] ftp/iptables always in emerge world

2003-03-19 Thread Michael Denio
I believe iptables is in system.

Jose Gonzalez Gomez wrote:

   Maybe you have something installed that needs them?

Kurt V. Hindenburg wrote:

Why does an 'emerge world -Up' always show ftp and iptables?
This is even after a 'regenworld'.  I did a rsync last night...
I need/require neither of these...
Calculating world dependencies ...done!
[ebuild  N   ] net-ftp/ftp-0.17-r2  [ebuild  N   ] 
net-firewall/iptables-1.2.7a-r3  



--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


[gentoo-user] Gentoo on a Internet-less box?

2003-03-19 Thread Eugene Van Dam
Hi

I recently got hold of a live-cd containg gentoo stage1,2 and 3 tarballs and a 
few packages. I read through the /usr/share/doc/install.txt and also read the 
portage manual and guide. I find the whole portages/emerge idea very 
interesting and would like to give it a try, except I have the little problem 
of no internet access on the box I'm installing Gentoo.

I have internet access elsewhere, so my question is how would I go about 
installing and keeping up to date, my gentoo box at home. There surely must be 
a way to set up /etc/make.conf or whatever to lookup the files i separetly 
downloaded and copied to /some/dir/. 

emerge sync, emerge -up world , ect all want to connect to the gentoo mirrors.

Any help?
Thanks
Eugene

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo on a Internet-less box?

2003-03-19 Thread Michael Denio
You can use emerge -f on the machine with internet access and place 
the downloaded files from /usr/portage/distfiles into the same directory 
on the machine without internet access.  I assume there is also ftp 
access to the tarballs so you could use that instead of emerge -f

Eugene Van Dam wrote:

Hi

I recently got hold of a live-cd containg gentoo stage1,2 and 3 tarballs and a 
few packages. I read through the /usr/share/doc/install.txt and also read the 
portage manual and guide. I find the whole portages/emerge idea very 
interesting and would like to give it a try, except I have the little problem 
of no internet access on the box I'm installing Gentoo.

I have internet access elsewhere, so my question is how would I go about 
installing and keeping up to date, my gentoo box at home. There surely must be 
a way to set up /etc/make.conf or whatever to lookup the files i separetly 
downloaded and copied to /some/dir/. 

emerge sync, emerge -up world , ect all want to connect to the gentoo mirrors.

Any help?
Thanks
Eugene
--
[EMAIL PROTECTED] mailing list
 



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] ftp/iptables always in emerge world

2003-03-19 Thread William Hubbs
Hi all,

Yes, iptables and ftp are in system.

Thanks,

William

On Wed, Mar 19, 2003 at 11:51:55AM -0500, Michael Denio wrote:
 I believe iptables is in system.
 
 Jose Gonzalez Gomez wrote:
 
 
Maybe you have something installed that needs them?
 
 Kurt V. Hindenburg wrote:
 
 Why does an 'emerge world -Up' always show ftp and iptables?
 This is even after a 'regenworld'.  I did a rsync last night...
 I need/require neither of these...
 
 Calculating world dependencies ...done!
 [ebuild  N   ] net-ftp/ftp-0.17-r2  [ebuild  N   ] 
 net-firewall/iptables-1.2.7a-r3  
 
 
 
 -- 
 [EMAIL PROTECTED] mailing list
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo on a Internet-less box?

2003-03-19 Thread Eugene Van Dam
Thanks for the reply, only one other problem I didn't state. The box with 
internet access is not a gentoo box... I have access from a Win2K account 
and/or from a rh7.3 account...

Is there another way?

Eugene

Quoting Michael Denio [EMAIL PROTECTED]:

 You can use emerge -f on the machine with internet access and place 
 the downloaded files from /usr/portage/distfiles into the same directory
 
 on the machine without internet access.  I assume there is also ftp 
 access to the tarballs so you could use that instead of emerge -f
 
 Eugene Van Dam wrote:
 
 Hi
 
 I recently got hold of a live-cd containg gentoo stage1,2 and 3
 tarballs and a 
 few packages. I read through the /usr/share/doc/install.txt and also
 read the 
 portage manual and guide. I find the whole portages/emerge idea very 
 interesting and would like to give it a try, except I have the little
 problem 
 of no internet access on the box I'm installing Gentoo.
 
 I have internet access elsewhere, so my question is how would I go
 about 
 installing and keeping up to date, my gentoo box at home. There surely
 must be 
 a way to set up /etc/make.conf or whatever to lookup the files i
 separetly 
 downloaded and copied to /some/dir/. 
 
 emerge sync, emerge -up world , ect all want to connect to the gentoo
 mirrors.
 
 Any help?
 Thanks
 Eugene
 
 --
 [EMAIL PROTECTED] mailing list
   
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 
 
 
 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Package in world file is not installed

2003-03-19 Thread Matthias F. Brandstetter
-- quoting Mark A Basil --
 This is somewhat off topic, but where, exactly, is the 'world file'
 located? I was looking for this the other night, and couldn't find
 it.

/var/cache/edb/world

-- 
Okay, whatever to take my mind off my life.
 - Homer Simpson


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo on a Internet-less box?

2003-03-19 Thread Michael Denio
You could go to 
ftp.ibiblio.org:/pub/Linux/distributions/gentoo/distfiles and pull the 
bz2's from there

Eugene Van Dam wrote:

Thanks for the reply, only one other problem I didn't state. The box with 
internet access is not a gentoo box... I have access from a Win2K account 
and/or from a rh7.3 account...

Is there another way?

Eugene

Quoting Michael Denio [EMAIL PROTECTED]:

 

You can use emerge -f on the machine with internet access and place 
the downloaded files from /usr/portage/distfiles into the same directory

on the machine without internet access.  I assume there is also ftp 
access to the tarballs so you could use that instead of emerge -f

Eugene Van Dam wrote:

   

Hi

I recently got hold of a live-cd containg gentoo stage1,2 and 3
 

tarballs and a 
   

few packages. I read through the /usr/share/doc/install.txt and also
 

read the 
   

portage manual and guide. I find the whole portages/emerge idea very 
interesting and would like to give it a try, except I have the little
 

problem 
   

of no internet access on the box I'm installing Gentoo.

I have internet access elsewhere, so my question is how would I go
 

about 
   

installing and keeping up to date, my gentoo box at home. There surely
 

must be 
   

a way to set up /etc/make.conf or whatever to lookup the files i
 

separetly 
   

downloaded and copied to /some/dir/. 

emerge sync, emerge -up world , ect all want to connect to the gentoo
 

mirrors.
   

Any help?
Thanks
Eugene
--
[EMAIL PROTECTED] mailing list
 

--
[EMAIL PROTECTED] mailing list


   



--
[EMAIL PROTECTED] mailing list


[gentoo-user] Error compiling ck r4 kernel source

2003-03-19 Thread Ben Ricker
I keep getting an error when compiling the build ck-sources-2.4.20-r4.
The error is:

In file included from sys.c:7:
/usr/src/linux-2.4.20-ck4/include/linux/module.h: In function `print_symbol':
/usr/src/linux-2.4.20-ck4/include/linux/module.h:434: `ESRCH' undeclared (first use in 
this function)
/usr/src/linux-2.4.20-ck4/include/linux/module.h:434: (Each undeclared identifier is 
reported only once
/usr/src/linux-2.4.20-ck4/include/linux/module.h:434: for each function it appears in.)
sys.c: At top level:
sys.c:494: warning: static declaration for `set_user' follows non-static
make[2]: *** [sys.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.20-ck4/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-ck4/kernel'
make: *** [_dir_kernel] Error 2

The full compile and the .config are attached. Any ideas?

Ben Ricker

-- 
Ben Ricker [EMAIL PROTECTED]
Wellinx.com


compile.out
Description: Binary data
--
[EMAIL PROTECTED] mailing list

[gentoo-user] Re: Error compiling ck r4 kernel source

2003-03-19 Thread Ben Ricker
I forgot to attach the .config. It is in this email.

Ben Ricker

On Wed, 2003-03-19 at 11:45, Ben Ricker wrote:
 I keep getting an error when compiling the build ck-sources-2.4.20-r4.
 The error is:
 
 In file included from sys.c:7:
 /usr/src/linux-2.4.20-ck4/include/linux/module.h: In function `print_symbol':
 /usr/src/linux-2.4.20-ck4/include/linux/module.h:434: `ESRCH' undeclared (first use 
 in this function)
 /usr/src/linux-2.4.20-ck4/include/linux/module.h:434: (Each undeclared identifier is 
 reported only once
 /usr/src/linux-2.4.20-ck4/include/linux/module.h:434: for each function it appears 
 in.)
 sys.c: At top level:
 sys.c:494: warning: static declaration for `set_user' follows non-static
 make[2]: *** [sys.o] Error 1
 make[2]: Leaving directory `/usr/src/linux-2.4.20-ck4/kernel'
 make[1]: *** [first_rule] Error 2
 make[1]: Leaving directory `/usr/src/linux-2.4.20-ck4/kernel'
 make: *** [_dir_kernel] Error 2
 
 The full compile and the .config are attached. Any ideas?
 
 Ben Ricker
-- 
Ben Ricker [EMAIL PROTECTED]
Wellinx.com
#
# Automatically generated by make menuconfig: don't edit
#
CONFIG_X86=y
# CONFIG_SBUS is not set
CONFIG_UID16=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# Loadable module support
#
# CONFIG_MODULES is not set

#
# Processor type and features
#
CONFIG_LOLAT=y
# CONFIG_LOLAT_SYSCTL is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
CONFIG_MPENTIUMIII=y
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MELAN is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_L1_CACHE_SHIFT=5
CONFIG_X86_HAS_TSC=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_PGE=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_F00F_WORKS_OK=y
CONFIG_X86_MCE=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
# CONFIG_HIGHMEM is not set
# CONFIG_MATH_EMULATION is not set
# CONFIG_MTRR is not set
CONFIG_SMP=y
CONFIG_PREEMPT=y
# CONFIG_MULTIQUAD is not set
# CONFIG_X86_TSC_DISABLE is not set
CONFIG_X86_TSC=y
CONFIG_HAVE_DEC_LOCK=y

#
# General setup
#
CONFIG_NET=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
# CONFIG_ISA is not set
CONFIG_PCI_NAMES=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
CONFIG_HOTPLUG=y

#
# PCMCIA/CardBus support
#
# CONFIG_PCMCIA is not set

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set
# CONFIG_HOTPLUG_PCI_COMPAQ is not set
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
# CONFIG_HOTPLUG_PCI_IBM is not set
# CONFIG_HOTPLUG_PCI_ACPI is not set
CONFIG_SYSVIPC=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_KCORE_ELF=y
# CONFIG_KCORE_AOUT is not set
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=y
CONFIG_PM=y
# CONFIG_APM is not set

#
# ACPI Support
#
# CONFIG_ACPI is not set

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
# CONFIG_PARPORT is not set

#
# Plug and Play configuration
#
CONFIG_PNP=y
CONFIG_ISAPNP=y

#
# Block devices
#
CONFIG_BLK_DEV_FD=y
# CONFIG_BLK_DEV_XD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_CISS_SCSI_TAPE is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_DEV_INITRD is not set
# CONFIG_BLK_STATS is not set

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set
# CONFIG_BLK_DEV_MD is not set
# CONFIG_MD_LINEAR is not set
# CONFIG_MD_RAID0 is not set
# CONFIG_MD_RAID1 is not set
# CONFIG_MD_RAID5 is not set
# CONFIG_MD_MULTIPATH is not set
# CONFIG_BLK_DEV_LVM is not set

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
# CONFIG_NETLINK_DEV is not set
# CONFIG_NETFILTER is not set
# CONFIG_FILTER is not set
CONFIG_UNIX=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
# CONFIG_INET_ECN is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_IPV6 is not set
# CONFIG_KHTTPD is not set
# CONFIG_ATM is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set

#
# 

Re: [gentoo-user] location of world file (was Re: [gentoo-user] 'Package in world file is not installed')

2003-03-19 Thread Stroller
William Hubbs said:

 On Wed, Mar 19, 2003 at 11:03:57AM -0500, Mark A Basil wrote:
 This is somewhat off topic, but where, exactly, is the 'world file'
located?   I was looking for this the other night, and couldn't find
it.

 the world file is at
 /var/cache/edb/world

Not off topic at all, Mark.

But you might enjoy more than William's suggestion:
  root # emerge slocate
  root # updatedb
  root # exit
  user $ locate world

and then grepping the results yourself.

B-]

Stroller.




--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: Gentoo on a Internet-less box?

2003-03-19 Thread Tyler Trafford
On Wed, Mar 19, 2003 at 12:26:30PM -0500, Michael Denio wrote:
 You could go to 
 ftp.ibiblio.org:/pub/Linux/distributions/gentoo/distfiles and pull the 
 bz2's from there

-and then drop those files into '/usr/portage/distfiles' on the gentoo
box.

 Eugene Van Dam wrote:
 
 Thanks for the reply, only one other problem I didn't state. The box with 
 internet access is not a gentoo box... I have access from a Win2K account 
 and/or from a rh7.3 account...
 
 Is there another way?

-- 
Tyler Trafford

--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Gentoo on a Internet-less box?

2003-03-19 Thread Rex Young
Best to do this from stage 3, as the CD will have some pre-compiled binaries
for you.  See the install instructions.

emerge -p packagename will not always tell you which *files* will be needed
for instalation of said package.  I seem to recall seeing a script in the
forums for such.  You would probably do well to search there.



 -Original Message-
 From: Eugene Van Dam [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, March 19, 2003 10:01 AM
 To: Michael Denio
 Cc: [EMAIL PROTECTED]
 Subject: Re: [gentoo-user] Gentoo on a Internet-less box?
 
 
 Ah yes. Let me then just get this clear.
 Get the distfiles, get the latest portage snapshot.
 Untar these into /usr/portage/distfiles and /usr/portage/packages.
 
 Then when i get to the point where the install.txt say:
 
 Starting from Stage2
 
 #emerge -p system
  [list packages to be installed]
 #emerge system
 
 it will just automatically see that the portage and distfiles 
 are already on 
 the box and not try to do a download?
 
 What about when I try it from Stage3?
 
 Starting from Stage3
 
 #emerge sync
 #emerge -up world
   [list packages]
 #emerge -u world
 
 
 So if I understand correctly, with my manually downloaded and 
 copied files, I 
 will not do a emerge sync (which just downloads the files), 
 i will just do 
 emerge system or emerge -u world?
 
 I won't need to set it not to go look on some server for files?
 
 
 Also, when at I later on get a new portages snapshot, I will 
 just download this 
 and untar to /usr/portage/packages and do
 emerge -u world ?
 
 
 Thanks for your time
 Eugene
 
 -
 
 
 Quoting Michael Denio [EMAIL PROTECTED]:
 
  You could go to 
  ftp.ibiblio.org:/pub/Linux/distributions/gentoo/distfiles 
 and pull the
  
  bz2's from there
  
  Eugene Van Dam wrote:
  
  Thanks for the reply, only one other problem I didn't 
 state. The box
  with 
  internet access is not a gentoo box... I have access from a Win2K
  account 
  and/or from a rh7.3 account...
  
  Is there another way?
  
  Eugene
  
  Quoting Michael Denio [EMAIL PROTECTED]:
  

  
  You can use emerge -f on the machine with internet 
 access and place
  
  the downloaded files from /usr/portage/distfiles into the same
  directory
  
  on the machine without internet access.  I assume there 
 is also ftp 
  access to the tarballs so you could use that instead of 
 emerge -f
  
  Eugene Van Dam wrote:
  
  
  
  Hi
  
  I recently got hold of a live-cd containg gentoo stage1,2 and 3

  
  tarballs and a 
  
  
  few packages. I read through the /usr/share/doc/install.txt and
  also

  
  read the 
  
  
  portage manual and guide. I find the whole 
 portages/emerge idea very
  
  interesting and would like to give it a try, except I have the
  little

  
  problem 
  
  
  of no internet access on the box I'm installing Gentoo.
  
  I have internet access elsewhere, so my question is how 
 would I go

  
  about 
  
  
  installing and keeping up to date, my gentoo box at home. There
  surely

  
  must be 
  
  
  a way to set up /etc/make.conf or whatever to lookup the files i

  
  separetly 
  
  
  downloaded and copied to /some/dir/. 
  
  emerge sync, emerge -up world , ect all want to connect to the
  gentoo

  
  mirrors.
  
  
  Any help?
  Thanks
  Eugene
  
  --
  [EMAIL PROTECTED] mailing list
   
  

  
  --
  [EMAIL PROTECTED] mailing list
  
  
  
  
  
  
  
  
  --
  [EMAIL PROTECTED] mailing list
  
  
  
  
 
 --
 [EMAIL PROTECTED] mailing list
 

--
[EMAIL PROTECTED] mailing list



[gentoo-user] X problems

2003-03-19 Thread Michael A.S.G. Joergensen
Hi,

I am new to Gentoo. I followed the installation guide and the I tried to
install X (and the nvidia drivers). When I tried to start X I just got the
following error message:
XIO: fatal IO error 104 (connection reset by peer) on X server :0.0

The error comes before X starts to load modules. I have asked on the XFree
mailing lists but so far, I have had no luck following their suggestions.
Does anyone here have suggestions on how to proced?

Regards,
Mike


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Pine Configuration Help Needed

2003-03-19 Thread ralphdewitt
Hi:
I have just setup pine and I have one problem that I have not been able to 
solve. When in compose pine builds my From address as ralphdewitt 
[EMAIL PROTECTED]. I would like it to build the From address as 
ralphdewitt [EMAIL PROTECTED], but so far have not been abe to 
find the right config option to set. Could someone help.

Ralph

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ftp/iptables always in emerge world

2003-03-19 Thread William Hubbs
Hi Kurt,

If someone else out here knows something I don't, feel free to jump in.

The system packages are part of the profile for your architecture which is part of the 
portage tree.  You could remove the * from the ftp and iptables lines in 
/etc/make.profile/packkages, but it will be  put back in the next time you do an 
emerge sync, so there really isn't a way to get rid of them other than to ask the 
developers to take them out of the system profile.

William

On Wed, Mar 19, 2003 at 12:51:28PM -0500, Kurt V. Hindenburg wrote:
 On Wednesday 19 March 2003 12:08 pm, William Hubbs wrote:
 | Hi all,
 |
 | Yes, iptables and ftp are in system.
 |
 Next question then is why?  Not every system needs them...seems rather 
 odd...anyway to prevent them from showing up in emerge world?
 -- 
 
  Kurt
 ---
   There is no good and evil; there is only power.
 
 --
 [EMAIL PROTECTED] mailing list
 

--
[EMAIL PROTECTED] mailing list



[gentoo-user] emerge -s errors

2003-03-19 Thread Ernie Schroder
aux_get(): (3) Error in media-video/ogle-0.8.4 ebuild.
   Check for syntax error or corruption in the ebuild. 
(--debug)

anybody else getting a bunch of similar errors when doing an 
emerge -s [somepackage]?
I did an emerge sync a while ago from a German rsync mirror (didn't 
write down the addy)
Doing another now from the Adams Mass. USA mirror
This time the errors are gone.
Someone should check out any German mirrors
-- 
Regards, Ernie
100% Microsoft and Intel free

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge -s errors

2003-03-19 Thread Renat Golubchyk
Hi Ernie,

Wednesday, March 19, 2003, 8:27:03 PM, you wrote:

ES aux_get(): (3) Error in media-video/ogle-0.8.4 ebuild.
ESCheck for syntax error or corruption in the ebuild. 
ES (--debug)

ES anybody else getting a bunch of similar errors when doing an 
ES emerge -s [somepackage]?
ES I did an emerge sync a while ago from a German rsync mirror (didn't 
ES write down the addy)
I use German mirrors all the time since I'm in Germany, but I have
seen such message only once when I was trying to
emerge -s [somepackege] as a normal user. When I tried to do the same
as root everything was fine.


-- 
Best regards,
 Renatmailto:[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge -s errors

2003-03-19 Thread Ernie Schroder
On Wednesday 19 March 2003 02:37 pm, Renat Golubchyk wrote:
 Hi Ernie,

 Wednesday, March 19, 2003, 8:27:03 PM, you wrote:

 ES aux_get(): (3) Error in media-video/ogle-0.8.4 ebuild.
 ESCheck for syntax error or corruption in the
 ebuild. ES (--debug)

 ES anybody else getting a bunch of similar errors when doing an
 ES emerge -s [somepackage]?
 ES I did an emerge sync a while ago from a German rsync mirror
 (didn't ES write down the addy)
 I use German mirrors all the time since I'm in Germany, but I have
 seen such message only once when I was trying to
 emerge -s [somepackege] as a normal user. When I tried to do the same
 as root everything was fine.


Renat,
I didn't try as root. I'd never seen the errors before so I figured I 
should speak out.

-- 
Regards, Ernie
100% Microsoft and Intel free

--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] ftp/iptables always in emerge world

2003-03-19 Thread Rex Young
Perhaps a better way might be to ask the developers about creating a
separate protected list, the sole content of which would be exclusions.
This might be helpful for anybody trying to strip an installation to 
the lightest weight possible (and keep it that way).  It's just a thought,
and might show my ignorance.

-rex

 -Original Message-
 From: William Hubbs [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, March 19, 2003 11:17 AM
 To: Kurt V. Hindenburg
 Cc: Gentoo
 Subject: Re: [gentoo-user] ftp/iptables always in emerge world
 
 
 Hi Kurt,
 
 If someone else out here knows something I don't, feel free 
 to jump in.
 
 The system packages are part of the profile for your 
 architecture which is part of the portage tree.  You could 
 remove the * from the ftp and iptables lines in 
 /etc/make.profile/packkages, but it will be  put back in the 
 next time you do an emerge sync, so there really isn't a way 
 to get rid of them other than to ask the developers to take 
 them out of the system profile.
 
 William
 
 On Wed, Mar 19, 2003 at 12:51:28PM -0500, Kurt V. Hindenburg wrote:
  On Wednesday 19 March 2003 12:08 pm, William Hubbs wrote:
  | Hi all,
  |
  | Yes, iptables and ftp are in system.
  |
  Next question then is why?  Not every system needs 
 them...seems rather 
  odd...anyway to prevent them from showing up in emerge world?
  -- 
  
   Kurt
  ---
There is no good and evil; there is only power.
  
  --
  [EMAIL PROTECTED] mailing list
  
 
 --
 [EMAIL PROTECTED] mailing list
 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Package in world file is not installed

2003-03-19 Thread Ian Tindale
On Wednesday 19 March 2003 2:13 pm, Ian Tindale wrote:
 On Wednesday 19 March 2003 1:35 pm, Don Smith wrote:
  Ian Tindale wrote:
  Every time I try for an emerge world, I get a series of Package in
   world file is not installed yadda yadda yadda messages.
 
  Try running regenworld.  It will double check your world file.

 Just tried that. Still does it.

It's still doing it no matter what I do. Oh well, I'll leave it as it is - it 
seems like a harmless fault for now. Strange that there's no information 
whatsoever - searches for the error don't bring up much at all, other than 
that other people have seen it but not found a solution.

-- 
Ian Tindale

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Pine Configuration Help Needed

2003-03-19 Thread Susie
On Wed, 19 Mar 2003 10:54:08 -0800 (PST)
ralphdewitt [EMAIL PROTECTED] wrote:

 Hi:
 I have just setup pine and I have one problem that I have not been
 able to solve. When in compose pine builds my From address as
 ralphdewitt [EMAIL PROTECTED]. I would like it to build the From
 address as ralphdewitt [EMAIL PROTECTED], but so far have not
 been abe to find the right config option to set. Could someone help.
 
 Ralph

In the customize-hdr add: FROM: ralphdewitt [EMAIL PROTECTED]

That will insert that as your from address you can also add:  REPLY-TO:
email addy

Other than that a quick fix to email issues is to use sylpheed which
will handle multiple email accounts and will fetch from pop and imap,
etc.  It's also graphical and similar to several windows mail clients. 
I don't need fetchmail and exim but I happen to use them because on
occasion my son or my boyfriend use my machine for email, etc.

-- 

Susie
VE7 HFA
[EMAIL PROTECTED]
http://arienadean.tripod.com/

---

Life's unfair - but root password helps! 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Package in world file is not installed

2003-03-19 Thread douggorley
   Every time I try for an emerge world, I get a series of 
 Package in
world file is not installed yadda yadda yadda messages.
  
   Try running regenworld.  It will double check your world file.
 
  Just tried that. Still does it.
 
 It's still doing it no matter what I do. Oh well, I'll leave it as 
 it is - it 
 seems like a harmless fault for now. Strange that there's no 
 information 
 whatsoever - searches for the error don't bring up much at all, 
 other than 
 that other people have seen it but not found a solution.
 

Do the errors at least tell you what packages are listed but not installed?

Doug Gorley | [EMAIL PROTECTED]



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Fetchmail Problem Help Needed

2003-03-19 Thread Pat Kerwan
Do you have an SMTP server running on your machine?  By default,
fetchmail will try to deliver to the local SMTP server.  If you don't,
you could try using procmail as described in sections 2 and 3 of:

http://www.gentoo.org/doc/en/guide-to-mutt.xml

This is what I'm doing, and it works well.

- PK

On Wed, Mar 19, 2003 at 11:48:59AM -0800, ralphdewitt wrote:
 Hi All:
 When I
 run fetchmailconf to test it does a IMAP conection to my isp's pop server 
 and 
 it sees
 the messages, it then attempts to fetch message one, then errors with:
 
 SMTP connect to localhost failed
 IMAP A0008 LOGOUT
 IMAP )
 IMAP A0007 OK completed
 IMAP +BYE Communigate Pro IMAP closing connection
 IMAP A0008 OK completed
 SMTP transaction error while fetching from pop.charter.net
 6.2.1 querying pop.charter.net (protocol IMAP) at Tue Mar 18 23:48:32 
 2003: poll competed
 Query status=10 (SMTP)
 normal termination, status 10
 
 This is the Fetchmail configuration file created by Fetchmailconf run as 
 urser :
 
 # Configuration created Tue Mar 18 20:47:10 2003 by fetchmailconf
 set postmaster ralph
 set bouncemail
 set no spambounce
 set properties 
 set daemon 5
 poll pop.charter.net with proto IMAP
user 'ralphdewitt' there with password 'xx' is 
 'ralphdewitt' 
 here
 
 What am I missing that it can not deliver to Localhost. Can You help to 
 clear up this problem.
 
 
 Ralph
 
 --
 [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge -s errors

2003-03-19 Thread keanu
On Wednesday 19 March 2003 20:27, Ernie Schroder wrote:
 aux_get(): (3) Error in media-video/ogle-0.8.4 ebuild.
Check for syntax error or corruption in the ebuild.
 (--debug)

 anybody else getting a bunch of similar errors when doing an
 emerge -s [somepackage]?
 I did an emerge sync a while ago from a German rsync mirror (didn't
 write down the addy)
 Doing another now from the Adams Mass. USA mirror
 This time the errors are gone.
 Someone should check out any German mirrors

I've had the same thing a few times, when i checked the ebuilds they always 
had incompile variable ${something} that wasn't closed, simply sync'ing fixed 
the problem (somethimes i had to delete it first), i guess there is a small 
bug in rsync somewhere? or maybe somewhere else

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] qtopiadesktop still won't start

2003-03-19 Thread Theofilos Intzoglou
You could try emerging libc-compat and making a link to those libs. Just a thought :-)

On Fri, 14 Mar 2003 15:26:54 -0800
Steven [EMAIL PROTECTED] wrote:

 After searching the forums with the keyword 'qtopia', I came upon some information
 to which I applied in the following steps:
 
 1) Downloaded the rpm (qtopia-desktop-1.6.0-1.i386.rpm) from the trolltech website
 2) Ran rpm2targz on it
 3) untar'd it to /opt
 4) ran test from command-line: /opt/Qtopia/bin/qtopiadesktop
 5) verified error indicating:
 /opt/Qtopia/bin/qtopiadesktop: error while loading shared libraries: 
 libstdc++-libc6.1-2.so.3: cannot open shared object file: No such file or directory
 6) Created symlink:
 ln -s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/libstdc++.so 
 /usr/lib/libstdc++-libc6.1-2.so.3
 7) ran test from command-line again and got the following error:
 /opt/Qtopia/bin/qtopiadesktop: relocation error: /opt/Qtopia/bin/qtopiadesktop: 
 undefined symbol: cerr
 
 Any help would be extreeemely appreciated.
 
 My system stats are as follows:
 
 [EMAIL PROTECTED] steven $ uname -srmpi
 Linux 2.4.20-gentoo-r1 i686 Celeron (Coppermine) GenuineIntel
 
 *  sys-devel/gcc
   Latest version available: 3.2.2
   Latest version installed: 3.2.2
   Size of downloaded files: 19,835 kB
   Homepage:http://www.gnu.org/software/gcc/gcc.html
   Description: The GNU Compiler Collection. Includes C/C++ and java compilers
 
 *  sys-libs/glibc
   Latest version available: 2.3.1-r2
   Latest version installed: 2.3.1-r2
   Size of downloaded files: 17,701 kB
   Homepage:http://www.gnu.org/software/libc/libc.html
   Description: GNU libc6 (also called glibc2) C library
 
 Thank you very very much in advance,
 
 Steven
 -- 
 *n?x esquire at large
 
 --
 [EMAIL PROTECTED] mailing list
 
 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ftp/iptables always in emerge world

2003-03-19 Thread Spider
begin  quote
On Wed, 19 Mar 2003 13:17:18 -0600
William Hubbs [EMAIL PROTECTED] wrote:

 Hi Kurt,
 
 If someone else out here knows something I don't, feel free to jump
 in.
 
 The system packages are part of the profile for your architecture
 which is part of the portage tree.  You could remove the * from the
 ftp and iptables lines in /etc/make.profile/packkages, but it will be 
 put back in the next time you do an emerge sync, so there really isn't
 a way to get rid of them other than to ask the developers to take them
 out of the system profile.


There is a way. 
cp -a /usr/portage/profiles/your-profile /etc/my-profile, and then
relink the make.profile (you know how to do this, its in the install
document.  you decided the profile yourself ;-)

then just edit the profile. be sure to be careful and check if the
default profile is updated compared to yours at a regular basis.

(profiles evolve, albeit slowly)

//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] Two netcard in one computer

2003-03-19 Thread Jesper Berth
Hi 

I have a gentoo install on my old Pentium 133. I am using one 3c905
netcard in it and now i want to add one more netcard also a 3c905 but it
fails during boot

saying:

bringing up eth0
SIOCADDRT: Device or resource busy
setting default gateway ... ok
SIOCSIFFLAGS: network is unreachable
Failed to bring eth0 up

Bringing Eth0 down ok
Bringing Eth1 up  ok

my /etc/conf.d/net 

iface_eth0=10.0.0.100 broadcast 10.0.0.255 netmask 255.255.255.0
iface_eth1=10.0.1.1 broadcast 10.0.1.255 netmask 255.255.255.0

is there any thing i have forgotten 

the driver is included in the kernel

Jesper Berth
Denmark


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] build fail : net-snmp-5.0.6

2003-03-19 Thread James H. Cloos Jr.
 Stanislas == Stanislas  [EMAIL PROTECTED] writes:

Stanislas I have problems emerging nagios because of net-snmp-5.0.6
Stanislas who fails to build ...

The emerge, per the output you attached, dies because the security
module ucm is not found.  According to the ebuild that module is
specified in the args to configure when USE includes kerberos.

As such, the kludge is:

USE=-kerberos emerge net-snmp

That should allow you to get net-snmp built until the bug is located
and exterminated.

-JimC


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Package in world file is not installed

2003-03-19 Thread Ian Tindale
On Wednesday 19 March 2003 8:11 pm, [EMAIL PROTECTED] wrote:

 Do the errors at least tell you what packages are listed but not installed?

They do indeed:

Calculating world dependencies
*** Package in world file is not installed: media-plugins/xine-dvdnav

*** Package in world file is not installed: net-misc/gshield

*** Package in world file is not installed: sys-apps/xinetd

*** Package in world file is not installed: gnome-base/gnome

*** Package in world file is not installed: net-firewall/firestarter

*** Package in world file is not installed: media-video/xine-ui

*** Package in world file is not installed: net-firewall/ipchains-firewall

Interestingly, these are all packages that I've tried but unmerged at one time 
or another. However, other packages that I've also tried but unmerged at 
other times aren't listed like this.
-- 
Ian Tindale

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Package in world file is not installed

2003-03-19 Thread Susie
On Wed, 19 Mar 2003 20:42:45 +
Ian Tindale [EMAIL PROTECTED] wrote:

 Interestingly, these are all packages that I've tried but unmerged at
 one time or another. However, other packages that I've also tried but
 unmerged at other times aren't listed like this.
 -- 
 Ian Tindale

I've had it do the same so I've manually edited my world file and cut
them out.  Similarly I find if you use regenworld if you've specified
a package version it does away with that so I had to go in and reset
them to =catagory/package-number*  I've also find occasionally
it leaves files behind when you unmerge so I've gone and cleaned out a
few that I'm sure weren't in use by other programs.

-- 

Susie
VE7 HFA
[EMAIL PROTECTED]
http://arienadean.tripod.com/

---

But words are things, and a small drop of ink, Falling like dew, upon
a thought, produces That which makes thousands, perhaps millions,
think. - Lord Byron 

--
[EMAIL PROTECTED] mailing list



[gentoo-user] apache ssl and mod_headers

2003-03-19 Thread A.G.
Just a question to gentoo gurus
I found a recent post about Apache 2 and RequestHeader + SSL.
I used something like this in apache 1.3 to forward the reverse proxy some SSL data

HeaderModify On
HeaderModifyReplace SP_CLIENT_CN VAR:SSL_CLIENT_S_DN_CN
HeaderModifyReplace SP_CLIENT_OU VAR:SSL_CLIENT_S_DN_OU
HeaderModifyReplace SP_CLIENT_CERT_START VAR:SSL_CLIENT_V_START
HeaderModifyReplace SP_CLIENT_CERT_END VAR:SSL_CLIENT_V_END
HeaderModifyReplace SP_HOST VAR:REMOTE_ADDR
I'm trying to migrate to apache 2

ProxyRequests on
...
Header set STEFANO %{SSL_CLIENT_S_DN_OU}e
RequestHeader set STEFANO %{SSL_CLIENT_S_DN_OU}e
...
ProxyVia on
with no results at all

Any idea?
Documentation isn't helpy for a beginner like me
Andrea



--
Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f
Sponsor:
Conto Arancio. Zero spese, stessa banca, più interessi.
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=657d=19-3
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Two netcard in one computer

2003-03-19 Thread Susie
On Wed, 19 Mar 2003 21:45:37 +0100
Jesper Berth [EMAIL PROTECTED] wrote:


 saying:
 
 bringing up eth0
 SIOCADDRT: Device or resource busy
 setting default gateway ... ok
 SIOCSIFFLAGS: network is unreachable
 Failed to bring eth0 up
 
 Bringing Eth0 down ok
 Bringing Eth1 up  ok
 
 my /etc/conf.d/net 
 
 iface_eth0=10.0.0.100 broadcast 10.0.0.255 netmask 255.255.255.0
 iface_eth1=10.0.1.1 broadcast 10.0.1.255 netmask 255.255.255.0
 
 is there any thing i have forgotten 
 
 the driver is included in the kernel

I have two nearly identical smc nic's working on my router/firewall.  I
think one of those iface_eth*= needs changed.  I'd have to mess with
my other system to get the exact specifices.  Ok walked across the room
and here is mine:

from: /etc/conf.d/net

iface_eth0=dhcp
iface_eth0=192.168.128.1 broadcast 192.168.128.255 netmask
255.255.255.0

the above is all that is in there... no iface_eth1 shrug


-- 

Susie
VE7 HFA
[EMAIL PROTECTED]
http://arienadean.tripod.com/

---

We are not human beings having a spiritual experience. We are
spiritual beings having a human experience. - Unknown

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: Pine Configuration Help Needed

2003-03-19 Thread Adam Mercer
On Wed, Mar 19, 2003 at 12:01:27PM -0800, ralphdewitt wrote:
 Adam:
 Thanks for the Pine Help. That corrected the problem. As to using postfix 
 I would but, it seems I am just not able to get it working and configured 
 and noone has been able to spoon feed the insturction yet as to how to 
 configure it correctly, and when I look the files and try to figureout 
 where all the bits and pieces are coming from it brings images of the 
 little child with dunce cap sitting in the cornor of the class room. I 
 would like to use postfix, but there is just something about the config 
 files that I just seem unable to grasp.

The only things that I changed in my postfix config was to use mbox
mailboxes and the address changing fix as I mentioned before - it worked
straight out of the box (or ebuild in this case :-)

What problems are you having? Maybe we can sort them out...

Cheers

Adam

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] OpenGL/XFree Problem

2003-03-19 Thread Hemmann, Volker Armin
Hi,
On Wednesday 19 March 2003 15:37, Ryan wrote:
 Hi all,

 I accidentally compiled xfree-4.2.1-r2 with the 3dnow use flag turned
 on. I think it compiled in some kind of 3dnow support for OpenGL
 applications because when I run programs that use OpenGL (like tuxracer)
 they crash with Illegal Instruction. I removed the use flag (i.e. -3dnow
 in make.conf) and tried re-emerging xfree (i typed emerge xfree), but
 that didn't seem to work, same problem still happens. Any suggestions?


First unmerge Xfree than emerge it again.

Glück Auf
Volker

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Two netcard in one computer

2003-03-19 Thread Kurt Bechstein
Could you post the output of %cat /proc/interrupts?  It sounds like a
possible resource conflict.  


On Wed, 2003-03-19 at 15:45, Jesper Berth wrote:
 Hi 
 
 I have a gentoo install on my old Pentium 133. I am using one 3c905
 netcard in it and now i want to add one more netcard also a 3c905 but it
 fails during boot
 
 saying:
 
 bringing up eth0
 SIOCADDRT: Device or resource busy
 setting default gateway ... ok
 SIOCSIFFLAGS: network is unreachable
 Failed to bring eth0 up
 
 Bringing Eth0 down ok
 Bringing Eth1 up  ok
 
 my /etc/conf.d/net 
 
 iface_eth0=10.0.0.100 broadcast 10.0.0.255 netmask 255.255.255.0
 iface_eth1=10.0.1.1 broadcast 10.0.1.255 netmask 255.255.255.0
 
 is there any thing i have forgotten 
 
 the driver is included in the kernel
 
 Jesper Berth
 Denmark
 
 
 --
 [EMAIL PROTECTED] mailing list
-- 

Kurt Bechstein |  Unique Systems, Inc.
System Administrator   |  6920 Spring Valley Drive, #106
Phone:  (419) 861-3331 |  Holland, OH 43528
Email:  [EMAIL PROTECTED]   |  http://www.uniqsys.com
Prepared with Ximian Evolution


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Two netcard in one computer

2003-03-19 Thread Susie
Doi me I took a second look at that wondering and I had typed it wrong
there was too an iface_eth0 on mine.  However the other computer is on
the other side of the room so I was walking back and forth between the
two.  It should of read:

iface_eth0=dhcp
iface_eth1=192.168.128.1 broadcast 192.168.128.255 netmask
255.255.255.0

eth0 goes to my cable modem and eth1 goes out to my switch.

-- 

Susie
VE7 HFA
[EMAIL PROTECTED]
http://arienadean.tripod.com/

---

There are in the end three things that last: Faith, Hope, and Love,
and the greatest of these is love. - St. Paul 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Package in world file is not installed

2003-03-19 Thread MAL
Susie wrote:
On Wed, 19 Mar 2003 20:42:45 +
Ian Tindale [EMAIL PROTECTED] wrote:

Interestingly, these are all packages that I've tried but unmerged at
one time or another. However, other packages that I've also tried but
unmerged at other times aren't listed like this.
--
Ian Tindale


I've had it do the same so I've manually edited my world file and cut
them out.  Similarly I find if you use regenworld if you've specified
a package version it does away with that so I had to go in and reset
them to =catagory/package-number*  I've also find occasionally
it leaves files behind when you unmerge so I've gone and cleaned out a
few that I'm sure weren't in use by other programs.
U sure it isn't a permissions problem on the world file?

FYI, mine's:

root:root
644
MAL

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Two netcard in one computer

2003-03-19 Thread Norberto BENSA
On Wednesday 19 March 2003 06:04 pm, Susie wrote:
 from: /etc/conf.d/net

 iface_eth0=dhcp
 iface_eth0=192.168.128.1 broadcast 192.168.128.255 netmask
 255.255.255.0

 the above is all that is in there... no iface_eth1 shrug

Why do you use DHCP and then a static IP in the _same_ interface? Seems 
pointless to me, but I can be wrong...

Thanks,
Norberto



pgp0.pgp
Description: signature


Re: [gentoo-user] Two netcard in one computer

2003-03-19 Thread Norberto BENSA
On Wednesday 19 March 2003 06:38 pm, Susie wrote:
 However the other computer is on
 the other side of the room so I was walking back and forth between the
 two. 

Ever heard of ssh?


 iface_eth0=dhcp
 iface_eth1=192.168.128.1 broadcast 192.168.128.255 netmask
 255.255.255.0

That makes more sense :-)

Best regards,
Norberto


pgp0.pgp
Description: signature


Re: [gentoo-user] Two netcard in one computer

2003-03-19 Thread Susie
On Wed, 19 Mar 2003 18:28:34 -0300
Norberto BENSA [EMAIL PROTECTED] wrote:


 Why do you use DHCP and then a static IP in the _same_ interface?
 Seems pointless to me, but I can be wrong...

I have cable internet and they change the ip's on me.  The other ip is
for my internal network of which currently 3 machines are hooked to(the
router/firewall, my main system and my sons computer)

-- 

Susie
VE7 HFA
[EMAIL PROTECTED]
http://arienadean.tripod.com/

---

The human heart feels things the eyes cannot see, and know what the
mind cannot understand. - Robert Valett

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Two netcard in one computer

2003-03-19 Thread Susie
On Wed, 19 Mar 2003 18:48:02 -0300
Norberto BENSA [EMAIL PROTECTED] wrote:

 Ever heard of ssh?

Yes and I do have it but actually have never used it before.  My
boyfriend does use it when he's going between them.  I suppose I should
read the man page seeing as I took Xfree out of that box and tightvnc.

-- 

Susie
VE7 HFA
[EMAIL PROTECTED]
http://arienadean.tripod.com/

---

There are in the end three things that last: Faith, Hope, and Love,
and the greatest of these is love. - St. Paul 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] OpenGL/XFree Problem

2003-03-19 Thread Jon Foster

--- Ryan [EMAIL PROTECTED] wrote:
 Hi all,
 
 I accidentally compiled xfree-4.2.1-r2 with the
 3dnow use flag turned
 on. I think it compiled in some kind of 3dnow
 support for OpenGL
 applications because when I run programs that use
 OpenGL (like tuxracer)
 they crash with Illegal Instruction. I removed the
 use flag (i.e. -3dnow
 in make.conf) and tried re-emerging xfree (i typed
 emerge xfree), but
 that didn't seem to work, same problem still
 happens. Any suggestions?
 
 If it makes a difference to know this, I have a
 radeon card in my system
 running on a celeron (i believe it's a P4 based
 Celeron). I suspect xfree
 because when I run gdb when the program crashes, it
 says the crash is in
 some function in
 /usr/X11R6/lib/modules/dri/radeon_dri.so and the
 function has the name 3dnow in it.
 
 Thanks in advance.
 
 Ryan
 [EMAIL PROTECTED]
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 

cat /proc/cpuinfo | grep flags

You should only use the flags listed there and only
those that work with gcc, which I believe are -mmmx
-msse -msse2 and -m3dnow.


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

--
[EMAIL PROTECTED] mailing list



[gentoo-user] kde-i18n-de emerge error

2003-03-19 Thread Denny Schierz
hi,

i want to emerge kde-i18n-de, but it fails with:


make[5]: Leaving directory
`/var/tmp/portage/kde-i18n-de-3.1-r1/work/kde-i18n-de/docs/kdebase/khelpcenter/faq'
Making all in quickstart
make[5]: Entering directory
`/var/tmp/portage/kde-i18n-de-3.1-r1/work/kde-i18n-de/docs/kdebase/khelpcenter/quickstart'
/usr/kde/3.1/bin/meinproc --check --cache index.cache.bz2
./index.docbook
make[5]: Leaving directory
`/var/tmp/portage/kde-i18n-de-3.1-r1/work/kde-i18n-de/docs/kdebase/khelpcenter/quickstart'
Making all in glossary
make[5]: Entering directory
`/var/tmp/portage/kde-i18n-de-3.1-r1/work/kde-i18n-de/docs/kdebase/khelpcenter/glossary'
/usr/kde/3.1/bin/meinproc --check --cache index.cache.bz2
./index.docbook
index.docbook:1: validity error: Element acronym is not declared in
trademark list of possible children
Ghostscript für die Dateikonvertierung. Einige Linux-Distributionen
(wie SuSE
  ^
make[5]: *** [index.cache.bz2] Error 1
make[5]: Leaving directory
`/var/tmp/portage/kde-i18n-de-3.1-r1/work/kde-i18n-de/docs/kdebase/khelpcenter/glossary'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/var/tmp/portage/kde-i18n-de-3.1-r1/work/kde-i18n-de/docs/kdebase/khelpcenter'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kde-i18n-de-3.1-r1/work/kde-i18n-de/docs/kdebase'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kde-i18n-de-3.1-r1/work/kde-i18n-de/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kde-i18n-de-3.1-r1/work/kde-i18n-de'
make: *** [all] Error 2

!!! ERROR: app-i18n/kde-i18n-de-3.1-r1 failed.
!!! Function kde_src_compile, Line 116, Exitcode 2
!!! died running emake, kde_src_compile:make


any suggestions?
-- 
Denny Schierz [EMAIL PROTECTED]


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


[gentoo-user] problems using distcc while emerging openoffice

2003-03-19 Thread Andrew Gaffney
I emerged distcc. I added distcc to FEATURES and localhost omega to 
DISTCC_HOSTS in my make.conf. I did 'rc-update add distccd default' on 
this box and another gentoo box where i have distcc setup. When I tried 
to emerge OpenOffice (not -bin), it gave an error during ./configure. It 
said something about the compiler (distcc gcc [other flags]) not being 
able to produce executables. When I take distcc out of FEATURES, it 
works without a problem. I've emerged other things since I installed 
distcc and I've never had this problem. Anyone have any ideas? Thanks.

--
Andrew Gaffney
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] KDE spell checker

2003-03-19 Thread Ernie Schroder
On Wednesday 19 March 2003 06:33 pm, Jason Giangrande wrote:
 I have aspell installed and set to my default spell checker in KDE,
 yet when I go to spell check something I get the following error?:

 ISpell could not be started. Please make sure you have ISpell
 properly configured and in your PATH.

 Why is it trying to use ispell.  ispell is not installed.  Spell
 checking does not work in Evolution either.  I don't get any error
 messages but any time I spell check an email, even if I purposely put
 spelling errors in, Evolution says there are no misspelled words.

 Has anyone seen this before?  Anyone know how I might fix this?

 Thanks,
 Jason


 --
 [EMAIL PROTECTED] mailing list

Have you emerged a dictionary? As for KDE, go to start-- 
settings--control center--KDE components--spell checker select a 
dictionary from the first pull down, an encoding from the second 
(usually US-ASCII if you're using a US dictionary) and your client 
(aspell or ispell from the 3rd. Once you've restartewd your X session, 
your spell checker should work.
-- 
Regards, Ernie
100% Microsoft and Intel free

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] KDE spell checker

2003-03-19 Thread Jason Giangrande
ASpell Default is my dictionary.  US-ASCII is the encoding.  And Aspell
is the client.  Sorry should have mentioned these in my original email.

Jason

On Wed, 2003-03-19 at 18:54, Ernie Schroder wrote:
 On Wednesday 19 March 2003 06:33 pm, Jason Giangrande wrote:
  I have aspell installed and set to my default spell checker in KDE,
  yet when I go to spell check something I get the following error?:
 
  ISpell could not be started. Please make sure you have ISpell
  properly configured and in your PATH.
 
  Why is it trying to use ispell.  ispell is not installed.  Spell
  checking does not work in Evolution either.  I don't get any error
  messages but any time I spell check an email, even if I purposely put
  spelling errors in, Evolution says there are no misspelled words.
 
  Has anyone seen this before?  Anyone know how I might fix this?
 
  Thanks,
  Jason
 
 
  --
  [EMAIL PROTECTED] mailing list
 
   Have you emerged a dictionary? As for KDE, go to start-- 
 settings--control center--KDE components--spell checker select a 
 dictionary from the first pull down, an encoding from the second 
 (usually US-ASCII if you're using a US dictionary) and your client 
 (aspell or ispell from the 3rd. Once you've restartewd your X session, 
 your spell checker should work.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] KDE spell checker

2003-03-19 Thread Jason Giangrande
Sorry, I really didn't have a usable dictionary.  I just assumed if
aspell was installed a dictionary got installed too.  I just emerged
aspell-en and spell checking works fine now.  Thanks for the help,
Ernie.

Jason

On Wed, 2003-03-19 at 19:03, Jason Giangrande wrote:
 ASpell Default is my dictionary.  US-ASCII is the encoding.  And Aspell
 is the client.  Sorry should have mentioned these in my original email.
 
 Jason
 
 On Wed, 2003-03-19 at 18:54, Ernie Schroder wrote:
  On Wednesday 19 March 2003 06:33 pm, Jason Giangrande wrote:
   I have aspell installed and set to my default spell checker in KDE,
   yet when I go to spell check something I get the following error?:
  
   ISpell could not be started. Please make sure you have ISpell
   properly configured and in your PATH.
  
   Why is it trying to use ispell.  ispell is not installed.  Spell
   checking does not work in Evolution either.  I don't get any error
   messages but any time I spell check an email, even if I purposely put
   spelling errors in, Evolution says there are no misspelled words.
  
   Has anyone seen this before?  Anyone know how I might fix this?
  
   Thanks,
   Jason
  
  
   --
   [EMAIL PROTECTED] mailing list
  
  Have you emerged a dictionary? As for KDE, go to start-- 
  settings--control center--KDE components--spell checker select a 
  dictionary from the first pull down, an encoding from the second 
  (usually US-ASCII if you're using a US dictionary) and your client 
  (aspell or ispell from the 3rd. Once you've restartewd your X session, 
  your spell checker should work.
 
 
 --
 [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] KDE spell checker

2003-03-19 Thread Ernie Schroder
On Wednesday 19 March 2003 07:03 pm, Jason Giangrande wrote:
 ASpell Default is my dictionary.  US-ASCII is the encoding.  And
 Aspell is the client.  Sorry should have mentioned these in my
 original email.

 Jason

 On Wed, 2003-03-19 at 18:54, Ernie Schroder wrote:
  On Wednesday 19 March 2003 06:33 pm, Jason Giangrande wrote:
   I have aspell installed and set to my default spell checker in
   KDE, yet when I go to spell check something I get the following
   error?:
  
   ISpell could not be started. Please make sure you have ISpell
   properly configured and in your PATH.
  
   Why is it trying to use ispell.  ispell is not installed.  Spell
   checking does not work in Evolution either.  I don't get any
   error messages but any time I spell check an email, even if I
   purposely put spelling errors in, Evolution says there are no
   misspelled words.
  
   Has anyone seen this before?  Anyone know how I might fix this?
  
   Thanks,
   Jason
  
  
   --
   [EMAIL PROTECTED] mailing list
 
  Have you emerged a dictionary? As for KDE, go to start--
  settings--control center--KDE components--spell checker select a
  dictionary from the first pull down, an encoding from the second
  (usually US-ASCII if you're using a US dictionary) and your client
  (aspell or ispell from the 3rd. Once you've restartewd your X
  session, your spell checker should work.

 --
 [EMAIL PROTECTED] mailing list
 have you emerged a dictionary? if not, the aspell default won't work. 
For English, you need to emerge aspell-en
-- 
Regards, Ernie
100% Microsoft and Intel free

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] problems using distcc while emerging openoffice

2003-03-19 Thread William Kenworthy
Try export WANT_AUTOCONF_2_5=1 before emerging: your system probably
defaults to 2.13 (try autoconf --version before and after the above
switch)

I also cannot use distcc with OO, some other reason I think: use 
CC=gcc CXX=g++ emerge openoffice

Also I have just gone back to OO1.01r3 as 1.02 seems severely broken in
the font area, but I have not been able to find exactly how so far

BillK
On Thu, 2003-03-20 at 07:16, Andrew Gaffney wrote:
 I emerged distcc. I added distcc to FEATURES and localhost omega to 
 DISTCC_HOSTS in my make.conf. I did 'rc-update add distccd default' on 
 this box and another gentoo box where i have distcc setup. When I tried 
 to emerge OpenOffice (not -bin), it gave an error during ./configure. It 
 said something about the compiler (distcc gcc [other flags]) not being 
 able to produce executables. When I take distcc out of FEATURES, it 
 works without a problem. I've emerged other things since I installed 
 distcc and I've never had this problem. Anyone have any ideas? Thanks.
-- 
William Kenworthy [EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] No Ethernet on 1.4rc2

2003-03-19 Thread Brian Doob
OK, here is some more information I have gathered from my machine.

In /usr/src:
lrwxrwxrwx  linux - linux-2.4.20-gentoo-r1
drwxr-xr-x  linux-2.4.20-gentoo-r1

uname -r:
2.4.20-gentoo-r1

These modules exist:
/lib/modules/2.4.20-gentoo-r1/kernel/drivers/net8139too.o
/lib/modules/2.4.20-gentoo-r1/kernel/drivers/net8139cp.o
/lib/modules/2.4.20-gentoo-r1/kernel/drivers/mii.o

This is the output from lsmod:
Module Size Used byNot tainted
8139too14600 0
mii 2016 0 [8139too]

What do the Used by 0 fields mean?  I will look at your config file
and the URL that Stroller suggested.  Thanks.

-Brian


On Tue, 2003-03-18 at 21:38, Jon Foster wrote:
 --- Brian Doob [EMAIL PROTECTED] wrote:
  Thanks for the suggestions.  I do have 8139too.o
  in the appropriate
  modules directory.  My router is definitely serving
  DHCP, I used it in
  the install process and for another machine.  I just
  compiled my kernel
  without the rev. K option and with RTL-8139 C+
  (as modules).  The
  same thing happened (i.e. still no /dev/eth0).  What
  needs to be set in
  *other* *parts* of my kernel configuration
  (hardware, network, etc)? 
  Maybe I missed something somewhere else?  Any help
  would be greatly
  appreciated.  Thanks.
  
  -Brian
  
  
 I have a Realtek 8139C+ (rev 10), but I'm not sure
 what the solution is to your problem. I did notice
 that I have an 'mii.o' module next to my '8139too.o'
 module. Here is some of my configuration:
 
 lsmod (abbrev.):
 
 Module  Size  Used byTainted: P  
 8139too14344   1 
 mii 2048   0  [8139too]
 
 lspci (abbrev.):
 
 00:0b.0 Ethernet controller: Realtek Semiconductor
 Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
 
 .config (abbrev.):
 
 #
 # Ethernet (10 or 100Mbit)
 #
 CONFIG_NET_ETHERNET=y
 CONFIG_NET_PCI=y
 CONFIG_TULIP=m
 CONFIG_NE2K_PCI=m
 CONFIG_8139CP=m
 CONFIG_8139TOO=m
 # CONFIG_8139TOO_PIO is not set
 CONFIG_8139TOO_TUNE_TWISTER=y
 CONFIG_8139TOO_8129=y
 # CONFIG_8139_OLD_RX_RESET is not set
 
 I have also attached my full .config as
 kernel-config-backup.
 
 Hope this helps.
 
 
 __
 Do you Yahoo!?
 Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
 http://platinum.yahoo.com



--
[EMAIL PROTECTED] mailing list



[gentoo-user] Why doesn't logging work?

2003-03-19 Thread Steve Juranich
I have PORT_LOGDIR set in my make.conf file.  I've also made sure that, 
as the documentation says, the directory exists.

In fact, I'm getting files in the log directory which correspond to all 
of my merges, but all of these files are zero-length.

Why are the logs not being properly created?

Thanks.

--
Stephen W. Juranich [EMAIL PROTECTED]
Electrical Engineering http://students.washington.edu/sjuranic
University of Washingtonhttp://ssli.ee.washington.edu/ssli
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Wireless router

2003-03-19 Thread Elvis Dieguez
I 've set up a wireless network at home but I am having the following problem: 
I can ping all the computers on the internal network but i cannot connect to 
computers outside the network. It seems that the computer that is supposed to 
act at the router is not doing its job. I would appreciate step-by-step 
instructions from anyone who has succeeded. I am using Orinoco PCMCIA cards 
operating in Ad-Hoc mode. I've compiled in iptables as a module (everything 
was compiled in under the iptables heading as a module) on the router. 

Strangely, when I try:
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
I get an error:
iptables: Invalid argument
due to the '-j MASQUERADE' term. Below are some outputs that might be useful.



BASE STATION (some IPs have been removed for posting)

 networks.opts 
*,*,*,00:02:2D:8B:29:BD)
# WiFi card
IPADDR=192.168.1.11
NETMASK=255.255.255.0
;;

*,*,*,00:09:5B:07:82:34)
# 10base-T Ethernet card
IPADDR=xx.xx.xxx.xxx
NETMASK=255.255.255.0
GATEWAY=xx.xx.xxx.x
;;

esac

 wireless.opts 
case $ADDRESS in
*,*,*,*)
INFO=My 802.11b Network Settings
ESSID= 
MODE=Ad-Hoc
RATE=auto
KEY=s:
;;
esac


legolas root # lsmod
Module  Size  Used byNot tainted
orinoco_cs  5012   1
orinoco42444   0  [orinoco_cs]
hermes  6532   0  [orinoco_cs orinoco]
ds  7464   1  [orinoco_cs]
i82365 41664   1
pcmcia_core47808   0  [orinoco_cs ds i82365]
ipt_MASQUERADE  1560   0  (autoclean)
iptable_nat19932   1  (autoclean) [ipt_MASQUERADE]
ip_conntrack   26056   1  (autoclean) [ipt_MASQUERADE iptable_nat]
iptable_filter  1740   0  (autoclean) (unused)
ip_tables  13688   5  [ipt_MASQUERADE iptable_nat iptable_filter]
ide-cd 33292   0  (autoclean)
sr_mod 16312   0  (autoclean) (unused)
scsi_mod   96692   1  (autoclean) [sr_mod]
cdrom  33280   0  (autoclean) [ide-cd sr_mod]
rtc 8220   0  (autoclean)
usbcore74720   1
natsemi17888   1


legolas root # cat /root/scripts/set_router.sh
iptables -F
iptables -t nat -F
iptables -P INPUT ACCEPT
iptables -P OUTPUT ACCEPT
iptables -P FORWARD ACCEPT
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] No Ethernet on 1.4rc2

2003-03-19 Thread Brian Doob
I tried some things from Jon's .config file, but there was no
effect.  I have attached my own (current) kernel config file to this
message.  Does anyone see anything wrong with this?  It is also possible
that my ethernet-card/cable/router combination cannot handle 100mbps
full duplex.  How do I force it to 10mbps and/or half duplex?  Thanks.

-Brian


On Wed, 2003-03-19 at 18:55, Brian Doob wrote:
   OK, here is some more information I have gathered from my machine.
 
 In /usr/src:
 lrwxrwxrwxlinux - linux-2.4.20-gentoo-r1
 drwxr-xr-xlinux-2.4.20-gentoo-r1
 
 uname -r:
 2.4.20-gentoo-r1
 
 These modules exist:
 /lib/modules/2.4.20-gentoo-r1/kernel/drivers/net8139too.o
 /lib/modules/2.4.20-gentoo-r1/kernel/drivers/net8139cp.o
 /lib/modules/2.4.20-gentoo-r1/kernel/drivers/mii.o
 
 This is the output from lsmod:
 Module Size Used byNot tainted
 8139too14600 0
 mii 2016 0 [8139too]
 
 What do the Used by 0 fields mean?  I will look at your config file
 and the URL that Stroller suggested.  Thanks.
 
   -Brian
 
 
 On Tue, 2003-03-18 at 21:38, Jon Foster wrote:
  --- Brian Doob [EMAIL PROTECTED] wrote:
 Thanks for the suggestions.  I do have 8139too.o
   in the appropriate
   modules directory.  My router is definitely serving
   DHCP, I used it in
   the install process and for another machine.  I just
   compiled my kernel
   without the rev. K option and with RTL-8139 C+
   (as modules).  The
   same thing happened (i.e. still no /dev/eth0).  What
   needs to be set in
   *other* *parts* of my kernel configuration
   (hardware, network, etc)? 
   Maybe I missed something somewhere else?  Any help
   would be greatly
   appreciated.  Thanks.
   
 -Brian
   
   
  I have a Realtek 8139C+ (rev 10), but I'm not sure
  what the solution is to your problem. I did notice
  that I have an 'mii.o' module next to my '8139too.o'
  module. Here is some of my configuration:
  
  lsmod (abbrev.):
  
  Module  Size  Used byTainted: P  
  8139too14344   1 
  mii 2048   0  [8139too]
  
  lspci (abbrev.):
  
  00:0b.0 Ethernet controller: Realtek Semiconductor
  Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
  
  .config (abbrev.):
  
  #
  # Ethernet (10 or 100Mbit)
  #
  CONFIG_NET_ETHERNET=y
  CONFIG_NET_PCI=y
  CONFIG_TULIP=m
  CONFIG_NE2K_PCI=m
  CONFIG_8139CP=m
  CONFIG_8139TOO=m
  # CONFIG_8139TOO_PIO is not set
  CONFIG_8139TOO_TUNE_TWISTER=y
  CONFIG_8139TOO_8129=y
  # CONFIG_8139_OLD_RX_RESET is not set
  
  I have also attached my full .config as
  kernel-config-backup.
  
  Hope this helps.
  
  
  __
  Do you Yahoo!?
  Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
  http://platinum.yahoo.com
 
 
 
 --
 [EMAIL PROTECTED] mailing list
 

#
# Automatically generated by make menuconfig: don't edit
#
CONFIG_X86=y
# CONFIG_SBUS is not set
CONFIG_UID16=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODVERSIONS is not set
CONFIG_KMOD=y

#
# Processor type and features
#
CONFIG_LOLAT=y
# CONFIG_LOLAT_SYSCTL is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M586MMX31 is not set
# CONFIG_M686 is not set
# CONFIG_M68631 is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMIII31 is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MPENTIUM431 is not set
# CONFIG_MK6 is not set
# CONFIG_MK6231 is not set
# CONFIG_MK7 is not set
# CONFIG_MK731 is not set
CONFIG_MXP31=y
# CONFIG_MMP31 is not set
# CONFIG_MELAN is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_HAS_TSC=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_USE_3DNOW=y
CONFIG_X86_PGE=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_MCE=y
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
CONFIG_X86_MSR=m
CONFIG_X86_CPUID=m
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
# CONFIG_HIGHMEM is not set
CONFIG_1GB=y
# CONFIG_2GB is not set
# CONFIG_3GB is not set
# CONFIG_05GB is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_SMP is not set
CONFIG_PREEMPT=y
# CONFIG_X86_UP_APIC is not set
# CONFIG_X86_UP_IOAPIC is not set
# CONFIG_X86_TSC_DISABLE is not set
CONFIG_X86_TSC=y
CONFIG_HAVE_DEC_LOCK=y

#
# General setup
#
CONFIG_NET=y
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y

[gentoo-user] Annoying Mozilla 1.3 problem/bug

2003-03-19 Thread Dhruba Bandopadhyay
Hello

I just emerged mozilla with the following use flags.

net-www/mozilla-1.3 +java +crypt -ipv6 +gtk2 +ssl -ldap +gnome +mozsvg
+mozcalendar +mozaccess +mozinterfaceinfo +mozp3p +mozxmlterm +moznoirc
+moznomail +moznocompose +moznoxft

Now, no links can be added to the personal toolbar by dragging or any
other means that I know of.  This is really frustrating as links on
there are for quick access and make life easier.

Usually if you remove all links on the personal toolbar it doesn't let
you add any more.  Now, on a fresh emerge of mozilla there were no links
on there which might explain why it won't let me add any.  The question
is how do I solve this issue?

If anyone else manages to replicate this by compiling mozilla without
xft support do let me know.

Any suggestions much appreciated.


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Need Help Getting Setiathome Running

2003-03-19 Thread Ralph F. De Witt
HI:
I am trying to get setiathome to run under ethier ksetiwatch or tkseti. But no matter 
where I have the setiathome executible and no matter who the group/owners are I run 
into the can not execute permissions denied. Permissions are read and exec. for user, 
group and others. This is driving me up a wall. Can someone help.

Ralph

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Annoying Mozilla 1.3 problem/bug

2003-03-19 Thread Dhruba Bandopadhyay
On Thu, 2003-03-20 at 02:25, Dhruba Bandopadhyay wrote:
 Hello
 
 I just emerged mozilla with the following use flags.
 
 net-www/mozilla-1.3 +java +crypt -ipv6 +gtk2 +ssl -ldap +gnome +mozsvg
 +mozcalendar +mozaccess +mozinterfaceinfo +mozp3p +mozxmlterm +moznoirc
 +moznomail +moznocompose +moznoxft
 
 Now, no links can be added to the personal toolbar by dragging or any
 other means that I know of.  This is really frustrating as links on
 there are for quick access and make life easier.
 
 Usually if you remove all links on the personal toolbar it doesn't let
 you add any more.  Now, on a fresh emerge of mozilla there were no links
 on there which might explain why it won't let me add any.  The question
 is how do I solve this issue?
 
 If anyone else manages to replicate this by compiling mozilla without
 xft support do let me know.
 
 Any suggestions much appreciated.

Further to my last email I did compile it with gtk2 support so I suppose
I should try it without since gtk2 support is said to have problems.

I'll post my results.


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Help Needed to Get Setiathome running

2003-03-19 Thread Ralph F. De Witt
HI:
I have tried for the last three days to get setiathome running as user with either 
ksetiwatch or tkseti with out luck and it is driving me up a wall. No matter were I 
place the executicabel setiathome and no matter who is the user and group, I get the 
same respounce Permission denied. Permission on the executible are read/execute for 
user,group,others. Can someone please help. Right know there unmerged.

Ralph

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] No Ethernet on 1.4rc2

2003-03-19 Thread MAL
Brian Doob wrote:
	OK, here is some more information I have gathered from my machine.

In /usr/src:
lrwxrwxrwx  linux - linux-2.4.20-gentoo-r1
drwxr-xr-x  linux-2.4.20-gentoo-r1
uname -r:
2.4.20-gentoo-r1
These modules exist:
/lib/modules/2.4.20-gentoo-r1/kernel/drivers/net8139too.o
/lib/modules/2.4.20-gentoo-r1/kernel/drivers/net8139cp.o
/lib/modules/2.4.20-gentoo-r1/kernel/drivers/mii.o
Surely, if the module is called net8139too.o, you must load it with:
modprobe net8139 ?
This is the output from lsmod:
Module Size Used byNot tainted
8139too14600 0
^ this doesn't look like net8139too
mii 2016 0 [8139too]

What do the Used by 0 fields mean?  I will look at your config file
and the URL that Stroller suggested.  Thanks.
Is there a / missing in your output?

Means no userland program is using the module, which makes sense if the 
device isn't even showing up.

MAL

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Help Needed to Get Setiathome running

2003-03-19 Thread Susie
On Wed, 19 Mar 2003 18:41:29 -0800
Ralph F. De Witt [EMAIL PROTECTED] wrote:

 HI:
 I have tried for the last three days to get setiathome running as user
 with either ksetiwatch or tkseti with out luck and it is driving me up
 a wall. No matter were I place the executicabel setiathome and no
 matter who is the user and group, I get the same respounce Permission
 denied. Permission on the executible are read/execute for
 user,group,others. Can someone please help. Right know there unmerged.
 
 Ralph

I have mine running in /home/userid/setiathome however gentoo puts it
in /opt and you'll have to adjust the start/stop paths to reflect that. 
I'm using the seti plugin for gkrellm to control seti.  Based on what I
have in there:

Set path to sah:
/home/userid/setiathome/

Path to seti client:
/home/userid/setiathome/./

Arguments to the client:
-nice 19 -email  /dev/null 2 /dev/null


now what you'll have to do if your emerge seti is change the path to
the seti client to the /opt directory it gets put in.  Create a
setiathome directory in your home directory so sah files, etc can be
dumped there.  And the rest should work.  I've not personally tried it
with seti in /opt as I have my setiathome dir from my prior linux distro
install.  However you will likely need the ./ shrug at least mine
seems to and yes where seti is is in my path.  Goodluck.  Oh and btw I
did try tkseti with my seti client in my home dir and it did work.  You
can download and put the seti client in your home dir using the fetch
only emerge command.  Seti files are binaries.

-- 

Susie
VE7 HFA
[EMAIL PROTECTED]
http://arienadean.tripod.com/

---

Life's unfair - but root password helps! 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Wireless router

2003-03-19 Thread Elvis Dieguez
emerge -C iptables
emerge iptables

Don't know why this worked but it did!

On Wednesday 19 March 2003 09:08 pm, Elvis Dieguez wrote:
 I 've set up a wireless network at home but I am having the following
 problem: I can ping all the computers on the internal network but i cannot
 connect to computers outside the network. It seems that the computer that
 is supposed to act at the router is not doing its job. I would appreciate
 step-by-step instructions from anyone who has succeeded. I am using Orinoco
 PCMCIA cards operating in Ad-Hoc mode. I've compiled in iptables as a
 module (everything was compiled in under the iptables heading as a module)
 on the router.

 Strangely, when I try:
 iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
 I get an error:
 iptables: Invalid argument
 due to the '-j MASQUERADE' term. Below are some outputs that might be
 useful.



 BASE STATION (some IPs have been removed for posting)

  networks.opts 
 *,*,*,00:02:2D:8B:29:BD)
 # WiFi card
 IPADDR=192.168.1.11
 NETMASK=255.255.255.0
 ;;

 *,*,*,00:09:5B:07:82:34)
 # 10base-T Ethernet card
 IPADDR=xx.xx.xxx.xxx
 NETMASK=255.255.255.0
 GATEWAY=xx.xx.xxx.x
 ;;

 esac

  wireless.opts 
 case $ADDRESS in
 *,*,*,*)
 INFO=My 802.11b Network Settings
 ESSID= 
 MODE=Ad-Hoc
 RATE=auto
 KEY=s:
 ;;
 esac


 legolas root # lsmod
 Module  Size  Used byNot tainted
 orinoco_cs  5012   1
 orinoco42444   0  [orinoco_cs]
 hermes  6532   0  [orinoco_cs orinoco]
 ds  7464   1  [orinoco_cs]
 i82365 41664   1
 pcmcia_core47808   0  [orinoco_cs ds i82365]
 ipt_MASQUERADE  1560   0  (autoclean)
 iptable_nat19932   1  (autoclean) [ipt_MASQUERADE]
 ip_conntrack   26056   1  (autoclean) [ipt_MASQUERADE iptable_nat]
 iptable_filter  1740   0  (autoclean) (unused)
 ip_tables  13688   5  [ipt_MASQUERADE iptable_nat
 iptable_filter] ide-cd 33292   0  (autoclean)
 sr_mod 16312   0  (autoclean) (unused)
 scsi_mod   96692   1  (autoclean) [sr_mod]
 cdrom  33280   0  (autoclean) [ide-cd sr_mod]
 rtc 8220   0  (autoclean)
 usbcore74720   1
 natsemi17888   1


 legolas root # cat /root/scripts/set_router.sh
 iptables -F
 iptables -t nat -F
 iptables -P INPUT ACCEPT
 iptables -P OUTPUT ACCEPT
 iptables -P FORWARD ACCEPT
 iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE

 --
 [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



[gentoo-user] [Fwd: RE: Linux Support]

2003-03-19 Thread Mathew Leland Alexander
I thought that some of you would want to see this. Lets hope they follow
through.

-- 
Mathew Leland Alexander [EMAIL PROTECTED]
---BeginMessage---
Dear Matthew,

Thank you for taking the time to email us. I have passed on your email
to the Open Source team. I know that there are plans to greatly improve
the way that Linux is supported and feedback such as yours is helpful
and listened to.

Best regards

Fiona Gatt
VIA Arena Team
Web Media Liaison
VIA Technologies, Inc.
www.viaarena.com
www.viatech.com


-Original Message-
From: Mathew Leland Alexander [mailto:[EMAIL PROTECTED] 
Sent: Sunday, March 02, 2003 6:48 AM
To: [EMAIL PROTECTED]
Subject: Linux Support

To whome it may concern,

I am writing you in regards to your so called Linux Support. I've
noticed that you have only made available your drivers for the popluar
or better yet, well known Linux distrobutions. I myself and others
like myself do not use these other distrobutions of Linux. I've looked
on your website for the source of your drivers and read the forums to
find out you have removed the sources. My first question would be why?
Is it not important for the Linux Community to support these drivers,
apply and submite patches, and help debug these drivers with you? 
With newer version of the Linux Kernel and compilier (GCC3) should you
not allow the Linux Community to test these drivers agenst them? 
Myself and others like me who use your chipsets on our motherboards
would greatly appreciate the your cooperation in this matter as most of
use are having problems with using these boards with your chipsset in
them. 

Thank you for your understanding,


-- 
Mathew Leland Alexander [EMAIL PROTECTED]



---End Message---


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


Re: [gentoo-user] Fetchmail Problem Help Needed

2003-03-19 Thread John Spencer Blue's Explosion - DaNg!
On 04:08 Thu 20 Mar , Joao Serejo wrote:
 On 11:48 Wed 19 Mar , ralphdewitt wrote:
  Hi All:
  When I
  run fetchmailconf to test it does a IMAP conection to my isp's pop server 
  and 
  it sees
  the messages, it then attempts to fetch message one, then errors with:
  
  SMTP connect to localhost failed
  IMAP A0008 LOGOUT
  IMAP )
  IMAP A0007 OK completed
  IMAP +BYE Communigate Pro IMAP closing connection
  IMAP A0008 OK completed
  SMTP transaction error while fetching from pop.charter.net
  6.2.1 querying pop.charter.net (protocol IMAP) at Tue Mar 18 23:48:32 
  2003: poll competed
  Query status=10 (SMTP)
  normal termination, status 10
  
  This is the Fetchmail configuration file created by Fetchmailconf run as 
  urser :
  
  # Configuration created Tue Mar 18 20:47:10 2003 by fetchmailconf
  set postmaster ralph
  set bouncemail
  set no spambounce
  set properties 
  set daemon 5
  poll pop.charter.net with proto IMAP
 user 'ralphdewitt' there with password 'xx' is 
  'ralphdewitt' 
  here
  
  What am I missing that it can not deliver to Localhost. Can You help to 
  clear up this problem.
  
  
  Ralph
  
  --
  [EMAIL PROTECTED] mailing list
 
 i'm using fetchmail+procmail+sendmail+ssmtp+mutt with 
 the settings in the atatched file:
 
 -- 
 Best Regards, (os mais sinceros cumprimentos);
 Joao F. Serejo , Lisbon - PT : [EMAIL PROTECTED]

 # File: '/etc/fetchmailrc' for POP3 account.
 
 poll mail.netcabo.pt protocol pop3 user LOGINNAME password PASSWORD is user0
 
 #End!
 
   NOTE: user0 here stands for my linux box user name
 
   then you can check your mail with:
   
   1)fetchmail -akv -m /usr/bin/procmail -d %T  # Keep msg's on POP sevrer
 
   2)fetchmail -av -m /usr/bin/procmail -d %T   # Download msg's to disk




-- 
Best Regards, (os mais sinceros cumprimentos);
Joao F. Serejo , Lisbon - PT : [EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Help Needed to Get Setiathome running

2003-03-19 Thread Ralph F. De Witt
On Wed, 19 Mar 2003 19:29:43 -0800
Susie [EMAIL PROTECTED] wrote:

 I have mine running in /home/userid/setiathome however gentoo puts it
 in /opt and you'll have to adjust the start/stop paths to reflect that. 
 I'm using the seti plugin for gkrellm to control seti.  Based on what I
 have in there:
 
 Set path to sah:
 /home/userid/setiathome/
 
 Path to seti client:
 /home/userid/setiathome/./
 
 Arguments to the client:
 -nice 19 -email  /dev/null 2 /dev/null

Susie:

Thanks again. Again you have brought me from computer darkness and despair to computer 
Light and happiness. You were right the ./ was important took me about a half hour of 
play to figure out the right way to configure tkseti with ./'s but all is online and 
running now. Thanks a million

Ralph

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Need Help Getting Setiathome Running

2003-03-19 Thread Coogee
Did you do a rc-update add setiathome default?

Am Donnerstag, 20. März 2003 03:23 schrieb Ralph F. De Witt:
 HI:
 I am trying to get setiathome to run under ethier ksetiwatch or tkseti. But
 no matter where I have the setiathome executible and no matter who the
 group/owners are I run into the can not execute permissions denied.
 Permissions are read and exec. for user, group and others. This is driving
 me up a wall. Can someone help.

 Ralph

 --
 [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] No Ethernet on 1.4rc2

2003-03-19 Thread Stroller
MAL said:
 ..
 These modules exist:
 /lib/modules/2.4.20-gentoo-r1/kernel/drivers/net8139too.o
 /lib/modules/2.4.20-gentoo-r1/kernel/drivers/net8139cp.o
 /lib/modules/2.4.20-gentoo-r1/kernel/drivers/mii.o

 Surely, if the module is called net8139too.o, you must load it with:
 modprobe net8139 ?

I think he dropped a / in copypasting.

 This is the output from lsmod:
 Module Size Used byNot tainted
 8139too14600 0
 ^ this doesn't look like net8139too

8139too is the correct module.
makes sign of the Holy Chipset

Stroller.



--
[EMAIL PROTECTED] mailing list



[gentoo-user] splash.xpm.gz

2003-03-19 Thread Patrick Marquetecken
Hi,

Does anyone know whats the best way to edit the splash.xpm.gz image, i dit not found 
any information about it. 
Changing it into gimp give's me something ugly.

Patrick

-- 
 Knowledge in a databank,is like food which is in a deepfreeze.
 Nothing comes out better than what is initially put in.
 
 PGP Key: http://users.pandora.be/rivendell/marquetp.gpg.gz
 Registered Linux User #44550
 http://counter.li.org


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] No Ethernet on 1.4rc2

2003-03-19 Thread Stroller
Brian Doob said:
   OK, here is some more information I have gathered from my machine.
seem
 In /usr/src:
 lrwxrwxrwxlinux - linux-2.4.20-gentoo-r1
 uname -r:
 2.4.20-gentoo-r1
 These modules exist:everything
 /lib/modules/2.4.20-gentoo-r1/kernel/drivers/net8139too.o
 /lib/modules/2.4.20-gentoo-r1/kernel/drivers/net8139cp.o
 /lib/modules/2.4.20-gentoo-r1/kernel/drivers/mii.o

Ok... looks like the modules have been compiled fine, then. Just to be
really anal, can you check the check the dates of these files, and they
match the date of compilation. Which should match the date in `uname -a`.
You seme to know what you're doing as per compiling kernels, tho', so I'm
sure these are probably right.

 This is the output from lsmod:
 Module Size Used byNot tainted
 8139too14600 0
 mii 2016 0 [8139too]

 What do the Used by 0 fields mean?

Erm... I assume it means this module is used by X number of devices.

This thread is reaching the limitations of my humble competence - AFAICT
you're doing everyything the same as me.

Could you please:

# cat /proc/pci
PCI devices found:
  Bus  0, device   0, function  0:
Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 3).
  Master Capable.  Latency=32.
  Prefetchable 32 bit memory at 0xe000 [0xe3ff].
  Bus  0, device   1, function  0:
PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 3).
  Master Capable.  Latency=64.  Min Gnt=136.
  Bus  0, device   7, function  0:
ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 2).
  Bus  0, device   7, function  1:
IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 1).
  Master Capable.  Latency=32.
  I/O at 0xf000 [0xf00f].
  Bus  0, device   7, function  2:
USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 1).
  IRQ 11.
  Master Capable.  Latency=32.
  I/O at 0x9000 [0x901f].
  Bus  0, device   7, function  3:
Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 2).
  IRQ 9.
  Bus  0, device   9, function  0:
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS) (rev
0).
  IRQ 11.
  I/O at 0x9400 [0x941f].

most relevant bit

  Bus  0, device  10, function  0:
Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 16).
  IRQ 10.
  Master Capable.  Latency=32.  Min Gnt=32.Max Lat=64.
  I/O at 0x9800 [0x98ff].
  Non-prefetchable 32 bit memory at 0xec00 [0xecff].

/most relevant bit

  Bus  1, device   0, function  0:
VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 4).
  IRQ 9.
  Master Capable.  Latency=32.  Min Gnt=16.Max Lat=32.
  Prefetchable 32 bit memory at 0xe800 [0xe9ff].
  Non-prefetchable 32 bit memory at 0xe400 [0xe4003fff].
  Non-prefetchable 32 bit memory at 0xe500 [0xe57f].

I'm stuck, so I was just about to start asking dumb questions about
hardware (is the card known to be good? does it work under another o/s in
this machine?  c c). But I just reviewed your previous posts - I see
that `modprobe 8139too` worked for this card from the LiveCD.

I only have 2 suggestions, although I don't warranty the time you waste
trying them:  ;-]
- Have you tried compiling using the same sources as the LiveCD..? There's
an article in this week's Gentoo Newsletter which has links to tell you
which sources these are. Don't forget to change the symlink in /usr/src/
- Have you tried the compiling the 8139 options into the kernel itself,
rather than as a loadable module..?
- Hmmn... one more idea... maybe you could try the older rtl8139 module..?
Or loading the ne2k-pci module..? I *think* the 8139 chipset makes Holy
Sign (I'm not actually sure your RTL8100BL card is a 8139) should be ne2k
compatible.

Keep us posted,

Stroller.




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] splash.xpm.gz

2003-03-19 Thread Peter Eis
Patrick Marquetecken wrote:

Hi,

Does anyone know whats the best way to edit the splash.xpm.gz image, i dit not found any information about it. 
Changing it into gimp give's me something ugly.

Patrick

 

Here is something:
http://www.13thfloor.at/Software/lilo-splash
Cheers,
Peter
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Need Help Getting Setiathome Running {Solved}

2003-03-19 Thread Ralph F. De Witt
On Thu, 20 Mar 2003 07:39:56 +0100
Coogee [EMAIL PROTECTED] wrote:

 Did you do a rc-update add setiathome default?

Coogee:

Thanks for your assistance. The problem is now solved.

Ralph

--
[EMAIL PROTECTED] mailing list