[gentoo-user] question to balsa users

2005-01-13 Thread Botykai Zsolt
Hi for everyone,

my wife liked Balsa's screenshots, so she should choose that one but I need
one simple info before switching to that: 
does balsa support filtering (on receiving) throug a pipe/shell(script)
command?
{ I know i can do it with fetchmail/procmail-> local mail, but I want
my mail-client to do this - as kmail and sylpheed(-claws)? does.}

Zsoltik@

--

Opinions, conclusions and other information in this message that do not
relate to the official business of Online Business Technologies Corp.
shall be understood as neither given nor endorsed by it. In such cases
Online Business Technologies Corp. will not bear the responsibility of
consequences.
If you have received this communication in error, please notify the
system manager immediately by responding to this email and then delete
it from your system.


A levelben foglalt, nem az Online Rt. hivatalos uzletmenetevel kapcsolatos
velemenyek vagy mas informaciok vonatkozasaban az Online Rt. nem vallal
felelosseget.
Amennyiben a level valamely hiba folytan jutott Onhoz, kerjuk, hogy
valaszlevelben azonnal ertesitse a rendszer uzemeltetojet, majd torolje ki
a levelet rendszerebol!


--
gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Question

2004-03-02 Thread Ajai Khattri
On Mon, 1 Mar 2004, Rick Sivernell wrote:

> 1. is it best to compile with make or genkernel script?

Ive used genkernel on one machine and got the (in)famous / fs mounted
twice bug. Apparently it goes away if you make the kernel "by hand" so Im
switching to manual for my next install.

-- 
Aj.
Sys. Admin / Developer

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question about kportage

2004-02-08 Thread Phil Barnett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 08 February 2004 12:07 pm, Renat Golubchyk wrote:
> On Sunday 08 February 2004 17:46, Phil Barnett wrote:
> > When I run python-updater, I get the following message, but on the
> > web site, kportage is listed as not masked.
> >
> > http://packages.gentoo.org/packages/?category=app-portage;name=kporta
> >ge
>
> kportage is hard-masked. Check /usr/portage/profiles/package.mask
>
> # <[EMAIL PROTECTED]> (07 Jan 2004)
> # unmaintained and currently doesn't even build anymore. Masking until
> # plasmaroo makes a new version.
> app-portage/kportage
>
>
> Hope that helps.

Ok, I just unmerged it. Never used it anyway.

Thanks.

Someone should update the website.

- -- 

"The choices we make dictate the life we lead. To thine ownself be true." -- 
William Shakespeare
KI4DPT
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAJm5MWMqSOYd58pwRAv/AAJ9ecg0pfK1sRBB4SH2GRdZQE48K3gCfRbt7
Db9M2fL4n1rTJWufOI2wdEY=
=Tkfd
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question about kportage

2004-02-08 Thread Renat Golubchyk
On Sunday 08 February 2004 17:46, Phil Barnett wrote:
> When I run python-updater, I get the following message, but on the
> web site, kportage is listed as not masked.
>
> http://packages.gentoo.org/packages/?category=app-portage;name=kporta
>ge

kportage is hard-masked. Check /usr/portage/profiles/package.mask

# <[EMAIL PROTECTED]> (07 Jan 2004)
# unmaintained and currently doesn't even build anymore. Masking until
# plasmaroo makes a new version.
app-portage/kportage


Hope that helps.

Cheers,
Renat


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Question about kportage

2004-02-08 Thread Phil Barnett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


When I run python-updater, I get the following message, but on the web site, 
kportage is listed as not masked.

http://packages.gentoo.org/packages/?category=app-portage;name=kportage

What gives?

# python-updater
 * Starting Python Updater from 2.2 to 2.3 :
 * Searching for packages with files in /usr/lib/python2.2 ..
   Adding to list: app-portage/kportage-0.6.1
 * Calculating Upgrade Package List ..
   app-portage/kportage-0.6.1 is masked
 * Re-ordering packages to merge ..
 * Preparing to merge these packages in this order:
 *
 * 
 * * Packages that still need to be manually emerged :*
 * 
 *
 *  Masked Packages:
 *  
 *  Unmask the following packages (at your own risk) and
 *  emerge them using this command after removing the '-p'
 *  parameter.
 *
 *  emerge -p  \=app-portage/kportage-0.6.1
 *


- -- 

"The choices we make dictate the life we lead. To thine ownself be true." -- 
William Shakespeare
KI4DPT
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAJmfZWMqSOYd58pwRAhfgAJ9t4VOYon3QUcAmgqlUA+GaCol/kwCfRrgG
6rs/uCoyHBJkJpQEeSl5ays=
=QdX1
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question about compiler warnings

2004-01-17 Thread Jeremy Maitin-Shepard
No, generally not.

-- 
Jeremy Maitin-Shepard

--
[EMAIL PROTECTED] mailing list



[gentoo-user] question about compiler warnings

2004-01-17 Thread Mark Knecht
GENERAL QUESTION - Are warnings such as the following things that should
be reported as bugs?


game.h: In member function `BallStateInfo Player::stateInfo(int) const':
game.h:77: warning: passing `double' for argument 1 of
`QPoint::QPoint(int, 
   int)'
game.h:77: warning: passing `double' for argument 2 of
`QPoint::QPoint(int, 
   int)'
slope.cpp: In member function `virtual void Slope::draw(QPainter&)':
slope.cpp:236: warning: passing `double' for argument 1 of `void 
   QPainter::drawPixmap(int, int, const QPixmap&, int, int, int, int)'
slope.cpp:236: warning: passing `double' for argument 2 of `void 
   QPainter::drawPixmap(int, int, const QPixmap&, int, int, int, int)'



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question

2004-01-11 Thread Rick Sivernell
On Sun, 11 Jan 2004 23:43:39 +
Ciaran McCreesh <[EMAIL PROTECTED]> wrote:

> On Sun, 11 Jan 2004 17:15:07 -0600 Rick Sivernell <[EMAIL PROTECTED]>
> wrote:
> |What is the max number of partitions allowed in a gentoo system?
> | I jave the gen-kernel source 2.4.20r9 on a PIII 5333 coppermine CPU.
> 
> Depends. For a dos partition table, I think it's 15 or 16 per disc. For
> sparc disclabels, it's 7 (plus the special one) per disc. For other
> disclabels, it's something else. If you cheat and use LVM it's something
> silly like 255 per volumegroup, so you could get several thousand per
> disc.
> 
> Of course, you'll run out of device numbers after a while anyway, unless
> you switch to udev.
> 
> -- 
> Ciaran McCreesh
> Mail:ciaranm at gentoo.org
> Web: http://dev.gentoo.org/~ciaranm
> 
> 
Ciaran

   I am using reiserfs on I86 system.

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question

2004-01-11 Thread Ciaran McCreesh
On Sun, 11 Jan 2004 17:15:07 -0600 Rick Sivernell <[EMAIL PROTECTED]>
wrote:
|What is the max number of partitions allowed in a gentoo system?
| I jave the gen-kernel source 2.4.20r9 on a PIII 5333 coppermine CPU.

Depends. For a dos partition table, I think it's 15 or 16 per disc. For
sparc disclabels, it's 7 (plus the special one) per disc. For other
disclabels, it's something else. If you cheat and use LVM it's something
silly like 255 per volumegroup, so you could get several thousand per
disc.

Of course, you'll run out of device numbers after a while anyway, unless
you switch to udev.

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



pgp0.pgp
Description: PGP signature


[gentoo-user] Question

2004-01-11 Thread Rick Sivernell

List

   What is the max number of partitions allowed in a gentoo system?
I jave the gen-kernel source 2.4.20r9 on a PIII 5333 coppermine CPU.

cheers

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



[gentoo-user] question about alsa-sound and aplay

2003-12-24 Thread Alex Koval
Hi

I am using alsa-sound and I have no idea how to mix sounds?

I read all manual on aplay, alsa-sound, searched google, and nothing 
helps, so I am asking
community..

Problem: I set 'sound' into my IM as 'aplay soundfile'.  When I listen to 
music
via XMMS, XMMS blocks the audio device. As result, I do not hear the sound 
from
my IM program (in fact, a number of aplay process are waiting in 
background until
XMMS is finished).

So, when I stop playing XMMS, it takes around 2-3 minutes to listen to all 
those sounds
which were waiting for several hours.

Question:
---
Does anybody know how to play sounds simultaneously (via some mixer???) so 
I will
hear both IM and XMMS player?

thanks.

--
Alex V. Koval
http://www.halogen-dg.com/
http://www.zwarehouse.org/
--
[EMAIL PROTECTED] mailing list


[gentoo-user] question to output of "last"

2003-11-16 Thread Alexander Puchmayr
Hi folks!

When I type the command

last -i -a $LOGNAME

I get a table with the last logins from the actually logged in user. When he 
did log via XDM/KDM, the ip adress shown seems to be rather random, while 
logins from console show up correctly with 0.0.0.0 and real remote logins 
with the correct remote-ip. The random ip's for local kdm-logins are 
somewhat confusing; Is this a configuration error on my system or a bug?

Greetings,
Alex

-- 
Alexander Puchmayr
PGP/GPG-Key: http://puchmayr.linznet.at/private/alex_pubkey.asc


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question About Iptables Script and Sound

2003-11-04 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 04 November 2003 00:58, Kathy Wills wrote:
> I have searched the forums and connot find an answer to either of my 
> questions. I will be changing from Slackware 9.1 to Gentoo 1.4 starting 
> later tonight. My computer acts as the firewall/gateway for my small 
> home network.
> 
> With slackware I use a script file /etc/rc.d/rc.iptables to povide this 
> funcionality. It is based on a conf file in /etc. My first question is 
> do I place these two files in the same location in Gentoo as in 
> Slackware in order to provide the same functions?

