Re: [gentoo-user] Using java-config with manually installed JDKs

2006-02-06 Thread Rafael Bugajewski
Felipe Ribeiro:

 I've installed the version from portage before, but i had performance
 problem with the amd64 version. so i decided to install the x86 version
 on my amd64 box. and i dunno how to do it with portage, so i installed
 manually.

You can do it with a portage overlay. You can find more information at 
http://gentoo-wiki.com/Portage_Overlay

Greets,

Rafael


pgpzCoZIvKdgY.pgp
Description: PGP signature


Re: [gentoo-user] madwifi-ng WPA

2006-02-06 Thread Stroller


On 5 Feb 2006, at 10:08, Philipp Kügle wrote:


Am Sonntag 05 Februar 2006 05:12 schrieb Stroller:


Does anyone know a workaround for using madwifi-ng with WPA, please?


C001 ~ # ACCEPT_KEYWORDS=~x86 emerge -pv wpa_supplicant


Many thanks! That's perfect.

Stroller.



--
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] USB issue

2006-02-06 Thread Michael Kintzios


 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Richard Fish
 Sent: 04 February 2006 23:26
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] USB issue
 
 
 On 2/3/06, Franta [EMAIL PROTECTED] wrote:
  frankies rules.d # uname -r
  2.6.12-gentoo-r10
  frankies rules.d #
 
  ... a hotplug issue?
 
 Well, hotplug as we knew it no longer exists really.  Now the kernel
 sends hotplug events using either udevsend or (for 2.6.15 onwards)
 netlink.
 
 Try cat /proc/sys/kernel/hotplug.  In your case, it should say
 /sbin/udevsend.
 
 However, we are _assuming_ that the system is starting udev.  You
 should check the first few lines of the system boot to make sure.  You
 should see messages like:
 
 Mounting /dev for udev ...
 ...
   Setting /sbin/udevsend as hotplug agent ...
 
 -Richard

I'm still on the last 2.6.14 kernel and would like to know any tricks I
need to put in place before I run into a USB problem . . . I have
hotplug in my rc-update default and coldplug in my rc-update boot.  Do I
need to change these manually, or will a 2.6.15 kernel and update world
sort it out for me?
-- 
Regards,
Mick

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-06 Thread Martin Ullrich
Hi again!

I've now compiled 3 new binary packages for you:

http://members.chello.at/martin-ullrich/coreutils-5.2.1-r7.tbz2

http://members.chello.at/martin-ullrich/coreutils-5.93.tbz2

Whichever you want to use.
If they don't work, I've also compiled a statically linked package:

http://members.chello.at/martin-ullrich/coreutils-5.93-static.tbz2 (12,5 MB!!)

ACL support should now be disabled in all packages (USE=-* nls and
configure-output showed that it was disabled). I don't know whether
you should extract the package from your gentoo or from a live-cd, but
don't forget to set the -p flag for extracting with tar or you might
end up having an unaccassable version just because of wrong
permissions.

martin

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] logmail - need fully-qualified address

2006-02-06 Thread Bo Andresen
Hi

I am having problems with the elog mail module failing to send mail due to the 
following error:

!!! An error occured while trying to send logmail:\n{'[EMAIL PROTECTED]': 
(504, 'portage: Sender address rejected: need fully-qualified address')}

I am using my ISP's SMTP server and it does work in mail program but 
apparently it has some requirements to the sender address that aren't 
fullfilled. My settings are as follows:

[EMAIL PROTECTED]:~# grep LOG /etc/make.conf
PORTAGE_ELOG_CLASSES=info warn error log
PORTAGE_ELOG_SYSTEM=save mail
PORTAGE_ELOG_MAILURI=[EMAIL PROTECTED] vip.cybercity.dk

I did notice bug #116637 (http://bugs.gentoo.org/show_bug.cgi?id=116637) but 
do not know whether it is the same as this bug. Does anyone know howto solve 
this problem? Thanks in advance.

/Bo

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-06 Thread Martin Ullrich
sorry. wrong thread

martin

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Lost my coreutils

2006-02-06 Thread Martin Ullrich
Hi again!

I've now compiled 3 new binary packages for you:

http://members.chello.at/martin-ullrich/coreutils-5.2.1-r7.tbz2

http://members.chello.at/martin-ullrich/coreutils-5.93.tbz2

Whichever you want to use.
If they don't work, I've also compiled a statically linked package:

http://members.chello.at/martin-ullrich/coreutils-5.93-static.tbz2 (12,5 MB!!)

ACL support should now be disabled in all packages (USE=-* nls and
configure-output showed that it was disabled). I don't know whether
you should extract the package from your gentoo or from a live-cd, but
don't forget to set the -p flag for extracting with tar or you might
end up having an unaccassible version just because of wrong
permissions.

martin

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Lost my coreutils

