Re: [gentoo-user] OT: email harassment

2004-02-07 Thread Shore
On Fri, 6 Feb 2004, Ted Ozolins wrote:

> Isn't this an FBI jurisdiction. I would email them (at least forward the 
> trash she's been getting). Once they have probable cause, they can then 
> get the court orders needed to track the sick bastard down (hopefully 
> put him down while their at it)

That's IF you can get the interested.  In my experience you'll have little 
change of getting them involved unless the person is making threats of 
some sort (and graphic ones at that).

If Hotmail won't give you any details about their user, ask them to hold 
onto the relevant logs so that you can have your local law enforcement 
request them in one of many ways.  Then visit your local police station 
*in person* with your aunt and possibiy her daughter.  Bring along printed 
copies of the harassing email(s).  Make sure one of the ladies shows some 
strong emotion (tears work every time).  Explain the nitty gritty to the 
cop and let them know that you requested MS keep the relevant logs for the 
cops to request.  If they won't take any action you should try your 
state's BI.  They might be inclined to help.  If no law enforcement agency 
gives a hoot call you local TV station and give them the scoop on how the 
cops won't investigate further.  This usually works quite well.  Best of 
luck.

Justin


-- 

"They that can give up essential liberty to obtain a little temporary 
safety deserve neither liberty nor safety."
 Benjamin Franklin, Historical Review of Pennsylvania, 1759.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Installing Gentoo from a currently running distro

2004-02-07 Thread Shore
On Fri, 6 Feb 2004, Arne Vogel wrote:

> - I would recommend using the vanilla kernel since they tend to be the 
> most stable AFAICT.

I tend to roll my own.  Actually I always roll my own to trim the fat and 
enable things I need that aren't enabled.  I'll have to test this 
carefully though.

> - Be very careful where installing kernel modules, and not to overwrite 
> your old
> kernel image. Install the new kernel only from within the chrooted 
> environment.

I plan on installing a 3rd SATS drive in this server for the Gentoo 
installation.  My RH9 installation will remain intact until I'm satisfied 
that I'll never have to see it ever again. :)

> - If your current kernel has the kexec patch, use it to boot into the 
> Gentoo installation without
> changing the bootloader's default. That way, if anything goes wrong, the 
> next reboot will
> reboot the previous distro.

Now this sounds interesting.  I don't know that I've ever heard of the 
kexec patch.  It would be nice to be able to control where I boot after a 
failed boot.  That would be most useful.  I don't have a HW console server 
option yet (PCI card to control keyboard and video I/O for control from 
the BIOS to the actual login).  I'll have to look into this further.

> Think it through very thoroughly... you have only one try to ensure that 
> Gentoo either comes up
> remote-maintainable, or your previous installation is automatically 
> rebooted into, everything
> else will require phys. access...

Yeah, I figure I can always get someone over there to run down and kick 
the box for me if I have to.  I'd rather not though since it's headless.  
It's doable though.  I'd like to find a way to maintain a grub install 
that could boot from either RH9 on hda1 or Gentoo on hda3.  I think it can 
do it but I'll have to play with it a bit to be sure.  Thanks for all the 
info!

Justin


--
[EMAIL PROTECTED] mailing list



[gentoo-user] APM frontend

2004-02-07 Thread Anthony Hoppe




Is there a good APM frontend for setting things like HDD powerdown time and display powerdown time?  If not, is there a way I can set these?




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


Re: [gentoo-user] k3B and SCSI Emulation

2004-02-07 Thread Anthony Hoppe




I have both a CD-RW drive and a DVD-ROM.  Can I do this?:

kernel (hd0,1)/kernel-2.6.1-gentoo-r1 hdd=ide-scsi hdc=ide-scsi

I believe hdc is my DVD-ROM, and hdd is my CD-RW.  I would reboot, but OpenOffice is compiling so I figured I'd ask, since it will be awhile...hehe.

On Sun, 2004-02-08 at 05:10, Andrew Gaffney wrote:

Anthony Hoppe wrote:
> I'm trying to run k3b, but I can't seem to get SCSI emulation going.  I 
> have SCSI support, SCSI emulation, and SCSI CD-ROM support compiled into 
> the kernel.
> 
> What do I need to do to enable SCSI emulation on my CD-ROM drives?

You need to add a few kernel parameters in your bootloader. If you're using LILO:

append="hdx=ide-scsi"

or GRUB:

kernel (hd0,0) hdx=ide-scsi

where hdx is what your drive shows up as now.





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


Re: [gentoo-user] Wine-cvs ebuild won't merge

2004-02-07 Thread Marius Mauch
On 02/07/04  Brett I. Holcomb wrote:

> I filed a bug and got an answer.  CVS builds don't have digests (which
> I knew) or they are empty if you create them.  Previous versions of 
> portage didn't say anything about them so we never knew.  This new 
> version tells you.  I wasn't used to the verbosity so I assumed it was
> broken.  I never tried running without the -p.

Actually this only gets triggered with -pv, as this combination also
shows the download size with 2.0.50. This information is extracted from
the digests, if there is no digest this COULD be a problem but in most
cases it isn't.

Marius

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

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


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] k3B and SCSI Emulation

2004-02-07 Thread Andrew Gaffney
Anthony Hoppe wrote:
I'm trying to run k3b, but I can't seem to get SCSI emulation going.  I 
have SCSI support, SCSI emulation, and SCSI CD-ROM support compiled into 
the kernel.

What do I need to do to enable SCSI emulation on my CD-ROM drives?
You need to add a few kernel parameters in your bootloader. If you're using LILO:

append="hdx=ide-scsi"

or GRUB:

kernel (hd0,0) hdx=ide-scsi

where hdx is what your drive shows up as now.

--
Andrew Gaffney
Network Administrator
Skyline Aeronautics, LLC.
636-357-1548
--
[EMAIL PROTECTED] mailing list


[gentoo-user] k3B and SCSI Emulation

2004-02-07 Thread Anthony Hoppe




I'm trying to run k3b, but I can't seem to get SCSI emulation going.  I have SCSI support, SCSI emulation, and SCSI CD-ROM support compiled into the kernel.

What do I need to do to enable SCSI emulation on my CD-ROM drives?

~ Anthony




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


[gentoo-user] Portage update

2004-02-07 Thread Anthony Hoppe




Is it safe to update Portage?  I've been reading about the problems some people have been having.  Has anybody been successful with the update?  Should I update?

~ Anthony




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


Re: [gentoo-user] Where is mod_python update?

2004-02-07 Thread rd
Yes, I am running 2.7.8 version.  2.7.10 was to fix a security issue.
Since when is a security fix in the ~ arch?   Hmmm...

-rdg


On Sat, 2004-02-07 at 18:40, Mike Williams wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On Sunday 08 February 2004 00:38, rd wrote:
> > There is a security update to mod_python.  GWN said to issue the
> > following command after an emerge sync:
> 
> > [EMAIL PROTECTED] # emerge -pv ">=dev-python/mod_python-2.7.10"
> >
> > > These are the packages that I would merge, in order: 
> >
> > Calculating dependencies
> > !!! all ebuilds that could satisfy ">=dev-python/mod_python-2.7.10" have
> > been masked.
> >
> > !!! Error calculating dependencies. Please correct.
> > 
> >
> > What's up?  I am running apache 1 not 2.  Here is the content of my
> > personal mask/unmask files
> 
> I presume you are already using mod_python?
> 
> redshat root # emerge -pv ">=dev-python/mod_python-2.7.10"
> 
> These are the packages that I would merge, in order:
> 
> With my upto date portage (2.0.50), I get this:
> 
> Calculating dependencies
> !!! all ebuilds that could satisfy ">=dev-python/mod_python-2.7.10" have been 
> masked.
> !!! possible candidates are:
> - - dev-python/mod_python-2.7.10 (masked by: ~keyword)
> - - dev-python/mod_python-3.0.4-r1 (masked by: ~keyword)
> - - dev-python/mod_python-3.0.4-r2 (masked by: ~keyword)
> - - dev-python/mod_python-3.0.4 (masked by: ~keyword)
> 
> !!! Error calculating dependencies. Please correct.
> 
> I don't have mod_python installed.
> 
> - -- 
> Mike Williams
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.3 (GNU/Linux)
> 
> iD8DBQFAJYV1InuLMrk7bIwRAukEAKCn1s07o+jc2mr5xVc9k0BC785D1ACdF6rv
> YOTZNE5KMUiVYSzJqDOBHYQ=
> =W5SJ
> -END PGP SIGNATURE-
> 
> --
> [EMAIL PROTECTED] mailing list
-- 
It is vital to remember that information is not knowledge; that
knowledge is not wisdom; and that wisdom is not foresight.
  - Arthur C Clarke


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] 'cannot open shared object file' after emerge gcc

2004-02-07 Thread Brett I. Holcomb
Try running ldconfig, then python-updater and see what happens.

Marshal Newrock wrote:
Today I did a sync and upgrade, which I haven't done for several days.
There's quite a few packages to upgrade, but I started with portage.
Then I upgraded gentoolkit (as indicated by the portage post-install
messages).  Then I proceeded to upgrade gcc.
After that, I got the dreaded:
/usr/bin/python: error while loading shared libraries: libstdc++.so.5:
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Wine-cvs ebuild won't merge

2004-02-07 Thread Brett I. Holcomb
I filed a bug and got an answer.  CVS builds don't have digests (which I 
knew) or they are empty if you create them.  Previous versions of 
portage didn't say anything about them so we never knew.  This new 
version tells you.  I wasn't used to the verbosity so I assumed it was 
broken.  I never tried running without the -p.



Collins Richey wrote:
On Sat, 07 Feb 2004 19:40:55 -0500
"Brett I. Holcomb" <[EMAIL PROTECTED]> wrote:

I created an ebuild for wine-cvs.  If I run ebuild wine-cvs-0.9.ebuild

install it works - wine is fetched, compiled, made, installed into the

build directory ready to merge.

However, when I do

ACCEPT_KEYWORDS="~x86" emerge app-emulation/wine-cvs -pv

I get an error about empty digest file - see below (I did run ebuild 
wine... digest and it created a digest file - see below).

I've done other ebuilds for cvs and haven't had this trouble. 
However, this is the first ebuild I've done on the new portage - maybe
that's it. 
 As a thought I tried an ebuild that worked on the previous version
 of 
portage - it gives the same error.  What's changed and how do I fix
it?

These are the packages that I would merge, in order:
>>> Computed message digests.



I see this message on a lot of standard packages, so maybe it's just a
current portage quirk?
--
[EMAIL PROTECTED] mailing list


[gentoo-user] 'cannot open shared object file' after emerge gcc

2004-02-07 Thread Marshal Newrock
Today I did a sync and upgrade, which I haven't done for several days.
There's quite a few packages to upgrade, but I started with portage.
Then I upgraded gentoolkit (as indicated by the portage post-install
messages).  Then I proceeded to upgrade gcc.

After that, I got the dreaded:
/usr/bin/python: error while loading shared libraries: libstdc++.so.5:
cannot open shared object file: No such file or directory

Being a reader of this list, I proceeded to run 'ldconfig'.  Now
everything is working fine again.  Hopefully this info will help someone
else.

I am running an 'x86' system.

Version information from emerge.log below:
>>> unmerge success: sys-apps/portage-2.0.49-r21
::: completed emerge (1 of 1) sys-apps/portage-2.0.50

>>> unmerge success: app-portage/gentoolkit-0.1.38
::: completed emerge (1 of 1) app-portage/gentoolkit-0.2.0_pre6

>>> unmerge success: sys-devel/gcc-3.2.3-r3
::: completed emerge (1 of 1) sys-devel/gcc-3.3.2-r5

-- 
CAUTION: Product will be hot after heating


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Postfix and Mailman

2004-02-07 Thread Thomas T. Veldhouse


Tom Caudron wrote:

I've emerged Postfix 2.0.16-r1, Mailman 2.1.4, and Fetchmail 6.2.3 on
the same server.
I've set up Postfix with "inet_interfaces = localhost" so that it should
be listening on 127.0.0.1:25.  Checking with netstat, I see that it does
seem to be listening:
# netstat -nlp |grep 25 |grep tcp
tcp00 127.0.0.1:25 0.0.0.0:* LISTEN 1274/master
I've set up Mailman with 2 lists (mailman and test) and I've added 1
member to test.  I added my own address to see if I'd get a confirmation
message telling me I'd been added (which would help me confirm that
mailman is able to tell postfix to send messages out.  This is my first
issue.  I added my address, never got an error, but also never got
confirmation.
I have not yet set up Fetchmail, as I figured that would be the last
step.  For now, I just want to be able to add and remove members from
the test list.
When I added myself to the test list, I looked in /var/log/mail/current
and I saw this:
Feb  7 11:33:27 [postfix/smtp] 6C30418B04: to=<[EMAIL PROTECTED]>, relay=mx00.1and1.com[217.160.230.10], delay=0, status=bounced (host mx00.1and1.com[217.160.230.10] said: 550 rejected: unknown local-part in sender <[EMAIL PROTECTED]> (in reply to MAIL FROM command))

I have no idea why it says it's bouncing a message sent to
[EMAIL PROTECTED] just because [EMAIL PROTECTED]
doesn't exist.  Does this mean I'll need to set up a -bounces
account for each list I create?  To be clear, in the above log entry,
1and1.com is the remote mx host for my domain.
Anyone have an idea as to how I could proceed from here?  I can send any
relevant logs/output/whatever needed to help clarify things if asked, I
just wasn't sure what output was relevant.  My experience with mail
servers is limited (which I'm sure is obvious by this message).
-Tom Caudron

Try puting 217.160.230.10/32 in mynetworks.

Also, make sure you run 'newaliases', as the default installation 
doesn't (or didn't) used to run that.

--
[EMAIL PROTECTED] mailing list


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Wine-cvs ebuild won't merge

2004-02-07 Thread Collins Richey
On Sat, 07 Feb 2004 19:40:55 -0500
"Brett I. Holcomb" <[EMAIL PROTECTED]> wrote:

> I created an ebuild for wine-cvs.  If I run ebuild wine-cvs-0.9.ebuild
> 
> install it works - wine is fetched, compiled, made, installed into the
> 
> build directory ready to merge.
> 
> However, when I do
> 
> ACCEPT_KEYWORDS="~x86" emerge app-emulation/wine-cvs -pv
> 
> I get an error about empty digest file - see below (I did run ebuild 
> wine... digest and it created a digest file - see below).
> 
> I've done other ebuilds for cvs and haven't had this trouble. 
> However, this is the first ebuild I've done on the new portage - maybe
> that's it. 
>   As a thought I tried an ebuild that worked on the previous version
>   of 
> portage - it gives the same error.  What's changed and how do I fix
> it?
> 
> 
> These are the packages that I would merge, in order:
> 
> Calculating dependencies ...done!
> [ebuild  N] app-emulation/wine-cvs-0.9  +alsa -arts +cups -debug 
> +nas -nptl +opengl +tcltk  [empty/missing/bad digest] [1]
> 
> Total size of downloads: 0 kB
> Portage overlays:
>   [1] /usr/local/portage
> 
> Digest creation:
> 
>  >>> Generating digest file...>>> Generating digest file...
>  >>> Generating manifest file...
> <<< wine-cvs-0.9.ebuild
> <<< files/digest-wine-cvs-0.9
>  >>> Computed message digests.
> 
> 