If your rc script contains raw iptables commands, then run them and do an 
'/etc/init.d/iptables save'. This will use iptables-save to save your rules 
to IPTABLES_SAVE in /etc/conf.d/iptables.
Running '/etc/init.d/iptables start' will then use those saved rules 
('/etc/init.d/iptables stop' WILL NOT SAVE YOUR RULES).
/etc/conf.d/iptables also has a variable to enable IPv4 forwarding.

If it's an iptables-save formatted file
(
*nat
:PREROUTING
)
The just stick in place of IPTABLES_SAVE and start iptables.

> Next, I have a Soundblaster Live sound card. I plan to use alsa for 
> sound. Do I need to emerge emu10k1 along with the alsa?

Nope.
You can optionally set ALSA_CARDS=emu10k1 in /etc/make.conf so alsa-driver 
will only compile the emu10k1 driver, can save quite a bit of time.

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

iD8DBQE/p4kzInuLMrk7bIwRAvDPAKCafSud4vp3beNQz1ZiQOi4QswaHACfTVR/
LrEGeOrsblwz6qaxETBaeBM=
=t+Jv
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Question About Iptables Script and Sound

2003-11-03 Thread Kathy Wills
I have searched the forums and connot find an answer to either of my 
questions. I will be changing from Slackware 9.1 to Gentoo 1.4 starting 
later tonight. My computer acts as the firewall/gateway for my small 
home network.

With slackware I use a script file /etc/rc.d/rc.iptables to povide this 
funcionality. It is based on a conf file in /etc. My first question is 
do I place these two files in the same location in Gentoo as in 
Slackware in order to provide the same functions?

Next, I have a Soundblaster Live sound card. I plan to use alsa for 
sound. Do I need to emerge emu10k1 along with the alsa?

I will be doing a stage 3 install to start with as my husband would be 
hard to live with if he has to go for more than a day or so without 
internet.

--
Kathy Wills
+
+ Genealogy Web Site: http://www.kathywillsfamily.com   +
+   +
+ Summit Group Web Site: http://www.tsginfo.com/index.php?rc=VW4374 +
+


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] question re creating meta-ebuild for application distribution

2003-10-15 Thread Jacob Smullyan
On Wed, 2003-10-15 at 11:20, Sigurd Stordal wrote:
> > directory so that portage fully knows about it?  Can I do so in such a
> > way that an emerge rsync won't lose that information?  And if not, I
> PORTDIR_OVERLAY. You set it in the make.conf file, and make every new app dir 
> there, will not be updated by emerge sync.

I am using PORTDIR_OVERLAY.  But simply creating a new package directory
within it doesn't solve the problem.

To see this, try creating a new subdirectory
$PORTDIR_OVERLAY/app-whatever, create an application directory within
it, and a valid ebuild within it.  Do an ebuild digest, then emerge
app-whatever/whatever/whatever-1.0.ebuild.  It should install fine. 
Then do an emerge -s whatever.  It won't find your ebuild.  

So package directories must be registered somehow with portage, but I
don't know the mechanism.

js



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question re creating meta-ebuild for application distribution

2003-10-15 Thread Sigurd Stordal
> directory so that portage fully knows about it?  Can I do so in such a
> way that an emerge rsync won't lose that information?  And if not, I
PORTDIR_OVERLAY. You set it in the make.conf file, and make every new app dir 
there, will not be updated by emerge sync.
-- 
Sigurd Stordal
President of GOGS
Experimental Petrologist

--
[EMAIL PROTECTED] mailing list



[gentoo-user] question re creating meta-ebuild for application distribution

2003-10-15 Thread Jacob Smullyan
A question about using Gentoo's "meta-distribution" aspect:

I'm about to use a local meta-ebuild to deploy a set of applications
across a group of servers.  I'd rather not add this ebuild to an
existing package directory -- I'd rather use "app-$mycompanyname" --
but when I do so, I see that portage doesn't know about the new
package directory when I do an emerge -s $myappname.  This isn't a big
deal in and of itself, since the ebuild seems to merge and unmerge
without problems, but is there a way I can locally add a new package
directory so that portage fully knows about it?  Can I do so in such a
way that an emerge rsync won't lose that information?  And if not, I
am going to run into other problems by using an unsupported pkg
location? 

Thanks,

Jacob Smullyan



pgp0.pgp
Description: PGP signature


Re: [gentoo-user] question to linux-headers

2003-10-14 Thread Frank Reich
Spider wrote:
The update to -r1 is a very small one, that just adds a virtual to tell
your system that it has the OS headers, something which was not
necessary when we first packaged linux-headers, but that had to be added
now that we have more versions here.
Well... I'll update then.

Shouldn't I have installed sys-kernel/linux-headers-2.4.21, which is 
also available in portage-tree?
Nope.
Still a little strange to me... confusion with the version numbers. But 
ok, I'll just update the 2.4.19.

Thx 4 help.

Regards,
Frank.


--
[EMAIL PROTECTED] mailing list


RE: [gentoo-user] Question about this mailing list

2003-10-13 Thread Mark Knecht
> -Original Message-
> From: Hall Stevenson [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 13, 2003 1:06 PM
> To: [EMAIL PROTECTED]
> Subject: [gentoo-user] Question about this mailing list
> 
> 
> 
> I've been noticing something...

> ...I'm referring to parts of the quoted 
> messages being "snip"ped out.


Done by hand here

Cheers,
Mark


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Question about this mailing list

2003-10-13 Thread Jeffrey Smelser
Thats the group itself, I don't think thats the software. I have never seen the list 
software cut any of my replyies like that. I do it normally..

> I've been noticing something in quoted messages and thought 
> this is a very 
> well-behaved group, but now I suspect it's the mailing list 
> software 
> :-) Sorry guys and girls. Anyway, I'm referring to parts of 
> the quoted 
> messages being "snip"ped out. I've never seen that done 
> before and kinda 
> like it. Often, people do quote way too much. I'm wondering if this 
> possibly snips too much out too. I mean, I may not read the 
> original but 
> then a reply catches my attention.

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Question about this mailing list

2003-10-13 Thread Hall Stevenson
I've been noticing something in quoted messages and thought this is a very 
well-behaved group, but now I suspect it's the mailing list software 
:-) Sorry guys and girls. Anyway, I'm referring to parts of the quoted 
messages being "snip"ped out. I've never seen that done before and kinda 
like it. Often, people do quote way too much. I'm wondering if this 
possibly snips too much out too. I mean, I may not read the original but 
then a reply catches my attention.

Regards
Hall
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] question to linux-headers

2003-10-13 Thread Spider
begin  quote
On Mon, 13 Oct 2003 19:08:55 +0200
Frank Reich <[EMAIL PROTECTED]> wrote:

> Hello.
> 
> I wonder what's going on with those version numbers. I currently use a
> gentoo-stable kernel (sys-kernel/gs-sources-2.4.21_rc8). But for some 
> time now when trying to update a package it tells me to update 
> sys-kernel/linux-headers as well - from 2.4.19 to 2.4.19-r1. Why 
> 2.4._19_, although I use 2.4.21? How's that meant?

old thing. in usr/include/linux there should be a sanitized set of linux
headers that don't really do much but support glibc in its internal
process of dealing with the kernel. This version shouldn't change, as
all moving interfaces should be found through /lib/modules/`uname
-r`/build/include/linux (i think)

The update to -r1 is a very small one, that just adds a virtual to tell
your system that it has the OS headers, something which was not
necessary when we first packaged linux-headers, but that had to be added
now that we have more versions here.

 
> Shouldn't I have installed sys-kernel/linux-headers-2.4.21, which is 
> also available in portage-tree?
Nope.

//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] question to linux-headers

2003-10-13 Thread Frank Reich
Hello.

I wonder what's going on with those version numbers. I currently use a 
gentoo-stable kernel (sys-kernel/gs-sources-2.4.21_rc8). But for some 
time now when trying to update a package it tells me to update 
sys-kernel/linux-headers as well - from 2.4.19 to 2.4.19-r1. Why 
2.4._19_, although I use 2.4.21? How's that meant?

Shouldn't I have installed sys-kernel/linux-headers-2.4.21, which is 
also available in portage-tree?

Regards,
Frank.
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Question about ATA RAID controllers...

2003-10-02 Thread Prabhat Gupta
If you do a RAID 0 setup you will get a performance boost. It's a good idea.

Walther The Writer wrote:

I beleive I have hardware ATA RAID controller, becuase when I'm booting up with gentoo 
doataraid kernel option
the setup says it is detected and when I do modprobe ataraid, no errors appear. When I 
do modprobe pdcriad or hptraid.
modules can't be loaded with a bunch of errors, so I assume that I have ataraid. Now, 
if I do Kernel configuration,
what options have to be selected? How can I collect more information about my ata raid 
controller from Windows machine?
( I do not have Linux installed yet, struggling) 1)Do I need to select HPT336/337C 
chipset support? 2)Do I need to sellect
IDE Raid support? ( I think I do ).3) Highpoint? No, right, since mu modprobe failes. 
Or do I have to select them all?
Do I have to create /mnt/gentoo/dev directory before mount it?

Do installing the system on ATA RAid have some advantages? ( I have install Slackware 
even without knowing that
Raid exists).
Thanks,
Walther.


Code listing .1: Loading RAID modules
# modprobe ataraid
For Promise Raid Controllers:
# modprobe pdcraid
For Highpoint Raid Controllers:
# modprobe hptraid
Some ATA RAID Controllers require you to reboot after partitioning; formatting will 
otherwise fail.
Before chrooting, mount the devicetree into the new environment:
Code listing .2: Mounting /dev into /mnt/gentoo/dev
# mount -o bind /dev /mnt/gentoo/dev
During kernel configuration, select the required RAID options:
Code listing .3: RAID in the Linux Kernel Configuration
For Highpoint RAID controllers:
ATA/IDE/MFM/RLL support  --->
[*] HPT36X/37X chipset support
[*] Support for IDE Raid controllers
[*] Highpoint 370 software RAID
For Promise RAID controllers:
ATA/IDE/MFM/RLL support  --->
[*] PROMISE PDC202{46|62|65|67} support
and/or
[*] PROMISE PDC202{68|69|70|71|75|76|77} support
[*] Support for IDE Raid controllers
[*] Support Promise software RAID (Fasttrak(tm))
--
[EMAIL PROTECTED] mailing list


 