2006-02-06 Thread Benno Schulenberg
Bogo Mipps wrote:
   /bin/install -c 'cp'
 '/usr/tmp/portage/coreutils-5.2.1-r7/image//bin/cp' install:
 unable to open
 `/usr/tmp/portage/coreutils-5.2.1-r7/image//bin/cp/cp': No such
 file or directory

Ahrrr!  We were _so_ close...

All it would have taken to get around this was 'rm /bin/install' and 
'cp /var/tmp/portage/coreutils-5.93/work/coreutils-5.93/src/ginstall 
/bin/install' 
and then coreutils would have emerged fine.

Have done it here: it worked perfectly.

Benno
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Detecting when a USB device is attached

2006-02-06 Thread Jan Callewaert
Op maandag 6 februari 2006 07:54, schreef Canek Peláez:
 GNOME 2.12 do this for you, if you put yourself in the plugdev group.
 It just works.

 Canek


Just like KDE 3.5

Jan

 On 2/5/06, Neil Bothwick [EMAIL PROTECTED] wrote:
  On Sun, 5 Feb 2006 17:09:43 -0500, James Colby wrote:
   I was wondering if anybody knew of a package or a method that I could
   use to detect when a USB mass storage device is attached to my PC.
   What I would like to be able to do is to write a small script that
   would mount my USB mass storage device, sync up a directory, and then
   unmount the device everytime I plug my USB drive into the computer.
 
  Udev will take care of this. all you need is a udev rule that matches the
  particular device and calls a script that carries out the actions you
  want. See http://www.reactivated.net/udevrules.php for plenty on writing
  udev rules.
 
 
  --
  Neil Bothwick
 
  Newsflash! Explosion at M$ beta testsite - Infinite number of monkeys
  killed.

 --
 Canek Peláez Valdés
 Facultad de Ciencias, UNAM


pgpKhLmp3qbbX.pgp
Description: PGP signature


Re: [gentoo-user] logmail - need fully-qualified address

2006-02-06 Thread Neil Bothwick
On Mon, 6 Feb 2006 11:38:24 +0100, Bo Andresen wrote:

 I am having problems with the elog mail module failing to send mail due
 to the following error:
 
 !!! An error occured while trying to send
 logmail:\n{'[EMAIL PROTECTED]': (504, 'portage: Sender address
 rejected: need fully-qualified address')}

Does hostname -d return the correct domain. If portage cannot determine
the domain, it appears to send the mail from 'portage' instead of
'[EMAIL PROTECTED]'.


-- 
Neil Bothwick

This chicken has no beak, said Tom impeccably.


signature.asc
Description: PGP signature


Re: [gentoo-user] Detecting when a USB device is attached

2006-02-06 Thread Neil Bothwick
On Mon, 6 Feb 2006 12:24:00 +0100, Jan Callewaert wrote:

  GNOME 2.12 do this for you, if you put yourself in the plugdev group.
  It just works.

 Just like KDE 3.5

Neither GNOME nor KDE can do what the OP asked for. They can automount
the device, but they won't sync with a directory and then unmount it. You
need a udev script for this, which also has the advantage of being
desktop-independent - it doesn't even need a desktop.


-- 
Neil Bothwick

Brain fried -- core dumped.


signature.asc
Description: PGP signature


Re: [gentoo-user] logmail - need fully-qualified address

2006-02-06 Thread Bo Andresen
This is a laptop which is being moved back and forth between home and 
university. When I wrote the previous mail I was at home. Now I am at the 
university.

On Monday 06 February 2006 12:39, Neil Bothwick wrote:
 Does hostname -d return the correct domain. If portage cannot determine
 the domain, it appears to send the mail from 'portage' instead of
 '[EMAIL PROTECTED]'.

[EMAIL PROTECTED]:~# hostname -d
stud.ies.auc.dk

I will try the same command when I get home. Here at work, however, elog comes 
up with a different error ;) :

!!! An error occured while trying to send logmail:\n(501, 'portage: sender 
address must contain a domain', 'portage')

[EMAIL PROTECTED]:~# cat /etc/conf.d/hostname
HOSTNAME=BA

I don't think the my router/dhcp server overrides this hostname at home. And 
just in case it is of any use:

[EMAIL PROTECTED]:~# cat /etc/conf.d/domainname
# /etc/conf.d/domainname

# When setting up resolv.conf, what should take precedence?
#  0 = let dhcp/whatever override DNSDOMAIN
#  1 = override dhcp/whatever with DNSDOMAIN
OVERRIDE=0
DNSDOMAIN=
NISDOMAIN=

Thanks for your reply.

/Bo
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Detecting when a USB device is attached

2006-02-06 Thread Iain Buchanan
On Mon, 2006-02-06 at 12:24 +0100, Jan Callewaert wrote:
 Op maandag 6 februari 2006 07:54, schreef Canek Peláez:
  GNOME 2.12 do this for you, if you put yourself in the plugdev group.
  It just works.

actually, if you're talking about gnome-volume-manager, it no longer
just works.  Due to dbus / udev / whatever updates, the ~x86 version
doesn't do anything for some users (myself included)...
-- 
Iain Buchanan iain at netspace dot net dot au

  His honour rooted in dishonour stood,
  And faith unfaithful kept him falsely true.
  -Alfred Lord Tennyson

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] vmware x usb devices

2006-02-06 Thread Cláudio Henrique
after some upgrade, windows running on vmware does not recognize my
usb devices (palm, pendrive). I have tried unloading usb_storage and
visor but the situation was exactly the same. does anyone know what is
causing this problem?

thanks in advance,
claudio.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Abiword 2.2.11 crashes

2006-02-06 Thread Adrian
First off, thanks for all of your suggestions and help so far.  I really
appreciate it.

On Fri, 03 Feb 2006 12:34:35 +0100
Benno Schulenberg [EMAIL PROTECTED] wrote the words:

 Adrian wrote:
  I did the revdep-rebuild and found some other
  problems, but didn't seem to be a problem with orbit.
 
 Not with orbit directly; you did rebuild libbonobo?

I emerged libbonobo, and bonobo.  Didn't help anything.

 Ouch.  Such things shouldn't be necessary.  Better flee forward:  
 echo app-office/abiword  ~x86 /etc/portage/package.keywords and 
 emerge abiword.  (You may want to do the same for abiword-plugins.)

Well, shock and surprise.  Abiword 2.4.2 does exactly the same thing.

Does the output below contain anything relevant to the problem?  This is
probably going to be the excuse I need to finally do a fresh install of
Gentoo and start all over.  
 Thanks much.  - Adrian


Mon Feb 06 06:01:17
/home/skippi
 root $  revdep-rebuild -p -v Configuring search environment for
revdep-rebuild  Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
  broken /usr/bin/gnome-keyboard-properties (requires  libxklavier.so.8)
  broken /usr/bin/gswitchit-plugins-capplet (requires  libxklavier.so.8)
  broken /usr/bin/srttool (requires  libppm.so.9)
  broken /usr/bin/subtitle2pgm (requires  libpbm.so.9 libppm.so.9)
  broken /usr/bin/subtitle2vobsub (requires  libppm.so.9)
  broken /usr/bin/tcprobe (requires  libMagick-5.5.6-Q16.so.0
libdps.so.0 libdpstk.so.0)  broken /usr/bin/themus-theme-applier
(requires  libnautilus.so.2)  broken
/usr/lib/bonobo/libthemus-theme-properties-view.so (requires 
libnautilus.so.2)  broken /usr/lib/transcode/export_im.so (requires 
libMagick-5.5.6-Q16.so.0 libdps.so.0 libdpstk.so.0)  broken
/usr/lib/transcode/filter_compare.so (requires  libMagick-5.5.6-Q16.so.0
libdps.so.0 libdpstk.so.0)  broken /usr/lib/transcode/filter_logo.so
(requires  libMagick-5.5.6-Q16.so.0 libdps.so.0 libdpstk.so.0)  broken
/usr/lib/transcode/filter_logoaway.so (requires 
libMagick-5.5.6-Q16.so.0 libdps.so.0 libdpstk.so.0)  broken
/usr/lib/transcode/import_im.so (requires  libMagick-5.5.6-Q16.so.0
libdps.so.0 libdpstk.so.0)  broken /usr/lib/transcode/import_imlist.so
(requires  libMagick-5.5.6-Q16.so.0 libdps.so.0 libdpstk.so.0)  broken
/usr/libexec/gnome-keyboard-applet (requires  libxklavier.so.8)  broken
/usr/libexec/gnome-settings-daemon (requires  libxklavier.so.8) done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
  (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order...
Warning: Failed to resolve package order.
Will merge in random order!
Possible reasons:
- An ebuild is no longer in the portage tree.
- An ebuild is masked, use /etc/portage/packages.keyword
  and/or /etc/portage/package.unmask to unmask it
. done.
  (/root/.revdep-rebuild.5_order)

All prepared. Starting rebuild...
emerge --oneshot -p -v =gnome-base/control-center-2.8.1-r1
=gnome-base/gnome-applets-2.8.1.1 =media-video/transcode-0.6.11

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

Calculating dependencies
emerge: there are no ebuilds to satisfy
=gnome-base/control-center-2.8.1-r1.


revdep-rebuild failed to emerge all packages
you have the following choices:

- if emerge failed during the build, fix the problems and re-run
revdep-rebuildor
- use -X or --package-names as first argument (trys to rebuild package,
not exact  ebuild)
or
- set ACCEPT_KEYWORDS=~your platform and/or
/etc/portage/package.unmask  (and remove /root/.revdep-rebuild.5_order
to be evaluated again)or
- modify the above emerge command and run it manually
or
- compile or unmerge unsatisfied packages manually, remove temporary
files and  try again (you can edit package/ebuild list first)

To remove temporary files, please run:
rm /root/.revdep-rebuild*.?_*





-

-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Detecting when a USB device is attached

2006-02-06 Thread James
Iain Buchanan iaindb at netspace.net.au writes:




   GNOME 2.12 do this for you, if you put yourself in the plugdev group.

 actually, if you're talking about gnome-volume-manager, it no longer
 just works.  Due to dbus / udev / whatever updates, the ~x86 version
 doesn't do anything for some users (myself included)...


Um, I don't want to be the spoiler, but, this problem is not limited to
Gnome. 

dbus/hald/ivman is broken on gentoo, but, it used to work automatically,
and I could use my unix and mtools commands both on the usb memory.
No more

James

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] ...startup information on screen...

2006-02-06 Thread Fredrik Lundgren

Dear Gentoos,

Is the information that runs on the screen before and after X is started 
or closed saved in some place or can it be saved or retrieved somehow?


Fredrik 



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Detecting when a USB device is attached

2006-02-06 Thread Neil Bothwick
On Mon, 6 Feb 2006 13:36:54 + (UTC), James wrote:

 dbus/hald/ivman is broken on gentoo, but, it used to work automatically,
 and I could use my unix and mtools commands both on the usb memory.
 No more

Please don't tell my computers this. They are happily using the latest
dbus and hal to detect, name and mount devices.


-- 
Neil Bothwick

We can sympathize with a child who is afraid of the dark, but the
tragedy of life is that most people are afraid of the light.


signature.asc
Description: PGP signature


Re: [gentoo-user] vmware x usb devices

2006-02-06 Thread Neil Bothwick
On Mon, 6 Feb 2006 10:52:43 -0200, Cláudio Henrique wrote:

 after some upgrade, windows running on vmware does not recognize my
 usb devices (palm, pendrive). I have tried unloading usb_storage and
 visor but the situation was exactly the same. does anyone know what is
 causing this problem?

You have to

1) connect the device
2) rmmod the modules with hotplug has just reloaded
3) Connect the device to the VM from the VMWare menus

in that order.


-- 
Neil Bothwick

If Yoda so strong in force is, why words in right order he cannot put?


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: Detecting when a USB device is attached

2006-02-06 Thread Richard Fish
On 2/6/06, Neil Bothwick [EMAIL PROTECTED] wrote:
 On Mon, 6 Feb 2006 13:36:54 + (UTC), James wrote:

  dbus/hald/ivman is broken on gentoo, but, it used to work automatically,
  and I could use my unix and mtools commands both on the usb memory.
  No more

 Please don't tell my computers this. They are happily using the latest
 dbus and hal to detect, name and mount devices.

Mine too, although things were broken for awhile until I figured out I
needed to be a member of the 'plugdev' group.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ...startup information on screen...

2006-02-06 Thread Neil Bothwick
On Mon, 6 Feb 2006 14:39:38 +0100, Fredrik Lundgren wrote:

 Is the information that runs on the screen before and after X is
 started or closed saved in some place or can it be saved or retrieved
 somehow?

The early part of the startup information is available from
dmesg. The next stage can be logged if you set RC_BOOTLOG
in /etc/conf.d/rc. see the comments in that file.


-- 
Neil Bothwick

I'm not being rude. You're just insignificant.


signature.asc
Description: PGP signature


[gentoo-user] Re: Ebuild and emacs enough is enough

2006-02-06 Thread Harry Putnam
Francesco Talamona [EMAIL PROTECTED] writes:

 I know for sure a developer belonging to emacs herd is actively 
 participating to [EMAIL PROTECTED]

Ok good tip.  Does this fellow have a public mail address for dev
work?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] USB issue

2006-02-06 Thread Richard Fish
 I'm still on the last 2.6.14 kernel and would like to know any tricks I
 need to put in place before I run into a USB problem . . . I have
 hotplug in my rc-update default and coldplug in my rc-update boot.  Do I
 need to change these manually, or will a 2.6.15 kernel and update world
 sort it out for me?

It 'just worked' for me, but I do run ~x86.  The big difference
between 2.6.14 and later kernels is that later kernels use netlink for
hotplug events instead of udevsend.  You can see this towards the
bottom of /lib/rcscripts/addons/udev-start.sh.  There is not anything
special that you need to do to prepare for this, other than
etc-update.

-Richard

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Ebuild and emacs enough is enough

2006-02-06 Thread Harry Putnam
Francesco Talamona [EMAIL PROTECTED] writes:

 On Monday 06 February 2006 03:10, Harry Putnam wrote:
 Where do I need to take this complaint?

 Perhaps gentoodev mailing list is the right place for this topic.
 I suggest to provide some real life example and pointers to manpage/URLs 
 supporting your claims.

Ok, I have an example from building apache2 still in my logs.  And any
long time emacs user will know what I'm talking about I'm sure.

So I'll take this there before putting something into the bug system.


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] SSH not responding for a few seconds

2006-02-06 Thread Martin Tedjawardhana
Hi everyone,One quick question. I have a Linux box that is networked peer-to-peer with a Windows computer, I use SSH to administer the the linux box and run X applications. It runs fine, but occasionally SSH terminal stops responding for a few seconds then it works fine again. Both systems have low CPU utilization. The problem started when I reinstalled Gentoo about a month ago. Any idea of what the problem might be?
Thank you in advance.Regards,Martin


Re: [gentoo-user] Ebuild and emacs enough is enough

2006-02-06 Thread Alexander Skwar
Harry Putnam wrote:

 Where do I need to take this complaint?

Bugzilla.

Alexander Skwar
-- 
If I had any humility I would be perfect.
-- Ted Turner
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Detecting when a USB device is attached

2006-02-06 Thread James
Richard Fish bigfish at asmallpond.org writes:

   dbus/hald/ivman is broken on gentoo, but, it used to work automatically,
   and I could use my unix and mtools commands both on the usb memory.
   No more

  Please don't tell my computers this. They are happily using the latest
  dbus and hal to detect, name and mount devices.

 Mine too, although things were broken for awhile until I figured out I
 needed to be a member of the 'plugdev' group.

OK, I'll admit this new information 
plugdev:x:413:root,james
makes it work again, but, for how long?

Call me doubting_thomas, but, it's been round and
round and round again with dbus/hal/ivman. I surely
hope it's stable now, for good.

thanks Richard,

James

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Abiword 2.2.11 crashes

2006-02-06 Thread Benno Schulenberg
Adrian wrote:
 I emerged libbonobo, and bonobo.  Didn't help anything.

You do use --oneshot when re-emerging something.  It doesn't matter 
for now, but it keeps your dependencies from getting tangled up 
later on.

 All prepared. Starting rebuild...
 emerge --oneshot -p -v =gnome-base/control-center-2.8.1-r1
 =gnome-base/gnome-applets-2.8.1.1 =media-video/transcode-0.6.11

Oof.  Yours is an old system.  The 2.8.* series were phased out 
seven months ago.  Okay, first do an 'emerge --sync', then

  emerge --oneshot transcode control-center gnome-applets

This will update those package to more recent versions.  Then remove 
the .revdep* files and do a revdep-rebuild again. If all libraries 
are okay now, then

  emerge -Dua world

And then see if abiword is working again.  Make sure you don't have 
things in /etc/portage/package.mask or similar files that could get 
in the way of the recent stable packages.

Benno
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Detecting when a USB device is attached

2006-02-06 Thread Uwe Thiem
On 06 February 2006 16:08, Neil Bothwick wrote:
 On Mon, 6 Feb 2006 13:36:54 + (UTC), James wrote:
  dbus/hald/ivman is broken on gentoo, but, it used to work automatically,
  and I could use my unix and mtools commands both on the usb memory.
  No more

 Please don't tell my computers this. They are happily using the latest
 dbus and hal to detect, name and mount devices.

Neils's computers, you are *not* supposed to eavesdrop on emails he gets. 
Understood? :-

I have got a small problem with it myself. hald isn't starting. Haven't had 
time to really investigate it. Next update world will probably correct it 
anyway.

Uwe

-- 
Unix is sexy:
who | grep -i blonde | date
cd ~; unzip; touch; strip; finger
mount; gasp; yes; uptime; umount
sleep
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] A new experience an account on gentoo without root priv

2006-02-06 Thread Harry Putnam
I have an account on a gentoo machine but no root privs.  Is there
some allowance using emerge to install software in ~/

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] ...startup information on screen...

2006-02-06 Thread Michael Kintzios


 -Original Message-
 From: Fredrik Lundgren [mailto:[EMAIL PROTECTED] 
 Sent: 06 February 2006 13:40
 To: gentoo-user@lists.gentoo.org
 Subject: [gentoo-user] ...startup information on screen...
 
 
 Dear Gentoos,
 
 Is the information that runs on the screen before and after X 
 is started 
 or closed saved in some place or can it be saved or retrieved somehow?
 
 Fredrik 

Have a look at this (recent) post:

http://article.gmane.org/gmane.linux.gentoo.user/153050/

There may be other/better ways of achieving the same thing using e.g.
nohup and script?
-- 
Regards,
Mick

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] system freezes....

2006-02-06 Thread b.n.



The system logs of the system does not suggest anything particular
except for this:

hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hdc: drive_cmd: error=0x04 { AbortedCommand }
ide: failed opcode was: 0xec
hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hdc: drive_cmd: error=0x04 { AbortedCommand }
ide: failed opcode was: 0xec

which however i think it is related to cdrom issues.


I had very, very, very similar behaviour (cdrom-related error and 
failings on logs + random freezes) with a faulty power supply on my 
desktop machine.


Substituting the power supply cured all the issues, but I don't know how 
it can be done on a laptop.


m.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Errors compiling various ebuilds

2006-02-06 Thread b.n.

I am having problems compiling these ebuilds:

dev-java/xml-commons-external-1.3.02
dev-java/xerces-2.7.1 [2.6.2-r2]
dev-java/xalan-2.7.0-r1 [2.6.0-r2]
app-office/openoffice-2.0.1 [1.1.4-r1]
dev-java/sun-jmx-1.2.1-r1 [1.2.1]
kde-base/qtruby-3.4.3-r1 [3.4.2]
kde-base/korundum-3.4.3 [3.4.2]
Any idea?


Did you update GCC to 3.4?

m.





--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: ...startup information on screen...

2006-02-06 Thread Harry Putnam
Neil Bothwick [EMAIL PROTECTED] writes:

 The early part of the startup information is available from
 dmesg. The next stage can be logged if you set RC_BOOTLOG
 in /etc/conf.d/rc. see the comments in that file.

Sounded like OP might have meant just when X starts and stops.

To: Fredrick
Have you looked at /var/log/Xorg.0.log?

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: ...startup information on screen...

2006-02-06 Thread Harry Putnam
Neil Bothwick [EMAIL PROTECTED] writes:

 The early part of the startup information is available from
 dmesg. The next stage can be logged if you set RC_BOOTLOG
 in /etc/conf.d/rc. see the comments in that file.

Where do the logs go from setting that.  Added to dmesg?

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] USB issue

2006-02-06 Thread Michael Kintzios


 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Richard Fish
 Sent: 06 February 2006 14:18
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] USB issue
 
 
  I'm still on the last 2.6.14 kernel and would like to know 
 any tricks I
  need to put in place before I run into a USB problem . . . I have
  hotplug in my rc-update default and coldplug in my 
 rc-update boot.  Do I
  need to change these manually, or will a 2.6.15 kernel and 
 update world
  sort it out for me?
 
 It 'just worked' for me, but I do run ~x86.  The big difference
 between 2.6.14 and later kernels is that later kernels use netlink for
 hotplug events instead of udevsend.  You can see this towards the
 bottom of /lib/rcscripts/addons/udev-start.sh.  There is not anything
 special that you need to do to prepare for this, other than
 etc-update.
 
 -Richard

Thanks, let's hope that'll be the case with my stable system, too.  I
was just asking to know if I will need to remove hotplug from the rc
levels and then unmerge it manually, or whether such things will be
taken care of by the update process.
-- 
Regards,
Mick

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] printing and localhost

2006-02-06 Thread maxim wexler
Hello everybody,

When I try to print something using lprng I get:

Sending job '[EMAIL PROTECTED] +689 to [EMAIL PROTECTED]
Cannot open connection to localhost - No such file or
directory.

Here's /etc/conf.d/hostname:

[EMAIL PROTECTED] ~ $ cat /etc/conf.d/hostname
# /etc/conf.d/hostname
# $Header:
/var/cvsroot/gentoo-src/rc-scripts/etc/conf.d/hostname,v
1.2.4.1 2005/02/19 02:13:53 vapier Exp $

# Set to the hostname of this machine
HOSTNAME=sarawak

/etc/hosts:

[EMAIL PROTECTED] ~ $ cat /etc/hosts
# /etc/hosts:  This file describes a number of
hostname-to-address
#  mappings for the TCP/IP subsystem.  It
is mostly
#  used at boot time, when no name servers
are running.
#  On small systems, this file can be used
instead of a
#  named name server.  Just add the
names, addresses
#  and any aliases to this file...
# $Header:
/var/cvsroot/gentoo-src/rc-scripts/etc/hosts,v 1.8
2003/08/04 20:12:25 azarah Exp $
#

127.0.0.1   localhost   sarawak
# IPV6 versions of localhost and co
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts


I've tried editing the above different ways with the
similar results:

Get_local_host: hostname 'sarawak' bad

or

Get_local_host: 'localhost' IP address not available

Yes, the appropriate modules are loaded and the
printer is found at bootup. WinXP has no trouble with
the printer, an HP Deskjet612.

Attempts to cat a file directly to /dev/lp0 cause the
printer to make some noise and to flash the trouble
light.

This line is probably wrong, can someone suggest the
correct one?
127.0.0.1   localhost   sarawak

cups doesn't work either; the error is 'exit with
status 3'

-mw

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Wireless print server recommendations

2006-02-06 Thread John J. Foster
Good afternoon,

I'm looking for recommendations for a wireless print server with a
minimum of 1 USB2.0 port and 1 parallel port. I currently have a Linksys
WRT4GS router running openWRT Linux firmware. I've looked at the Linksys
WPS54G  WPS54GU printer servers, but can't determine, and can't find
via Scroogle, whether they support 3rd party firmware.

Does anyone have any recommendations that:
   1)  Works just fine in a Linux environment.
   2)  Will accept 3rd party open source firmware, preferably openWRT.
   3)  Is just an outstanding deal.
   4)  Supports a HPDeskJet 5550 printer. (I only mention this because
   some reviewers have mentioned that the WPS54GS doesn't work with some
   USB printers.)

Thanks,
festus

-- 
I contend we are both atheists, I just believe in one fewer gods than
you do. When you understand why you dismiss all the other possible gods, 
you will understand why I dismiss yours.
...Stephen F Roberts


pgpWvZyfCsPEX.pgp
Description: PGP signature


Re: [gentoo-user] So O.K. -- help or point!

2006-02-06 Thread Franta
On Sun, 2006-02-05 at 23:02 -0700, Richard Fish wrote:
 On 2/5/06, Franta [EMAIL PROTECTED] wrote:
  frankies ~ # #with stick
  frankies ~ #
  frankies ~ # ls /dev/ds*
  ls: /dev/ds*: No such file or directory
 
 Oh, and you typo'd here...
 
 -Richard
 

:-D
yepp

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Remove

2006-02-06 Thread Peter H.
 
 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] php 4.4.1-r3 wont emerge

2006-02-06 Thread Michael George
I am trying to update my system, and it seemed like a good time to go
from the old php ports to the dev-lang ports.  But I'm having trouble
building php-4.4.1-r3.

I have masked php-5 and up, as I'm not quite ready to move to that yet.

When I try to emerge php-4.4.1-r3, it stops with this error:

QA Notice: USE Flag 'nis' not in IUSE for dev-lang/php-4.4.1-r3

I get the same error with php-5.0.5.

I don't have nis set as a use flag anywhere in my stuff, though, and I
cannot find it set for php in the profiles.

I have put -nis into package.use for php and I have tried removing nis
and setting -nis into /etc/make.conf, but nothing helps.

I don't find reference to this issue when I google, so that tells me
that something might be misconfigured in my system.  I try not to do
anything too wild, so I'm not sure what it might be.

If it makes a difference, I have copied my system into another partition
and I have chrooted into it.  This has worked fine for me in the past,
though, so it doesn't seem that would be the problem.

Any helpful advice would be appreciated.

-- 
-M

There are 10 kinds of people in this world:
Those who can count in binary and those who cannot.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Wireless print server recommendations

2006-02-06 Thread Richard Fish
On 2/6/06, John J. Foster [EMAIL PROTECTED] wrote:
 I'm looking for recommendations for a wireless print server with a

Networked gentoo server with cups?  This is a gentoo list after all...

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] system freezes....

2006-02-06 Thread Hemmann, Volker Armin
On Friday 03 February 2006 14:36, Marco Calviani wrote:
 Hi list,
i'm a Travelmate 8005 laptop user, running an updated gentoo box.
 I'm routinely experiencing system freezes 1 or 2 times every two days,
 without an apparent cause; everything stops, starting from mouse to
 keyboard, so that it is impossible to restart the system.

 The system logs of the system does not suggest anything particular
 except for this:

 hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
 hdc: drive_cmd: error=0x04 { AbortedCommand }
 ide: failed opcode was: 0xec
 hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
 hdc: drive_cmd: error=0x04 { AbortedCommand }
 ide: failed opcode was: 0xec

 which however i think it is related to cdrom issues.

yupp, kernel waits for some time outs, if you did not set unmaskirq with 
hdparm, this may make your laptop pretty unresponsive.
If this happens with all your cds, it is time to buy a new cdrom drive.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils [Solved]

2006-02-06 Thread Daniel Pielmeier
Thank you,

first i tried the NvAGP thing but it didn't work, so i decided to
upgrade to nvidia 1.0.8178-r3, now i can log in with gdm to my
gnome-session as usual.
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] OT: Default Scan Size

2006-02-06 Thread Christoph Eckert
Hi,



sorry, not Gentoo related, but as it happens on a Gentoo box :-) :

My scanner just works fine using sane/scanimage; I mainly use Kooka, a 
KDE frontend for scanning. Recently I tried Kopyshop for doing easy 
paper copies.

When starting Kooka the default scan size always is set to something way 
too small for A4 paper. I can set the size in Kooka, but I cannot in 
Kopyshop. I guess there's a config file where I can set the default 
scanning size for sane/scanimage instead of manually specifying the 
size in Kooka, but searching the web didn't bring up anything useful.

So my question is: Does anyone know if there's any config file where I 
can put the default scanning size? Or is it hard coded into scanimage?

If it was possible to set the default size in scanimage, I guess 
Kopyshop would really work cool.


I'm even thankful for a pointer to the right RTFM :) .


Best regards


ce
-- 
gentoo-user@gentoo.org mailing list



[OT] Re: [gentoo-user] Wireless print server recommendations

2006-02-06 Thread John J. Foster
On Mon, Feb 06, 2006 at 11:46:39AM -0700, Richard Fish wrote:
 On 2/6/06, John J. Foster [EMAIL PROTECTED] wrote:
  I'm looking for recommendations for a wireless print server with a
 
 Networked gentoo server with cups?  This is a gentoo list after all...
 
Richard - My apologies, I should have labeled this post as [OT]. The
printer is currently setup as a networked printer hanging off a USB port
on my Gentoo box. It works fine, both for me and my wifes XP machine.
What I want to do is place it in another room, thus the wireless print
server. I asked here because this group has some of the finest knowledge
and experience I've seen anywhere.

festus

-- 
I contend we are both atheists, I just believe in one fewer gods than
you do. When you understand why you dismiss all the other possible gods, 
you will understand why I dismiss yours.
...Stephen F Roberts


pgp5yJNsITt5M.pgp
Description: PGP signature


Re: [gentoo-user] Remove

2006-02-06 Thread Jerry McBride
On Monday 06 February 2006 13:46, Peter H. wrote:
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around
 http://mail.yahoo.com

NO!!

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] flash plugin amd64

2006-02-06 Thread Álvaro Castro
Hello all!

I've emerged the netscape-flash ebuild, but it doesn't
work once firefox is loaded.
So i tried to download it directly from the macromedia
web page and when manually installing it I found that
there is no x86_64 support! (it says so when you try
to install it)
Well, is that right? Did any of you manage to install
it?
I think is strange there is no support.

hum...

tanks!! :-)


.alvaro.castro.



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] system freezes....

2006-02-06 Thread Marco Calviani
Hi,

 yupp, kernel waits for some time outs, if you did not set unmaskirq with
 hdparm, this may make your laptop pretty unresponsive.

do you mean that i have to set the umaskirq option also for cdrom? I
had it set with hdparm only for my primary hd, that is /dev/hda.

Regards,
MC

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] RR4 Linux

2006-02-06 Thread Christoph Eckert
Hi,


did anyone notice RR4 Linux on
http://www.lxnaydesign.net
?

It's based on Gentoo and it has an hard drive installer; is it a cool 
thing to get a base Gentoo installed?


Best regards


ce
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: flash plugin amd64

2006-02-06 Thread Harm Geerts
On Monday 06 February 2006 20:56, Álvaro Castro wrote:
 Hello all!

 I've emerged the netscape-flash ebuild, but it doesn't
 work once firefox is loaded.
 So i tried to download it directly from the macromedia
 web page and when manually installing it I found that
 there is no x86_64 support! (it says so when you try
 to install it)
 Well, is that right? Did any of you manage to install
 it?
This is correct, there is no support from macromedia for 64bit flash on linux
If you want flash on your system you will have to use the mozilla-firefox-bin 
package.

 I think is strange there is no support.
Welcome to the club :)

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Remove

2006-02-06 Thread Harm Geerts
On Monday 06 February 2006 20:28, Jerry McBride wrote:
 On Monday 06 February 2006 13:46, Peter H. wrote:
  __
  Do You Yahoo!?
  Tired of spam?  Yahoo! Mail has the best spam protection around
  http://mail.yahoo.com

 NO!!
/me sits back and watches all the replies come in on yet another unsubscribe 
thread.

For the record it's: [EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Lost my coreutils [SOLVED]

2006-02-06 Thread Bogo Mipps
On Mon, 06 Feb 2006 18:27, Rumen Yotov wrote:
 Yeah it's due to acl USE flag, which i have/use.
 $ emerge coreutils -pv

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

 Calculating dependencies ...done!
 [ebuild   R   ] sys-apps/coreutils-5.93  USE=acl nls -build -static 59
 kB
 Will compile only (not merge) another instance w/o 'acl' but with 'nls'
 and replace the prev. one.

Hi Rumen

Yes, that installed like a dream. I then emerged 5.93 immediately so that it 
was officially in my tree.  Phew, back to work. Also appreciated the Busybox 
1.1.0 which I saw on your URL and downloaded as a backup - especially after 
Benno Shulenberg's heads-up.  Great info. Thanks also to Martin Ullrich who I 
just see (time differences) has posted a selection of binaries with different 
use flags. Hope this thread proves useful for someone else some day.  Thanks 
all, and what a great community is this Gentoo! And especially this list.

Bogo      

-- 
Sent via KMail 1.8.3,  o/s Linux-2.6.12-gentoo-r10

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Lost my coreutils [SOLVED]

2006-02-06 Thread Bogo Mipps
On Tue, 07 Feb 2006 00:21, Benno Schulenberg wrote:
 Ahrrr!  We were _so_ close...

 All it would have taken to get around this was 'rm /bin/install' and
 'cp /var/tmp/portage/coreutils-5.93/work/coreutils-5.93/src/ginstall
 /bin/install' and then coreutils would have emerged fine.

 Have done it here: it worked perfectly.

Whatever, Benno, it's been a great lesson in the powers of Busybox for which 
many thanks. Just emerging 1.1.0 now, btw.

Bogo  

-- 
Sent via KMail 1.8.3,  o/s Linux-2.6.12-gentoo-r10
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Lost my coreutils [SOLVED]

2006-02-06 Thread Bogo Mipps
On Mon, 06 Feb 2006 23:42, Martin Ullrich wrote:
 I've now compiled 3 new binary packages for you:

 http://members.chello.at/martin-ullrich/coreutils-5.2.1-r7.tbz2

 http://members.chello.at/martin-ullrich/coreutils-5.93.tbz2

 Whichever you want to use.
 If they don't work, I've also compiled a statically linked package:

 http://members.chello.at/martin-ullrich/coreutils-5.93-static.tbz2 (12,5
 MB!!)

 ACL support should now be disabled in all packages (USE=-* nls and
 configure-output showed that it was disabled). I don't know whether
 you should extract the package from your gentoo or from a live-cd, but
 don't forget to set the -p flag for extracting with tar or you might
 end up having an unaccassible version just because of wrong
 permissions.

Hi Martin

Many thanks - time differences meant I'd used Rumen's by the time I read this.  
See other SOLVED post.  Hope all this helps someone else in future. BTW 
extracted from gentoo OK not the live-cd. All your effort much appreciated. 

Bogo 



-- 
Sent via KMail 1.8.3,  o/s Linux-2.6.12-gentoo-r10
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: ...startup information on screen...

2006-02-06 Thread Neil Bothwick
On Mon, 06 Feb 2006 11:33:44 -0600, Harry Putnam wrote:

  The early part of the startup information is available from
  dmesg. The next stage can be logged if you set RC_BOOTLOG
  in /etc/conf.d/rc. see the comments in that file.
 
 Where do the logs go from setting that.  Added to dmesg?

/var/log/boot.msg


-- 
Neil Bothwick

Doing it right is no excuse for not meeting the schedule.


signature.asc
Description: PGP signature


Re: [gentoo-user] A new experience an account on gentoo without root priv

2006-02-06 Thread Steven S.

On Mon, 6 Feb 2006, Harry Putnam wrote:


I have an account on a gentoo machine but no root privs.  Is there
some allowance using emerge to install software in ~/




Not that I know of. I believe you have to be root to use emerge. You 
should be able to cat the ebuild and download the tarball yourself, you 
could then run the configure and install scripts, giving it the location 
of where to install.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Remove

2006-02-06 Thread Ernie Schroder
On Monday 06 February 2006 13:46, a tiny voice compelled Peter H. to write:

Send an email to:

 mailto:[EMAIL PROTECTED]

-- 
Regards, Ernie
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: flash plugin amd64

2006-02-06 Thread Neil Bothwick
On Mon, 6 Feb 2006 21:14:31 +0100, Harm Geerts wrote:

 This is correct, there is no support from macromedia for 64bit flash on
 linux If you want flash on your system you will have to use the
 mozilla-firefox-bin package.

If you want to use Flash in Konqueror on a 64 bit system, there's en
ebuild in the forums. Ignore the title, there are ebuilds for up to KDE 3.5.1.
http://forums.gentoo.org/viewtopic-t-321907-start-25.html


-- 
Neil Bothwick

Unable to open TROUSER.ZIP - replace floppy and retry.


signature.asc
Description: PGP signature


[gentoo-user] kdm 3.5.1, broken ebuild?

2006-02-06 Thread Steven S.
Hey list. I'm not sure if this is truly a broken ebuild issue or something 
weird on my system. I seem to remember my system running fine with the old 
version of KDM, and upgrading just fine, which is why I'm confused.


This is a new install of Gentoo, and kdm refuses to build, which is 
causing me end of trouble in installing kde things (okay, so I did get kde 
on with skipping it, but I can't emerge -e world without it breaking!).


Here's what I get when I try to install kdm 3.5.1...

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I./../backend -I.. 
-I../../kcontrol/background -I../../kdmlib -I/usr/kde/3.5/include 
-I/usr/qt/3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-DNDEBUG -O2  -O2 -march=pentium4 -pipe s -Wformat-security 
-Wmissing-format-attribute -c `test -f 'kdm_greet.c' || echo 
'./'`kdm_greet.c

i686-pc-linux-gnu-gcc: s: No such file or directory
i686-pc-linux-gnu-gcc: s: No such file or directory
./../backend/printf.c: In function `fmtstr':
./../backend/printf.c:210: warning: 'lastcol' might be used uninitialized 
in this function