I see this message on a lot of standard packages, so maybe it's just a
current portage quirk?

-- 
Collins - Denver Area - 
Gentoo stable kernel 2.6.2-rc1

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Using Xine to play backed up DVD's

2004-02-07 Thread lukas
On Sunday 08 February 2004 03:35, lukas wrote:

> xine dvd:/full/path/to/DVD/VIDEO_TS/

Better:

xine dvd://full_path_to_DVD_VIDEO_TS

cu

lukas


pgp0.pgp
Description: signature


Re: [gentoo-user] Using Xine to play backed up DVD's

2004-02-07 Thread lukas
On Saturday 24 January 2004 08:19, Tom Eastman wrote:
> Hi All,
>
> If I have a DVD backed up to my hard drive (using 'vobcopy -m').  Is
> it possible to use Xine to play it?

xine dvd:/full/path/to/DVD/VIDEO_TS/

cu

lukas


pgp0.pgp
Description: signature


Re: [gentoo-user] Problems after install

2004-02-07 Thread Mike
On Sat, Feb 07, 2004 at 12:42:18AM -0700, riki wrote:
> Ok, I've successfully installed gentoo, including setting up kde and 
> gnome.
> 
> However, I'm still having some problems, specifically:
> 
> 1) I can't mount my cdroms or floppies without su-ing to root first. I 
> thought I just needed to change the permission of the /mnt 
> directories--but when I ran chmod, the changes didn't have any effect. 
> I'm sure I'm just missing something simple here.

Check /etc/fstab. The lines for the cdrom and floppy must have the
"user" option, allowing users to mount a file system. Here's mine:

/dev/hdc/mnt/cdrom  iso9660 noauto,ro,user  0 0
/dev/fd0/mnt/floppy vfatnoauto,user 0 0

> 
> 2) I've manually set the settings for my network card. Works great, but 
> every time I reboot it loses track of the default gateway. Once I run 
> "route add -net default gw xxx-xxx-xxx-xxx" it works fine--until I 
> reboot again. How do I fix this?

Check /etc/conf.d/net for this line at the bottom:

# For setting the default gateway
gateway="eth0/192.168.0.1"

Of course your IP might be different.


> Hmm. Those are the two big issues. Sound's not working, but I know from 
> past experience it can be a pain in the butt to set up properly. So 
> I'll wait until I have a good afternoon free before tackling it.

Shouldn't be too hard if it is PCI. ISA card are a little tougher. I
have a builtint ISA card. I was beginning to think it was bad until I
tried the 2.6 kernel with ALSA built in and finally got it too work.

HTH
Mike

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Postfix and Mailman

2004-02-07 Thread Tom Caudron
I've emerged Postfix 2.0.16-r1, Mailman 2.1.4, and Fetchmail 6.2.3 on
the same server.

I've set up Postfix with "inet_interfaces = localhost" so that it should
be listening on 127.0.0.1:25.  Checking with netstat, I see that it does
seem to be listening:

# netstat -nlp |grep 25 |grep tcp
tcp00 127.0.0.1:25 0.0.0.0:* LISTEN 1274/master

I've set up Mailman with 2 lists (mailman and test) and I've added 1
member to test.  I added my own address to see if I'd get a confirmation
message telling me I'd been added (which would help me confirm that
mailman is able to tell postfix to send messages out.  This is my first
issue.  I added my address, never got an error, but also never got
confirmation.

I have not yet set up Fetchmail, as I figured that would be the last
step.  For now, I just want to be able to add and remove members from
the test list.

When I added myself to the test list, I looked in /var/log/mail/current
and I saw this:

Feb  7 11:33:27 [postfix/smtp] 6C30418B04: to=<[EMAIL PROTECTED]>, 
relay=mx00.1and1.com[217.160.230.10], delay=0, status=bounced (host 
mx00.1and1.com[217.160.230.10] said: 550 rejected: unknown local-part in sender 
<[EMAIL PROTECTED]> (in reply to MAIL FROM command))

I have no idea why it says it's bouncing a message sent to
[EMAIL PROTECTED] just because [EMAIL PROTECTED]
doesn't exist.  Does this mean I'll need to set up a -bounces
account for each list I create?  To be clear, in the above log entry,
1and1.com is the remote mx host for my domain.

Anyone have an idea as to how I could proceed from here?  I can send any
relevant logs/output/whatever needed to help clarify things if asked, I
just wasn't sure what output was relevant.  My experience with mail
servers is limited (which I'm sure is obvious by this message).

-Tom Caudron


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xmms and gtk warnings

2004-02-07 Thread Mike
On Sat, Feb 07, 2004 at 02:16:29PM -0800, Andrew Farmer wrote:
> On Fri, 06 Feb 2004 17:57:28 -0800, Mike muttered:
> > What is causing these warnings when I start xmms:
> > 
> > Gtk-WARNING **: Unable to locate loadable module in module_path: "libxfce.so",
> 
> You've probably got a theme selected (in $HOME/.gtkrc) that doesn't exist
> or isn't installed. Try deleting your gtkrc and see if things start
> working.

Yes! That was it!. Thank you and thanks to others who offered
suggestions.

-- 
Mike


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Where is mod_python update?

2004-02-07 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 08 February 2004 00:38, rd wrote:
> There is a security update to mod_python.  GWN said to issue the
> following command after an emerge sync:

> [EMAIL PROTECTED] # emerge -pv ">=dev-python/mod_python-2.7.10"
>
> > These are the packages that I would merge, in order: 
>
> Calculating dependencies
> !!! all ebuilds that could satisfy ">=dev-python/mod_python-2.7.10" have
> been masked.
>
> !!! Error calculating dependencies. Please correct.
> 
>
> What's up?  I am running apache 1 not 2.  Here is the content of my
> personal mask/unmask files

I presume you are already using mod_python?

redshat root # emerge -pv ">=dev-python/mod_python-2.7.10"

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

With my upto date portage (2.0.50), I get this:

Calculating dependencies
!!! all ebuilds that could satisfy ">=dev-python/mod_python-2.7.10" have been 
masked.
!!! possible candidates are:
- - dev-python/mod_python-2.7.10 (masked by: ~keyword)
- - dev-python/mod_python-3.0.4-r1 (masked by: ~keyword)
- - dev-python/mod_python-3.0.4-r2 (masked by: ~keyword)
- - dev-python/mod_python-3.0.4 (masked by: ~keyword)

!!! Error calculating dependencies. Please correct.

I don't have mod_python installed.

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

iD8DBQFAJYV1InuLMrk7bIwRAukEAKCn1s07o+jc2mr5xVc9k0BC785D1ACdF6rv
YOTZNE5KMUiVYSzJqDOBHYQ=
=W5SJ
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Odd dependencies for emerge -UD world

2004-02-07 Thread Gard Spreemann
Hi.
Can somebody explain to me why "emerge -pU world" lists a "sane" set of 
packages to be merged, while "emerge -pUD world" wants to install a new 
package called sys-kernel/linux-headers-2.4.21?
I'm running kernel 2.6.2, so I'm thinking I don't want that package in my 
system. It also lists things like freetype, gpm and pdflib, which "emerge -pU 
world" does not (this is on a server system, and I do not need freetype).
In case it is relevant, I always compile and install kernels manually, without 
using portage.

 -- Gard


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] portage doens't work after latest emerge

2004-02-07 Thread henkg
On Sun, Feb 08, 2004 at 12:19:30AM +0100, Spider wrote:
> begin  quote
> On Sat, 7 Feb 2004 23:53:57 +0100
> [EMAIL PROTECTED] wrote:
> 
> running "dconfig"at this point doesn't fix the problem?
No! I don't know if it matters, bu I can still compile simple c 
or c++ programs 
without problems.


> 
> if that doesn't work, "ldconfig -p" should print some more information,
> or ldconfig -v (look for the path to libstdc++.so.5 .. )

ldconfig -p produces as one of its lines:

-- begin --
585 libs found in cache `/etc/ld.so.cache'
libstdc++.so.5 (libc6) => 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/libstdc++.so.5

So this looks correct?

Is there a way to validate the libraries to see if they still do what 
they were intended to?

Henk,

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Wine-cvs ebuild won't merge

2004-02-07 Thread Brett I. Holcomb
As a followup I also tried this with a Gentoo, non-masked ebuild 
emacs-cvs.  Same error.  I think portage is broken.

Brett I. Holcomb wrote:
I created an ebuild for wine-cvs.  If I run ebuild wine-cvs-0.9.ebuild 
install it works - wine is fetched, compiled, made, installed into the 
build directory ready to merge.

However, when I do

ACCEPT_KEYWORDS="~x86" emerge app-emulation/wine-cvs -pv

I get an error about empty digest file - see below (I did run ebuild 
wine... digest and it created a digest file - see below).

I've done other ebuilds for cvs and haven't had this trouble.  However, 
this is the first ebuild I've done on the new portage - maybe that's it. 
 As a thought I tried an ebuild that worked on the previous version of 
portage - it gives the same error.  What's changed and how do I fix it?

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

Calculating dependencies ...done!
[ebuild  N] app-emulation/wine-cvs-0.9  +alsa -arts +cups -debug 
+nas -nptl +opengl +tcltk  [empty/missing/bad digest] [1]

Total size of downloads: 0 kB
Portage overlays:
 [1] /usr/local/portage
Digest creation:

 >>> Generating digest file...>>> Generating digest file...
 >>> Generating manifest file...
<<< wine-cvs-0.9.ebuild
<<< files/digest-wine-cvs-0.9
 >>> Computed message digests.


--
[EMAIL PROTECTED] mailing list

--
[EMAIL PROTECTED] mailing list


[gentoo-user] Wine-cvs ebuild won't merge

2004-02-07 Thread Brett I. Holcomb
I created an ebuild for wine-cvs.  If I run ebuild wine-cvs-0.9.ebuild 
install it works - wine is fetched, compiled, made, installed into the 
build directory ready to merge.

However, when I do

ACCEPT_KEYWORDS="~x86" emerge app-emulation/wine-cvs -pv

I get an error about empty digest file - see below (I did run ebuild 
wine... digest and it created a digest file - see below).

I've done other ebuilds for cvs and haven't had this trouble.  However, 
this is the first ebuild I've done on the new portage - maybe that's it. 
 As a thought I tried an ebuild that worked on the previous version of 
portage - it gives the same error.  What's changed and how do I fix it?

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

Calculating dependencies ...done!
[ebuild  N] app-emulation/wine-cvs-0.9  +alsa -arts +cups -debug 
+nas -nptl +opengl +tcltk  [empty/missing/bad digest] [1]

Total size of downloads: 0 kB
Portage overlays:
 [1] /usr/local/portage
Digest creation:

>>> Generating digest file...>>> Generating digest file...
>>> Generating manifest file...
<<< wine-cvs-0.9.ebuild
<<< files/digest-wine-cvs-0.9
>>> Computed message digests.


--
[EMAIL PROTECTED] mailing list


[gentoo-user] Where is mod_python update?

2004-02-07 Thread rd
There is a security update to mod_python.  GWN said to issue the
following command after an emerge sync:


emerge -pv ">=dev-python/mod_python-2.7.10"


ok, but this is what I get:


[EMAIL PROTECTED] # emerge -pv ">=dev-python/mod_python-2.7.10"
 
These are the packages that I would merge, in order:
 
Calculating dependencies
!!! all ebuilds that could satisfy ">=dev-python/mod_python-2.7.10" have
been masked.
 
!!! Error calculating dependencies. Please correct.


What's up?  I am running apache 1 not 2.  Here is the content of my
personal mask/unmask files

/etc/portage/package.mask

>=net-www/apache-2
>media-video/nvidia-glx-1.0.4191
>media-video/nvidia-kernel-1.0.4191-r2
>dev-perl/ExtUtils-MakeMaker-6.05-r6


/etc/portage/package.unmask

=media-sound/emu10k1-cvs-16042003


Any help?  Please...

-rdg

-- 
It is vital to remember that information is not knowledge; that
knowledge is not wisdom; and that wisdom is not foresight.
  - Arthur C Clarke


--
[EMAIL PROTECTED] mailing list



[gentoo-user] gtkhtml 1.1.10-r1 fails to emerge

2004-02-07 Thread Manuel McLure
/bin/sh ../libtool --mode=link gcc  -mcpu=athlon-xp -O3 -pipe -Wall 
-Wunused  -I/usr/include/gconf/1 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 
-I/usr/X11R6/include -DGTKHTML_HAVE_GCONF 
-DICONDIR=\"/usr/share/gtkhtml-1.1//icons\"  -o libgtkhtml-1.1.la -rpath 
/usr/lib -version-info 3:5:0 gtkhtml-embedded.lo gtkhtml-propmanager.lo 
gtkhtml-im.lo gtkhtml-properties.lo gtkhtml-search.lo gtkhtml-stream.lo 
gtkhtml.lo gtkhtmldebug.lo gtkhtmlfontstyle.lo htmlanchor.lo 
htmlbutton.lo htmlcheckbox.lo htmlclue.lo htmlcluealigned.lo 
htmlclueflow.lo htmlclueh.lo htmlcluev.lo htmlcolor.lo htmlcolorset.lo 
htmlcursor.lo htmldrawqueue.lo htmlembedded.lo htmlengine-edit.lo 
htmlengine-edit-clueflowstyle.lo htmlengine-edit-cursor.lo 
htmlengine-edit-cut-and-paste.lo htmlengine-edit-fontstyle.lo 
htmlengine-edit-images.lo htmlengine-edit-movement.lo 
htmlengine-edit-rule.lo htmlengine-edit-selection-updater.lo 
htmlengine-edit-table.lo htmlengine-edit-tablecell.lo 
htmlengine-edit-text.lo htmlengine-print.lo htmlengine-save.lo 
htmlengine-search.lo htmlengine.lo htmlentity.lo htmlenumutils.lo 
htmlfontmanager.lo htmlform.lo htmlgdkpainter.lo htmlplainpainter.lo 
htmlhidden.lo htmlimage.lo htmlimageinput.lo htmlinterval.lo 
htmllinktext.lo htmllist.lo htmlmap.lo htmlobject.lo htmlpainter.lo 
htmlprinter.lo htmlradio.lo htmlrule.lo htmlsearch.lo htmlreplace.lo 
htmlselect.lo htmlselection.lo htmlsettings.lo htmlshape.lo htmlstack.lo 
htmlstringtokenizer.lo htmltable.lo htmltablecell.lo htmltext.lo 
htmltextarea.lo htmltextinput.lo htmltextslave.lo htmltokenizer.lo 
htmltype.lo htmlundo.lo htmlundo-action.lo htmlvspace.lo htmliframe.lo 
htmlframe.lo htmlframeset.lo -rdynamic -L/usr/lib -L/usr/X11R6/lib -lgal 
-lgnomeprint -lfreetype -lgnomecanvaspixbuf -lbonobo -lbonobox 
-lgdk_pixbuf -lglade-gnome -lglade -lxml -lz -lgnomeui -lart_lgpl 
-lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 
-lgnome -lgnomesupport -lesd -laudiofile -ldb1 -loaf -lORBitCosNaming 
-lORBit -lIIOP -lORBitutil -lglib -lm -rdynamic -L/usr/lib 
-L/usr/X11R6/lib -lgconf-gtk-1 -lgconf-1 -loaf -lORBitCosNaming -lORBit 
-lIIOP -lORBitutil -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
libtool: link: `/usr/lib/libgtk.la' is not a valid libtool archive
make[2]: *** [libgtkhtml-1.1.la] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/gtkhtml-1.1.10-r1/work/gtkhtml-1.1.10/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/gtkhtml-1.1.10-r1/work/gtkhtml-1.1.10'
make: *** [all-recursive-am] Error 2