--
P r a b h a t  G u p t a 
/\/\*

Senior Software Engineer
Alternative System Concepts, Inc.
www.ascinc.com
22 Haverhill Road
Windham, NH 03087
Phone: (603) 437-2234  (o)



--
[EMAIL PROTECTED] mailing list


[gentoo-user] Question about ATA RAID controllers...

2003-10-02 Thread Walther The Writer
I beleive I have hardware ATA RAID controller, becuase when I'm booting up with gentoo 
doataraid kernel option
the setup says it is detected and when I do modprobe ataraid, no errors appear. When I 
do modprobe pdcriad or hptraid.
modules can't be loaded with a bunch of errors, so I assume that I have ataraid. Now, 
if I do Kernel configuration,
what options have to be selected? How can I collect more information about my ata raid 
controller from Windows machine?
( I do not have Linux installed yet, struggling) 1)Do I need to select HPT336/337C 
chipset support? 2)Do I need to sellect
IDE Raid support? ( I think I do ).3) Highpoint? No, right, since mu modprobe failes. 
Or do I have to select them all?


Do I have to create /mnt/gentoo/dev directory before mount it?

Do installing the system on ATA RAid have some advantages? ( I have install Slackware 
even without knowing that
Raid exists).

Thanks,
Walther.



Code listing .1: Loading RAID modules
# modprobe ataraid
For Promise Raid Controllers:
# modprobe pdcraid
For Highpoint Raid Controllers:
# modprobe hptraid
Some ATA RAID Controllers require you to reboot after partitioning; formatting will 
otherwise fail.


Before chrooting, mount the devicetree into the new environment:
Code listing .2: Mounting /dev into /mnt/gentoo/dev
# mount -o bind /dev /mnt/gentoo/dev


During kernel configuration, select the required RAID options:
Code listing .3: RAID in the Linux Kernel Configuration

For Highpoint RAID controllers:
ATA/IDE/MFM/RLL support  --->
[*] HPT36X/37X chipset support
[*] Support for IDE Raid controllers
[*] Highpoint 370 software RAID
For Promise RAID controllers:
ATA/IDE/MFM/RLL support  --->
[*] PROMISE PDC202{46|62|65|67} support
and/or
[*] PROMISE PDC202{68|69|70|71|75|76|77} support
[*] Support for IDE Raid controllers
[*] Support Promise software RAID (Fasttrak(tm))

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question about distcc

2003-09-29 Thread Dirk Heinrichs
Am Montag, 29. September 2003 18:54 schrieb Ian Truelsen:

> The main reason that I set up distcc is to try to speed the compilation
> on the Firewall box.
Hmm, a compiler on a firewall. Isn't this considered a security problem?

Bye...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)151 1513 6954
Configuration Manager   | Fax:  +49 (0)211 47068 111
Cap Gemini Ernst & Young| Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.cgey.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgp0.pgp
Description: signature


Re: [gentoo-user] Question about distcc

2003-09-29 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 29 September 2003 17:54, Ian Truelsen wrote:
> Here is the setup that I have:
>
> Desktop: Athlon 1700 XP
> Server: 400 MHz Celeron
> Firewall: Pentium 200MMX
>
> The main reason that I set up distcc is to try to speed the compilation
> on the Firewall box. I also have the Server use the Desktop to help its
> compile speed.
>
> What I was wondering was: would there be any gain, or loss, by having
> the Desktop send requests through to either of the other machines? Would
> it cause a bottleneck on the faster machine?

If you list localhost first, it shouldn't slow it down. I found this out last 
week with 2 laptops (mine gentoo: celery 650, work winxp: p4m 1.8). The work 
laptop was sending all the work off to my laptop, as it was listed first.

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

iD8DBQE/eGVPInuLMrk7bIwRAqHwAJ9FudOV6gzYRrhBg/elaGWv59JWdQCgoy01
4IEGdCwsKGkka+kPeP6lvno=
=gJoC
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Question about distcc

2003-09-29 Thread Ian Truelsen
Here is the setup that I have:

Desktop: Athlon 1700 XP
Server: 400 MHz Celeron
Firewall: Pentium 200MMX

The main reason that I set up distcc is to try to speed the compilation
on the Firewall box. I also have the Server use the Desktop to help its
compile speed.

What I was wondering was: would there be any gain, or loss, by having
the Desktop send requests through to either of the other machines? Would
it cause a bottleneck on the faster machine?

-- 
Ian Truelsen
Email: [EMAIL PROTECTED]
AIM: ihtruelsen
Homepage: http://www.ihtruelsen.dyndns.org

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question about ifconfig output

2003-08-25 Thread nmeyers
On Sun, Aug 24, 2003 at 07:49:51PM -0500, David H. Askew wrote:
> How many TX errors is indicative of a problem ? partial ifconfig output
> :
> 
>  
> eth1  Link encap:Ethernet  HWaddr 00:10:DC:C8:F9:AD
>   inet addr:192.168.1.1  Bcast:192.168.0.255  Mask:255.255.255.0
>   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>   RX packets:12511 errors:0 dropped:0 overruns:0 frame:0
>   TX packets:0 errors:13053 dropped:0 overruns:0 carrier:25979
>   collisions:0 txqueuelen:100
>   RX bytes:1113383 (1.0 Mb)  TX bytes:0 (0.0 b)
>   Interrupt:11 Base address:0xe000

I'd say 0% transmission success after 13053 attempts is indicative of
a problem.

Nathan Meyers
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



[gentoo-user] question about ifconfig output

2003-08-25 Thread David H. Askew
How many TX errors is indicative of a problem ? partial ifconfig output
:

 
eth1  Link encap:Ethernet  HWaddr 00:10:DC:C8:F9:AD
  inet addr:192.168.1.1  Bcast:192.168.0.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:12511 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:13053 dropped:0 overruns:0 carrier:25979
  collisions:0 txqueuelen:100
  RX bytes:1113383 (1.0 Mb)  TX bytes:0 (0.0 b)
  Interrupt:11 Base address:0xe000
 
eth2  Link encap:Ethernet  HWaddr 00:50:BA:CB:41:6D
  inet addr:192.168.2.1  Bcast:192.168.2.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:12901758 errors:0 dropped:0 overruns:0 frame:0
  TX packets:11469469 errors:16 dropped:0 overruns:9 carrier:0
  collisions:337049 txqueuelen:100
  RX bytes:2196411098 (2094.6 Mb)  TX bytes:3796869228 (3620.9
Mb)
  Interrupt:10 Base address:0xdc00
 
loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:120632 errors:0 dropped:0 overruns:0 frame:0
  TX packets:120632 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:4886315 (4.6 Mb)  TX bytes:4886315 (4.6 Mb)

-- 
How many Microsoft engineers does it take to change a light bulb ?

Answer : None, they just declare darkness a new standard. 



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


Re: [gentoo-user] Question

2003-08-05 Thread daniel
On August 1, 2003 04:42 pm, Rick Sivernell wrote:
>Appreciate your quick reply, setting up now, just thought there might be
> a commanbd to perform this.  Got another question.  Setting up an emerged
> xfree with xf86cfg, it makes my new XF86Config-4 in /etc/X11 just fine. But
> when I startxfce I get the following error:  no screens found. Any
> suggestion as where to look or what the problem is

"no screens found" reffers to the fact that there's no "Screen" section in 
your x config.  you should have something like this:

Section "Screen"
Identifier  "Screen0"
Device  "Card0"
Monitor "Monitor0"
DefaultDepth24
SubSection "Display"
Depth   24
Modes   "1024x768"
Viewport0 0
EndSubSection
EndSection

as well as a "Device" and "Monitor" section that handle your videocard and 
monitor respecitively.  if you don't have the time/patience/understanding to 
create your own custom xconfig, i'd suggest the following:

  # /usr/X11R6/bin/xf86config

good luck ;-)


-- 
lift up yourselves, men,
take yourselves out of the mire and hitch your hopes to the stars;
yes, rise as high as the very stars themselves.
let no man pull you down, let no man destroy your ambition,
because man is your brother;
he is not your lord.
- marcus garvey


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question

2003-08-01 Thread Rick Sivernell
On Fri, 01 Aug 2003 16:44:46 -0400
"brett holcomb" <[EMAIL PROTECTED]> wrote:

> Check man useradd - it's the -m switch which creates the 
> directory.
> 
> On Fri, 1 Aug 2003 15:20:08 -0500
>   Rick Sivernell <[EMAIL PROTECTED]> wrote:
> >List
> >
> >   I have just created a new laptop install on a laptop, 
> >up & running, but when I
> >created a new user, the /home/ was not created. 
> >What is the proper way
> >to fix this. I can log into by user/passwd.
> >
> >cheers
> >
> >-- 
> >Rick Sivernell
> >Dallas, Texas  75287
> >972 306-2296
> >[EMAIL PROTECTED]
> >Gentoo Linux 
> >Registered Linux User
> >
> >.~.
> >   / v \
> >  /( _ )\
> >^ ^
> >In Linux we trust!
> >
> >--
> >[EMAIL PROTECTED] mailing list
> >
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
Hey Brett

   I did use the man but did not see the -m, but then from time to time I do have
those senior moments . I will make not of this.

cheers
-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question

2003-08-01 Thread Rick Sivernell

donnie & Computer Club

   Appreciate your quick reply, setting up now, just thought there might be a