./../backend/printf.c: In function `fmtstr':
./../backend/printf.c:210: warning: 'lastcol' might be used uninitialized 
in this function

kdm_config.c: In function `GetValue':
kdm_config.c:632: warning: 'bestsec' might be used uninitialized in this 
function

./../backend/printf.c: In function `Logger':
./../backend/printf.c:298: warning: 'radix' might be used uninitialized in 
this function
./../backend/printf.c:300: warning: 'arlen' might be used uninitialized in 
this function

make[4]: *** [kdm_config.o] Error 1
make[4]: *** Waiting for unfinished jobs
make[4]: *** [kdm_greet.o] Error 1
make[4]: Leaving directory 
`/var/tmp/portage/kdm-3.5.1/work/kdm-3.5.1/kdm/kfrontend'

make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/kdm-3.5.1/work/kdm-3.5.1/kdm/kfrontend'

make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdm-3.5.1/work/kdm-3.5.1/kdm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdm-3.5.1/work/kdm-3.5.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kdm-3.5.1 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile
  kdm-3.5.1.ebuild, line 47:   Called kde-meta_src_compile 'compile'
  kde-meta.eclass, line 400:   Called kde_src_compile 'make'

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack 
if relevant.





Any clues? I'll post a bug if it doesn't look like something I've broke.
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: A new experience an account on gentoo without root priv