Seeing that it said that `/usr/lib/libgtk.la' was wrong, I tried 
re-emerging both gtk+ 1.2 and gtk+ 2.2, but this didn't fix the problem.
Anyone else seen this?

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Linux PCAnywhere client

2004-02-07 Thread HvR




to access a windows machine you can also try rdesktop. 

On Sat, 2004-02-07 at 13:52, Collins Richey wrote:

On Sat, 7 Feb 2004 16:00:56 -0500
Ernie Schroder <[EMAIL PROTECTED]> wrote:

> On Saturday 07 February 2004 01:56 pm, Bill Roberts wrote:
> > On 12:28 Sat 07 Feb , Andrew Gaffney wrote:
> > > Is there a Linux PCAnywhere client?
> >
> > Don't really know. If you can find what you want, try vnc (or
> > better tightvnc). Much better than PCAnywhere, quick and easy to
> > install, and, if run over ssh, much more secure.
> 
> 
> I'll cast my vote for tightvnc I run my 2nd Gentoo box and a headless 
> win98 box with it so I can use my parametric CAD program.  

Ernie, how about a brief Tightvnc for Dummies course.  Tell us how you
made your setup work.





[gentoo-user] GCC3 fails

2004-02-07 Thread Brett I. Holcomb
I synced and did an emerge -uD system today.  All went well until gcc 
3.3.3-r5 merge.  I got the following errors about bootstrap comparision 
failure.  What is that??  How do I fix this.  I saw nothing in bugzilla 
about it.

I've included the portage info, too.

Thanks.

Error:
case "compare-lean" in compare | compare-lean ) stage=2 ;; * ) 
stage=`echo compare-lean | sed -e 's,^compare\([0-9][0-9]*\).*,\1,'` ;; 
esac; \
if [ -f .bad_compare ]; then \
  echo "Bootstrap comparison failure!"; \
  cat .bad_compare; \
  exit 1; \
else \
  case "compare-lean" in \
*-lean ) rm -rf stage$stage ;; \
*) ;; \
  esac; true; \
fi
Bootstrap comparison failure!
insn-attrtab.o differs
make[1]: *** [compare-lean] Error 1
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.2-r5/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.3.2-r5 failed.
!!! Function src_compile, Line 432, Exitcode 2
!!! (no error messaPortage 2.0.50 (default-x86-1.4, gcc-3.2.3, 
glibc-2.3.2-r9, 2.4.20-xfs-r4)
=
System uname: 2.4.20-xfs-r4 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.10p1
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache fixpackages sandbox"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo 
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/ 
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/ 
rsync://csociety-ftp.ecn.purdue.edu/pub/gentoo/ 
ftp://mirror.iawnet.sandia.gov/pub/gentoo/ 
ftp://ftp.ussg.iu.edu/pub/linux/gentoo 
ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ 
http://gentoo.mirrors.pair.com/ ftp://gentoo.mirrors.pair.com/";
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsyncPortage 2.0.50 (default-x86-1.4, gcc-3.2.3, 
glibc-2.3.2-r9, 2.4.20-xfs-r4)
=
System uname: 2.4.20-xfs-r4 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.10p1
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache fixpackages sandbox"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo 
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/ 
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/ 
rsync://csociety-ftp.ecn.purdue.edu/pub/gentoo/ 
ftp://mirror.iawnet.sandia.gov/pub/gentoo/ 
ftp://ftp.ussg.iu.edu/pub/linux/gentoo 
ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ 
http://gentoo.mirrors.pair.com/ ftp://gentoo.mirrors.pair.com/";
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="acpi alsa berkdb cdr crypt cups dvd encode esd foomaticdb gdbm gpm 
gtk2 java libg++ mad ncurses nls odbc opengl pam perl postgres python 
readline samba scanner slang slp snmp ssl svga tcpd usb x86 zlib"
.us.gentoo.org/gentoo-portage"
USE="acpi alsa berkdb cdr crypt cups dvd encode esd foomaticdb gdbm gpm 
gtk2 java libg++ mad ncurses nls odbc opengl pam perl postgres python 
readline samba scanner slang slp snmp ssl svga tcpd usb x86 zlib"
ge)

Portage Info





--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] portage doens't work after latest emerge

2004-02-07 Thread Spider
begin  quote
On Sat, 7 Feb 2004 19:21:13 +0100
[EMAIL PROTECTED] wrote:

> On Sat, Feb 07, 2004 at 06:58:29PM +0100, Peter Eis wrote:
> > [EMAIL PROTECTED] wrote:
> > 
> > >
> > If you also upgraded python you will need to run python-updater.
> > Check your portage log of python-2.3.3:
> > 
> > *
> > * If you have just upgraded from python-2.2.x you will need to run:
> > *
> > * /usr/sbin/python-updater
> > *
> > * This will automatically rebuild all the python dependent modules
> > * to run with python-2.3.
> > 
> 
> I ran the updater when python emerged a few day ago. When I run it
> now, 
> I get the same type of message as before:
> 
> 
> Any other tip on how I can get things working again?
> 


AGH!
I'm seriously ashamed here.  in my distraceted tiredness I've been
trying to help you with a problem that you don't have.  Please disregard
this, albeit very careful debugging into libstdc++.so.5 and lost
dynamic linking, its not the real problem you suffer. 


I shall take this as a very big sign that I shouldn't try to help people
in the evenings, as I reply to the wrong threads with the information,
and steadfastly continue to confuse the situation further.

I hope I haven't caused you inconveniece here,  it hasn't been my intent
at all.


//Spider
   very confused hacker.


-- 
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] OpenLDAP and Mozilla Messenger

2004-02-07 Thread Thomas T. Veldhouse
Does anybody know of a "GOOD" HOWTO to get Mozilla Messenger and 
OpenLDAP (2.2) to work well together [for addressbooks]?

I have been searching for doco all day and I have downloaded schema and 
entered configurations to no avail.

Thanks in advance for any help,

Tom Veldhouse


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] pam-0.77 and saslauthd problem

2004-02-07 Thread lukas
On Saturday 07 February 2004 12:03, Christian Traber wrote:

> now with pam-0.77 I get login errors like:
>
> ...
> Feb  7 10:52:00  imapd[26699]: badlogin:
> .xxx[xxx.xxx.xxx.xxx] LOGIN [SASL(-13): authentication failure:
> checkpass failed]
> Feb 7 10:52:10  imapd[26699]: badlogin: .xxx
> [xxx.xxx.xxx.xxx] CRAM-MD5 [SASL(-13): user not found: no secret in
> database]
> ...
>
> After downgrading to pam-0.75-r11 it works again!?

Yep.

> Anyone alse such problems with the new pam-0.77?

I've made the same experience with sendmail and pam-0.77.

cu

lukas


pgp0.pgp
Description: signature


Re: [gentoo-user] Init script problems ...

2004-02-07 Thread lukas
On Saturday 07 February 2004 16:30, Dave wrote:

> First, on bootup how do I see the init messages ? I checked dmseg,

You normaly can see these messages while your system is coming up.
When you are logged in you can also type "dmesg | less" to see them.

> I get ...
> cant find module /dev/rtc
> cant find module /dev/misc/rtc

Are you shure that devfsd is proper running?
sys-fs/devfsd must be installed. If it isn't, emerge it.
Your kernel must be compiled with "/dev file system support" and if you
don't have it also compiled with the "Automatically mount at boot"
option, you must add "devfs=mount" as a kernel bootparameter to your
grub.conf (respectively lilo.conf).

cu

lukas


pgp0.pgp
Description: signature


Re: [gentoo-user] portage doens't work after latest emerge

2004-02-07 Thread Spider
begin  quote
On Sat, 7 Feb 2004 23:53:57 +0100
[EMAIL PROTECTED] wrote:

> On Sat, Feb 07, 2004 at 09:40:48PM +0100, Spider wrote:
> > 
> > 
> > okay. Lets go over this sequentially. Please paste the contents of
> > your 
> > /etc/ld.so.conf ,  and the result of 
> > ls -al /usr/lib/gcc-lib /usr/lib/gcc-lib/*   /usr/lib/gcc-lib/*/*


> -- ld.so.conf --
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3
> -- end --

Thats where it expects to find libstdc++.so.5  , good.


> 
> env-update doens't work anymore either, so it may be that the last one
> at the end of portage emerge failed.

No, but thats okay ;)   its a python program and python died due to
missing c++ runtime libs.


> 
> Here's the ls outptut:
> 
> -- ls output --
> /usr/lib/gcc-lib:
>  i686-pc-linux-gnu
good, the arch is correct :)

 
> /usr/lib/gcc-lib/i686-pc-linux-gnu:
> drwxr-xr-x3 root root 4096 Jul 13  2002 2.95.3
> drwxr-xr-x3 root root 4096 Jul 13  2002 3.1.1
> drwxr-xr-x2 root root 4096 Apr  2  2003 3.2.1
> drwxr-xr-x3 root root 4096 Nov 28 17:39 3.2.3

Whoa. thats a lot.  Okay, lets deal with it.. None of theese are
current, strange. (dates are all old)

 
 
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3:
> lrwxrwxrwx1 root root   18 Nov 28 17:39 libstdc++.so
> -> libstdc++.so.5.0.3 
> lrwxrwxrwx1 root root   18 Nov 28 17:39 libstdc++.so.5
> -> libstdc++.so.5.0.3
> -rwxr-xr-x1 root root   905173 Nov 28 17:39
> libstdc++.so.5.0.3 

> -- end --


okay, and this is the requested library, that should be found then.
(path matches). 

running "dconfig"at this point doesn't fix the problem?

if that doesn't work, "ldconfig -p" should print some more information,
or ldconfig -v (look for the path to libstdc++.so.5 .. )


> Thanks for your time.

well, Id want to solve this, as I'm really darn curious on what causes
it.


> Can I remove the old stuff like the 2.95 dirs?
Not recommended currently. I'd suggest unmerging gcc 2.95 at a later
date.


//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] kernel 2.6 and nvidia 5336

2004-02-07 Thread Grendel
On Sat, 7 Feb 2004, Ernie Schroder wrote:


>   I also have the a7nx8 and a ti4200 I am seeing about a 10% decrease 
> in framerate with glxgears, and am having lockups. The lockups occur 
> more frequently with a GL screensaver running, but do occasionally 
> happen with a rapid mouse movement. (suggestions are welcomed)

Several suggestions, please use the vanilla 5336 drivr from nvidia.com, 
not a patched release. The 5336 driver support 2.6 out of the box so no 
patching is necessary.

Just try this, please disable ACPI. When ACPI is enabled I have a 
astonishing frame drop of 10% or greater, so please edit your lilo.conf 
and pass the acpi=off option to the kernel.

I have the identical setup as you, and I am having no problems at all.
My setup is
1. Vanilla kernel 2.6.2 compiled with athlon optimisations, preemption 
enabled, acpi turned off at boot. I am using NVIDIA's agp driver.

cat /proc/driver/nvidia/agp/status
Status:  Enabled
Driver:  NVIDIA
AGP Rate:8x
Fast Writes: Enabled
SBA: Enabled


>   As I don't have the 2.6.1 kernel doing everything I want, I would 
> like to be able to boot back into 2.4.20, but can't unless I 
> downgrade the nvidia drivers. Is there a way around this?


Hmm.the NVIDIA.5336.run package from nvidia.com supports 2.4 series 
without any problem. ALso I have noted that surprisingly the 2.4 series 
kernels give better frame rates for Neverwinter nights and other 3d games.
 
However you can try disabling acpi, thats the cause of most problems in   
the nforce2 motherboards.

Grendel


-- 
Hi, I'm a signature virus. plz set me as your signature and help me spread
:)

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Bugs in the new portage?? (I guess I have to reinstall my system) :(

2004-02-07 Thread Ralph Slooten
On Sat, 07 Feb 2004 13:50:31 -0800
Susie <[EMAIL PROTECTED]> wrote:

> myval=match_from_list(mydep,self.xmatch("list-visible",None,mydep,mykey
> ))  File "/usr/lib/portage/pym/portage.py", line 3531, in
> match_from_listraise KeyError, "Specific key requires an operator
> (%s) (try adding an '=')" % (mydep) KeyError: "Specific key requires an
> operator (dev-libs/elfutils-0.84) (try adding an '=')" bash-2.05b$ 

Simply re-doing `emerge sync` solved it for me ;-)
 
Greetings
Ralph
--
http://axljab.homelinux.org/


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Kernel IP routing table

2004-02-07 Thread Deling Ren
Yes, route is what you need. Use IP address if hostname does not work.

On Sat, 7 Feb 2004, Anthony Hoppe wrote:

> How do you delete an entry in the kernel IP routing table (command
> "route")?  I've tried but it always gives me either "unknown host" or
> "No address associated with name."
>
> ~ Anthony
>

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Bugs in the new portage?? (I guess I have to reinstall my system) :(

2004-02-07 Thread Thomas Schneider
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

>
> These are the packages that I would merge, in order:
>
> Calculating world dependencies /Traceback (most recent call last):
>   File "/usr/bin/emerge", line 2513, in ?
> if not mydepgraph.xcreate(myaction):
>   File "/usr/bin/emerge", line 1105, in xcreate
> myeb=portage.portdb.xmatch("bestmatch-visible",mydep)
>   File "/usr/lib/portage/pym/portage.py", line 4673, in xmatch
> myval=best(self.xmatch("match-visible",None,mydep,mykey))
>   File "/usr/lib/portage/pym/portage.py", line 4684, in xmatch
>
> >myval=match_from_list(mydep,self.xmatch("list-visible",None,mydep,mykey
> ))  File "/usr/lib/portage/pym/portage.py", line 3531, in
> match_from_listraise KeyError, "Specific key requires an operator
> (%s) (try adding an '=')" % (mydep) KeyError: "Specific key requires >an
> operator (dev-libs/elfutils-0.84) (try adding an '=')" bash-2.05b$
>
I had something similar today while updating. The bad guy had been an
entry in /var/cache/edb/world where was a package with version number
without a = in front of it. I think they changed something in world.
There has to be a = or a >= in front of the package when using a special
version.

Hope that helps.
Greetz.
Thomas
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAJWvunnVfAiMuSFIRArFrAJ0ZfiUBJ9scNU6JZ/jGQ0sTJesDvACgiF0A
jNY3KI9ZbfKfsyXde3mA11Y=
=x6xK
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Kernel IP routing table

2004-02-07 Thread Anthony Hoppe




How do you delete an entry in the kernel IP routing table (command "route")?  I've tried but it always gives me either "unknown host" or "No address associated with name."

~ Anthony




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


Re: [gentoo-user] portage doens't work after latest emerge

2004-02-07 Thread henkg
On Sat, Feb 07, 2004 at 09:40:48PM +0100, Spider wrote:
> 
> 
> okay. Lets go over this sequentially. Please paste the contents of your 
> /etc/ld.so.conf ,  and the result of 
> ls -al /usr/lib/gcc-lib /usr/lib/gcc-lib/*   /usr/lib/gcc-lib/*/*
Here's ld.so.conf:
-- ld.so.conf --
# ld.so.conf autogenerated by env-update; make all changes to
# contents of /etc/env.d directory
/usr/local/lib
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3
/opt/blackdown-jdk-1.3.1/jre/lib/i386/
/opt/blackdown-jdk-1.3.1/jre/lib/i386/native_threads/
/usr/qt/3/lib
/usr/games/lib
/usr/lib/fltk-1.1
-- end --

env-update doens't work anymore either, so it may be that the last one 
at the end of portage emerge failed.

Here's the ls outptut:

-- ls output --
/usr/lib/gcc-lib:
total 48
drwxr-xr-x3 root root 4096 May  8  2002 .
drwxr-xr-x   74 root root40960 Jan 24 21:02 ..
drwxr-xr-x6 root root 4096 Sep 18 18:33 i686-pc-linux-gnu

/usr/lib/gcc-lib/i686-pc-linux-gnu:
total 24
drwxr-xr-x6 root root 4096 Sep 18 18:33 .
drwxr-xr-x3 root root 4096 May  8  2002 ..
drwxr-xr-x3 root root 4096 Jul 13  2002 2.95.3
drwxr-xr-x3 root root 4096 Jul 13  2002 3.1.1
drwxr-xr-x2 root root 4096 Apr  2  2003 3.2.1
drwxr-xr-x3 root root 4096 Nov 28 17:39 3.2.3

/usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3:
total 13944
drwxr-xr-x3 root root 4096 Jul 13  2002 .
drwxr-xr-x6 root root 4096 Sep 18 18:33 ..
-rw-r--r--1 root root88205 Jul 13  2002 SYSCALLS.c.X
-rwxr-xr-x1 root root  1695800 Jul 13  2002 cc1
-rwxr-xr-x1 root root  1843376 Jul 13  2002 cc1chill
-rwxr-xr-x1 root root  1767352 Jul 13  2002 cc1obj
-rwxr-xr-x1 root root  2163340 Jul 13  2002 cc1plus
-rw-r--r--1 root root 2372 Jul 13  2002 chillrt0.o
-rwxr-xr-x1 root root64140 Jul 13  2002 collect2
-rwxr-xr-x1 root root93980 Jul 13  2002 cpp0
-rw-r--r--1 root root 1960 Jul 13  2002 crtbegin.o
-rw-r--r--1 root root 2160 Jul 13  2002 crtbeginS.o
-rw-r--r--1 root root 1408 Jul 13  2002 crtend.o
-rw-r--r--1 root root 1496 Jul 13  2002 crtendS.o
-rwxr-xr-x1 root root  2172128 Jul 13  2002 f771
drwxr-xr-x6 root root 4096 Jul 13  2002 include
-rwxr-xr-x1 root root  1781680 Jul 13  2002 jc1
-rwxr-xr-x1 root root 6508 Jul 13  2002 jvgenmain
-rw-r--r--1 root root   123216 Jul 13  2002 libchill.a
-rw-r--r--1 root root   386134 Jul 13  2002 libg2c.a
-rw-r--r--1 root root   869890 Jul 13  2002 libgcc.a
-rw-r--r--1 root root   121000 Jul 13  2002 libobjc.a
-rw-r--r--1 root root   551646 Jul 13  2002 libstdc++-3-libc6.2-2-2.10.0.a
-r-xr-xr-x1 root root   414865 Jul 13  2002 libstdc++-3-libc6.2-2-2.10.0.so
lrwxrwxrwx1 root root   30 Jul 13  2002 libstdc++-libc6.2-2.a.3 -> 
libstdc++-3-libc6.2-2-2.10.0.a
lrwxrwxrwx1 root root   31 Jul 13  2002 libstdc++-libc6.2-2.so.3 -> 
libstdc++-3-libc6.2-2-2.10.0.so
lrwxrwxrwx1 root root   23 Jul 13  2002 libstdc++.a -> 
libstdc++-libc6.2-2.a.3
lrwxrwxrwx1 root root   24 Jul 13  2002 libstdc++.so -> 
libstdc++-libc6.2-2.so.3
-rw-r--r--1 root root 2180 Jul 13  2002 specs

/usr/lib/gcc-lib/i686-pc-linux-gnu/3.1.1:
total 98108
drwxr-xr-x3 root root 4096 Jul 13  2002 .
drwxr-xr-x6 root root 4096 Sep 18 18:33 ..
-rwxr-xr-x1 root root  2914984 Jul 13  2002 cc1
-rwxr-xr-x1 root root  2989776 Jul 13  2002 cc1obj
-rwxr-xr-x1 root root  3417376 Jul 13  2002 cc1plus
-rwxr-xr-x1 root root   106080 Jul 13  2002 collect2
-rwxr-xr-x1 root root97300 Jul 13  2002 cpp0
-rw-r--r--1 root root 1972 Jul 13  2002 crtbegin.o
-rw-r--r--1 root root 2308 Jul 13  2002 crtbeginS.o
-rw-r--r--1 root root 1972 Jul 13  2002 crtbeginT.o
-rw-r--r--1 root root 1240 Jul 13  2002 crtend.o
-rw-r--r--1 root root 1308 Jul 13  2002 crtendS.o
-rwxr-xr-x1 root root  3298272 Jul 13  2002 f771
drwxr-xr-x   12 root root 4096 Jul 13  2002 include
-rwxr-xr-x1 root root  2944024 Jul 13  2002 jc1
-rwxr-xr-x1 root root10352 Jul 13  2002 jvgenmain
-rw-r--r--1 root root 1074 Jul 13  2002 libfrtbegin.a
-rw-r--r--1 root root   345308 Jul 13  2002 libg2c.a
-rw-r--r--1 root root  758 Jul 13  2002 libg2c.la
lrwxrwxrwx1 root root   15 Jul 13  2002 libg2c.so -> libg2c.so.0.0.0
lrwxrwxrwx1 root root   15 Jul 13  2002 libg2c.so.0 -> libg2c.so.0.0.0
-rwxr-xr-x   

Re: [gentoo-user] Linux PCAnywhere client

2004-02-07 Thread Imre Solti
There is no Linux PCA client AFAIK.
Choices you have:
1) Install VNC server on the Windows machine and then you can use VNC 
client from Linux (that is what I do).
2) Install Windows somewhere where you can access it and run PCA client 
from there.
3) Install VNC server on a Windows machine that has PCA installed, use 
your VNC client from your Linux box to get into the first mentioned 
Windows box through VNC and go from there to the PCA-only Windows box 
using PCA client of the first mentioned Windows box (used that for some 
time, too). :-)

Imre

Andrew Gaffney wrote:
Ernie Schroder wrote:

On Saturday 07 February 2004 01:56 pm, Bill Roberts wrote:

On 12:28 Sat 07 Feb , Andrew Gaffney wrote:

Is there a Linux PCAnywhere client?


Don't really know. If you can find what you want, try vnc (or
better tightvnc). Much better than PCAnywhere, quick and easy to
install, and, if run over ssh, much more secure.


I'll cast my vote for tightvnc I run my 2nd Gentoo box and a headless 
win98 box with it so I can use my parametric CAD program.  


I need an actual *PCAnywhere* client for Linux. There is a computer (not 
mine) running PCAnywhere that I want to access without having to install 
Windows on my box.



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Running gentoo inside VMWare

2004-02-07 Thread Gerhard W . Gruber
On Wed, 4 Feb 2004 13:40:57 -0500 , Brenden Walker <[EMAIL PROTECTED]>
wrote:

>Yup, do it all the time..  I didn't have to do anything odd for the kernal
>config, pretty much followed the standard installation instructions and
>everything worked fine.
>
>I think on at least one of my Gentoo VMWare sessions..
>
>I've got a 2.6.1-gentoo and a 2.4.20-gentoo-r7 kernels running under VMWare,
>which .config ya want?

The kernel seems to work fine, but now I have a problem with SVGAlibs. I
wanted to emerge KDE and it stops at svgalibs saying that it couldn't compile
the kernel module.

If you could send me both of your configs that would be really fine. Thanks!
-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://pice.sourceforge.net/
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list



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

2004-02-07 Thread LoneStar
This is an excerpt from the LUAU mailing list ...

/ > If you try to setup dual boot, do NOT put grub or lilo into the
/>/ > mbr as win2k has a sick problem with it (it will not boot).
/>/
/>/ This was what I read, and decided to play it safe since I don't have much
/>/ slack to mess with this system and lose time fixing it. Your procedure
/below
/ sounds good, if boot.ini doesn't work properly I can always go into
/recovery
/ mode and restore a backup version.
/>/
/>/ > I double checked the procedures for using win2k boot.ini and it
/>/ > seems that the procedures I posted earlier are correct. ==>
/>/ > I have successfully used XP with Slackware by doing the following:
/>/ >
/>/ > run liloconf (select expert mode) add only the linux partition in
/>/ > the boot order, set the delay timer to 0, and install lilo into
/>/ > the first sector of your linux partition (again, do NOT install
/>/ > it in the master boot record!).
/>/ >
/>/ > run dd if=/dev/hdax of=/tmp/linux.bin bs=512 count=1 (replace
/>/ > hdax with the partition you have linux installed on)
/>/ >
/>/ > copy /tmp/linux.bin to your Win2k c:\
/>/ >
/>/ > then edit c:\boot.ini and add a line like this:
/>/ > c:\linux.bin=Lunix
/>/ >
/>/ > here's an example:
/>/ > ==
/>/ > [boot loader]
/>/ > timeout=30
/>/ > default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
/>/ > [operating systems]
/>/ > multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="M$ Winblows XP" /fastdetect
/>/ > c:\linux.bin="Lunix"
/>/ > ==/


Scharf Yuval wrote:

Yuval Scharf

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




--
[EMAIL PROTECTED] mailing list
 

--
Johnny
Sistumz injunear


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Bugs in the new portage?? (I guess I have to reinstall my system) :(

2004-02-07 Thread Kathy Wills
Susie wrote:

Total bytes read: 1693246

wrote 3925 bytes  read 1693246 bytes  45257.89 bytes/sec
total size is 57701810  speedup is 34.00
 

Updating Portage cache...  ...done!
   



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

Calculating world dependencies /Traceback (most recent call last):
 File "/usr/bin/emerge", line 2513, in ?
   if not mydepgraph.xcreate(myaction):
 File "/usr/bin/emerge", line 1105, in xcreate
   myeb=portage.portdb.xmatch("bestmatch-visible",mydep)
 File "/usr/lib/portage/pym/portage.py", line 4673, in xmatch
   myval=best(self.xmatch("match-visible",None,mydep,mykey))
 File "/usr/lib/portage/pym/portage.py", line 4684, in xmatch
  
myval=match_from_list(mydep,self.xmatch("list-visible",None,mydep,mykey
))  File "/usr/lib/portage/pym/portage.py", line 3531, in
match_from_listraise KeyError, "Specific key requires an operator
(%s) (try adding an '=')" % (mydep) KeyError: "Specific key requires an
operator (dev-libs/elfutils-0.84) (try adding an '=')" bash-2.05b$ 

 

Just curious as to which version of portage it was.  There is a bug 
report already filed on portage version 2.0.50 that was a available this 
morning.

--
Kathy Wills
+
+ Genealogy Web Site: http://www.brannanorwills.com   +
+   +
+
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Problems after install

2004-02-07 Thread Andrew Farmer
On Sat, 07 Feb 2004 01:00:48 -0800, Jean Magnan de Bornier muttered:
> Le 02/07/04 riki <[EMAIL PROTECTED]> a écrit notamment:
> 
> > Oh, I've got a followup question.
> >
> > If I'm logged in as a regular user, I open up a terminal, su to root,
> > then try to launch emacs. I get the following error:
> >
> > Xlib: connection to ":0.0" refused by server
> > Xlib: No protocol specified.
> >
> 
> [...]
> 
> as regular user type "xhost +" before trying to open emacs as root, or
> open emacs in the terminal with "emacs -nw"

NO.

That'll open up your machine to anyone who tries to connect to it - a
SERIOUS security issue. Use sudo to run X programs as root.

-- 
Andrew Farmer
[EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] xmms and gtk warnings

2004-02-07 Thread Andrew Farmer
On Fri, 06 Feb 2004 17:57:28 -0800, Mike muttered:
> What is causing these warnings when I start xmms:
> 
> Gtk-WARNING **: Unable to locate loadable module in module_path: "libxfce.so",

You've probably got a theme selected (in $HOME/.gtkrc) that doesn't exist
or isn't installed. Try deleting your gtkrc and see if things start
working.

-- 
Andrew Farmer
[EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


[gentoo-user] Bugs in the new portage?? (I guess I have to reinstall my system) :(

2004-02-07 Thread Susie
Number of files: 73503
Number of files transferred: 187
Total file size: 57701810 bytes
Total transferred file size: 114194 bytes
Literal data: 114194 bytes
Matched data: 0 bytes
File list size: 162
Total bytes written: 3925
I guess I'll be reinstalling my system today... I wanted to update it
anyhoo as portage had changed several times and I now have a new cpu and
more ram... but I find it a bit disturbing that after doing an emerge
-uDv world it seemed to stop after the portage and not pick up again and
when I run a new sync and emerge -puDv world I get what occurs below... 
 Anyone else have this??  

Btw to the powers that be if your reading this
could it be possible to note in Announce when a package is having major
changes if it's system critical packages and not just security bugs?  It
would be nice to be warned for a change.  Because as we all know when we
run emerge -uDv world it can take awhile so alot of us aren't staring at
the thing so sometimes we miss the at time messages or it scrolls so
fast we don't see them.

PS yes I'm going to put this in bugzilla too...

-

Total bytes read: 1693246

wrote 3925 bytes  read 1693246 bytes  45257.89 bytes/sec
total size is 57701810  speedup is 34.00

>>> Updating Portage cache...  ...done!


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

Calculating world dependencies /Traceback (most recent call last):
  File "/usr/bin/emerge", line 2513, in ?
if not mydepgraph.xcreate(myaction):
  File "/usr/bin/emerge", line 1105, in xcreate
myeb=portage.portdb.xmatch("bestmatch-visible",mydep)
  File "/usr/lib/portage/pym/portage.py", line 4673, in xmatch
myval=best(self.xmatch("match-visible",None,mydep,mykey))
  File "/usr/lib/portage/pym/portage.py", line 4684, in xmatch
   
myval=match_from_list(mydep,self.xmatch("list-visible",None,mydep,mykey
))  File "/usr/lib/portage/pym/portage.py", line 3531, in
match_from_listraise KeyError, "Specific key requires an operator
(%s) (try adding an '=')" % (mydep) KeyError: "Specific key requires an
operator (dev-libs/elfutils-0.84) (try adding an '=')" bash-2.05b$ 


-- 

Susie
http://members.shaw.ca/rhiannon3/

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

---

"There is no revenge so complete as forgiveness." - Josh Billings





pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Linux PCAnywhere client

2004-02-07 Thread Collins Richey
On Sat, 7 Feb 2004 16:00:56 -0500
Ernie Schroder <[EMAIL PROTECTED]> wrote:

> On Saturday 07 February 2004 01:56 pm, Bill Roberts wrote:
> > On 12:28 Sat 07 Feb , Andrew Gaffney wrote:
> > > Is there a Linux PCAnywhere client?
> >
> > Don't really know. If you can find what you want, try vnc (or
> > better tightvnc). Much better than PCAnywhere, quick and easy to
> > install, and, if run over ssh, much more secure.
> 
> 
> I'll cast my vote for tightvnc I run my 2nd Gentoo box and a headless 
> win98 box with it so I can use my parametric CAD program.  

Ernie, how about a brief Tightvnc for Dummies course.  Tell us how you
made your setup work.

-- 
Collins - Denver Area - 
Gentoo stable kernel 2.6.2-rc1

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] can't boot new system

2004-02-07 Thread Jose González Gómez
   Ops, I forgot... don't forget to manually mount /boot if you use the 
install option of genkernel

   Regards
   Jose
Jose González Gómez escribió:

   There are some known issues with the new genkernel... I have been 
able to install two kernels on different machines without any problem 
after taking this into account. Just take a look at
  http://forums.gentoo.org/viewtopic.php?t=124530

   and comment out MAKEOPTS in /usr/share/genkernel/x86/config.sh

   Regards
   Jose
LoneStar escribió:

Every kernel I've built using genkernel beta version has had problems 
with the initrd.
I work around this by commenting out the initrd line in my boot 
loader (grub) and the kernel loads without problems.

Moshe Kaminsky wrote:

Hi,

I'm trying to setup gentoo at home. I'm stuck with the kernel: when 
the boot process starts, everything seems to be ok for a while. 
Then, I get the following line twice:
/linuxrc: 285: test: not found
and then the machine reboot. This happens with both the 
2.4.22-gentoo-r5 and 2.6.1-gentoo-r1 kernels. I'm using genkernel 
3.0.1_beta8 to compile the kernel, and I pass the parameters 
mentioned in the genkernel README file.

Any help is appreciated
Moshe
 


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


Re: [gentoo-user] can't boot new system

2004-02-07 Thread Jose González Gómez
   There are some known issues with the new genkernel... I have been 
able to install two kernels on different machines without any problem 
after taking this into account. Just take a look at
  http://forums.gentoo.org/viewtopic.php?t=124530

   and comment out MAKEOPTS in /usr/share/genkernel/x86/config.sh

   Regards
   Jose
LoneStar escribió:

Every kernel I've built using genkernel beta version has had problems 
with the initrd.
I work around this by commenting out the initrd line in my boot loader 
(grub) and the kernel loads without problems.

Moshe Kaminsky wrote:

Hi,

I'm trying to setup gentoo at home. I'm stuck with the kernel: when 
the boot process starts, everything seems to be ok for a while. Then, 
I get the following line twice:
/linuxrc: 285: test: not found
and then the machine reboot. This happens with both the 
2.4.22-gentoo-r5 and 2.6.1-gentoo-r1 kernels. I'm using genkernel 
3.0.1_beta8 to compile the kernel, and I pass the parameters 
mentioned in the genkernel README file.

Any help is appreciated
Moshe
 


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] can't boot new system

2004-02-07 Thread Claudinei Matos
Well, I've built my kernel using genkernel too but I don't need any
initrd except for use bootsplash and that's work very well 'cause I'm
using the initrd that "bootsplash" package provides.
When the kernel compile process finish, genkernel tell me to use at
kernel parameter: root=/dev/ram0 init=/linuxrc real_root=/dev/hdXX
So I've tried to use these parameters with lilo but it don't install
with this options so I've tried to use with grub that install weel but
when boot the kernel get panic.
So I'm currently using lilo again and using the same parameters that I
always use:
image = /boot/kernel-2.6.1-splash
root = /dev/hdb6
label = Gentoo-splash
read-only
initrd=/boot/initrd-1024x768
append="splash=verbose"
and that work's perfectly :)

On Sat, 2004-02-07 at 19:23, LoneStar wrote:
> Every kernel I've built using genkernel beta version has had problems 
> with the initrd.
> I work around this by commenting out the initrd line in my boot loader 
> (grub) and the kernel loads without problems.
> 
> Moshe Kaminsky wrote:
> 
> >Hi,
> >
> >I'm trying to setup gentoo at home. I'm stuck with the kernel: when the 
> >boot process starts, everything seems to be ok for a while. Then, I get 
> >the following line twice:
> >/linuxrc: 285: test: not found
> >and then the machine reboot. This happens with both the 2.4.22-gentoo-r5 
> >and 2.6.1-gentoo-r1 kernels. I'm using genkernel 3.0.1_beta8 to compile 
> >the kernel, and I pass the parameters mentioned in the genkernel README 
> >file.
> >
> >Any help is appreciated
> >Moshe
> >  
> >


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] can't boot new system

2004-02-07 Thread LoneStar
Every kernel I've built using genkernel beta version has had problems 
with the initrd.
I work around this by commenting out the initrd line in my boot loader 
(grub) and the kernel loads without problems.

Moshe Kaminsky wrote:

Hi,

I'm trying to setup gentoo at home. I'm stuck with the kernel: when the 
boot process starts, everything seems to be ok for a while. Then, I get 
the following line twice:
/linuxrc: 285: test: not found
and then the machine reboot. This happens with both the 2.4.22-gentoo-r5 
and 2.6.1-gentoo-r1 kernels. I'm using genkernel 3.0.1_beta8 to compile 
the kernel, and I pass the parameters mentioned in the genkernel README 
file.

Any help is appreciated
Moshe
 

--
Johnny
Sistumz injunear


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Linux PCAnywhere client

2004-02-07 Thread Andrew Gaffney
Ernie Schroder wrote:
On Saturday 07 February 2004 01:56 pm, Bill Roberts wrote:

On 12:28 Sat 07 Feb , Andrew Gaffney wrote:

Is there a Linux PCAnywhere client?
Don't really know. If you can find what you want, try vnc (or
better tightvnc). Much better than PCAnywhere, quick and easy to
install, and, if run over ssh, much more secure.
I'll cast my vote for tightvnc I run my 2nd Gentoo box and a headless 
win98 box with it so I can use my parametric CAD program.  
I need an actual *PCAnywhere* client for Linux. There is a computer (not mine) running 
PCAnywhere that I want to access without having to install Windows on my box.

--
Andrew Gaffney
Network Administrator
Skyline Aeronautics, LLC.
636-357-1548
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] emerge error after upgrade

2004-02-07 Thread Michele Alzetta
Il Sat, 7 Feb 2004 12:43:12 -0500
Matthew Daubenspeck <[EMAIL PROTECTED]> scrisse:

> $ emerge
> /usr/bin/python: error while loading shared libraries: libstdc++.so.5:
> cannot open shared object file: No such file or directory
> 
> Any ideas on this one?

It's my problem .. look at the old mails on linux-headers and answers

 
--  
Michele Alzetta

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Indian Language Support in GNOME 2.4 / XFCE4

2004-02-07 Thread Aniruddha Shankar
Ani Adarsh wrote:
cool testing em out right now 
did it work for you ?

Aniruddha Shankar

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Linux PCAnywhere client

2004-02-07 Thread Ernie Schroder
On Saturday 07 February 2004 01:56 pm, Bill Roberts wrote:
> On 12:28 Sat 07 Feb , Andrew Gaffney wrote:
> > Is there a Linux PCAnywhere client?
>
> Don't really know. If you can find what you want, try vnc (or
> better tightvnc). Much better than PCAnywhere, quick and easy to
> install, and, if run over ssh, much more secure.


I'll cast my vote for tightvnc I run my 2nd Gentoo box and a headless 
win98 box with it so I can use my parametric CAD program.  
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Is there an "mtools" for USB

2004-02-07 Thread Aaron Walker
On Sat, 2004-02-07 at 14:13, Rob2 wrote:
> I ask because the Dell 8600 ships with a USB floppy drive.  The regular
> mtools won't work.
> 
> Thanks,  Rob.
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 

What do you need mtools for?  Never messed with a USB floppy drive
before, but I can't imagine its much different from a USB pen drive,
which I mount with:

mount -t vfat /dev/sda1 /mnt/usb

HTH,
Aaron


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NEW Gentoo install broken

2004-02-07 Thread Michele Alzetta
Il Sat, 7 Feb 2004 15:32:09 +0100
Spider <[EMAIL PROTECTED]> scrisse:

> Not a bug, or not in the sense you -think-
> 
> This is gcc, not linux-headers.  

Ok; unfortunately I wiped out the new system and reinstalled it from scratch.
This is the situation now, everything working ok, emerge sync done, I have 
just finished running bootstrap.sh

> Now look in /etc/env.d/05gcc, check the variable LDPATH there.

grep LDPATH 05gcc
LDPATH="/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2"
 
> check that the same path exists for real.   if they differ, things are
> bad.

it's there

> Check that you never, ever. ever. ever. (need I repeat again) changed
> the CHOST variable in /etc/make.conf once you were past the initial
> stage1.

I have NEVER changed the CHOST variable _in_ _my_ _life_. Why should I ?

> make sure that the path in /usr/lib/gcc-lib/i*-pc-linux-gnu/?.?.?  is in
> /etc/ld.so.conf  (that its the exact , perfect, RIGHT path too)

grep 3.3.2 /etc/ld.so.conf
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2

> run "ldconfig" after that.

Well, no need to now; I will go on and see if the problem comes up again.

> Your problem :  gcc is flaked out and the system doesn't find your gcc
> c++ files.

I understand; the point is that I didn't do anything by hand, I just installed a 
brand new system and this happened at the very first emerge world.
This is a BIG bug in some ebuild or some script or other, surely ?
Could I just have been unlucky and emerged against an rsync mirror which 
had not yet introduced all necessary changes or something like that ? 

Anyway, now I'm running emerge system. Tomorrow I'll be back to where I was before.
I'll let you know if the problem comes up again.

--  
Michele Alzetta

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kernel 2.6 and nvidia 5336

2004-02-07 Thread Ernie Schroder
On Saturday 07 February 2004 01:15 pm, Hemmann, Volker Armin wrote:
> Hi,
>
> On Saturday 07 February 2004 18:16, Ernie Schroder wrote:
> > I also have the a7nx8 and a ti4200 I am seeing about a 10%
> > decrease in framerate with glxgears, and am having lockups. The
> > lockups occur more frequently with a GL screensaver running, but
> > do occasionally happen with a rapid mouse movement. (suggestions
> > are welcomed) As I don't have the 2.6.1 kernel doing everything I
> > want, I would like to be able to boot back into 2.4.20, but can't
> > unless I downgrade the nvidia drivers. Is there a way around
> > this?
>
> preemption?
> io-apic?
> local-apic?
>
> This three guys are the cause of a lot of nvidia problems.
> I have 2.6.2-rc3 running, without preemption and do not have any
> lockups. But, I have not a nvidia board.. btw, have you looked into
> the nvidia-linux-forum?
>
> Glück Auf
> Volker

Thanks for the hints

CONFIG_PREEMPT=y
and...
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_UP_APIC=y
# CONFIG_X86_UP_IOAPIC is not set
CONFIG_X86_LOCAL_APIC=y

I'll try rebuilding the kernelmaybe tomorrow.

-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] portage doens't work after latest emerge

2004-02-07 Thread Spider
begin  quote
On Sat, 7 Feb 2004 20:56:13 +0100
[EMAIL PROTECTED] wrote:

> Maybe your answer is the right one, but I can't make it work. The path
> 
> in /etc/env.d and /etc/ld.conf are identical. This system has been 
> running for more than 1.5 years, so I don't expect problems with the 
> host type. I emerged portage 2.50 succesfully, and after that one 
> finished I wanted to emerge the rest of 'world' and that's when the 
> problem occured.
> 
> Henk,
> 


okay. Lets go over this sequentially. Please paste the contents of your 
/etc/ld.so.conf ,  and the result of 
ls -al /usr/lib/gcc-lib /usr/lib/gcc-lib/*   /usr/lib/gcc-lib/*/*

There is an inconsistency there somewhere.

//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] portage doens't work after latest emerge

2004-02-07 Thread henkg
Maybe your answer is the right one, but I can't make it work. The path 
in /etc/env.d and /etc/ld.conf are identical. This system has been 
running for more than 1.5 years, so I don't expect problems with the 
host type. I emerged portage 2.50 succesfully, and after that one 
finished I wanted to emerge the rest of 'world' and that's when the 
problem occured.

Henk,


On Sat, Feb 07, 2004 at 07:28:05PM +0100, Spider wrote:
> begin  quote
> On Sat, 7 Feb 2004 19:21:13 +0100
> [EMAIL PROTECTED] wrote:
> 
> > On Sat, Feb 07, 2004 at 06:58:29PM +0100, Peter Eis wrote:
> > > [EMAIL PROTECTED] wrote:
> > > 
> 
> > Any other tip on how I can get things working again?
> 
> 
> I'll repeat myself from previous :
> 
> <<<><
> Look in /etc/env.d/05gcc, check the variable LDPATH there.
> 
> check that the same path exists for real.   if they differ, things are
> bad. Change the configuration to reflect reality.
> 
> Check that /etc/ld.so.conf contains this information as well (the -REAL-
> path)
> 
> rerun ldconfig afterwards.
> try again the broken apps.
> 
> 
> 
> Check that you never, ever. ever. ever. (need I repeat again) changed
> the CHOST variable in /etc/make.conf once you were past the initial
> stage1.
> 
> 
> 
> 
> Your problem :  gcc is flaked out and the system doesn't find your gcc
> c++ files.
> 
> //Spider
> 
> 
> 
> -- 
> begin  .signature
> This is a .signature virus! Please copy me into your .signature!
> See Microsoft KB Article Q265230 for more information.
> end



--
[EMAIL PROTECTED] mailing list



[gentoo-user] Is there an "mtools" for USB

2004-02-07 Thread Rob2
I ask because the Dell 8600 ships with a USB floppy drive.  The regular
mtools won't work.
Thanks,  Rob.

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] emerge -u world question

2004-02-07 Thread Alec Berryman
On Sat, Feb 07, 2004 at 07:33:46PM +0100, Gerhard W. Gruber wrote:
> I run once per day an emerge sync to see which packages are update and I have
> two questions about it.

I've found that once per day is too much for me - once every several keeps my
sufficiently up-to-date and eases the load on Gentoo's mirrors.  Your
situation may be different.

> 2.) Why does the list sometimes include packages where there is an N in the
> status? I thought emerge only shows me packages we could be updated indicating
> this with an U and D. N means not installed? Or what exactly does it mean when
> it writes this?

I'm assuming you used the -D option; the package now depends on another which
you do not have installed, or you changed your USE flags such that the
package requires additional ones.


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] Linux PCAnywhere client

2004-02-07 Thread Bill Roberts
On 12:28 Sat 07 Feb , Andrew Gaffney wrote:
> Is there a Linux PCAnywhere client?
> 
Don't really know. If you can find what you want, try vnc (or better
tightvnc). Much better than PCAnywhere, quick and easy to install,
and, if run over ssh, much more secure.

-- 
Bill Roberts

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Matrox G550 Dualhead

2004-02-07 Thread Timo Boettcher
Hi,

I am trying to get both connectors (VGA and DVI) working at the
same time. However, I was not able to build a working XF86config
for that. Is here anybody who has that working?

 Timo


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Linux PCAnywhere client

2004-02-07 Thread Andrew Gaffney
Is there a Linux PCAnywhere client?

--
Andrew Gaffney
Network Administrator
Skyline Aeronautics, LLC.
636-357-1548
--
[EMAIL PROTECTED] mailing list


[gentoo-user] emerge -u world question

2004-02-07 Thread Gerhard W . Gruber
I run once per day an emerge sync to see which packages are update and I have
two questions about it.

1.) Is it possible to do an emerge -u world and specifying some packages which
shouldn't be downgraded? I know that I can use -U to upgrade only, but I
wanted my emerge to stay with the "normal" versions. I have one package which
I don't want to change though and when I would run emerge -u world, it would
be downgraded.

2.) Why does the list sometimes include packages where there is an N in the
status? I thought emerge only shows me packages we could be updated indicating
this with an U and D. N means not installed? Or what exactly does it mean when
it writes this?

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://pice.sourceforge.net/
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] portage doens't work after latest emerge

2004-02-07 Thread Spider
begin  quote
On Sat, 7 Feb 2004 19:21:13 +0100
[EMAIL PROTECTED] wrote:

> On Sat, Feb 07, 2004 at 06:58:29PM +0100, Peter Eis wrote:
> > [EMAIL PROTECTED] wrote:
> > 

> Any other tip on how I can get things working again?


I'll repeat myself from previous :

<<<><
Look in /etc/env.d/05gcc, check the variable LDPATH there.

check that the same path exists for real.   if they differ, things are
bad. Change the configuration to reflect reality.

Check that /etc/ld.so.conf contains this information as well (the -REAL-
path)

rerun ldconfig afterwards.
try again the broken apps.



Check that you never, ever. ever. ever. (need I repeat again) changed
the CHOST variable in /etc/make.conf once you were past the initial
stage1.




Your problem :  gcc is flaked out and the system doesn't find your gcc
c++ files.

//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] portage doens't work after latest emerge

2004-02-07 Thread henkg
On Sat, Feb 07, 2004 at 06:58:29PM +0100, Peter Eis wrote:
> [EMAIL PROTECTED] wrote:
> 
> >
> If you also upgraded python you will need to run python-updater.
> Check your portage log of python-2.3.3:
> 
> *
> * If you have just upgraded from python-2.2.x you will need to run:
> *
> * /usr/sbin/python-updater
> *
> * This will automatically rebuild all the python dependent modules
> * to run with python-2.3.
> 

I ran the updater when python emerged a few day ago. When I run it now, 
I get the same type of message as before:

Traceback (most recent call last):
  File "/usr/bin/portageq", line 9, in ?
import portage,types,string
  File "/usr/lib/portage/pym/portage.py", line 6111, in ?
settings.regenerate() # XXX: Regenerate use after we get a vartree -- GLOBAL
  File "/usr/lib/portage/pym/portage.py", line 1384, in regenerate
self.configdict["auto"]["USE"]=autouse(db[root]["vartree"])
  File "/usr/lib/portage/pym/portage.py", line 1122, in autouse
myresult=dep_check(mydep,myvartree.dbapi,None,use="no")
  File "/usr/lib/portage/pym/portage.py", line 3301, in dep_check
mylist=flatten(dep_listcleanup(dep_zapdeps(mysplit,mysplit2)))
  File "/usr/lib/portage/pym/portage.py", line 3044, in dep_zapdeps
myresult=dep_zapdeps(unreduced[x],reduced[x])
  File "/usr/lib/portage/pym/portage.py", line 3030, in dep_zapdeps
elif myportapi.match(x):
AttributeError: 'NoneType' object has no attribute 'match'
Traceback (most recent call last):
  File "/usr/bin/portageq", line 9, in ?
import portage,types,string
  File "/usr/lib/portage/pym/portage.py", line 6111, in ?
settings.regenerate() # XXX: Regenerate use after we get a vartree -- GLOBAL
  File "/usr/lib/portage/pym/portage.py", line 1384, in regenerate
self.configdict["auto"]["USE"]=autouse(db[root]["vartree"])
  File "/usr/lib/portage/pym/portage.py", line 1122, in autouse
myresult=dep_check(mydep,myvartree.dbapi,None,use="no")
  File "/usr/lib/portage/pym/portage.py", line 3301, in dep_check
mylist=flatten(dep_listcleanup(dep_zapdeps(mysplit,mysplit2)))
  File "/usr/lib/portage/pym/portage.py", line 3044, in dep_zapdeps
myresult=dep_zapdeps(unreduced[x],reduced[x])
  File "/usr/lib/portage/pym/portage.py", line 3030, in dep_zapdeps
elif myportapi.match(x):
AttributeError: 'NoneType' object has no attribute 'match'

So I can't run python-updater anymore

Any other tip on how I can get things working again?

Henk. 

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

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Don't update linux headers ! NEW Gentoo install broken

2004-02-07 Thread Hemmann, Volker Armin
On Saturday 07 February 2004 15:30, Michele Alzetta wrote:
> Il Sat, 7 Feb 2004 15:10:43 +0100
>
> [EMAIL PROTECTED] scrisse:
> > try to execute ldconfig, it can help.
>
> Didn't think of that; I reformatted the partitions and started again from
> scratch. Almost through emerge system now.
> Hope I won't need to try out your suggestion !
>

well, It would have saved you from the complete reinstall.
Those errors are in most cases just missing symlinks.

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

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kernel 2.6 and nvidia 5336

2004-02-07 Thread Hemmann, Volker Armin
Hi,

On Saturday 07 February 2004 18:16, Ernie Schroder wrote:

>   I also have the a7nx8 and a ti4200 I am seeing about a 10% decrease
> in framerate with glxgears, and am having lockups. The lockups occur
> more frequently with a GL screensaver running, but do occasionally
> happen with a rapid mouse movement. (suggestions are welcomed)
>   As I don't have the 2.6.1 kernel doing everything I want, I would
> like to be able to boot back into 2.4.20, but can't unless I
> downgrade the nvidia drivers. Is there a way around this?

preemption? 
io-apic?
local-apic?

This three guys are the cause of a lot of nvidia problems.
I have 2.6.2-rc3 running, without preemption and do not have any lockups. But, 
I have not a nvidia board.. btw, have you looked into the nvidia-linux-forum?

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

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Indian Language Support in GNOME 2.4 / XFCE4

2004-02-07 Thread Ani Adarsh
cool testing em out right now 

On Sat, 2004-02-07 at 17:53, Aniruddha Shankar wrote:
> Easier to read version of this mini-HOWTO and comments at:
> 
> http://forums.gentoo.org/viewtopic.php?t=133464
> 
> Indian Language support in GNOME2.4 & XFCE4



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] portage doens't work after latest emerge

2004-02-07 Thread Peter Eis
[EMAIL PROTECTED] wrote:

Hello,

my portage system just died after I installed it some 2 hours ago.

I get the following meggage when typing emerge or etc-update:

Traceback (most recent call last):
 File "/usr/bin/emerge", line 14, in ?
   import portage
 File "/usr/lib/portage/pym/portage.py", line 6111, in ?
   settings.regenerate() # XXX: Regenerate use after we get a vartree -- GLOBAL
 File "/usr/lib/portage/pym/portage.py", line 1384, in regenerate
   self.configdict["auto"]["USE"]=autouse(db[root]["vartree"])
 File "/usr/lib/portage/pym/portage.py", line 1122, in autouse
   myresult=dep_check(mydep,myvartree.dbapi,None,use="no")
 File "/usr/lib/portage/pym/portage.py", line 3301, in dep_check
   mylist=flatten(dep_listcleanup(dep_zapdeps(mysplit,mysplit2)))
 File "/usr/lib/portage/pym/portage.py", line 3044, in dep_zapdeps
   myresult=dep_zapdeps(unreduced[x],reduced[x])
 File "/usr/lib/portage/pym/portage.py", line 3030, in dep_zapdeps
   elif myportapi.match(x):
AttributeError: 'NoneType' object has no attribute 'match'
Any idea what went wrong?
 

If you also upgraded python you will need to run python-updater.
Check your portage log of python-2.3.3:
*
* If you have just upgraded from python-2.2.x you will need to run:
*
* /usr/sbin/python-updater
*
* This will automatically rebuild all the python dependent modules
* to run with python-2.3.
Peter

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] emerge error after upgrade

2004-02-07 Thread Itamar Ravid
On 12:43 Sat 07 Feb, Matthew Daubenspeck wrote:
> $ emerge
> /usr/bin/python: error while loading shared libraries: libstdc++.so.5:
> cannot open shared object file: No such file or directory
> 
> Any ideas on this one?
Try running ldconfig.

-- 
Regards, Itamar Ravid
[EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] emerge error after upgrade

2004-02-07 Thread Barry Marler
On Sat, 7 Feb 2004 12:43:12 -0500
Matthew Daubenspeck <[EMAIL PROTECTED]> wrote:

> $ emerge
> /usr/bin/python: error while loading shared libraries: libstdc++.so.5:
> cannot open shared object file: No such file or directory
> 
> Any ideas on this one?

ldconfig


-- 
Barry Marler
Information Analyst II
Center for Applied Genetic Technologies
University of Georgia
Athens, GA
USA

--
[EMAIL PROTECTED] mailing list



[gentoo-user] emerge error after upgrade

2004-02-07 Thread Matthew Daubenspeck
$ emerge
/usr/bin/python: error while loading shared libraries: libstdc++.so.5:
cannot open shared object file: No such file or directory

Any ideas on this one?
-- 
:wq!

  Matthew Daubenspeck
  http://www.oddprocess.org

--
[EMAIL PROTECTED] mailing list



[gentoo-user] portage doens't work after latest emerge

2004-02-07 Thread henkg
Hello,

my portage system just died after I installed it some 2 hours ago.

I get the following meggage when typing emerge or etc-update:

Traceback (most recent call last):
  File "/usr/bin/emerge", line 14, in ?
import portage
  File "/usr/lib/portage/pym/portage.py", line 6111, in ?
settings.regenerate() # XXX: Regenerate use after we get a vartree -- GLOBAL
  File "/usr/lib/portage/pym/portage.py", line 1384, in regenerate
self.configdict["auto"]["USE"]=autouse(db[root]["vartree"])
  File "/usr/lib/portage/pym/portage.py", line 1122, in autouse
myresult=dep_check(mydep,myvartree.dbapi,None,use="no")
  File "/usr/lib/portage/pym/portage.py", line 3301, in dep_check
mylist=flatten(dep_listcleanup(dep_zapdeps(mysplit,mysplit2)))
  File "/usr/lib/portage/pym/portage.py", line 3044, in dep_zapdeps
myresult=dep_zapdeps(unreduced[x],reduced[x])
  File "/usr/lib/portage/pym/portage.py", line 3030, in dep_zapdeps
elif myportapi.match(x):
AttributeError: 'NoneType' object has no attribute 'match'

Any idea what went wrong?

Thanks.

Henk,



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Possibly copy protected CDs?

2004-02-07 Thread Norbert Kamenicky
Mark Knecht wrote:
How about just unmounting the disk and trying:
dd if=/dev/cdrom of=EXILE_DISK_1.iso
perhaps? That'll give you an exact (and burnable) copy of the disk.


Not a happy dd process...

Gentoo2 root # dd if=/dev/cdrom of=EXILE_DISK_1.iso
dd: reading `/dev/cdrom':Input/oupuut error
3304+0 records in
3304+0 records out
It fails for some of these reasons:

1. broken CD
2. end of CD (to check it, mount cd, run "df" and compare sizes)
3. copy protected CD.
It can be a problem to differentiate reasons 1.and 3. because
some manufacturers probably use the same copy protection method
as used on floppies in old times ... some theory follows:
Sector on CD is 2352 Bytes, 2048 for data, the rest is for
headers and CRC. Normally every sector's CRC is calculated
from sector's data (IMHO calculated by CD burner itself).
In this way it's possible to read a CD even if reading of
some bits fails (for different reasons).
Sector intentionally burned with broken CRC and/or header (yes,
it's possible to do!) can be used as copy indicator, because
on original CD read error occurs (data still can be read OK),
but on copied CD the error is "corrected".
dd command will fail with broken sector msg or so.
U can still read it using this command:
dd if=/dev/cdrom of=my.iso conv=noerror bs=1k count=[size shown by df]

The problem is to burn the image now, because if u burn it in
usual way, CRC/header of the "broken" sector will be burned properly.
There are for sure other possibilities how CD's can be copy protected
and still readable by dd without any error ( e.g. info from CD's header
can be checked etc.)
I don't know about linux SW, which can clone such CD's,
but I heard "clonecd" or "nero" for micro$hit should do it.
noro

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] kernel 2.6 and nvidia 5336