commanbd to perform this.  Got another question.  Setting up an emerged xfree
with xf86cfg, it makes my new XF86Config-4 in /etc/X11 just fine. But when I
startxfce I get the following error:  no screens found. Any suggestion as where
to look or what the problem is

Cheers and many thanks



-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question

2003-08-01 Thread Douglas Russell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Or emerge superadduser to not have to worry about all that and get an 
interactive user creation.

Puggy

On Friday 01 August 2003 9:44 pm, brett holcomb wrote:
> Check man useradd - it's the -m switch which creates the
> directory.
>
> On Fri, 1 Aug 2003 15:20:08 -0500
>
>   Rick Sivernell <[EMAIL PROTECTED]> wrote:
> >List
> >
> >   I have just created a new laptop install on a laptop,
> >up & running, but when I
> >created a new user, the /home/ was not created.
> >What is the proper way
> >to fix this. I can log into by user/passwd.
> >
> >cheers
> >
> >--
> >Rick Sivernell
> >Dallas, Texas  75287
> >972 306-2296
> >[EMAIL PROTECTED]
> >Gentoo Linux
> >Registered Linux User
> >
> >.~.
> >   / v \
> >  /( _ )\
> >^ ^
> >In Linux we trust!
> >
> >--
> >[EMAIL PROTECTED] mailing list
>
> --
> [EMAIL PROTECTED] mailing list
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/KtFWXYnvgFdTojMRAs7FAJwOgfHTAENdY1SrBx0NWcWEYb026ACg0rk+
p1OBYCNDkBCXH2TIZ3Gqtck=
=k2T3
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question

2003-08-01 Thread brett holcomb
Check man useradd - it's the -m switch which creates the 
directory.

On Fri, 1 Aug 2003 15:20:08 -0500
 Rick Sivernell <[EMAIL PROTECTED]> wrote:
List

  I have just created a new laptop install on a laptop, 
up & running, but when I
created a new user, the /home/ was not created. 
What is the proper way
to fix this. I can log into by user/passwd.

cheers

--
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!
--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Question

2003-08-01 Thread donnie berkholz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Friday 01 August 2003 15:20, Rick Sivernell wrote:
> List
>
>   I have just created a new laptop install on a laptop, up & running, but
> when I created a new user, the /home/ was not created. What is the
> proper way to fix this. I can log into by user/passwd.
>
> cheers

You need the -m flag to useradd to automatically create homedir etc.

Also, superadduser is a nice way to do this. emerge superadduser.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/Ks7/XVaO67S1rtsRAtwqAKCtyHR8V2N1bTyrzC0NeHB4EgnGkwCfTBm1
10wvOrC468QCsOc0CU8hblc=
=lDO9
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question

2003-08-01 Thread Computer Club
create the user that you want, add the user to whichever group you want (create a new
group if desired) then in /home create a directory with the name of the user.  change 
the
owner of the new directory to your user, change the group to whatever group the new 
user
is part of, and then set the permissions so that the new user can access the directory

On Fri, 01 Aug 2003 15:20:08 -0500
Rick Sivernell <[EMAIL PROTECTED]> wrote:
> List
> 
>   I have just created a new laptop install on a laptop, up & running, but when I
> created a new user, the /home/ was not created. What is the proper way
> to fix this. I can log into by user/passwd.
> 
> cheers
> 
> -- 
> Rick Sivernell
> Dallas, Texas  75287
> 972 306-2296
> [EMAIL PROTECTED]
> Gentoo Linux 
> Registered Linux User
> 
>.~.
>   / v \
>  /( _ )\
>^ ^
> In Linux we trust!
> 
> --
> [EMAIL PROTECTED] mailing list
> 


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Question

2003-08-01 Thread Rick Sivernell
List

  I have just created a new laptop install on a laptop, up & running, but when I
created a new user, the /home/ was not created. What is the proper way
to fix this. I can log into by user/passwd.

cheers

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Question on openbox3/Xfce4