2006-02-06 Thread Thomas Kirchner
* On Feb  6 12:34, Steven S. (gentoo-user@lists.gentoo.org) wrote:
 Not that I know of. I believe you have to be root to use emerge. You 
 should be able to cat the ebuild and download the tarball yourself, you 
 could then run the configure and install scripts, giving it the 
 location of where to install.

You can join the portage group to use most emerge functions as a 
non-root user.  You should be able to set the $ROOT variable to ~ to 
install things to your home directory, though I haven't tried it... ROOT 
is normally /; it controls where files go after the sandbox.

Tom
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Remove

2006-02-06 Thread Neil Bothwick
On Mon, 6 Feb 2006 10:46:00 -0800 (PST), Peter H. wrote:

[nothing]

Now the person who suggested filtering mails with an empty subject and
only 'unsubscribe' in the body should understand why it wouldn't work...


-- 
Neil Bothwick

Daisy Duke shorts would never go out of fashion.


signature.asc
Description: PGP signature


[gentoo-user] Re: RR4 Linux

2006-02-06 Thread Thomas Kirchner
* On Feb  6 21:11, Christoph Eckert (gentoo-user@lists.gentoo.org) wrote:
 did anyone notice RR4 Linux on
 
 It's based on Gentoo and it has an hard drive installer; is it a cool 
 thing to get a base Gentoo installed?