2004-02-07 Thread Ernie Schroder
On Friday 06 February 2004 09:56 am, Grendel wrote:
> On Fri, 6 Feb 2004, Collins Richey wrote:
> > FYI,
> >
> > I've read quite a few negative comments about the latest nvidia
> > drivers, but I must say I have had the opposite experience.
>
> Well the latest drivers actually make games like NWN run faster
> than ever. A great improvement from the old drivers indeed.
>
> I have a nforce2 a7n8x, with a ti4200 and they perform great.
>
> I strongly suggest that people with crashes should disable acpi
> support, using the acpi=off on kernel boot.
>
> I am having both AGP 8x and fast writes enabled on my box and there
> is no stability problem whatsoever.
>
> Bye,
> Grendel


I also have the a7nx8 and a ti4200 I am seeing about a 10% decrease 
in framerate with glxgears, and am having lockups. The lockups occur 
more frequently with a GL screensaver running, but do occasionally 
happen with a rapid mouse movement. (suggestions are welcomed)
As I don't have the 2.6.1 kernel doing everything I want, I would 
like to be able to boot back into 2.4.20, but can't unless I 
downgrade the nvidia drivers. Is there a way around this?
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Choppy mp3's via wireless connections...

2004-02-07 Thread Brett I. Holcomb
Maybe the wireless point can't handle the load?  Are you the only user?