2003-07-20 Thread Susie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Anyone know if an ebuild for this is in the works?  I was surfing the
other day and realized version 3 is out.  I'd try to make an ebuild
myself but I don't know the particulars of working with eclass
commonbox(or I'd of made an ebuild for hacked box already).

Oh and on a diffrent window manager topic... is there something to dock
windowmaker apps in xfce4?  If so how do I do it?  Thanks

- -- 

Susie
http://arienadean.tripod.com/

Digitally signed
GPG Key ID: E93F0D23
Key fingerprint = 33F8 0E9D 3AD1 23E0 C70F  ECC6 7871 D811 E93F 0D23

- ---

"Men are not prisoners of fate, but only prisoners of their own minds."
- - Franklin D. Roosevelt



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/G0FVeHHYEek/DSMRAshBAKCTVRg4ofpcSw1XJu05V9o/rvk5qQCfYft1
72kRJvzGs9cFBBSiicott5I=
=L3TT
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question

2003-07-12 Thread Rick Sivernell
Stephan, Nathan, Jan 

   Excuse me a little, I tend to get upset after screwing with stuff that should
work the 1st time. Now I have fixed the problem. Let me explain properly what
what the problem is, I am cooled off now. In developing a program on Caldera
system, I have moved the code to gentoo. I now created a directory tree under
/usr/local name silverware with bin,docs,logs,lib/debug,lib/release & etc. When
scons built a new or rebuilt an shared lib, it is instructed to copy the lib to
the new directory, debug libs to lib/debug, release to release. These wre not
symlinks , just stright copies. In actually it was all proper, but this exerc
forced me to perform what I wanted in a more relative postion as I should have
done before. As things turned out I have had to perform some things & learn
gentoo a little better, I think I have. One thing I do know the worst linux
distro is 1k time better than M$sludge. At this point all is well here in
mudsville till the next crisis.  I still have a cupsd problem to work on and
sound does not seem to work, even though the system says sound is loaded. Hmmm,
that must wait a while. this program is for a directed study project that is
comming due in 3 months. Gentlemen, MUCH Gracious for the help and a switf kick
inthe x.

cheers


-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question

2003-07-12 Thread Stephen Varga
Rick,

What Nathan and others have conculuded from the information you provided
that is that the program you running is trying to create a hard-linked
file across mount points, you can not do this, you can only create
soft-links across mount points.

I am guessing that when you built your Gentoo system, you most likely
made the descision create mount points like /, /usr, /home, etc, where
your Caldera system made the decsions for you and put everthing on /.

If you do a 'df' on your Gentoo system and if the source directory and
the destination directory fall on different lines then you can not
create use hard-links 'ln', you need to use sof-links 'ln -s'

HTH,
Steve

On Fri, 2003-07-11 at 17:02, Rick Sivernell wrote:
> Nathan
> 
> I guess software can not move, copy data or programs, you must be bash or
> something. This is totally bull. I have te same on my caldera system and all
> works fine. I have moved the location back onto the partition now and that
> problem is gone.  I am almost ready to dump gentoo, just too many problem here.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question

2003-07-11 Thread Jan Kuipers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Friday 11 July 2003 23:02, Rick Sivernell wrote:
> Nathan
>
> I guess software can not move, copy data or programs, you must be bash
> or something. This is totally bull. 

Mwell you are the one who programmed it, and without any further clues from 
your side Nathan is probably right on with his EXDEV explanation.

ttfn, jen.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/Dyvd4zpzaDSRuAsRAtdDAJ9jBNNUfSKhdI8fU+YUpyMFildykACfWsmz
o2DjMnE0bfakn/jqJhhYyro=
=KuEJ
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question

2003-07-11 Thread nmeyers
On Fri, Jul 11, 2003 at 04:02:16PM -0500, Rick Sivernell wrote:
> Nathan
> 
> I guess software can not move, copy data or programs, you must be bash or
> something. This is totally bull. I have te same on my caldera system and all
> works fine. I have moved the location back onto the partition now and that
> problem is gone.  I am almost ready to dump gentoo, just too many problem here.

You're right, Rick, it is bull. Any script or program can move
and copy files. You're getting a lot of aerobic exercise jumping to
conclusions because nobody can identify the problem from the description
you've given and the one person who's trying (me) doesn't seem to be
able to describe his observations in language you can understand.

Sorry it's not obvious... but it isn't. There's a significant chance that
the application you're using simply isn't very robust, and your Gentoo
system provides a configuration it can't deal with. Since you don't want
to take the time to understand it, dumping Gentoo is probably the right
answer for you.

Nathan Meyers
[EMAIL PROTECTED]

> 
> -- 
> Rick Sivernell
> Dallas, Texas  75287
> 972 306-2296
> [EMAIL PROTECTED]
> Gentoo Linux 
> Registered Linux User
> 
>.~.
>   / v \
>  /( _ )\
>^ ^
> In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question

2003-07-11 Thread Rick Sivernell
Nathan

I guess software can not move, copy data or programs, you must be bash or
something. This is totally bull. I have te same on my caldera system and all
works fine. I have moved the location back onto the partition now and that
problem is gone.  I am almost ready to dump gentoo, just too many problem here.

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question

2003-07-11 Thread nmeyers
On Fri, Jul 11, 2003 at 08:25:12AM -0500, Rick Sivernell wrote:
> Nathan
> 
>Thanks for your reply. After the compile of a shared lib & it's creation, I
> have scons, a python script system who compiles code, copy the new lib to a new
> location. There has not been a ln -s of any type on other linux systems. Now I
> have just moved all development to this new linux distro. I am using the latest
> python, scons, gcc & etc on gentoo.  I have half a dozen shared libs that are
> built & moved.

The problem is a lack of "ln -s" - it appears that scons is trying to do
a "ln", not a "ln -s". You might look at the differences in how you've
laid out your filesystems before and after moving to Gentoo. My wild
guess is that two directories that were in the same filesystem (i.e.,
partition) are now in different filesystems.

Nathan Meyers
[EMAIL PROTECTED]

> 
> cheers
> 
> 
> -- 
> Rick Sivernell
> Dallas, Texas  75287
> 972 306-2296
> [EMAIL PROTECTED]
> Gentoo Linux 
> Registered Linux User
> 
>.~.
>   / v \
>  /( _ )\
>^ ^
> In Linux we trust!
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 
> 

-- 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question

2003-07-11 Thread Rick Sivernell
Nathan

   Thanks for your reply. After the compile of a shared lib & it's creation, I
have scons, a python script system who compiles code, copy the new lib to a new
location. There has not been a ln -s of any type on other linux systems. Now I
have just moved all development to this new linux distro. I am using the latest
python, scons, gcc & etc on gentoo.  I have half a dozen shared libs that are
built & moved.

cheers


-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question

2003-07-11 Thread nmeyers
On Fri, Jul 11, 2003 at 07:03:41AM -0500, Rick Sivernell wrote:
> 
> 
>I am having a big problem. I am developing a new software program and now
> transferring the development from other boxen that compile and run the progam. On
> my new gentoo system I get the following:

What are you doing when you get this? Installing, compiling, running?

The error message suggests that whatever process is running (installer?)
is trying to create a hard link across disk drives. For example, maybe
it's trying to do a:

  ln /foo/libregistryD.so /usr/local/sliverware/lib/debug/libregistryD.so

and your /foo and /usr are on different drives. This is a fault in
whatever process is trying to do it - the usual "right" way is to make
a symbolic link instead of a hard link.

Nathan Meyers
[EMAIL PROTECTED]

> 
> 
>  [EMAIL PROTECTED] silverwareIDE # scons. scons: 
> Reading SConscript files ...
> scons: done reading SConscript files.
> scons: Building targets ...
> Unable to install "registry/libregistryD.so" as
> "/usr/local/silverware/lib/debug/libregistryD.so"[Errno 18] Invalid cross-device
> link scons: *** [/usr/local/silverware/lib/debug/libregistryD.so] Error -1
> scons: done building targets.
> [EMAIL PROTECTED] silverwareIDE # 
> 
>   I have tried to run fsck from within grub but no go, & tried to get into run
> level 3 to run in single mode. Obviously I am misguided here, can anyone tell me
> how to fix this. I am using resiserfs on all partitions except /boot -> ext3.
> 
> cheers
> -- 
> Rick Sivernell
> Dallas, Texas  75287
> 972 306-2296
> [EMAIL PROTECTED]
> Gentoo Linux 
> Registered Linux User
> 
>.~.
>   / v \
>  /( _ )\
>^ ^
> In Linux we trust!

--
[EMAIL PROTECTED] mailing list



[gentoo-user] question

2003-07-11 Thread Rick Sivernell


   I am having a big problem. I am developing a new software program and now
transferring the development from other boxen that compile and run the progam. On
my new gentoo system I get the following:


 [EMAIL PROTECTED] silverwareIDE # scons. scons: 
Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
Unable to install "registry/libregistryD.so" as
"/usr/local/silverware/lib/debug/libregistryD.so"[Errno 18] Invalid cross-device
link scons: *** [/usr/local/silverware/lib/debug/libregistryD.so] Error -1
scons: done building targets.
[EMAIL PROTECTED] silverwareIDE # 

  I have tried to run fsck from within grub but no go, & tried to get into run
level 3 to run in single mode. Obviously I am misguided here, can anyone tell me
how to fix this. I am using resiserfs on all partitions except /boot -> ext3.

cheers
-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question about Evolution 1.4

2003-06-29 Thread Steven R. Ringwald




On Sun, 2003-06-29 at 14:07, oford wrote:

> > How did you go about importing your old (1.2.4) contacts and calendar? 
> > For me, I had mixed results - on one system my accounts were preserved
> > but no contacts/calendar, and on the other system it was as if I had
> > started clean.  Other than that, Evolution 1.4.0 has worked
> > fantastically.
> > 
> > On Sun, 2003-06-29 at 11:04, Steven R. Ringwald wrote:
> > > I apologise in advance if this question has already been asked. 
> > > 
> > > Any idea when the Evolution 1.4 ebuild is going to "blessed" as being
> > > as stable as the 1.2.4 ebuild? I have been using it for a day or two,
> > > and it seems to be as stable as the 1.2 series so far. I know that my
> > > results may be different than other people's; just wondering what
> > > others thought.
> 
> I exported them from 1.2.4 before making the switch and then started
> Evolution up. It seemed to recognize everything automagically, as I
> still have my contacts folder and calendar stuff intact.
> 
> Steve

Could you elaborate on the export procedure, please?  I seem unable to
locate an "export" feature.


In the contacts folder, select all the contacts and click "Save as VCard".

Steve





-- 
Steven R. Ringwald <[EMAIL PROTECTED]>
Asric Consulting Services








Re: [gentoo-user] Question about Evolution 1.4

2003-06-29 Thread oford
On Sun, 2003-06-29 at 11:33, Steven R. Ringwald wrote:
> On Sun, 2003-06-29 at 09:08, Alec Berryman wrote: 
> > How did you go about importing your old (1.2.4) contacts and calendar? 
> > For me, I had mixed results - on one system my accounts were preserved
> > but no contacts/calendar, and on the other system it was as if I had
> > started clean.  Other than that, Evolution 1.4.0 has worked
> > fantastically.
> > 
> > On Sun, 2003-06-29 at 11:04, Steven R. Ringwald wrote:
> > > I apologise in advance if this question has already been asked. 
> > > 
> > > Any idea when the Evolution 1.4 ebuild is going to "blessed" as being
> > > as stable as the 1.2.4 ebuild? I have been using it for a day or two,
> > > and it seems to be as stable as the 1.2 series so far. I know that my
> > > results may be different than other people's; just wondering what
> > > others thought.
> 
> I exported them from 1.2.4 before making the switch and then started
> Evolution up. It seemed to recognize everything automagically, as I
> still have my contacts folder and calendar stuff intact.
> 
> Steve

Could you elaborate on the export procedure, please?  I seem unable to
locate an "export" feature.

-- 
Owen Ford <[EMAIL PROTECTED]>



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


Re: [gentoo-user] Question about Evolution 1.4

2003-06-29 Thread Jon Gaudette
On Sun, 2003-06-29 at 12:47, Steven R. Ringwald wrote:
> On Sun, 2003-06-29 at 09:37, Jon Gaudette wrote: 
> > Since you are using 1.4, maybe you can answer a question I have about
> > it.  How does it handle signatures?  Does it still add your signature to
> > the bottom of the entire e-mail, even if replying top-style?
> 
> As far as I have been able to tell, yes, unfortunately. I submitted a
> bug-report a long while back stating that while they may prefer
> bottom-centric emails, there are corporations out there looking to get
> away from Exchange/Outlook that require top-posting. I should know; I
> watched a 1000 client-license opportunity for Ximian Connector die
> just for that reason. Netiquette is one thing; corporate policy is
> sometimes quite another.
> Steve

See, that's really too bad.  You would think they would want to change
something like that, especially in your Connector license situation!

Thank you for the information!

-Jon "GenKiller" Gaudette
http://www.digital-drip.com


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


Re: [gentoo-user] Question about Evolution 1.4

2003-06-29 Thread Steven R. Ringwald




On Sun, 2003-06-29 at 09:41, Chris Bannister wrote:

Sunday, June 29, 2003, 5:37:43 PM, Jon Gaudette wrote:

> Does it still add your signiture to the bottom of the entire e-mail,
> even if replying top-style?

Given that replying above a message is hard to read, I'm not sure I'd
want an MUA that encouraged it.


Encourage is one thing; force to the point of being inconvenient is quite another. Some corporate managers like top posting, because they can get a feel for the message thread without having to read from the bottom up. But then, as we all know, all corporate managers are like Dilbert's manager. :-)

Steve





-- 
Steven R. Ringwald <[EMAIL PROTECTED]>
Asric Consulting Services








Re: [gentoo-user] Question about Evolution 1.4

2003-06-29 Thread Steven R. Ringwald




On Sun, 2003-06-29 at 09:37, Jon Gaudette wrote:

Since you are using 1.4, maybe you can answer a question I have about
it.  How does it handle signatures?  Does it still add your signature to
the bottom of the entire e-mail, even if replying top-style?


As far as I have been able to tell, yes, unfortunately. I submitted a bug-report a long while back stating that while they may prefer bottom-centric emails, there are corporations out there looking to get away from Exchange/Outlook that require top-posting. I should know; I watched a 1000 client-license opportunity for Ximian Connector die just for that reason. Netiquette is one thing; corporate policy is sometimes quite another.


Thanks!  Hopefully it'll go stable soon


Yeah. I am hoping the same thing. As I mentioned, seems as stable (if not more so) than the "currently available" and seems to be at least 2x faster.


Steve





-- 
Steven R. Ringwald <[EMAIL PROTECTED]>
Asric Consulting Services








Re: [gentoo-user] Question about Evolution 1.4

2003-06-29 Thread Chris Bannister
Sunday, June 29, 2003, 5:37:43 PM, Jon Gaudette wrote:

> Does it still add your signiture to the bottom of the entire e-mail,
> even if replying top-style?

Given that replying above a message is hard to read, I'm not sure I'd
want an MUA that encouraged it.

-- 
Chris Bannister
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question about Evolution 1.4

2003-06-29 Thread Jon Gaudette
Since you are using 1.4, maybe you can answer a question I have about
it.  How does it handle signitures?  Does it still add your signiture to
the bottom of the entire e-mail, even if replying top-style?

Thanks!  Hopefully it'll go stable soon

-Jon "GenKiller" Gaudette
http://www.digital-drip.com

On Sun, 2003-06-29 at 12:04, Steven R. Ringwald wrote:
> I apologise in advance if this question has already been asked. 
> 
> Any idea when the Evolution 1.4 ebuild is going to "blessed" as being
> as stable as the 1.2.4 ebuild? I have been using it for a day or two,
> and it seems to be as stable as the 1.2 series so far. I know that my
> results may be different than other people's; just wondering what
> others thought.
> 
> Thanks!
> 
> Steve Ringwald


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


Re: [gentoo-user] Question about Evolution 1.4

2003-06-29 Thread Steven R. Ringwald




On Sun, 2003-06-29 at 09:08, Alec Berryman wrote:

How did you go about importing your old (1.2.4) contacts and calendar? 
For me, I had mixed results - on one system my accounts were preserved
but no contacts/calendar, and on the other system it was as if I had
started clean.  Other than that, Evolution 1.4.0 has worked
fantastically.

On Sun, 2003-06-29 at 11:04, Steven R. Ringwald wrote:
> I apologise in advance if this question has already been asked. 
> 
> Any idea when the Evolution 1.4 ebuild is going to "blessed" as being
> as stable as the 1.2.4 ebuild? I have been using it for a day or two,
> and it seems to be as stable as the 1.2 series so far. I know that my
> results may be different than other people's; just wondering what
> others thought.


I exported them from 1.2.4 before making the switch and then started Evolution up. It seemed to recognize everything automagically, as I still have my contacts folder and calendar stuff intact.

Steve







-- 
Steven R. Ringwald <[EMAIL PROTECTED]>
Asric Consulting Services








Re: [gentoo-user] Question about Evolution 1.4

2003-06-29 Thread Alec Berryman
How did you go about importing your old (1.2.4) contacts and calendar? 
For me, I had mixed results - on one system my accounts were preserved
but no contacts/calendar, and on the other system it was as if I had
started clean.  Other than that, Evolution 1.4.0 has worked
fantastically.

On Sun, 2003-06-29 at 11:04, Steven R. Ringwald wrote:
> I apologise in advance if this question has already been asked. 
> 
> Any idea when the Evolution 1.4 ebuild is going to "blessed" as being
> as stable as the 1.2.4 ebuild? I have been using it for a day or two,
> and it seems to be as stable as the 1.2 series so far. I know that my
> results may be different than other people's; just wondering what
> others thought.
> 
> Thanks!
> 
> Steve Ringwald


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


[gentoo-user] Question about Evolution 1.4

2003-06-29 Thread Steven R. Ringwald




I apologise in advance if this question has already been asked. 

Any idea when the Evolution 1.4 ebuild is going to "blessed" as being as stable as the 1.2.4 ebuild? I have been using it for a day or two, and it seems to be as stable as the 1.2 series so far. I know that my results may be different than other people's; just wondering what others thought.

Thanks!

Steve Ringwald




[gentoo-user] question iptables

2003-06-21 Thread Rick Sivernell
List

I am trying to get a linux router/gateway setup. I am close but iptabes
is giving me a problem. When I reboot I am getting a few unresolved external from
the modules I built on kernel build. What I want to do is, IPV4 & 6, shorewall
firewall, nat, ipforwading and most of the security on a soho system. What
.config setting do I really need, I will send offline my .config if that helps.
Appreciate any help here. 2 nics are working fine


cheers
-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question here

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

On Friday 06 June 2003 05:08, Rick Sivernell wrote:
>I am writing a program and I have several shared libs. The code was
> written on my machine using Caldera eWorkstation 3.1.1. Now on gentoo and
> code can not find the libs now. I have put path in /etc/ld.so.conf and no
Well, in Gentoo, you have to add the LD_PATH to one of the files in 
"/etc/env.d", because Gentoo uses env-update to automatically regenerate 
ld.conf from the env.d files. I've had to add to the 00basic file the path to 
"/opt/zetagrid" when I installed it, for it to find the libs there, had the 
same problem trying to change ld.so.conf, but Gentoo overwrites it whe you do 
a ldconfig. So go to the env.d directory and add it in one of the files 
there, or make your own. Then run env-update, and you should be ready to go.

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

iD8DBQE+4IwFSB4UOs/snOURAvuGAJ9zrtT7C1bD+QDmeEJWX2cf0QOhOACdGpsB
OoUnD4jr8IouSqtBPvdecrY=
=kuL0
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question here

2003-06-05 Thread Anthony Ventimiglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 05 June 2003 11:08 pm, Rick Sivernell wrote:
>I am writing a program and I have several shared libs. The code was
> written on my machine using Caldera eWorkstation 3.1.1. Now on gentoo and
> code can not find the libs now. I have put path in /etc/ld.so.conf and no
> joy. I went looking for LD_LIBIRARY_PATH, is there such variable in gentoo
> or is there some other place or way for my program to use my libs.  Many
> thanks

Silly question, but did you run ldconfig after installing the shared libs ?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iQCVAwUBPuAUwQqNYTLzAsoIAQIdeAP/duW6D54WPbsktfS4iue8vQr8J3d+bv9r
ICWLC288t2QK4Zu/QipIFW8wwsyxjLC8vulNdSaG8fLtgHT/FPqY7ESKQ7TOX8UJ
LZoWeOAw6nHwfPmmAobsxm/QegtBL57mcAk08Udf+tkIOggmyZa7Y7LA3Q6adinD
p0gCQ9dZ3OU=
=CkvL
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



[gentoo-user] question here

2003-06-05 Thread Rick Sivernell

   I am writing a program and I have several shared libs. The code was written on
my machine using Caldera eWorkstation 3.1.1. Now on gentoo and code can not find
the libs now. I have put path in /etc/ld.so.conf and no joy. I went looking for
LD_LIBIRARY_PATH, is there such variable in gentoo or is there some other place
or way for my program to use my libs.  Many thanks

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Gentoo Linux 
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question

2003-05-29 Thread brett holcomb
And it needs to be checked autostart or automount at boot.

On 28 May 2003 23:09:25 +
 Ben Sparks <[EMAIL PROTECTED]> wrote:
Did you compile devfs into the kernel?  Gentoo requires 
that you do this
or things won't work right(technical explination).  

On Thu, 2003-05-29 at 01:53, Rick Sivernell wrote:
  Got system up and running now, but 2 small quirks to 
fix.

1. On boot, I get the devfs must be set for gentoo & 
check with site,
   thus /boot is not in /etc/fstab but /mnt/init.d/.., 
althoght there is
   a /boot/bzImage only in /boot. Did I miss something/

2. can not mount cdrom fstab says there needs to be a
   /dev/cdroms/cdrom0, there is none and no /dev/cdroms. 
I assume there
   is a command to build this in /dev.

cheers


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] question