I've used RR4 for quite a while as a LiveCD for installing (and 
troubleshooting) Gentoo.  I wouldn't recommend copying it directly to 
your hard drive for a base install, though, as it's quite bloated.  It 
has a lot of nice utilities to perform installs though.

Tom
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] flash plugin amd64

2006-02-06 Thread Rafael Bugajewski
Am Montag, 6. Februar 2006 20:56 schrieb Álvaro Castro:

 I've emerged the netscape-flash ebuild, but it doesn't
 work once firefox is loaded.
 So i tried to download it directly from the macromedia
 web page and when manually installing it I found that
 there is no x86_64 support! (it says so when you try
 to install it)
 Well, is that right? Did any of you manage to install
 it?
 I think is strange there is no support.

Hi,

you are right that there is no 64 Bit version of the Macromedia Flash Player. 
You have to use either a 32 Bit browser (binary version) with the 32 Bit 
Plugin or the 64 Bit Konqueror which also works with 32 Bit binaries.

Greets,

Rafael


pgpptNawre8dT.pgp
Description: PGP signature


Re: [gentoo-user] Remove

2006-02-06 Thread Bo Andresen
On Monday 06 February 2006 21:38, Neil Bothwick wrote:
 On Mon, 6 Feb 2006 10:46:00 -0800 (PST), Peter H. wrote:

 [nothing]

 Now the person who suggested filtering mails with an empty subject and
 only 'unsubscribe' in the body should understand why it wouldn't work...

It wouldn't work against this bizarre posting. But I cannot see any reason for 
posting mails with empty subject so I do think it would be good idea to 
filter that out.

/Bo
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Remove

2006-02-06 Thread b.n.


/me sits back and watches all the replies come in on yet another unsubscribe 
thread.


Here's another! :P

m.
--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: kdm 3.5.1, broken ebuild?

2006-02-06 Thread Harm Geerts
On Monday 06 February 2006 21:43, Steven S. wrote:
 Hey list. I'm not sure if this is truly a broken ebuild issue or something
 weird on my system. I seem to remember my system running fine with the old
 version of KDM, and upgrading just fine, which is why I'm confused.

 This is a new install of Gentoo, and kdm refuses to build, which is
 causing me end of trouble in installing kde things (okay, so I did get kde
 on with skipping it, but I can't emerge -e world without it breaking!).

 Here's what I get when I try to install kdm 3.5.1...

 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I./../backend -I..
 -I../../kcontrol/background -I../../kdmlib -I/usr/kde/3.5/include
 -I/usr/qt/3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT
 -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith
 -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
 -DNDEBUG -O2  -O2 -march=pentium4 -pipe s -Wformat-security
 -Wmissing-format-attribute -c `test -f 'kdm_greet.c' || echo
 './'`kdm_greet.c
 i686-pc-linux-gnu-gcc: s: No such file or directory
 i686-pc-linux-gnu-gcc: s: No such file or directory
 ./../backend/printf.c: In function `fmtstr':
 ./../backend/printf.c:210: warning: 'lastcol' might be used uninitialized
 in this function
 ./../backend/printf.c: In function `fmtstr':
 ./../backend/printf.c:210: warning: 'lastcol' might be used uninitialized
 in this function
 kdm_config.c: In function `GetValue':
 kdm_config.c:632: warning: 'bestsec' might be used uninitialized in this
 function
 ./../backend/printf.c: In function `Logger':
 ./../backend/printf.c:298: warning: 'radix' might be used uninitialized in
 this function
 ./../backend/printf.c:300: warning: 'arlen' might be used uninitialized in
 this function
 make[4]: *** [kdm_config.o] Error 1
 make[4]: *** Waiting for unfinished jobs
 make[4]: *** [kdm_greet.o] Error 1
 make[4]: Leaving directory
 `/var/tmp/portage/kdm-3.5.1/work/kdm-3.5.1/kdm/kfrontend'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory
 `/var/tmp/portage/kdm-3.5.1/work/kdm-3.5.1/kdm/kfrontend'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/var/tmp/portage/kdm-3.5.1/work/kdm-3.5.1/kdm'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/var/tmp/portage/kdm-3.5.1/work/kdm-3.5.1'
 make: *** [all] Error 2

 !!! ERROR: kde-base/kdm-3.5.1 failed.
 Call stack:
ebuild.sh, line 1894:   Called dyn_compile
ebuild.sh, line 941:   Called src_compile
kdm-3.5.1.ebuild, line 47:   Called kde-meta_src_compile 'compile'
kde-meta.eclass, line 400:   Called kde_src_compile 'make'

 !!! died running emake, kde_src_compile:make
 !!! If you need support, post the topmost build error, and the call stack
 if relevant.

 Any clues? I'll post a bug if it doesn't look like something I've broke.
Double check your C(XX)FLAGS
emerge dies because of this: -pipe s
The 's' shouldn't be there
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] A new experience an account on gentoo without root priv

2006-02-06 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Harry Putnam wrote:
 I have an account on a gentoo machine but no root privs.  Is there
 some allowance using emerge to install software in ~/

Though I have no experience with it, there's a Prefixed Portage that you may 
be able use: http://www.gentoo.org/proj/en/gentoo-alt/macos/targets.xml

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

iD8DBQFD58Jw/ejvha5XGaMRAs8xAJ0c1n4ze+SSupg1veUTSKkkO18kdgCg0iEV
mFe87ixlEYykAxhf5AZSdPg=
=DIFU
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user]

2006-02-06 Thread Rafael Fernández López
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Since my objective is not to argue about stupid things like this, I'll
strip out my sig. I wouldn't like to know that someone kill himself
because of my sig... so I'll get it out.

If you felt offended by my sig, sorry. But from my point of view that
is *NOT* a reason for being felt offended.

Answering to Bo Andresen, I personally like the second option. Filter
the messages that only contains unsubscribe is a good point. But
anyway, we receive one each long time, I mean, unsubscribing messages to
gentoo-user is not very high, so I don't feel *offended* by them. (Maybe
someone does... :p).

Bye,
Rafael Fernández López.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFD580u9RRlaicc3IERAqKzAKCqFbK5AHcSakHzkCdGy3YLRWXCYQCgoATF
z/cYd13vRFd8sgQ0yocIq4E=
=Oakq
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] New Tagline (Was )

2006-02-06 Thread Rafael Fernández López
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I saw worst things like the brand new Linux that didn't exist at all...
xD, but yes, you are right...

- --
Un saludo,
Rafael Fernández López.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFD589m9RRlaicc3IERArkEAJwKftlpS7UWT2aZLiYE6LK8Za6RagCfRqmz
zgjQgTkJzouuzuiydSdl08Y=
=9nbW
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: kdm 3.5.1, broken ebuild?

2006-02-06 Thread Steven S.


Ah-hah! Thank you for pointing that out. I had -fomit-frame-pointers, 
I'm surprised nothing died before kdm. Ah well, guess I can do an -e to 
get it the way I really wanted to (and it will work now!).


On Mon, 6 Feb 2006, Harm Geerts wrote:


On Monday 06 February 2006 21:43, Steven S. wrote:

Hey list. I'm not sure if this is truly a broken ebuild issue or something
weird on my system. I seem to remember my system running fine with the old
version of KDM, and upgrading just fine, which is why I'm confused.