david stevenson wrote:
On Saturday 07 February 2004 3:36 pm, Jerry McBride wrote:

Anyone have an idea for this one??

I've been experencing choppy mp3 playback when running wireless. Hardwire
playback, via cat5e, is perfect.
-
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Choppy mp3's via wireless connections...

2004-02-07 Thread david stevenson
On Saturday 07 February 2004 3:36 pm, Jerry McBride wrote:
> Anyone have an idea for this one??
>
> I've been experencing choppy mp3 playback when running wireless. Hardwire
> playback, via cat5e, is perfect.
-
> If I unplug the Orinoco and plug into the network viat cat5e, playback is
> perfect, no drop outs or any problems...
-
I have no idea why this should be, but to debug it try looking at the network 
traffic with tcpdump, ideally from a 3rd machine. Either for long delays 
between pkts or some change in config that is causing additional overhead.
David


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Need some advice on to switch from mandrake to gentoo.

2004-02-07 Thread Arne Vogel
Grendel wrote:

Currently, emerge does not support simultaneous downloading and 
compiling (at least I
know nothing about such an option), in the future it could download the 
next package
while the current package is still compiling. For now, you can more or 
less emulate this
by starting an emerge -f (options) (packages) first, waiting for one or 
more downloads to
complete, and then starting another emerge (options) (packages) with the 
same arguments
except "-f" (without terminating the first emerge). Though this may 
cause trouble should the second
emerge ever catch up with the first... I'm not sure whether running 2 
wget processes on
the same file is a good idea.
   