2003-05-29 Thread Rick Sivernell
On 28 May 2003 23:09:25 +
Ben Sparks <[EMAIL PROTECTED]> wrote:

> Did you compile devfs into the kernel?  Gentoo requires that you do this
> or things won't work right(technical explination).  
> 
> On Thu, 2003-05-29 at 01:53, Rick Sivernell wrote:
> >   Got system up and running now, but 2 small quirks to fix.
> > 
> > 1. On boot, I get the devfs must be set for gentoo & check with site,
> >thus /boot is not in /etc/fstab but /mnt/init.d/.., althoght there is
> >a /boot/bzImage only in /boot. Did I miss something/
> > 
> > 2. can not mount cdrom fstab says there needs to be a
> >/dev/cdroms/cdrom0, there is none and no /dev/cdroms. I assume there
> >is a command to build this in /dev.
> > 
> > cheers
> 

   In menuconfig -> filesystem I selected everything but reiser debug. and at [*]
and used a menu config from another machine just like it to boot.
cheers


Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1.1
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question

2003-05-29 Thread Ben Sparks
Did you compile devfs into the kernel?  Gentoo requires that you do this
or things won't work right(technical explination).  

On Thu, 2003-05-29 at 01:53, Rick Sivernell wrote:
>   Got system up and running now, but 2 small quirks to fix.
> 
> 1. On boot, I get the devfs must be set for gentoo & check with site,
>thus /boot is not in /etc/fstab but /mnt/init.d/.., althoght there is
>a /boot/bzImage only in /boot. Did I miss something/
> 
> 2. can not mount cdrom fstab says there needs to be a
>/dev/cdroms/cdrom0, there is none and no /dev/cdroms. I assume there
>is a command to build this in /dev.
> 
> cheers


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


[gentoo-user] question

2003-05-29 Thread Rick Sivernell

  Got system up and running now, but 2 small quirks to fix.

1. On boot, I get the devfs must be set for gentoo & check with site,
   thus /boot is not in /etc/fstab but /mnt/init.d/.., althoght there is
   a /boot/bzImage only in /boot. Did I miss something/

2. can not mount cdrom fstab says there needs to be a
   /dev/cdroms/cdrom0, there is none and no /dev/cdroms. I assume there
   is a command to build this in /dev.

cheers
-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1.1
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question

2003-05-29 Thread brett holcomb
You're welcome!

On Wed, 28 May 2003 09:43:23 -0500
 Rick Sivernell <[EMAIL PROTECTED]> wrote:
Brett Andrew Yusuf Richardo

   many thanks, I will read the man page, as I have 
never performed the
wheel add. I raise a fresh cold brew in your honor, many 
thanks.

cheers

--
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1.1
Registered Linux User
   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!
--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] question

2003-05-29 Thread Rick Sivernell
Brett Andrew Yusuf Richardo

   many thanks, I will read the man page, as I have never performed the
wheel add. I raise a fresh cold brew in your honor, many thanks.

cheers

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1.1
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] question

2003-05-29 Thread Ricardo Nuno
Hi,

You have to put the new user in the group wheel, so then he can su to root.

RNuno