This is a new install of Gentoo, and kdm refuses to build, which is
causing me end of trouble in installing kde things (okay, so I did get kde
on with skipping it, but I can't emerge -e world without it breaking!).

Here's what I get when I try to install kdm 3.5.1...

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I./../backend -I..
-I../../kcontrol/background -I../../kdmlib -I/usr/kde/3.5/include
-I/usr/qt/3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT
-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-DNDEBUG -O2  -O2 -march=pentium4 -pipe s -Wformat-security
-Wmissing-format-attribute -c `test -f 'kdm_greet.c' || echo
'./'`kdm_greet.c
i686-pc-linux-gnu-gcc: s: No such file or directory
i686-pc-linux-gnu-gcc: s: No such file or directory
./../backend/printf.c: In function `fmtstr':
./../backend/printf.c:210: warning: 'lastcol' might be used uninitialized
in this function
./../backend/printf.c: In function `fmtstr':
./../backend/printf.c:210: warning: 'lastcol' might be used uninitialized
in this function
kdm_config.c: In function `GetValue':
kdm_config.c:632: warning: 'bestsec' might be used uninitialized in this
function
./../backend/printf.c: In function `Logger':
./../backend/printf.c:298: warning: 'radix' might be used uninitialized in
this function
./../backend/printf.c:300: warning: 'arlen' might be used uninitialized in
this function
make[4]: *** [kdm_config.o] Error 1
make[4]: *** Waiting for unfinished jobs
make[4]: *** [kdm_greet.o] Error 1
make[4]: Leaving directory
`/var/tmp/portage/kdm-3.5.1/work/kdm-3.5.1/kdm/kfrontend'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdm-3.5.1/work/kdm-3.5.1/kdm/kfrontend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdm-3.5.1/work/kdm-3.5.1/kdm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdm-3.5.1/work/kdm-3.5.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kdm-3.5.1 failed.
Call stack:
   ebuild.sh, line 1894:   Called dyn_compile
   ebuild.sh, line 941:   Called src_compile
   kdm-3.5.1.ebuild, line 47:   Called kde-meta_src_compile 'compile'
   kde-meta.eclass, line 400:   Called kde_src_compile 'make'

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack
if relevant.

Any clues? I'll post a bug if it doesn't look like something I've broke.

Double check your C(XX)FLAGS
emerge dies because of this: -pipe s
The 's' shouldn't be there


--
gentoo-user@gentoo.org mailing list



[gentoo-user] SSL error

2006-02-06 Thread Darren Grant
I'm trying to follow the online gentoo doc... installing a vitural 
mailhosting system with postfix guide.


But when trying to generate a certificate request I get the following error:

# ./CA.pl -newca
unable to load certificate
26201:error:0906D06C:PEM routines:PEM_read_bio:no start 
line:pem_lib.c:637:Expecting: TRUSTED CERTIFICATE


Anyone know why I'd get that error?

Thanks,
Darren
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: kdm 3.5.1, broken ebuild?

2006-02-06 Thread Andrei Slavoiu
--- Steven S. [EMAIL PROTECTED] wrote:

 
 Ah-hah! Thank you for pointing that out. I had
 -fomit-frame-pointers, 
 I'm surprised nothing died before kdm.
That's strange, there shouldn't be any way that
-fomit-frame-pointers could break compilation. I've
been using it for years without any problem (and
compiled kde 3.5.1 using it too).

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] portage error?

2006-02-06 Thread Michael W. Holdeman
emerge -uvDa world suddenly yeilds this:
Calculating world dependencies -Traceback (most recent call last):
  File /usr/bin/emerge, line 3254, in ?
if not mydepgraph.xcreate(myaction):
  File /usr/bin/emerge, line 1441, in xcreate
if not self.select_dep(portage.root, mydep, raise_on_missing=True):
  File /usr/bin/emerge, line 1369, in select_dep
if not self.create(myk,myparent,--onlydeps not in 
myopts,myuse=binpkguseflags):
  File /usr/bin/emerge, line 1046, in create
if not self.select_dep(/,mydep[/],myparent=mp,myuse=myuse):
  File /usr/bin/emerge, line 1364, in select_dep
if not self.create(myk,myparent,myuse=binpkguseflags):
  File /usr/bin/emerge, line 1046, in create
if not self.select_dep(/,mydep[/],myparent=mp,myuse=myuse):
  File /usr/bin/emerge, line 1237, in select_dep
if myparent.split()[2] in portage.portdb.xmatch(match-all, x[1:]):
  File /usr/lib/portage/pym/portage.py, line 5110, in xmatch
myval=match_from_list(mydep,self.cp_list(mykey))
  File /usr/lib/portage/pym/portage.py, line 3755, in match_from_list
if mydep[0] == !:
IndexError: string index out of range


Anyone else.
What is this?

Mike
-- 
 
Michael W. Holdeman



Powered by Gentoo Linux www.gentoo.org  |
Kernel 2.6.15-ck2   |
VMWare Workstation 5.5.1 vmware.com |
Win4LinPro 6.1.1-03 win4lin.com |
|
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: kdm 3.5.1, broken ebuild?

2006-02-06 Thread Holly Bostick
Andrei Slavoiu wrote:
 --- Steven S. [EMAIL PROTECTED] wrote:
 
 Ah-hah! Thank you for pointing that out. I had 
 -fomit-frame-pointers, I'm surprised nothing died before kdm.
 
 That's strange, there shouldn't be any way that -fomit-frame-pointers
  could break compilation. I've been using it for years without any 
 problem (and compiled kde 3.5.1 using it too).

Andrei, I thought Steven meant that he originally had
-fomit-frame-pointers and for whatever reason removed it-- but not all
of it (he left the 's' of 'pointers' in error; one too few deletes, as
it were). My understanding was that  he was surprised that the remaining,
invalid, 's' in his CFLAGS didn't cause anything to fail to compile
before kdm. And that is surprising, but hey, a lucky break is a lucky break.

But that was just my understanding of what Steven said.

Holly
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: kdm 3.5.1, broken ebuild?

2006-02-06 Thread Tony Davison
On Monday 06 February 2006 22:47, Andrei Slavoiu wrote:
 --- Steven S. [EMAIL PROTECTED] wrote:
  Ah-hah! Thank you for pointing that out. I had
  -fomit-frame-pointers,
  I'm surprised nothing died before kdm.

 That's strange, there shouldn't be any way that
 -fomit-frame-pointers could break compilation. I've
 been using it for years without any problem (and
 compiled kde 3.5.1 using it too).

I think he meant he used to have '-fomit-frame-pointers' and removed it all 
except the trailing s.
-- 
Big Tone
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: kdm 3.5.1, broken ebuild?

2006-02-06 Thread Harm Geerts
On Monday 06 February 2006 23:47, Andrei Slavoiu wrote:
 --- Steven S. [EMAIL PROTECTED] wrote:
  Ah-hah! Thank you for pointing that out. I had
  -fomit-frame-pointers,
  I'm surprised nothing died before kdm.

 That's strange, there shouldn't be any way that
 -fomit-frame-pointers could break compilation. I've
 been using it for years without any problem (and
 compiled kde 3.5.1 using it too).
from the kdm ebuild:
kde_remove_flag kdm/kfrontend -fomit-frame-pointer
So you haven't actually used -fomit-frame-pointer to build kdm.

The problem Steven had was the result of the remove_flag and a typo.
He had -fomit-frame-pointers which stripped to s (note the leading s)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] portage error?

2006-02-06 Thread Rafael Bugajewski
Am Montag, 6. Februar 2006 23:50 schrieb Michael W. Holdeman:

 emerge -uvDa world suddenly yeilds this:
 [...] some error messages
 IndexError: string index out of range

 Anyone else.
 What is this?

I always get something this when I break the emerge process with Ctrl-C. I 
would suggest to do an emerge sync and to try the emerge world afterwards. If 
the error still remains it's not so simple I think...

Rafael


pgpgbClax0I8A.pgp
Description: PGP signature


Re: [gentoo-user] portage error?

2006-02-06 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Michael W. Holdeman wrote:
 emerge -uvDa world suddenly yeilds this:
 Calculating world dependencies -Traceback (most recent call last):
   File /usr/bin/emerge, line 3254, in ?
 if not mydepgraph.xcreate(myaction):
   File /usr/bin/emerge, line 1441, in xcreate
 if not self.select_dep(portage.root, mydep, raise_on_missing=True):
   File /usr/bin/emerge, line 1369, in select_dep
 if not self.create(myk,myparent,--onlydeps not in 
 myopts,myuse=binpkguseflags):
   File /usr/bin/emerge, line 1046, in create
 if not self.select_dep(/,mydep[/],myparent=mp,myuse=myuse):
   File /usr/bin/emerge, line 1364, in select_dep
 if not self.create(myk,myparent,myuse=binpkguseflags):
   File /usr/bin/emerge, line 1046, in create
 if not self.select_dep(/,mydep[/],myparent=mp,myuse=myuse):
   File /usr/bin/emerge, line 1237, in select_dep
 if myparent.split()[2] in portage.portdb.xmatch(match-all, x[1:]):
   File /usr/lib/portage/pym/portage.py, line 5110, in xmatch
 myval=match_from_list(mydep,self.cp_list(mykey))
   File /usr/lib/portage/pym/portage.py, line 3755, in match_from_list
 if mydep[0] == !:
 IndexError: string index out of range

What version of portage is that?  If it's not either 2.0.54 or 2.1_pre4-r1 
(latest stable or unstable) then please try to upgrade with `emerge portage`.  
If that doesn't resolve the problem then please file a bug at 
http://bugs.gentoo.org.

Zac

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

iD8DBQFD592w/ejvha5XGaMRAs21AJwJ9RYZcO7pPkT/4cblWNLz2HiwJACgqMJC
JRdH/X2MvhDZg9D4LIAr1lM=
=M1uc
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] system freezes....

2006-02-06 Thread Hemmann, Volker Armin
On Monday 06 February 2006 21:07, Marco Calviani wrote:
 Hi,

  yupp, kernel waits for some time outs, if you did not set unmaskirq with
  hdparm, this may make your laptop pretty unresponsive.

 do you mean that i have to set the umaskirq option also for cdrom? I
 had it set with hdparm only for my primary hd, that is /dev/hda.

especially for the cdrom!
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] php 4.4.1-r3 wont emerge

2006-02-06 Thread Holly Bostick
Michael George wrote:
 I am trying to update my system, and it seemed like a good time to go
  from the old php ports to the dev-lang ports.  But I'm having
 trouble building php-4.4.1-r3.
 
 I have masked php-5 and up, as I'm not quite ready to move to that
 yet.
 
 When I try to emerge php-4.4.1-r3, it stops with this error:
 
 QA Notice: USE Flag 'nis' not in IUSE for dev-lang/php-4.4.1-r3
 
 I get the same error with php-5.0.5.
 
 I don't have nis set as a use flag anywhere in my stuff, though, and
 I cannot find it set for php in the profiles.
 
 I have put -nis into package.use for php and I have tried removing
 nis and setting -nis into /etc/make.conf, but nothing helps.

Did you do an emerge -uaDNtv world after you put -nis in make.conf, to
recompile anything with the USE flag previously active?

From looking at the ebuild, it looks like this is due to php-4
inheriting the php-4_4.sapi eclass; contained in the eclass is this line:

# Recode is not liked
confutils_use_conflict recode mysql imap nis

Now, I don't know what this means, but it clearly is intended in some way.

I also would suspect that the nis flag is not related to PHP itself, but
one of its dependencies, which was compiled previously with this flag
set, which has now become 'illegal' (that happened to me the other day
with another package, the dependency had to be recompiled without a
particular flag set for the upgrade of the main package to install).

Here's the list of packages that have this flag:

 equery hasuse -p nis
[ Searching for USE flag nis in all categories among: ]
 * installed packages
 * Portage tree (/usr/portage)
[I--] [  ] x11-libs/qt-4.1.0-r2 (4)
[-P-] [ ~] x11-libs/qt-4.1.0-r1 (4)
[-P-] [  ] net-mail/lbdb-0.30 (0)
[-P-] [ ~] net-mail/lbdb-0.31 (0)
[-P-] [  ] mail-mta/postfix-2.2.5 (0)
[-P-] [M~] mail-mta/postfix-2.2.4 (0)
[-P-] [M~] mail-mta/postfix-2.2.7 (0)
[-P-] [ ~] mail-mta/postfix-2.2.8 (0)
[-P-] [ ~] x11-libs/qt-embedded-3.3.4-r1 (3)
[-P-] [  ] sys-libs/pam-0.78-r2 (0)
[-P-] [  ] sys-libs/pam-0.78-r3 (0)
[-P-] [ ~] sys-libs/pam-0.78-r4 (0)
[-P-] [M~] mail-mta/postfix-2.2.8-r1 (0)
[-P-] [ ~] www-servers/thttpd-2.25b-r3 (0)
[-P-] [ ~] www-servers/thttpd-2.25b-r2 (0)
[-P-] [M~] mail-mta/postfix-2.2.7-r1 (0)
[-P-] [M~] mail-mta/postfix-2.2.5-r1 (0)
[-P-] [M-] x11-libs/qt-4.1.0 (4)
[-P-] [  ] mail-mta/exim-4.43-r2 (0)
[-P-] [ ~] mail-mta/exim-4.60 (0)
[-P-] [M~] mail-mta/exim-4.50-r999 (0)
[-P-] [  ] mail-mta/exim-4.54 (0)
[-P-] [ ~] mail-mta/exim-4.52 (0)
[-P-] [ ~] mail-mta/exim-4.50 (0)
[-P-] [ ~] x11-libs/qt-4.0.1 (4)
[-P-] [M~] x11-libs/qt-embedded-3.3.5 (3)
[-P-] [  ] x11-libs/qt-embedded-3.3.4 (3)
[-P-] [ ~] mail-mta/exim-4.50-r2 (0)
[-P-] [  ] mail-mta/exim-4.50-r1 (0)

I don't have anything to do with PHP myself, but if one of these is
associated with your install of PHP, I would consider recompiling it
without the nis USE flag, and then see if PHP compiles.

Hope this is helpful, despite my ignorance of this specific package.

Holly
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: kdm 3.5.1, broken ebuild?

2006-02-06 Thread Steven S.

On Mon, 6 Feb 2006, Andrei Slavoiu wrote:


--- Steven S. [EMAIL PROTECTED] wrote:



Ah-hah! Thank you for pointing that out. I had
-fomit-frame-pointers,
I'm surprised nothing died before kdm.

That's strange, there shouldn't be any way that
-fomit-frame-pointers could break compilation. I've
been using it for years without any problem (and
compiled kde 3.5.1 using it too).

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com



There shouldn't be an s in pointers, the GCC guide has the option as 
-fomit-frame-pointer. kdm compiled just fine when I removed it.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] php 4.4.1-r3 wont emerge

2006-02-06 Thread Michael George
On Tue, Feb 07, 2006 at 12:49:15AM +0100, Holly Bostick wrote:
 
 Did you do an emerge -uaDNtv world after you put -nis in make.conf, to
 recompile anything with the USE flag previously active?
 
 From looking at the ebuild, it looks like this is due to php-4
 inheriting the php-4_4.sapi eclass; contained in the eclass is this line:
 
   # Recode is not liked
   confutils_use_conflict recode mysql imap nis
 
 Now, I don't know what this means, but it clearly is intended in some way.
 
 I also would suspect that the nis flag is not related to PHP itself, but
 one of its dependencies, which was compiled previously with this flag
 set, which has now become 'illegal' (that happened to me the other day
 with another package, the dependency had to be recompiled without a
 particular flag set for the upgrade of the main package to install).

Holly, thanks for the information.  I will give that a try, but the
problem is that I *want* the nis USE flag set.  I cannot imagine that
something precludes php being used on a system which uses nis...

 Here's the list of packages that have this flag:
 
  equery hasuse -p nis
 [ Searching for USE flag nis in all categories among: ]
  * installed packages
  * Portage tree (/usr/portage)
 [I--] [  ] x11-libs/qt-4.1.0-r2 (4)
 [-P-] [ ~] x11-libs/qt-4.1.0-r1 (4)
 [-P-] [  ] net-mail/lbdb-0.30 (0)
 [-P-] [ ~] net-mail/lbdb-0.31 (0)
 [-P-] [  ] mail-mta/postfix-2.2.5 (0)
 [-P-] [M~] mail-mta/postfix-2.2.4 (0)
 [-P-] [M~] mail-mta/postfix-2.2.7 (0)
 [-P-] [ ~] mail-mta/postfix-2.2.8 (0)
 [-P-] [ ~] x11-libs/qt-embedded-3.3.4-r1 (3)
 [-P-] [  ] sys-libs/pam-0.78-r2 (0)
 [-P-] [  ] sys-libs/pam-0.78-r3 (0)
 [-P-] [ ~] sys-libs/pam-0.78-r4 (0)
 [-P-] [M~] mail-mta/postfix-2.2.8-r1 (0)
 [-P-] [ ~] www-servers/thttpd-2.25b-r3 (0)
 [-P-] [ ~] www-servers/thttpd-2.25b-r2 (0)
 [-P-] [M~] mail-mta/postfix-2.2.7-r1 (0)
 [-P-] [M~] mail-mta/postfix-2.2.5-r1 (0)
 [-P-] [M-] x11-libs/qt-4.1.0 (4)
 [-P-] [  ] mail-mta/exim-4.43-r2 (0)
 [-P-] [ ~] mail-mta/exim-4.60 (0)
 [-P-] [M~] mail-mta/exim-4.50-r999 (0)
 [-P-] [  ] mail-mta/exim-4.54 (0)
 [-P-] [ ~] mail-mta/exim-4.52 (0)
 [-P-] [ ~] mail-mta/exim-4.50 (0)
 [-P-] [ ~] x11-libs/qt-4.0.1 (4)
 [-P-] [M~] x11-libs/qt-embedded-3.3.5 (3)
 [-P-] [  ] x11-libs/qt-embedded-3.3.4 (3)
 [-P-] [ ~] mail-mta/exim-4.50-r2 (0)
 [-P-] [  ] mail-mta/exim-4.50-r1 (0)
 
 I don't have anything to do with PHP myself, but if one of these is
 associated with your install of PHP, I would consider recompiling it
 without the nis USE flag, and then see if PHP compiles.
 
 Hope this is helpful, despite my ignorance of this specific package.

-- 
-M

There are 10 kinds of people in this world:
Those who can count in binary and those who cannot.
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] gnome-volume-manager

2006-02-06 Thread Iain Buchanan
Hi,

due to the recent discussions about automounting usb drives, I thought
I'd try gnome-volume-manager again.  I compiled it, started dbus and
hald, started gnome-volume-manager, restarted gnome (just in case), but
when I plug in a drive I get (in /var/log/messages):


Feb  7 10:31:08 orpheus FAT: utf8 is not a recommended IO charset for
FAT filesystems, filesystem will be case sensitive!
Feb  7 10:31:08 orpheus Unable to load NLS charset utf8
Feb  7 10:31:08 orpheus FAT: IO charset utf8 not found

hmmm, why can't it find utf8?

thanks,
-- 
Iain Buchanan iain at netspace dot net dot au

  Parting is such sweet sorrow. -William Shakespeare

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gnome-volume-manager

2006-02-06 Thread Ryan Tandy

Iain Buchanan wrote:

Hi,

due to the recent discussions about automounting usb drives, I thought
I'd try gnome-volume-manager again.  I compiled it, started dbus and
hald, started gnome-volume-manager, restarted gnome (just in case), but
when I plug in a drive I get (in /var/log/messages):


Feb  7 10:31:08 orpheus FAT: utf8 is not a recommended IO charset for
FAT filesystems, filesystem will be case sensitive!
Feb  7 10:31:08 orpheus Unable to load NLS charset utf8
Feb  7 10:31:08 orpheus FAT: IO charset utf8 not found

hmmm, why can't it find utf8?

thanks,
  
Make sure you have the utf8 charset compiled into your kernel - in my 
menuconfig it's File Systems - Native Language Support - NLS UTF8  
(the bottommost option).  Also under File Systems, you can change the 
default code page and IO charset for vfat filesystems, which should 
remove the warning.


HTH.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] SSL error

2006-02-06 Thread Darren Grant

unmerging openssl and remerging perl and openssl fixed this problem for me.

Darren Grant wrote:

I'm trying to follow the online gentoo doc... installing a vitural 
mailhosting system with postfix guide.


But when trying to generate a certificate request I get the following 
error:


# ./CA.pl -newca
unable to load certificate
26201:error:0906D06C:PEM routines:PEM_read_bio:no start 
line:pem_lib.c:637:Expecting: TRUSTED CERTIFICATE


Anyone know why I'd get that error?

Thanks,
Darren


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Wireless print server recommendations

2006-02-06 Thread Stroller


On 6 Feb 2006, at 18:03, John J. Foster wrote:


I'm looking for recommendations for a wireless print server with a
minimum of 1 USB2.0 port and 1 parallel port. I currently have a  
Linksys

WRT4GS router running openWRT Linux firmware...

Does anyone have any recommendations that:
   1)  Works just fine in a Linux environment.

...

   4)  Supports a HPDeskJet 5550 printer. (I only mention this because
   some reviewers have mentioned that the WPS54GS doesn't work with  
some

   USB printers.)


As a datapoint I tried the Netgear PS121 USB print server and it was  
failed with my Canon Pixima ip3000 under both Mac OS X  Windows.  
These things mostly seem very flakey  Windows-centric and it sounds  
like you're lucky to have a good one with the Linux Linksys.

http://www.netgear.co.uk/usb_print_server_ps121.php

Stroller.

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Crossover Office demo?

2006-02-06 Thread Alan E. Davis
I wish to install crossover office so I can use various animations,
primarily, that rely on plugins, as well as the odd Windoze software
package.  Noting there is an ebuild for amd64, I had attempted to
install a demo copy to check if it will work, without success.  I
don't want to pay for a copy that I won't know whether it will work,
if it won't work.

Is there a way to do this?

Alan Davis

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] firefox locks up when looking at flash

2006-02-06 Thread Iain Buchanan
Hi,

I can't seem to access any pages with firefox that have flash on them.
I have mozilla-firefox-1.5-r9.  The little spinning load indicator
just gets stuck, and I can't do anything but `killall firefox-bin`.

I tried re-emerging mozilla-firefox and netscape-flash, but it had no
effect.

I did once upon a time have this working... any suggestions?

thanks,
-- 
Iain Buchanan iain at netspace dot net dot au

Misfortunes arrive on wings and leave on foot.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Crossover Office demo?

2006-02-06 Thread Holly Bostick
Alan E. Davis schreef:
 I wish to install crossover office so I can use various animations, 
 primarily, that rely on plugins, as well as the odd Windoze software
  package.  Noting there is an ebuild for amd64, I had attempted to 
 install a demo copy to check if it will work, without success.  I 
 don't want to pay for a copy that I won't know whether it will work,
  if it won't work.
 
 Is there a way to do this?
 
 Alan Davis
 

I would say, just install the demo as it is and don't worry about Portage.

The demo is time-limited (30 days, after which it stops working). If in
that time you decide you want to buy it, then do so, uninstall the demo
and reinstall the full version (which your purchase will enable you to
download, if it is in fact a different download) with Portage. If you
don't want it, then uninstall the demo-- no harm, no foul.

Both you and Portage can handle being a bit out-of sync on one package,
for a month or less, I'm sure :-)

HTH,
Holly
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] One host, two NIC's...

2006-02-06 Thread Walter Dnes
On Sun, Feb 05, 2006 at 09:04:30PM +0100, martin nicolas wrote

 You may also need to adjust your routes :

  While we're on the subject of 2 IP addresses on 1 machine, is there a
way for ppp0 to co-exist with eth0?  I use a 4-port ADSL modem/router.
On the few occasions that I fall back to dialup (mostly occasional tests
to confirm it still works), I have to run the following (with
appropriate entries in /etc/sudoers.conf)...

~/bin/dialup to connect to dialup

#!/bin/bash
/usr/bin/sudo /sbin/ifconfig eth0 down
/usr/bin/sudo /usr/bin/cp -f /etc/ssmtp/295.ssmtp.conf /etc/ssmtp/ssmtp.conf
/usr/bin/sudo /usr/sbin/pon 295caext


~/bin/dialdown to re-connect to eth0

#!/bin/bash
/usr/bin/sudo /usr/sbin/poff
/usr/bin/sudo /usr/bin/cp -f /etc/ssmtp/istop.ssmtp.conf /etc/ssmtp/ssmtp.conf
/usr/bin/sudo /etc/init.d/net.eth0 restart

  Is there a way use dialup without tearing down eth0?

-- 
Walter Dnes [EMAIL PROTECTED] In linux /sbin/init is Job #1
My musings on technology and security at http://tech_sec.blog.ca
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Why does portage want to downgrade?

2006-02-06 Thread Dave Nebinger

Here's the skinny:

I updated iptables from 1.3.4 to 1.3.5 this weekend.  Everything's cool.

Next 'emerge --update --deep world' wants to downgrade iptables back to 
1.3.4.


So I add '--tree' to see what package wants it downgraded, and it's 
shorewall.


I opened the shorewall ebuild, and it has a depend line for iptables 
stating: =net-firewall/iptables-1.2.4


Well, in my book both 1.3.4 and 1.3.5 are greater than the 1.2.4 dependency.

So I don't understand why portage thinks it needs to downgrade iptables when 
clearly shorewall should be happy with 1.3.5.


Anybody out there that can provide a clue?

TIA

Dave


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] is there any oracle GUI client in portage tree?

2006-02-06 Thread Michael Crute
On 2/6/06, 조승현 [EMAIL PROTECTED] wrote:
 can anybody recommend some good tools for me? ;)

http://gentoo-portage.com/s?search=oracle

--

Michael E. Crute
Software Developer
SoftGroup Development Corporation

Linux takes junk and turns it into something useful.
Windows takes something useful and turns it into junk.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Why does sendmail think its hosts name is `localhost'

2006-02-06 Thread Harry Putnam
Can anyone here tell me what might cause a tool like sendmail to get
the idea its hosts name is `localhost'.  I don't mean the generic way
localhost is often used but as an actual host name:

My home network is local.net0  the host sendmail runs on is reader

Sendmail puts the righthand side of local mail as
   [EMAIL PROTECTED]  

and sendmail logs show `localhost' where
the host name normally is.
  Feb  6 22:00:11 localhost sm-mta[10219]:[...]

hostname and domainname return the right stuff:
  hostname 
   reader
and
  domainname
   local.net0

But here we start to see a problem:

  hostname -f 
   localhost
or
  hostname --long
   localhost
=== * ====== * ====== * === 
 
I'm really stumped on this...
I've set up the normal files for this like this:

# /etc/conf.d/hostname
  --- 8 snip  
  # Set to the hostname of this machine
  HOSTNAME=reader
  --- 8 snip  

# /etc/conf.d/domainname
  --- 8 snip  
  # OVERRIDE=1
  DNSDOMAIN=local.net0
  NISDOMAIN=local.net0
  --- 8 snip  

/etc/hosts:
  --- 8 snip  
  127.0.0.1 localhost   reader
  ## 
  192.168.0.4 reader.local.net0reader # gentoo
  #===
  192.168.0.3 mob2.local.net0  mob2  # winxp (home)
  [...]
  --- 8 snip  

/etc/resolv.conf:
  --- 8 snip  
  domain local.net0 
  search local.net0
  nameserver 0.0.0.0 # I run my own nameserver
  nameserver 192.168.0.20
  --- 8 snip  

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] A new experience an account on gentoo without root priv