If the file to be downloaded exist, wget simply downloads the file as 
filename.1 

 

But it seems emerge is using the -c option to continue downloads that 
have been interrupted. I have no
idea what happens when two simultaneous wget -c's are run with the same 
output file...

Thx, will be doing it tonight when no one is using the desktop :)

I really appreciate all the help this list is giving me. 
 

This list is really good for sure! I'm learning a lot from the posts here.

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Need some advice on to switch from mandrake to gentoo.

2004-02-07 Thread Hemmann, Volker Armin
On Saturday 07 February 2004 03:56, Grendel wrote:
Hi,
I have a lot slower box (AMD XP 2000), so you should be able to top this 
times:
 Sat Jan 31 13:17:14 2004 --> x11-base/xfree-4.3.0-r3
   merge time: 57 minutes and 58 seconds.

 Sat Jan 31 17:47:44 2004 --> x11-libs/qt-3.2.3-r1
   merge time: 52 minutes and 30 seconds.

 Tue Feb  3 17:50:02 2004 --> kde-base/arts-1.2.0
   merge time: 11 minutes and 8 seconds.


 Sat Jan 31 20:57:56 2004 --> kde-base/kdebase-3.2.0_rc1
   merge time: 1 hour, 39 minutes, and 7 seconds.

 Tue Feb  3 23:26:13 2004 --> kde-base/kdebase-3.2.0
   merge time: 2 hours, 16 minutes, and 4 second (this time KDE running, 
while emerging)


 Sat Jan 31 19:18:49 2004 --> kde-base/kdelibs-3.2.0_rc1
   merge time: 1 hour, 21 minutes, and 52 seconds.

 Tue Feb  3 21:10:09 2004 --> kde-base/kdelibs-3.2.0
   merge time: 1 hour, 58 minutes, and 3 seconds. (dito)

 Sat Jan 31 21:44:31 2004 --> kde-base/kdenetwork-3.2.0_rc1
   merge time: 45 minutes and 20 seconds.

 Wed Feb  4 00:57:11 2004 --> kde-base/kdenetwork-3.2.0
   merge time: 57 minutes and 34 seconds.

Sat Jan 31 22:51:55 2004 --> kde-base/kdepim-3.2.0_rc1
   merge time: 1 hour, 6 minutes, and 9 seconds.

 Wed Feb  4 02:07:49 2004 --> kde-base/kdepim-3.2.0
   merge time: 1 hour, 10 minutes, and 38 seconds.

 Thu Feb  5 02:20:58 2004 --> kde-base/kdepim-3.2.0-r1
   merge time: 1 hour, 51 minutes, and 41 seconds.

 Fri Feb  6 18:04:53 2004 --> kde-base/kdepim-3.2.0-r2
   merge time: 33 minutes and 3 seconds.
   Sun Feb  1 01:03:16 2004 --> kde-base/kdegraphics-3.2.0_rc1
   merge time: 53 minutes and 21 seconds.

 Wed Feb  4 16:23:35 2004 --> kde-base/kdegraphics-3.2.0
   merge time: 59 minutes and 20 seconds.

 Sat Jan 31 23:48:47 2004 --> kde-base/kdemultimedia-3.2.0_rc1
   merge time: 55 minutes and 54 seconds.

 Wed Feb  4 14:48:40 2004 --> kde-base/kdemultimedia-3.2.0
   merge time: 1 hour and 4 minutes.

IMHO is this the basis for a usefull kde.

You may want the precompiled grp-packages. 
You should ask the documentation about that. I only tried it one time and it 
was pretty broken. 

Saving /home is no problem. Just don't touch the partition until everything is 
finished. 

Glück Auf
Volker

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

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge and x of y in xterm title....

2004-02-07 Thread Collins Richey
On Sat, 7 Feb 2004 12:48:01 +0100
David Obwaller <[EMAIL PROTECTED]> wrote:

> * Timothy Grant <[EMAIL PROTECTED]> [02/ 6/04]:
> > I believe I saw a comment the other day about someone who said that
> > when they did an emerge it showed package X of Y in the title bar of
> > their xterm.
> > 
> > Is that built in functionality? or a custom thing someone created?
> 
> This is a built-in feature. If you're using some terminal emulator
> which allows changing the window title this should work. Don't know if
> xterm has this functionality. I'm using gnome-terminal and it works
> fine here.
> 

Also works with aterm.

-- 
Collins - Denver Area - 
Gentoo stable kernel 2.6.2-rc1

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Choppy mp3's via wireless connections...

2004-02-07 Thread Jerry McBride

Anyone have an idea for this one??

I've been experencing choppy mp3 playback when running wireless. Hardwire 
playback, via cat5e, is perfect.

The server/client involved are gentoo. The software versions are: kde 3.2.0, 
kernel 2.6.2, samba 3.0.1 on both ends. Hardware of the client is a presario 
700us running the alsa snd_via82xxx driver with the ac97 codec. I use alsa as 
the OSS drivers won't detect the laptop hardware Orinoco Gold pcmcia card 
which is a 802.b running at 11mbit, processor is an AMD 1.2gig with 256meg 
memory...

Anyways, the problem shows it's ugly head anytime I try to play mp3's when 
running wirelessly. Using KDE and JUK, the mp3 begins to play like normal 
then pauses briefly and begins to play again. The same thing happens with 
MPG123 or MPG321 when run without KDE. This occurs all the way through the 
playback. During the pauses, I have noticed that there's a bit of activity 
with the connection led's of the Orinoco. I would assume that the player runs 
out of data stream and pulls more off the server via the wireless. When this 
happens, the music playback stops until the buffer fills and then playback 
resumes nornally...

If I unplug the Orinoco and plug into the network viat cat5e, playback is 
perfect, no drop outs or any problems...

I've dug all around the net, looking for a way to either increase the buffer 
size in the orinoco or in juk... I've looked for ways to increase the 
priority of the pcmcia-cs drivers... I've tried to renice the involved 
processes, but no change is noted.  I've expiremented with the buffers in 
samba I've done as much as I can do to iron this one out and now I'm 
asking for a bit of help from anyone that may have a solution.

Thank you, in advance.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Problems emerging

2004-02-07 Thread Dave
Paul Varner wrote:

Dave wrote:
 

Have now run memtest86 for 12 Hours straight - extended test. Zero
errors ... mmm ...
I'll limp along with -O2 for now ... sort the rest of Gentoo then come
back to it.
   

Dave,

Are you running X when compiling?  On one of my systems, I found that when I
compile with X running I end up with memory problems due to the agp module.
This causes gcc to the segfault or generate the "Internal Compiler Error"
message.
Turning off X and running the compile in console mode and the problem goes
away.
So it is possible to not have hardware problems, but to still have memory
problems due to what is running on the system at the time.
Regards,
Paul
--
[EMAIL PROTECTED] mailing list
 

I sure am running X, I'll give it a go.

Cheers
Dave
--
[EMAIL PROTECTED] mailing list


[gentoo-user] Init script problems ...

2004-02-07 Thread Dave
The Gentoo adventure continues ! I have ppp working with dial on demand 
+ firewall ... I'm getting there but have a couple of problems ...

First, on bootup how do I see the init messages ? I checked dmseg, 
/var/log/messages  can't find them. I have tried pressing scroll 
lock + pause on the keypad + Page up - all do zip. I can only glance at 
the error messages so I am struggling...

When my system boots it flashes some warnings, one about not haveing 
fsck.reiserfs ... So at a guess I ... 
emerge reiserfsprogs
Now I get a large message shooting by surrounded by "*"s all about DMA 
not working  I can't read it properly.

Also after "system clock to HW clock"
I get ...
cant find module /dev/rtc
cant find module /dev/misc/rtc
repeated twice. I'm a bit mysterfied.
Can anyone nudge me in the right direction ?

Many thanks
Dave


--
[EMAIL PROTECTED] mailing list


[gentoo-user] SVGALib in vmware compileerror

2004-02-07 Thread Gerhard W . Gruber
I installed a vmware session with kde and now I emerge kde. But when it comes
to svgalib it always breaks with an error with some kernel module. Does
SVGAlib require some special kernel option?

-- 
Gerhard Gruber
Maintainer of
SoftICE for Linux - http://pice.sourceforge.net/
Fast application launcher - http://sourceforge.net/projects/launchmenu

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Hyper Threading

2004-02-07 Thread Imre Solti
No it is for making user space programs threaded if they support it (I 
think).
I do not use it and I am HT.
You can check that HT is working because you start multiple kernel 
compiles in the background and then you can see both CPUs utilized 
around 99 % in "top". (Hit 1 when in top if only one CPU shows up.)
Imre

Manuel Pérez López wrote:
Another cuestion: Does emerge need the USE flag 'thread' for compiling HT 
right?

Recompiled kernel 2.6.1-gentoo-r1 with "Symmetric multi-processing support.".
Called kernel at boot with 'smp-acpi'
Changed /etc/make.conf for MAKEOPTS='-j3'


Thanks. All is right. The 2 cpus have been activated:

bash-2.05b$ cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Pentium(R) 4 CPU 2.60GHz
stepping: 9
cpu MHz : 2600.882
cache size  : 512 KB
physical id : 0
siblings: 2
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
bogomips: 5144.57

processor   : 1
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Pentium(R) 4 CPU 2.60GHz
stepping: 9
cpu MHz : 2600.882
cache size  : 512 KB
physical id : 0
siblings: 2
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi 
mmx fxsr sse sse2 ss ht tm pbe cid
bogomips: 5193.72





On Saturday 07 February 2004 01:25, Imre Solti wrote:

You do not need to recompile all the system only make the kernel for SMP
if you ran a non SMP system before.
All other is automagically done. (Edit  make.conf for the extra CPU to
use it during compilation.)
Also enable HT in BIOS.
Imre
Manuel Pérez López wrote:

Hello:

Well, I 've changed my system to a Pemtium IV with Hyper Threading. I
need to recompile all the system for this new posibility. How can I
emerge the packages with HT support? How can I compile the kernel with HT
support?
Thanks

Manuel Perez



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


--
[EMAIL PROTECTED] mailing list



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] pam-0.77 and saslauthd problem

2004-02-07 Thread Sean Johnson
On Sat, 2004-02-07 at 06:03, Christian Traber wrote:
> Hi,
> 
> after upgrading pam to 0.77 cyrus-sasl authentication for cyrus and 
> postfix no longer works.
> 
> saslauthd is configured to user pam
> 
> and for example /etc/pam.d/imap has the following entries:
> 
> authrequired/lib/security/pam_pwdb.so nullok shadow
> account required/lib/security/pam_pwdb.so
> 
> 
> now with pam-0.77 I get login errors like:
> 
> ...
> Feb  7 10:52:00  imapd[26699]: badlogin: .xxx[xxx.xxx.xxx.xxx] 
> LOGIN [SASL(-13): authentication failure: checkpass failed]
> Feb 7 10:52:10  imapd[26699]: badlogin: .xxx [xxx.xxx.xxx.xxx] 
> CRAM-MD5 [SASL(-13): user not found: no secret in database]
> ...
> 
> After downgrading to pam-0.75-r11 it works again!?
> 
> 
> Anyone alse such problems with the new pam-0.77?

I don't have any problems with pam-0.77, though I have to keep my
cyrus-sasl at 2.1.16, or everything goes haywire.

Sean


--
[EMAIL PROTECTED] mailing list



[gentoo-user] change gallery install path

2004-02-07 Thread gentoolb
 Hello list ..

I have been running gallery for quite some time now and noticed there was an
update in portage for it.. reading the Changelog it states it is a version
bump and a security fix, so I was sure to upgrade ..

but my install path for gallery is not in its default install place and the
new gallery ebuild uses a different way to specify values ..

I do see my albums and such, but all of the needed files to run gallery are
somewhere else..

how can I force and specify where gallery to install its files?


Thanks


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] NEW Gentoo install broken

2004-02-07 Thread Spider
begin  quote
On Sat, 7 Feb 2004 15:06:28 +0100
Michele Alzetta <[EMAIL PROTECTED]> wrote:

> Right !
> 
> I created two brand new partitions: /boot and /
> Downloaded stage 1.
> Did bootstrap successfully tonight.
> Emerge system successful.
> This morning emerge sync.
> It asked for new portage.
> Installed it ok.
> 
> I tried emerge -pv world and saw a lot of new things: gcc etc.
> Emerge world ...
> .. new gcc went ok 
> then ...
>  the process failed during update of linux-headers ( 2.4.21 ).
> Now every binary I try on this partition fails with messages like:
> 
> $  man find   
> /usr/bin/gtbl: error while loading shared libraries: libstdc++.so.5:
> cannot open shared object file: No such file or directory
> groff: error while loading shared libraries: libstdc++.so.5: cannot
> open shared object file: No such file or directory
> 
> I use NO ~x86 stuff, my opt flags shouldn't give any problems ... 
> 
> Would the gentoo people mind keeping totally unstable stuff in ~x86
> please ?
> Filed a bug about this ..
> 


Not a bug, or not in the sense you -think-

This is gcc, not linux-headers.  

Now look in /etc/env.d/05gcc, check the variable LDPATH there.

check that the same path exists for real.   if they differ, things are
bad.

Check that you never, ever. ever. ever. (need I repeat again) changed
the CHOST variable in /etc/make.conf once you were past the initial
stage1.

make sure that the path in /usr/lib/gcc-lib/i*-pc-linux-gnu/?.?.?  is in
/etc/ld.so.conf  (that its the exact , perfect, RIGHT path too)

run "ldconfig" after that.

try again the broken apps.



Your problem :  gcc is flaked out and the system doesn't find your gcc
c++ files.

//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] Don't update linux headers ! NEW Gentoo install broken

2004-02-07 Thread Michele Alzetta
Il Sat, 7 Feb 2004 15:10:43 +0100
[EMAIL PROTECTED] scrisse:

> try to execute ldconfig, it can help.

Didn't think of that; I reformatted the partitions and started again from scratch.
Almost through emerge system now.
Hope I won't need to try out your suggestion !

--  
Michele Alzetta

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Qt a dep for mod_php?

2004-02-07 Thread Peter Wu
On Fri, Feb 06, 2004 at 09:04:43AM -0600, Reno Romanin wrote:

> I have in my USE section of make.conf "-qt -X -gtk -gnome mysql apache2 
> python"

I have "-X -gtk -gtk2 -kde -qt -gnome -motif" in my /etc/make.conf. Apache
does not ask for qt when installation.

Hope this helps.

-- 
Peter Wu
Powered by Gentoo Linux 2.4.22

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] debug script

2004-02-07 Thread Paul Stear
On Sat 7 February 2004 10:25, Norbert Kamenicky wrote:
> Paul Stear wrote:
> > Hi all,
> > I am working on a backup script but have some problems.
> > How can I step through a script?
>
> bash -x script
>
>
Thanks Norbert, thats just what I was looking for.  Where did you find it? I 
thought I had checked all docs, perhaps I was asleep

Paul

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


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Don't update linux headers ! NEW Gentoo install broken

2004-02-07 Thread trwa
Hello Michele Alzetta,

Once you wrote about "[gentoo-user] Don't update linux headers ! NEW Gentoo install 
broken":
>$  man find   
>/usr/bin/gtbl: error while loading shared libraries: libstdc++.so.5: cannot open 
>shared object file: No such file or directory
>groff: error while loading shared libraries: libstdc++.so.5: cannot open shared 
>object file: No such file or directory
>

try to execute ldconfig, it can help.

-- 
Best regards,
 Waldemar Tribus mailto:[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Don't update linux headers ! NEW Gentoo install broken

2004-02-07 Thread Michele Alzetta
Right !

I created two brand new partitions: /boot and /
Downloaded stage 1.
Did bootstrap successfully tonight.
Emerge system successful.
This morning emerge sync.
It asked for new portage.
Installed it ok.

I tried emerge -pv world and saw a lot of new things: gcc etc.
Emerge world ...
.. new gcc went ok 
then ...
 the process failed during update of linux-headers ( 2.4.21 ).
Now every binary I try on this partition fails with messages like:

$  man find   
/usr/bin/gtbl: error while loading shared libraries: libstdc++.so.5: cannot open 
shared object file: No such file or directory
groff: error while loading shared libraries: libstdc++.so.5: cannot open shared object 
file: No such file or directory

I use NO ~x86 stuff, my opt flags shouldn't give any problems ... 

Would the gentoo people mind keeping totally unstable stuff in ~x86 please ?
Filed a bug about this ..

--  
Michele Alzetta

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Need some advice on to switch from mandrake to gentoo.

2004-02-07 Thread Grendel
On Sat, 7 Feb 2004, Arne Vogel wrote:

> If you remove Mandrake before the install, it definitely should. When 
> you run low on disk
> space with a Gentoo installation, check your /usr/portage/distfiles. 
> That's where the downloads
> go, and Gentoo doesn't delete anything in it automatically.

Ok.
 
> Here's a simple script that you might also find useful (I've installed 
> this as /usr/bin/diskusage):
> du --max-depth=1 "$@" | sort -n -r | less

Thanks, this is most usefull.
 

> I'm not sure... for broadband, download times should be much lower than 
> compile times
> (my 768-kbps DSL line manages about 360 Megabytes per hour, others are 
> still faster).

Yes.


> Currently, emerge does not support simultaneous downloading and 
> compiling (at least I
> know nothing about such an option), in the future it could download the 
> next package
> while the current package is still compiling. For now, you can more or 
> less emulate this
> by starting an emerge -f (options) (packages) first, waiting for one or 
> more downloads to
> complete, and then starting another emerge (options) (packages) with the 
> same arguments
> except "-f" (without terminating the first emerge). Though this may 
> cause trouble should the second
> emerge ever catch up with the first... I'm not sure whether running 2 
> wget processes on
> the same file is a good idea.

If the file to be downloaded exist, wget simply downloads the file as 
filename.1 

> >hmm.this was fastxfree86 needs a large volume of space and takes a lot 
> >of time to compile too usually.
> Maybe this is because the gcc was Athlon-XP-optimized with -O3? :-)

I can see that the compiler should be one of the first things to be
compiled in as even a 5% speed increase in compiler speed can speed up the
compile time of the larger packages a lot.

> >step by step as time permits, I suppose this is the best option.
> >  
> >
> Make it so!


Thx, will be doing it tonight when no one is using the desktop :)

I really appreciate all the help this list is giving me. 


Bye,
grendel

-- 
Hi, I'm a signature virus. plz set me as your signature and help me spread
:)

--
[EMAIL PROTECTED] mailing list



[gentoo-user] libwww-5.4.0-r[12] compile fails

2004-02-07 Thread Harlan
Hello,
  I'm trying to install/update apache, php and mysql.  I have older versions 
of apache and mysql on this computer, but php has not been installed on this 
computer before.

When I do a pretend, here is the list of what needs to be built:

star21 portage # emerge -p apache php mysql

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

Calculating dependencies ...done!
[ebuild   R   ] net-www/apache-2.0.48-r1  
[ebuild  N] net-libs/libwww-5.4.0-r1  
[ebuild  N] dev-php/php-4.3.4-r4  
[ebuild U ] sys-apps/tcp-wrappers-7.6-r6 [7.6-r4] 
[ebuild U ] dev-db/mysql-4.0.16 [4.0.13-r4] 

I've done this a few times, and portage thinks that apache needs to be 
recompiled every time; apache builds just fine.

I even tried to do an "ACCEPT_KEYWORDS="~x86" emerge net-misc/libwww"  (which 
is how I tried libwww-5.4.0-r2) with the same results.

Here is a copy of the errors that I get for both libwww-5.4.0-r1 and 
libwww-5.4.0-r2:
gcc -march=pentium3 -O3 -pipe -Wall -o .libs/head head.o  
../src/.libs/libwwwinit.so -L/usr/local/lib/mysql -L/usr/lib 
../src/.libs/libwwwapp.so ../../Library/src/.libs/libwwwxml.so 
../../modules/expat/xmlparse/.libs/libxmlparse.so 
../../modules/expat/xmltok/.libs/libxmltok.so ../src/.libs/libwwwhtml.so 
../src/.libs/libwwwtelnet.so ../src/.libs/libwwwnews.so 
../src/.libs/libwwwhttp.so ../src/.libs/libwwwmime.so 
../src/.libs/libwwwgopher.so ../src/.libs/libwwwftp.so 
../src/.libs/libwwwdir.so ../src/.libs/libwwwcache.so 
../src/.libs/libwwwstream.so ../src/.libs/libwwwfile.so 
../src/.libs/libwwwmux.so ../src/.libs/libwwwtrans.so 
../src/.libs/libwwwcore.so ../src/.libs/libwwwutils.so 
../../Library/src/SSL/.libs/libwwwssl.so ../../Library/src/.libs/libwwwzip.so 
../../Library/src/.libs/libwwwsql.so ../../modules/md5/.libs/libmd5.so -ldl 
/usr/local/lib/mysql/libmysqlclient.so -lz -lcrypt -lnsl -lm -lssl -lcrypto 
-Wl,--rpath -Wl,/usr/local/lib/mysql
../../Library/src/.libs/libwwwsql.so: undefined reference to `mysql_connect'
../../Library/src/.libs/libwwwsql.so: undefined reference to `mysql_create_db'
collect2: ld returned 1 exit status
make[3]: *** [head] Error 1
make[3]: *** Waiting for unfinished jobs
gcc -march=pentium3 -O3 -pipe -Wall -o .libs/libapp_1 libapp_1.o  
../src/.libs/libwwwinit.so -L/usr/local/lib/mysql -L/usr/lib 
../src/.libs/libwwwapp.so ../../Library/src/.libs/libwwwxml.so 
../../modules/expat/xmlparse/.libs/libxmlparse.so 
../../modules/expat/xmltok/.libs/libxmltok.so ../src/.libs/libwwwhtml.so 
../src/.libs/libwwwtelnet.so ../src/.libs/libwwwnews.so 
../src/.libs/libwwwhttp.so ../src/.libs/libwwwmime.so 
../src/.libs/libwwwgopher.so ../src/.libs/libwwwftp.so 
../src/.libs/libwwwdir.so ../src/.libs/libwwwcache.so 
../src/.libs/libwwwstream.so ../src/.libs/libwwwfile.so 
../src/.libs/libwwwmux.so ../src/.libs/libwwwtrans.so 
../src/.libs/libwwwcore.so ../src/.libs/libwwwutils.so 
../../Library/src/SSL/.libs/libwwwssl.so ../../Library/src/.libs/libwwwzip.so 
../../Library/src/.libs/libwwwsql.so ../../modules/md5/.libs/libmd5.so -ldl 
/usr/local/lib/mysql/libmysqlclient.so -lz -lcrypt -lnsl -lm -lssl -lcrypto 
-Wl,--rpath -Wl,/usr/local/lib/mysql
../../Library/src/.libs/libwwwsql.so: undefined reference to `mysql_connect'
../../Library/src/.libs/libwwwsql.so: undefined reference to `mysql_create_db'
collect2: ld returned 1 exit status
make[3]: *** [libapp_1] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/libwww-5.4.0-r2/work/w3c-libwww-5.4.0/Library/Examples'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/libwww-5.4.0-r2/work/w3c-libwww-5.4.0/Library'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/libwww-5.4.0-r2/work/w3c-libwww-5.4.0'
make: *** [all-recursive-am] Error 2

!!! ERROR: net-libs/libwww-5.4.0-r2 failed.
!!! Function src_compile, Line 53, Exitcode 2
!!! (no error message)

Any suggestions would be great.

Thanks for your help,

Harlan...
[EMAIL PROTECTED]
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Need some advice on to switch from mandrake to gentoo.

2004-02-07 Thread Arne Vogel
Grendel wrote:

On Sat, 7 Feb 2004, Arne Vogel wrote:

 

Sure you can! However, you may want to consider installing from your 
existing Mandrake
installation. You should actually be able to install Gentoo on the same 
partition (into a subdirectory,
using chroot - see the handbook), and later replace the Mandrak 
installation (except for /home) with it,
though the transition may be a little tricky (mv, rm, cp etc. may 
break). I would recommend booting
from the LiveCD before performing this last step. How much disk space do 
you have left on /?
   



/dev/hda6 5.9G  3.7G  2.2G  63% /

Should be enough.

 

If you remove Mandrake before the install, it definitely should. When 
you run low on disk
space with a Gentoo installation, check your /usr/portage/distfiles. 
That's where the downloads
go, and Gentoo doesn't delete anything in it automatically.

Here's a simple script that you might also find useful (I've installed 
this as /usr/bin/diskusage):
du --max-depth=1 "$@" | sort -n -r | less

When called without arguments, it displays the subdirectories of ".", 
sorted by size, descending.
When called with argument "*", it displays files as well.

And etcat -s tells you the installed size of a given package.

Alternatively, install everything from binary, this will save lots and 
lots of time, you will be able to
compile packages later.
   

Yes, this is what I plan as i want to get the desktop up and running as 
fast as possible. Once I have a working desktop I will set about updating 
to the modern packages.

 

kdegames: merge time: 44 minutes and 52 seconds
etc.
   

Does this time include downloading as well?

 

I'm not sure... for broadband, download times should be much lower than 
compile times
(my 768-kbps DSL line manages about 360 Megabytes per hour, others are 
still faster).

The only notable exception are binaries, e.g. openoffice-bin or 
americas-army.

Currently, emerge does not support simultaneous downloading and 
compiling (at least I
know nothing about such an option), in the future it could download the 
next package
while the current package is still compiling. For now, you can more or 
less emulate this
by starting an emerge -f (options) (packages) first, waiting for one or 
more downloads to
complete, and then starting another emerge (options) (packages) with the 
same arguments
except "-f" (without terminating the first emerge). Though this may 
cause trouble should the second
emerge ever catch up with the first... I'm not sure whether running 2 
wget processes on
the same file is a good idea.

xfree: merge time: 1 hour, 9 minutes and 14 seconds.
   

hmm.this was fastxfree86 needs a large volume of space and takes a lot 
of time to compile too usually.

 

Maybe this is because the gcc was Athlon-XP-optimized with -O3? :-)

Various other packages that will be needed for your installation add up 
to let's say 3 hours,
that would be 12 1/2 hours in total. Deduct 20% for your faster 
processor, and it's still about
10 hours.
   

Well I plan to use the live cd's and get a precompiled xfree86+kde setup
ready then from the network upgrade the gcc, libc, kernel, xfree and KDE
step by step as time permits, I suppose this is the best option.
 

Make it so!

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] xmms and gtk warnings

2004-02-07 Thread Zarick Lau
Hi,

On Sat, 2004-02-07 at 09:57, Mike wrote:
> What is causing these warnings when I start xmms:
> 
> Gtk-WARNING **: Unable to locate loadable module in module_path: "libxfce.so",

One cause may be you haven't install gtk-engines-xfce (engine required
by some themes)

> 
> (a whole bunch)
> 
> and:
> 
> Gtk-WARNING **: Unable to locate image file in pixmap_path: 
> "textures/DefaultGrad.xpm" line 182
> 
> (not as many)

I don't know about that, sorry ~

Cheers,
Zarick


--
[EMAIL PROTECTED] mailing list



  1   2   >