-Original Message-
From: Rick Sivernell [mailto:[EMAIL PROTECTED]
Sent: quarta-feira, 28 de Maio de 2003 14:28
To: Gentoo Users
Subject: [gentoo-user] question



  Question here, I may have not given a completed enough command. I
created a new user on a new system. But the only problem is that the new
user can not su with passwd to root user. What do I need to perform?
any help appreciated.

cheers

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1.1
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question

2003-05-29 Thread Andrew Kirilenko
Hello!

On 08:27 Wed 28 May, Rick Sivernell wrote:
> 
>   Question here, I may have not given a completed enough command. I
> created a new user on a new system. But the only problem is that the new
> user can not su with passwd to root user. What do I need to perform?
> any help appreciated.
> 
> cheers
> 

This question should be in FAQ (isn't it?).

Just add your user to the wheel group.

Best regards,
Andrew.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] question

2003-05-29 Thread Yusuf Nagree




add  "user" to the group "wheel"

On Wed, 2003-05-28 at 21:27, Rick Sivernell wrote:

  Question here, I may have not given a completed enough command. I
created a new user on a new system. But the only problem is that the new
user can not su with passwd to root user. What do I need to perform?
any help appreciated.

cheers





Re: [gentoo-user] question

2003-05-29 Thread brett holcomb
To su a user must be a member of the wheel group.  You can 
use groupadd but read the man page.  You must give not 
only the new group but any others he is part of.

On Wed, 28 May 2003 08:27:53 -0500
 Rick Sivernell <[EMAIL PROTECTED]> wrote:
  Question here, I may have not given a completed enough 
command. I
created a new user on a new system. But the only problem 
is that the new
user can not su with passwd to root user. What do I need 
to perform?
any help appreciated.

cheers

--
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1.1
Registered Linux User
   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!
--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


RE: [gentoo-user] question

2003-05-29 Thread Wrolstad, Andy
You need to add this new user to the wheel group.

-Andy-

-Original Message-
From: Rick Sivernell [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 28, 2003 8:28 AM
To: Gentoo Users
Subject: [gentoo-user] question



  Question here, I may have not given a completed enough command. I
created a new user on a new system. But the only problem is that the new
user can not su with passwd to root user. What do I need to perform?
any help appreciated.

cheers

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1.1
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list

--
[EMAIL PROTECTED] mailing list



[gentoo-user] question

2003-05-29 Thread Rick Sivernell

  Question here, I may have not given a completed enough command. I
created a new user on a new system. But the only problem is that the new
user can not su with passwd to root user. What do I need to perform?
any help appreciated.

cheers

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1.1
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question on Portage

2003-04-06 Thread Kurt Lieber
On Sat, Apr 05, 2003 at 09:18:06PM -0800 or thereabouts, Susie wrote:
> Why is there 2 of pretty much every ebuild?  I ask as I noticed awhile
> back there seems to be ebuilds in both /var/db/pkg/  and  /usr/portage/ 
> Isn't that redundant?  Don't we need just one copy of an ebuild per
> package?  I'm just curious why...  

/var/db/pkg contains copies of installed ebuilds which may or may not also
exist in /usr/portage (see below)

> Anyways other than that why even with my frequent rsyncs do I have some
> fairly old ebuilds in there?  I can see the testing/new being masked
> being in the tree and the current stables being in the tree but why are
> some fairly old versions in the tree?

Because you don't always want to upgrade your machine all that often.  Take
a firewall for example -- it filters packets.  Nothing more.  Short of
security fixes, if it's working just fine, why upgrade it?

So, by having older versions of ebuilds available in the tree, we are able
to provide choice to more of our users.

--kurt

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Question on Portage

2003-04-05 Thread Susie
Why is there 2 of pretty much every ebuild?  I ask as I noticed awhile
back there seems to be ebuilds in both /var/db/pkg/  and  /usr/portage/ 
Isn't that redundant?  Don't we need just one copy of an ebuild per
package?  I'm just curious why...  

Anyways other than that why even with my frequent rsyncs do I have some
fairly old ebuilds in there?  I can see the testing/new being masked
being in the tree and the current stables being in the tree but why are
some fairly old versions in the tree?

-- 

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

---

"Beauty is not in the face; beauty is a light in the heart." - Kahlil
Gibran

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question:

2003-04-04 Thread Spider
begin  quote
On 03 Apr 2003 23:54:30 +0930
Chris van der Pennen <[EMAIL PROTECTED]> wrote:

> Is re-bootstrapping from within a live gentoo installation a good
> idea, or will that Break Things?
> 
backup make.conf first
I'd suggest you read bootstrap.sh first and see, you really dont have to
do a complete re-bootstrap since you already have a bootstrapped system.

//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


Re: [gentoo-user] Question:

2003-04-03 Thread Brett I. Holcomb
Okay - let me ask why you would want to do that - there doesn't seem any 
point in it as bootstrap is simply used to get you a base where you can then 
emerge system and world.  If you have a working system then emerge -u --deep 
system and emerge -u --deep system should keep you updated.

> That's not quite what I meant.
>
> I was talking about bootstrapping again in an already installed Gentoo
> setup - not creating a new one from within chroot.
>
> Chris
>
> On Fri, 2003-04-04 at 03:02, brett holcomb wrote:
> > Assuming you set up the mount points and chroot as per the
> > instructions it won't hurt.  I've done it.
> >
> > On 03 Apr 2003 23:54:30 +0930
> >   Chris van der Pennen <[EMAIL PROTECTED]>
> >
> > wrote:
> > >Is re-bootstrapping from within a live gentoo
> > >installation a good idea,
> > >or will that Break Things?
> > >
> > >Chris
> >
> > --
> > [EMAIL PROTECTED] mailing list

-- 

Brett I. Holcomb
AKA Grunt <><

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question:

2003-04-03 Thread Chris van der Pennen




That's not quite what I meant.

I was talking about bootstrapping again in an already installed Gentoo setup - not creating a new one from within chroot.

Chris

On Fri, 2003-04-04 at 03:02, brett holcomb wrote:

Assuming you set up the mount points and chroot as per the 
instructions it won't hurt.  I've done it.

On 03 Apr 2003 23:54:30 +0930
  Chris van der Pennen <[EMAIL PROTECTED]> 
wrote:
>Is re-bootstrapping from within a live gentoo 
>installation a good idea,
>or will that Break Things?
>
>Chris


--
[EMAIL PROTECTED] mailing list






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


Re: [gentoo-user] Question:

2003-04-03 Thread brett holcomb
Assuming you set up the mount points and chroot as per the 
instructions it won't hurt.  I've done it.

On 03 Apr 2003 23:54:30 +0930
 Chris van der Pennen <[EMAIL PROTECTED]> 
wrote:
Is re-bootstrapping from within a live gentoo 
installation a good idea,
or will that Break Things?

Chris


--
[EMAIL PROTECTED] mailing list


[gentoo-user] Question:

2003-04-03 Thread Chris van der Pennen




Is re-bootstrapping from within a live gentoo installation a good idea, or will that Break Things?

Chris




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


Re: [gentoo-user] Question on using selectwm

2003-03-31 Thread Joshua J. Berry
> If I'm using selectwm to choose my window manager in .xinitrc is there
> some way that I can get it to load various progs when it starts a
> specific one?  ie load bbpager for only openbox but all the other dock
> apps for the other 2 window managers?

I would suggest writing a script for each wm that needs other apps started 
with it. For example, with openbox it might look something like this:

#!/bin/sh

bbpager &
exec `which openbox`

Then just tell selectwm to start the script, instead of the window manager.

-- Josh

-
Joshua J. Berry

"I haven't lost my mind -- it's backed up on tape somewhere."
-- /usr/games/fortune

PGP Key: http://deneb.condordes.net/node/16/view

NOTE: Please do not submit this email address to any mailing
lists or websites without prior permission.  Thank you.

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Question on using selectwm

2003-03-31 Thread Susie
There are a bunch of apps I like to launch at startup many of thease
will work in various window managers(wm dock apps... such as wmitime). 
But some wont like bbpager.  I have openbox, xfce, and icewm installed. 
If I'm using selectwm to choose my window manager in .xinitrc is there
some way that I can get it to load various progs when it starts a
specific one?  ie load bbpager for only openbox but all the other dock
apps for the other 2 window managers?

-- 

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

---

"Don't walk in front of me, I may not follow. Don't walk behind me, I
may not lead. Just walk beside me and be my friend." - Albert Camus

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question about emerge

2003-03-24 Thread brett holcomb
No, sync is the newer command.

On Mon, 24 Mar 2003 07:55:02 +0100
 Renat Golubchyk <[EMAIL PROTECTED]> wrote:
Hi!

Is there a difference between 'emerge sync' and 'emerge 
rsync' ?

Regards,
  Renat
--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


RE: [gentoo-user] Question about emerge

2003-03-24 Thread McFarland, Jason L CTO2 NCTF-CND N5
Actually emerge sync wipesout the entire portage tree and rewrites the whole thing, 
hence
the reason it takes so much longer, whereas emerge rsync compares your portage tree 
with 
the current one and only updates it.

-Original Message-
From: Seth Chandler [mailto:[EMAIL PROTECTED]
Sent: Monday, March 24, 2003 3:19
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] Question about emerge


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

this is correct, but sync is one letter shorter, so i recomend that =)

seth


On Monday 24 March 2003 02:38, Susie wrote:
> My understanding of it from running into where I had to use sync vs
> rsync(new portage that unmaked when it shouldn't of at the time).  Is
> they are the same.  Sync is the new command and rsync the old.  Here is
> what the man page says:
>

> the rsync without complaint.  So I think you can use either or.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+fr+J7TKExlfwaNURAt0SAKCEBkpG9U0jxUZLrne22dm5lBjDqACeJ29h
71M0hM6ld5TRSxQ69oqC5kM=
=bsH3
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question about emerge

2003-03-24 Thread Seth Chandler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

this is correct, but sync is one letter shorter, so i recomend that =)

seth


On Monday 24 March 2003 02:38, Susie wrote:
> My understanding of it from running into where I had to use sync vs
> rsync(new portage that unmaked when it shouldn't of at the time).  Is
> they are the same.  Sync is the new command and rsync the old.  Here is
> what the man page says:
>

> the rsync without complaint.  So I think you can use either or.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+fr+J7TKExlfwaNURAt0SAKCEBkpG9U0jxUZLrne22dm5lBjDqACeJ29h
71M0hM6ld5TRSxQ69oqC5kM=
=bsH3
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question about emerge

2003-03-23 Thread Susie
My understanding of it from running into where I had to use sync vs
rsync(new portage that unmaked when it shouldn't of at the time).  Is
they are the same.  Sync is the new command and rsync the old.  Here is
what the man page says:

 rsync  See sync below.

 sync   Initiates a portage tree update with one of the rsync.gentoo.org
  mirrors.   Note  that  any  changes you have made to the
portage
  tree will be erased.  Except for in special circumstances,
 this
  uses  rsync  to  do  the  update. See make.conf's
description of
  PORTDIR_OVERLAY for a method to avoid deletions.

When I'd got the newish portage one time it complained I'd used "rsync"
and told me it was an outdated command and I should use "sync" instead. 
Then later that portage was masked.  When it was re released it allowed
the rsync without complaint.  So I think you can use either or.


On Mon, 24 Mar 2003 07:55:02 +0100
Renat Golubchyk <[EMAIL PROTECTED]> wrote:

> Hi!
> 
> Is there a difference between 'emerge sync' and 'emerge rsync' ?
> 
> 
> Regards,
>   Renat
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 


-- 

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

---

"Failure is not falling down, it is not gettnig up again." - Mary
Pickford 

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Question about emerge

2003-03-23 Thread Renat Golubchyk
Hi!

Is there a difference between 'emerge sync' and 'emerge rsync' ?


Regards,
  Renat


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Question to on window managers

2003-03-09 Thread Susie
I've switched off blackbox for now to openbox but also looking at
fluxbox again.  Other than waimea is it possible to somehow have a
second silt?  There were somethings about waimea I didn't like so I
doubt I'll bother with it again.  Also I tried sawfish and it was ok
enough I suppose but not my thing.(for one for some reason bbpager
wouldn't work)  I then tried oroborous and tho it installed and said it
was launching nothing happened.  I thought it was a stand alone window
manager or is there something I'm missing?  I know it's gnome complient
and stuff but I'm not running gnome.  Other than that I'm liking the
features of openbox.  One last question tho on the blackbox family of
window managers.  Is there someway to make bbpannel always on top?  When
windows are maximized they are covering it.  I've not seen anything in
the config file to alter to change that problem.

-- 

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] Question after merging portage 2.0.47

2003-03-07 Thread Iago Sineiro
Thanks, Paul

Iago Sineiro

> -Mensaje original-
> De: Paul de Vrieze [mailto:[EMAIL PROTECTED]
> Enviado el: viernes, 07 de marzo de 2003 16:31
> Para: [EMAIL PROTECTED]
> Asunto: Re: [gentoo-user] Question after merging portage 2.0.47
> 
> 
> On Friday 07 March 2003 12:53, Iago Sineiro wrote:
> > I used portage:x:250:250:portage:/tmp/portage:/bin/false. Is there any
> > problem?
> >
> 
> No, I believe that is the correct choice, as it will probably exist and 
> /var/tmp/portage not.
> 
> Paul
> 
> -- 
> Paul de Vrieze
> Researcher
> Mail: [EMAIL PROTECTED]
> Homepage: http://www.devrieze.net
> 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question after merging portage 2.0.47

2003-03-07 Thread Paul de Vrieze
On Friday 07 March 2003 12:53, Iago Sineiro wrote:
> I used portage:x:250:250:portage:/tmp/portage:/bin/false. Is there any
> problem?
>

No, I believe that is the correct choice, as it will probably exist and 
/var/tmp/portage not.

Paul

-- 
Paul de Vrieze
Researcher
Mail: [EMAIL PROTECTED]
Homepage: http://www.devrieze.net


pgp0.pgp
Description: signature


RE: [gentoo-user] Question after merging portage 2.0.47

2003-03-07 Thread Iago Sineiro
> -Mensaje original-
> De: DE SMET Bram (BDSR) [mailto:[EMAIL PROTECTED]
> Enviado el: viernes, 07 de marzo de 2003 11:24
> Para: Gentoo Usuarios
> Asunto: RE: [gentoo-user] Question after merging portage 2.0.47
>
>
> portage:x:250:250:portage:/vat/tmp/portage:/bin/false should do the job
>
> Bram De Smet
>

I used portage:x:250:250:portage:/tmp/portage:/bin/false. Is there any
problem?

Iago Sineiro


> -Original Message-
> From: Iago Sineiro [mailto:[EMAIL PROTECTED]
> Sent: vrijdag 7 maart 2003 11:07
> To: Gentoo Usuarios
> Subject: [gentoo-user] Question after merging portage 2.0.47
>
>
> Hi.
>
> I've updated from portage-2.0.46-r9 to portage-2.0.47-r8. At the
> first time
> to use it, it asks me to :
>
> portage: 'portage' user or group missing. Please update baselayout
>  and merge portage user(250) and group(250) into your passwd
>  and group files. Non-root compilation is disabled until then.
>  Also note that non-root/wheel users will need to be added to
>  the portage group to do portage commands.
>
>  For the defaults, line 1 goes into passwd, and 2 into group.
>  portage:x:250:250:portage:/var/tmp/portage:/bin/false
>  portage::250:portage
>
> I have settled down the variable PORTAGE_TMPDIR to "/tmp" instead of
> "/var/tmp". So I suppose that I have to set user portage's home path to
> /tmp/portage. Is this correct?
>
> Iago Sineiro.
>
>
>
> --
> [EMAIL PROTECTED] mailing list
>
>
> --
> [EMAIL PROTECTED] mailing list
>
>
> ---Publicidad
> Únete a los miles de sin pareja en Meetic... ¡te vas a enamorar!
> http://www.iespana.es/_reloc/email.meetic
>



--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Question after merging portage 2.0.47

2003-03-07 Thread DE SMET Bram (BDSR)
portage:x:250:250:portage:/vat/tmp/portage:/bin/false should do the job

Bram De Smet

-Original Message-
From: Iago Sineiro [mailto:[EMAIL PROTECTED]
Sent: vrijdag 7 maart 2003 11:07
To: Gentoo Usuarios
Subject: [gentoo-user] Question after merging portage 2.0.47


Hi.

I've updated from portage-2.0.46-r9 to portage-2.0.47-r8. At the first time
to use it, it asks me to :

portage: 'portage' user or group missing. Please update baselayout
 and merge portage user(250) and group(250) into your passwd
 and group files. Non-root compilation is disabled until then.
 Also note that non-root/wheel users will need to be added to
 the portage group to do portage commands.

 For the defaults, line 1 goes into passwd, and 2 into group.
 portage:x:250:250:portage:/var/tmp/portage:/bin/false
 portage::250:portage

I have settled down the variable PORTAGE_TMPDIR to "/tmp" instead of
"/var/tmp". So I suppose that I have to set user portage's home path to
/tmp/portage. Is this correct?

Iago Sineiro.



--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Question after merging portage 2.0.47

2003-03-07 Thread Iago Sineiro
Hi.

I've updated from portage-2.0.46-r9 to portage-2.0.47-r8. At the first time
to use it, it asks me to :

portage: 'portage' user or group missing. Please update baselayout
 and merge portage user(250) and group(250) into your passwd
 and group files. Non-root compilation is disabled until then.
 Also note that non-root/wheel users will need to be added to
 the portage group to do portage commands.

 For the defaults, line 1 goes into passwd, and 2 into group.
 portage:x:250:250:portage:/var/tmp/portage:/bin/false
 portage::250:portage

I have settled down the variable PORTAGE_TMPDIR to "/tmp" instead of
"/var/tmp". So I suppose that I have to set user portage's home path to
/tmp/portage. Is this correct?

Iago Sineiro.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question re: games

2003-03-04 Thread Codewordt Gentoo Users
MAL said:
> That will add you to the games group, which sounds like it's what's
> disallowing you access to much needed gaming :)

I may completely wrong here but I thought I saw a post emerge message
recently about there no longer being a need for a 'games' group.  Or is
that the case only for certain specific games?



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Question re: games

2003-03-04 Thread MAL
Timothy James Friesen wrote:
Hello All,

I recently upgraded LBreakout2 to version 2.2.4 or something, and now I can't 
run it.  It's installed in /usr/games/bin, and I don't have acces to that 
directory as a normal user for some reason.  Any ideas as to what to do to 
fix this would be much appreciated.  I noticed something about a games group 
scroll by drin he install, but have no idea what to do regarding that.
As root, edit the file /etc/group and find the line that starts 'games'.
If there is just a : at the end of the line, add your username, 
otherwise put a comma then your username.

That will add you to the games group, which sounds like it's what's 
disallowing you access to much needed gaming :)

MAL

--
[EMAIL PROTECTED] mailing list


[gentoo-user] Question re: games

2003-03-03 Thread Timothy James Friesen
Hello All,

I recently upgraded LBreakout2 to version 2.2.4 or something, and now I can't 
run it.  It's installed in /usr/games/bin, and I don't have acces to that 
directory as a normal user for some reason.  Any ideas as to what to do to 
fix this would be much appreciated.  I noticed something about a games group 
scroll by drin he install, but have no idea what to do regarding that.

Thanks,

Tim

--
[EMAIL PROTECTED] mailing list



[gentoo-user] question about dependencies

2003-02-28 Thread William Hubbs
Hi all,

I would like to unmerge vi and libtermcap-compat from my system and switch over to vim.

How can I be sure I haven't installed anything else that depends on libtermcap-compat? 
 

Thanks,

William


--
[EMAIL PROTECTED] mailing list