2006-02-06 Thread Ghaith Hachem
here's a guide on the gentoo wiki to install the packages without portage

http://gentoo-wiki.com/TIP_install_programs_without_portage

i guess it's the closest you can get if there's a way to do it with
emerge i'd like to know it for sure.

On 2/6/06, Zac Medico [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Harry Putnam wrote:
  I have an account on a gentoo machine but no root privs.  Is there
  some allowance using emerge to install software in ~/

 Though I have no experience with it, there's a Prefixed Portage that you 
 may be able use: http://www.gentoo.org/proj/en/gentoo-alt/macos/targets.xml

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

 iD8DBQFD58Jw/ejvha5XGaMRAs8xAJ0c1n4ze+SSupg1veUTSKkkO18kdgCg0iEV
 mFe87ixlEYykAxhf5AZSdPg=
 =DIFU
 -END PGP SIGNATURE-
 --
 gentoo-user@gentoo.org mailing list




--
Cheers,
Ghaith

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Detecting when a USB device is attached

2006-02-06 Thread Uwe Thiem
On 06 February 2006 17:20, James wrote:
 Richard Fish bigfish at asmallpond.org writes:

  Mine too, although things were broken for awhile until I figured out I
  needed to be a member of the 'plugdev' group.

 OK, I'll admit this new information
 plugdev:x:413:root,james
 makes it work again, but, for how long?

 Call me doubting_thomas, but, it's been round and
 round and round again with dbus/hal/ivman. I surely
 hope it's stable now, for good.

AFAIK, that infernal trio will be dropped in KDE 4 - at least in the current 
form. I don't want to post the relevant discussion in KDE here because most 
subscribers won't be interested in it. For those who actually are, go to 
lists.kde.org, select kde-devel and search for the subject containing 
FreeDCE. Some hilarious posts in November/December last year.

Enjoy. ;-)

Uwe

-- 
Unix is sexy:
who | grep -i blonde | date
cd ~; unzip; touch; strip; finger
mount; gasp; yes; uptime; umount
sleep
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Ebuild and emacs enough is enough

2006-02-06 Thread Francesco Talamona
On Monday 06 February 2006 15:12, Harry Putnam wrote:
 Francesco Talamona [EMAIL PROTECTED] writes:
  I know for sure a developer belonging to emacs herd is actively
  participating to [EMAIL PROTECTED]

 Ok good tip.  Does this fellow have a public mail address for dev
 work?

Yes, of course, but I omitted it intentionally, because I think the best 
thing to do is post to the list.
There you can publicly discuss the issue and find people thinking you 
are right and people against your point of view.

IMO It is definitely more useful a post than a swarm of bugs marked as 
INVALID in a few minutes.

For herds look here:
http://www.gentoolinux.org/proj/en/metastructure/herds/herds.xml
Good I didn't mention the dev seen on the list, because he belongs to 
vim one!

Ciao
Francesco
-- 
Linux Version 2.6.15-gentoo-r2, Compiled #1 PREEMPT Wed Feb 1 07:51:02 
CET 2006
One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2007.27 Bogomips Total
aemaeth
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] One host, two NIC's...

2006-02-06 Thread Uwe Thiem
On 07 February 2006 04:53, Walter Dnes wrote:

   Is there a way use dialup without tearing down eth0?

Sure. Delete your default route before dialing.

Uwe

-- 
Why do consumers keep buying products they will live to curse?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Why does sendmail think its hosts name is `localhost'

2006-02-06 Thread Heinz Sporn
Am Montag, den 06.02.2006, 22:11 -0600 schrieb Harry Putnam:
 Can anyone here tell me what might cause a tool like sendmail to get
 the idea its hosts name is `localhost'.  I don't mean the generic way
 localhost is often used but as an actual host name:
 
 My home network is local.net0  the host sendmail runs on is reader
 
 Sendmail puts the righthand side of local mail as
[EMAIL PROTECTED]  
 
 and sendmail logs show `localhost' where
 the host name normally is.
   Feb  6 22:00:11 localhost sm-mta[10219]:[...]
 
 hostname and domainname return the right stuff:
   hostname 
reader
 and
   domainname
local.net0
 
 But here we start to see a problem:
 
   hostname -f 
localhost
 or
   hostname --long
localhost
 === * ====== * ====== * === 
  
 I'm really stumped on this...
 I've set up the normal files for this like this:
 
 # /etc/conf.d/hostname
   --- 8 snip  
   # Set to the hostname of this machine
   HOSTNAME=reader
   --- 8 snip  
 
 # /etc/conf.d/domainname
   --- 8 snip  
   # OVERRIDE=1
   DNSDOMAIN=local.net0
   NISDOMAIN=local.net0
   --- 8 snip  
 
 /etc/hosts:
   --- 8 snip  
   127.0.0.1   localhost   reader

Switch that to: 127.0.0.1 reader localhost
and you'll be fine.

   ## 
   192.168.0.4 reader.local.net0reader # gentoo
   #===
   192.168.0.3 mob2.local.net0  mob2  # winxp (home)
   [...]
   --- 8 snip  
 
 /etc/resolv.conf:
   --- 8 snip  
   domain local.net0 
   search local.net0
   nameserver 0.0.0.0 # I run my own nameserver
   nameserver 192.168.0.20
   --- 8 snip  
 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Console + setfont - Need larger fonts for Console (TV-Out)

2006-02-06 Thread Ow Mun Heng
Hi All,

I'm trying to locate a nice and _BIG_ font to use on the console for
when I use TV-Out.

I know there are lots of fonts in /usr/share/consolefonts/ but I don't
really want to go through them 1 by 1 to locate the one I want. Is there
a utility for seeing these fonts? A font browser?

Searching google didn't find anything positive. when I tried to look at
it using gnome-font-browser, it says it can't load it.


-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 14:47:13 up 1 day, 5:47, 6 users, load average: 0.72, 1.12,
1.50 


-- 
gentoo-user@gentoo.org mailing list



  1   2   >