Re: [gentoo-user] /dev permissions

2005-06-20 Thread Ow Mun Heng
On Sun, 2005-06-19 at 18:09 -0500, Qv6 wrote:
   
 Hello:
 
 Just looked under /dev and observed that the ownership of all the 
 entries are root:root with mostly 555 permissions. Is this the default 
 or do I have to change anything? Here's a snip from ls -l /dev
 
 drwxr-xr-x  1 root   root  0 Dec 31  1969 usb
 
 Is this the reason why I cannot play dvd movies?

Are you in the cdrom group. (I'm assuming you can't get access to the
cdrom?)


-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 14:00:18 up 1 day, 16:02, 7 users, load average: 1.15, 0.83,
0.48 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] evolution locale

2005-06-20 Thread Zac Medico
 On Thu, 2005-06-16 at 23:16 -0700, Zac Medico wrote:
  Iain Buchanan wrote:
   On Thu, 2005-06-16 at 22:11 -0700, Zac Medico wrote:
   
Iain Buchanan wrote:

 However, when I start evolution from an applet launcher, it seems to
 ignore this locale, but when I start it from the shell, the locale is
 correct.  I even tried making the launcher run `bash -c evolution` 
 to
 try and get the environment from bash, but no luck.
 [snip]
  What about charset?  Maybe if you add a charset and then run localedef like 
  in the \
  howto?  I recommend UTF-8. 
  http://www.gentoo.org/doc/en/utf-8.xml

 I think this may be barking up the wrong tree - it works ok from the
 command line (ie gnome-terminal) so I'm assuming its some gnome-panel
 thing.

Maybe you can dump the environment from the applet launcher and compare it to 
the environment in gnome-terminal.  The set command with no arguments will 
dump the environment for you.

bash -c set  /tmp/applet_env.txt

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



[gentoo-user] Gentoo on m68k

2005-06-20 Thread Dirk Heinrichs
Hi,

I've seen that there is a m68k profile in the portage tree. Is there any 
effort going on to bring Gentoo to my good old Amiga? Is there a stage1 
somewhere, instructions?

Thanx...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgpe38TkQRFGP.pgp
Description: PGP signature


Re: [gentoo-user] Which emulators for DOS+Win3.1 games?

2005-06-20 Thread Walter Dnes
On Thu, Jun 16, 2005 at 08:21:23PM +0200, Holly Bostick wrote

 DosBox is working well for me (although I have not used it for much as yet).
 
 As far as I can tell, you might well be able to run some Win 3.1 and Win
 95 games under it (since there aren't any Win 3.1 games, they were DOS
 games, and half of the Win95 games were just DOS games with a GUI
 installer/loader stuck on ($DEITY, those were hell to get running).

  Finally got it running.  Since SDL is hooked into svgalib (at least on
my system) I had to...
  - modprobe svgalib_helper (which creates /dev/svga and /dev/svga1)
  - chmod u+s /usr/games/bin/dosbox (with the usual security disclaimer)
  - and remember that svgalib has to be emerged every time I rebuild the
kernel

  My startup messages include...
 CONFIG: Using default settings. Create a configfile to change them
 ALSA:Can't subscribe to MIDI port (65:0)
 MIDI:Opened device:none

  The config I'll get to later.  My question right now is how do I get
midi connected.

-- 
Walter Dnes [EMAIL PROTECTED]
My musings on technology and security at http://tech_sec.blog.ca
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] i18n issue

2005-06-20 Thread Rafael Fernández López
Hi!

This is an issue for talking about i18n, I think that in general it's
not well-built in Linux in general. These are main reasons:

* I do use [EMAIL PROTECTED] and ISO-8859-15 encoding. I'm forced to use this,
because if I used UTF-8, some special characters make us mad, and they
don't work as they should. Another main reason, is that if I've
everything compiled for ISO-8859-15 in locales.build, I'm NOT GOING to
recompile all my system for making it UTF-8.

* UTF-8 is an effort for making an universal encoding, but as I said
before, It doesn't work perfectly for spanish users (I talk from my
point of view, because is the thing that I know).

* Without UTF-8, some apps like Totem creates problems in my system,
this is a bug that I posted in gentoo and it's unconfirmed yet, but I
would like you to think about it:

http://bugs.gnome.org/show_bug.cgi?id=307617

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



Re: [gentoo-user] Which emulators for DOS+Win3.1 games?

2005-06-20 Thread Holly Bostick
Walter Dnes schreef:
 
   Finally got it running.  Since SDL is hooked into svgalib (at least on
 my system) I had to...
   - modprobe svgalib_helper (which creates /dev/svga and /dev/svga1)
   - chmod u+s /usr/games/bin/dosbox (with the usual security disclaimer)
   - and remember that svgalib has to be emerged every time I rebuild the
 kernel
 
   My startup messages include...
 
CONFIG: Using default settings. Create a configfile to change them
ALSA:Can't subscribe to MIDI port (65:0)
MIDI:Opened device:none
 
 
   The config I'll get to later.  My question right now is how do I get
 midi connected.
 

Easiest thing to do is install dboxfe (dosbox frontend) and configure
the settings there.

What is your MIDI setup (is MIDI currently running on your machine
without reference to dosbox)? I should have ALSA MIDI and Timidity set
up (I think), but I haven't tested as I don't offhand know what DOS
games/apps actually use MIDI. So if you happen to know of a piece of
abandonware that does, let me know and I'll try it, and if it works,
tell you how I did it (if simply setting DOSBox up correctly doesn't
work for you).

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



Re: [gentoo-user] /dev permissions

2005-06-20 Thread Qv6
On Monday 20 June 2005 01:00 am, Ow Mun Heng wrote:
 

 Are you in the cdrom group. (I'm assuming you can't get access to the
 cdrom?)

  


I am in the cdrom group
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] handling folders with spaces

2005-06-20 Thread Rafael Fernández López
Zac Medico wrote:

Rafael Fernández López wrote:
  

Zac Medico wrote:




timothy johnson wrote:



  

trying to play starcraft, got it installed but it installed it to
Program Files, now I have to get the the exe in a term but I cant seem
to cd to Program Files cause of the space. Any ideas on how to get
around this???

  



You could quote the space or escape it.

cd Program Files

or

cd Program\ Files

Zac


  

There is another way of getting to that folder without problems, and
getting to folders much more fast. You can do:

cd Program*

Bye.



Have you tried bash tab completion yet?  You can type cd P and press tab for 
autocompletion.  

Zac
  

Another way too...
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] problem starting KDE

2005-06-20 Thread Fernando Meira
Hi,

On 6/19/05, Holly Bostick [EMAIL PROTECTED] wrote:
  Not necessarily, if the internal default for this setting is ON (which I
don't know), but in any case, when commented settings revert to their
internla default, so in this case it might be better to explicitly set
  it to Off.

  So I set Option UseFBDev to Off, and now I get this: MergedFB does
not  work with Option UseFBDev, MergedFB mode is disable. and I'm
unable to  start X.
 
 
Well, of course they do-- you're using the 'defaults' option, which
implies (among other things) 'noexec'-- which means scripts may not be  
run (no executables may be run) from the partition. You might want to
add the 'exec' option *after* the 'defaults' option (so that it
overrides the 'noexec' included by 'defaults', if you put 'exec' before
defaults, the 'noexec' witll override the exlplicit 'exec', which is not  
what you want).

  You maybe got confused, because 'defaults' use 'exec' and not
'noexec'.  But, for clear doubts, I double set 'exec' and tried again,
with no  success... I still can't create a user properly! And this
problem spreads to X startup..  what can be wrong?

(from /etc/fstab)
/dev/hda5   /home   vfat   
defaults,gid=100,umask=002  0 0

I set the gid to all users. I give rxw to 'group' members... but still
nothing..  I see a solution by moving /home/ to the linux partition...
but I think this should work thoug...

Also not quite sure what is the usefulness of 'umask=000', since that
just says leave the umask as it is 

Yes... it was 002 before.. I changed to check if the problem was due
to 'others' permission..

http://www.shell-shocked.org/article.php?id=230 (:: Shell-Shocked ::
Tutorial: Multiple Linux Distros).  

I had a look in there.. very nice.. :)

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Custom Icons

2005-06-20 Thread Rafael Fernández López
sIbOk wrote:

maybe it's implemented, in kde it can be enabled with:
view-directory icons reflect its content
look for something similar under gnome.i'm bnot a gnoem user, sorry and luck :)

2005/6/18, timothy johnson [EMAIL PROTECTED]:
  

I was wondering if there was any scripts out there that would make a
custom icon for a folder in gnome, based off of a photo in that
folder, kinda like windows does when it stores photos in a folder.

--
gentoo-user@gentoo.org mailing list






  

It's not what he wanted.

Yes, in Gnome you can right-click on your icon, and at the bottom of the
properties dialog there is a button for customizing that icon.

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



[gentoo-user] X-forwarding and opengl

2005-06-20 Thread Antonio Coralles
When i try to start an opengl app remotley via ssh, for example glxgears
i get:

Xlib:  extension GLX missing on display localhost:10.0.
glxgears: Error: couldn't get an RGB, Double-buffered visual.

allthough glxgears works fine when started locally.

Any ideas ?
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] emerge kde-base/kdenetwork-3.3.2-r1 failed

2005-06-20 Thread Dan Johansson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

While doing an emerge --update --deep --verbose  world today it fails
while compiling kdenetwork. Here are the last few lines from the compile
run:

i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.3/include
- -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT
- -D_FILE_OFFSET_BITS=64  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi
- -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
- -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
- -DNO_DEBUG -O2 -O2 -mcpu=i686 -march=i686 -fomit-frame-pointer
- -Wformat-security -Wmissing-format-attribute -fno-exceptions
- -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
- -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o
interface_wireless_wirelessextensions.o
interface_wireless_wirelessextensions.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.3/include
- -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT
- -D_FILE_OFFSET_BITS=64  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi
- -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
- -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
- -DNO_DEBUG -O2 -O2 -mcpu=i686 -march=i686 -fomit-frame-pointer
- -Wformat-security -Wmissing-format-attribute -fno-exceptions
- -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
- -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o kwifimanager.o
kwifimanager.cpp
interface_wireless_wirelessextensions.cpp: In member function `virtual bool
   Interface_wireless_wirelessextensions::poll_device_info()':
interface_wireless_wirelessextensions.cpp:374: error: `iw_pr_ether'
undeclared
   (first use this function)
interface_wireless_wirelessextensions.cpp:374: error: (Each undeclared
   identifier is reported only once for each function it appears in.)
make[3]: *** [interface_wireless_wirelessextensions.o] Error 1
make[3]: *** Waiting for unfinished jobs
make[3]: Leaving directory
`/var/tmp/portage/kdenetwork-3.3.2-r1/work/kdenetwork-3.3.2/wifi'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdenetwork-3.3.2-r1/work/kdenetwork-3.3.2/wifi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kdenetwork-3.3.2-r1/work/kdenetwork-3.3.2'
make: *** [all] Error 2

!!! ERROR: kde-base/kdenetwork-3.3.2-r1 failed.
!!! Function kde_src_compile, Line 166, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status
message.

Anny suggestions on what could be wrong and how to fix it?

Regards,
- --Dan

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

iD8DBQFCtrrKF+s3Ki+4lK0RAtBNAJwNhVy+I/r4Ikd4AsygscJMCd6ubQCePBOC
vPY4fdlifqRQEKX06anSpWM=
=3l2y
-END PGP SIGNATURE-

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] X-forwarding and opengl

2005-06-20 Thread Niklas Herder
Antonio Coralles wrote:
 When i try to start an opengl app remotley via ssh, for example glxgears
 i get:
 
 Xlib:  extension GLX missing on display localhost:10.0.
 glxgears: Error: couldn't get an RGB, Double-buffered visual.
 
 allthough glxgears works fine when started locally.
 
 Any ideas ?


Have you tried the -Y switch to ssh?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Problem with eth0 configuration

2005-06-20 Thread Allan Spagnol Comar
Thank you Jan it worked...

On 6/17/05, Jan Callewaert [EMAIL PROTECTED] wrote:
 Op vrijdag 17 juni 2005 22:52, schreef Allan Spagnol Comar:
  Does someone know if anything changed recently in the eth0 configuration ?
  I am having problem if a static ip configuration; it simply do not
  start at boot, I have to ifconfig manually my eth0 .
 
 The baselayout has had an upgrade. You should edit /etc/conf.d/net and
 make /etc/init.d/net.eth0 a symlink to /etc/init.d/net.lo
 --
 gentoo-user@gentoo.org mailing list
 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Baselayout update blasted my wireless networking

2005-06-20 Thread Bill Rucker
Somewhere around Sat, Jun 18, 2005 at 04:26:26PM +0200, a message
from Richard Fish went like this:
 I took another look at the /etc/pcmcia/network script, and it seems that
 it will run a the '/etc/pcmcia/wireless' script if it exists first,
 which will try to set the channel if you have one specified in
 /etc/pcmcia/wireless.opts.  So, there seems to be a disconnect between
 the pcmcia-cs scripts and the baselayout scripts on how the wireless
 options should be specified and loaded.

 Well, that explains it!
 
 So, as the message says, the 'official' ways to get around this is to set:
 
 essid_eth1=any
 
 or:
 
 prefered_aps_eth1=( Speeder )
 associate_order_eth1=forcepreferredonly
 
 or a couple of other methods that don't sound as interesting.  The
 comments in wireless.example have the full documentation.
 
 There is also the brute-force method, which is to remove the iwconfig
 module from the eth1 module list, and create a preup function in
 /etc/conf.d/net that associates the wireless before ifconfig or the dhcp
 client runs.
 
I've tried the preferred_aps_eth1, associate_order_eth1 route and did not have
any luck with that, just a different error message. I've also tried the
essid_eth1 any trick, still no love. However, I rebooted my laptop for the first
time in a few days and found that it would no longer work manually anymore!!! I
kept getting messages about an invalid option when trying to set the key with
iwconfig. So to make a long story short, I took the key which looked like
112233445566778899aabbccd and made it into 1122-3344-5566-7788-99aa-bbcc-dd.
Then iwconfig stopped complaining, dhcpcd worked and I was in. I modified the
wireless script but have yet to try it out. I'll report back when I get some
work done.

Bill

-- 
Protect your computer - Browse with Firefox!
Gentoo Linux - Flexible, Powerful

You may have the loftiest goals, the highest ideals,
the noblest dreams, but remember this, nothing works
unless you do.
Nido Quebein



pgpBQa98jajzP.pgp
Description: PGP signature


[gentoo-user]

2005-06-20 Thread Martin Contento


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xorg load module error

2005-06-20 Thread Chris Frederick

Richard Fish wrote:

Chris Frederick wrote:



[ebuild   R  ] x11-base/xorg-x11-6.8.2-r1 -3dfx -3dnow +bitmap-fonts
-cjk +debug -dlloader -dmx -doc -font-server +hardened -inscure-drivers
-ipv6 -minimal +mmx -nls +opengl +pam -sdk -sse -static +truetype-fonts
+type1-fonts (-uclibc) +xprint +xv



(II) LoadModule: bitmap
(II) Loading /usr/lib/modules/fonts/libbitmap.a
Duplicate symbol __i686.get_pc_thunk.bx in 
/usr/lib/modules/fonts/libbitmap.a:bitmapmod.o
Also defined in /usr/lib/modules/fonts/libbitmap.a






It seems that the server doesn't like your build of the bitmap fonts
library.  Not sure why this is...looks like a bug to me, or possibly a
CFLAGS goof.

I suggest rebuilding x.org with USE=-bitmap-fonts.  That should get you
around this problem


-Richard



No dice...

I tried changing the use flags and nothing helped.  My CFLAGS shouldn't 
be an issue either.


CFLAGS=-O2 -march=pentium4 -pipe -fomit-frame-pointer
CHOST=i686-pc-linux-gnu
CXXFLAGS=${CFLAGS}
MAKEOPTS=-j4

The machine is a dual Xeon 2.6Ghz.

The only thing I can think of is that when I did the emerge update, the 
xorg came up because I added xprint to the global use flags.  Of course 
compiling with it off isn't fixing it.  I really have no clue what's 
going on, it's not an update problem, it was just a --newuse thing. 
I've changed several use flags and emerge -C'd it several times, but 
nothings fixing it.


Any ideas?

Chris Frederick

--
gentoo-user@gentoo.org mailing list



[gentoo-user] change firefox's icon

2005-06-20 Thread Qiangning Hong
The Firefox browser's app icon (i.e. the icon displayed in the taskbar)
is a blue global.  But under windows it is a red fox around a global.  I
prefer the latter for it's cooler.  How can I change the app icon?

My desktop environment is XFCE 4.2.2.

-- 
Qiangning Hong

 
/ printk(KERN_CRIT PFX Reboot didn't ?\n); \
||
\ linux-2.6.6/drivers/char/watchdog/softdog.c/
 
   \ __--~~-,
\  ,',
  /   \
 /:
|  '
|  |
|  |
 |   _--   |
 _| =-. .-.   ||
 o|/o/   _.   |
 /  ~  \ |
   (@)  ___~|
  |_===~~~.`|
   ___.--~ |
   \   |
\  |
  __/-___-- -__
 /_ \
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Where can I download the gentoo binary for Ximian Evolution 2?

2005-06-20 Thread Hareesh Nagarajan
On 6/19/05, Peter Gordon [EMAIL PROTECTED] wrote:
 On Sun, 2005-06-19 at 10:28 -0700, Hareesh Nagarajan wrote:
  Where can I download the gentoo binary for Ximian Evolution 2 (x86
  architecture)? I just can't seem to remember the name of the site.

 Gentoo is a source-based distribution. I believe your favorite download
 mirror should have package CDs with precompiled binaries but I don't
 know for certain. To install it from source is simple with Portage:

I know Gentoo is a source based distro and I've known it for the last
two years. I also know how to install a package using emerge. I asked
a different question. What was the point of this answer?

Hareesh

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Where can I download the gentoo binary for Ximian Evolution 2?

2005-06-20 Thread Mark Shields
Perhaps his answer isn't clear enough.  SOMEONE has to compile the
source for Gentoo; to my knowledge, Portage doesn't store an
pre-compiled binaries.  Read the wikipedia entry for Gentoo, which
states: Gentoo does not use binary packages as package management
systems like RPM, instead employing a format known as the ebuild. The
main difference between RPM files and ebuilds is that RPMs are
precompiled binaries, whereas ebuilds are text files which contain a
description of the software, and instructions on how to obtain,
configure, compile, and install it. There are nearly
nine-thousand-five-hundred ebuilds available; the majority of which
are distributed by the Gentoo mirrors. New and updated ebuilds can be
obtained by synchronizing the local ebuild repository with the
mirrors. This is done by executing the command emerge --sync. 
http://en.wikipedia.org/wiki/Gentoo.  In short, you are not going to
find an official binary packages for Gentoo, because there are none. 
Now, you can have someone you know compile them for you on a
compatible system, and that will work.

On 6/20/05, Hareesh Nagarajan [EMAIL PROTECTED] wrote:
 On 6/19/05, Peter Gordon [EMAIL PROTECTED] wrote:
  On Sun, 2005-06-19 at 10:28 -0700, Hareesh Nagarajan wrote:
   Where can I download the gentoo binary for Ximian Evolution 2 (x86
   architecture)? I just can't seem to remember the name of the site.
 
  Gentoo is a source-based distribution. I believe your favorite download
  mirror should have package CDs with precompiled binaries but I don't
  know for certain. To install it from source is simple with Portage:
 
 I know Gentoo is a source based distro and I've known it for the last
 two years. I also know how to install a package using emerge. I asked
 a different question. What was the point of this answer?
 
 Hareesh
 
 --
 gentoo-user@gentoo.org mailing list
 
 


-- 
- Mark Shields

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Interface issue

2005-06-20 Thread Rafael Fernández López
Hi,

Continuing my issues, I'd like to talk about another thing that should
change in Linux.

Well, we have to take in count that we're all Linux users, and that we
all know that firefox navigates the internet, and thunderbird reads your
email.

Now, what I want to suggest is to change some apps' name, I mean: It's
true that nowadays linux is going straight to the desktop, but think
about telling a friend (that doesn't know what Linux is, I'm sure you've
got such friend) and to install it. Will he know that firefox is for
surfing the Internet? and Thunderbird for reading his emails? I think
that the response is No.

We must do some things to make linux even better, and easier for that users.

Internet Navigator instead of Firefox, My E-Mail instead of
Thunderbird... you know... such things.

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



Re: [gentoo-user] Where can I download the gentoo binary for Ximian Evolution 2?

2005-06-20 Thread Mike Williams
On Sunday 19 June 2005 18:28, Hareesh Nagarajan wrote:
 Where can I download the gentoo binary for Ximian Evolution 2 (x86
 architecture)? I just can't seem to remember the name of the site.

http://chinstrap.alternating.net/
Don't know if it has evolution 2 though.

-- 
Mike Williams


pgpPZvJis5BfH.pgp
Description: PGP signature


Re: [gentoo-user] Interface issue

2005-06-20 Thread Neil Bothwick
On Mon, 20 Jun 2005 16:36:50 +0200, Rafael Fernández López wrote:

 Now, what I want to suggest is to change some apps' name, I mean: It's
 true that nowadays linux is going straight to the desktop, but think
 about telling a friend (that doesn't know what Linux is, I'm sure you've
 got such friend) and to install it. Will he know that firefox is for
 surfing the Internet? and Thunderbird for reading his emails? I think
 that the response is No.

That's a desktop environment issue. For example, the KDE menu has items
like Web browser (Konqueror), making the name of the program irrelevant.

 We must do some things to make linux even better, and easier for that
 users.
 
 Internet Navigator instead of Firefox, My E-Mail instead of
 Thunderbird... you know... such things.

mail-client contains 38 packages, which one becomes My E-Mail? 

What do you do about programs that don't fit into a single category, like
Mozilla or Konqueror? Creating suitably named desktop menu or icon
entries makes a lot more sense.


-- 
Neil Bothwick

The box said 'needs Win95 or better' so I bought an Amiga.


pgp71U6CZxIUt.pgp
Description: PGP signature


Re: [gentoo-user] change firefox's icon

2005-06-20 Thread Paul Nolan
On Monday June 20 2005 2:56 pm, Qiangning Hong wrote:
 The Firefox browser's app icon (i.e. the icon displayed in the taskbar)
 is a blue global.  But under windows it is a red fox around a global.  I
 prefer the latter for it's cooler.  How can I change the app icon?

Try replacing the icons in /usr/lib/MozillaFirefox/icons with the ones that 
come with the official build.

There's also a few files inside /usr/lib/MozillaFirefox/chrome/browser.jar 
that deal with the about page and box, so replacing them would put those back 
to how they should be.

You could probably do it by putting the files into ~/.mozilla/firefox/* but 
I'm not sure if there's any extra steps needed.


pgpeeKfANrkgl.pgp
Description: PGP signature


Re: [gentoo-user] Interface issue

2005-06-20 Thread Paul Nolan
On Monday June 20 2005 3:36 pm, Rafael Fernández López wrote:
 Well, we have to take in count that we're all Linux users, and that we
 all know that firefox navigates the internet, and thunderbird reads your
 email.

Or in my case Konqueror and Kontact (such is the beauty of choice ^_^)

 Now, what I want to suggest is to change some apps' name, I mean: It's
 true that nowadays linux is going straight to the desktop, but think
 about telling a friend (that doesn't know what Linux is, I'm sure you've
 got such friend) and to install it. Will he know that firefox is for
 surfing the Internet? and Thunderbird for reading his emails? I think
 that the response is No.

OTOH, the Mozilla suite is pretty widespread over in msft-land too, so many 
people know about Firefox and Thunderbird (maybe not as many know about Nvu 
and Sunbird...)

 We must do some things to make linux even better, and easier for that
 users.

 Internet Navigator instead of Firefox, My E-Mail instead of
   ^^- Please ${DEITY} no!
 Thunderbird... you know... such things.

Do you mean like how KDE puts things in it's menus like:

Web Browser (Konqueror)
PDF Viewer (Adobe Reader) etc.?

For Firefox, that would just be a quick change to a desktop file (I thought it 
already had the 'Web Browser' bit, but now I look it doesn't.


pgpohUvjhXRaZ.pgp
Description: PGP signature


[gentoo-user] emerge gnome problem

2005-06-20 Thread Massimiliano Bellomo
Hi,
I'm doing emerge gnome and i get the following error while
emerging dev-libs/nss-3.9.2-r3:

cd atob; make libs
make[2]: Entering directory
`/var/tmp/portage/nss-3.9.2-r3/work/nss-3.9.2/mozilla/security/nss/cmd/atob'
gcc -o Linux2.6_x86_glibc_PTH_OPT.OBJ/atob.o -c -O2 -fPIC -DLINUX1_2
-Di386 -D_XOPEN_SOURCE -DLINUX2_1 -ansi -Wall -pipe -DLINUX -Dlinux
-D_POSIX_SOURCE -D_BSD_SOURCE -DHAVE_STRERROR -DXP_UNIX -DNSPR20 -UDEBUG
-DNDEBUG -D_REENTRANT
-I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include 
-I../../../dist/public/nss  -I../../../dist/private/nss 
-I/usr/include/nspr
-I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include/dbm
-I../../../dist/public/seccmd -I../../../dist/public/dbm  atob.c
gcc -o Linux2.6_x86_glibc_PTH_OPT.OBJ/atob -O2 -fPIC -DLINUX1_2 -Di386
-D_XOPEN_SOURCE -DLINUX2_1 -ansi -Wall -pipe -DLINUX -Dlinux
-D_POSIX_SOURCE -D_BSD_SOURCE -DHAVE_STRERROR -DXP_UNIX -DNSPR20 -UDEBUG
-DNDEBUG -D_REENTRANT
-I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include 
-I../../../dist/public/nss  -I../../../dist/private/nss 
-I/usr/include/nspr
-I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include/dbm
-I../../../dist/public/seccmd -I../../../dist/public/dbm 
Linux2.6_x86_glibc_PTH_OPT.OBJ/atob.o 
../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libsectool.a 
-Wl,-rpath-link,../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib
-L../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/ -L/usr/lib/nspr/
-lssl3 -lsmime3 -lnss3 -lplc4 -lplds4 -lnspr4  -L/lib -lpthread  -ldl -lc
/usr/lib/nspr//libnspr4.so: undefined reference to `__dlsym'
/usr/lib/nspr//libnspr4.so: undefined reference to `__dladdr'
/usr/lib/nspr//libnspr4.so: undefined reference to `__dlclose'
/usr/lib/nspr//libnspr4.so: undefined reference to `__dlopen'
/usr/lib/nspr//libnspr4.so: undefined reference to `__dlerror'
collect2: ld returned 1 exit status
make[2]: *** [Linux2.6_x86_glibc_PTH_OPT.OBJ/atob] Error 1
make[2]: Leaving directory
`/var/tmp/portage/nss-3.9.2-r3/work/nss-3.9.2/mozilla/security/nss/cmd/atob'
make[1]: *** [libs] Error 2
make[1]: Leaving directory
`/var/tmp/portage/nss-3.9.2-r3/work/nss-3.9.2/mozilla/security/nss/cmd'
make: *** [libs] Error 2

!!! ERROR: dev-libs/nss-3.9.2-r3 failed.
!!! Function src_compile, Line 65, Exitcode 2
!!! nss make failed

Any help ???

Thanks,
Max.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge gnome problem

2005-06-20 Thread Emanuele Morozzi

try revdep-rebuild and then emerge gnome

Massimiliano Bellomo wrote:

Hi,
I'm doing emerge gnome and i get the following error while
emerging dev-libs/nss-3.9.2-r3:

cd atob; make libs
make[2]: Entering directory
`/var/tmp/portage/nss-3.9.2-r3/work/nss-3.9.2/mozilla/security/nss/cmd/atob'
gcc -o Linux2.6_x86_glibc_PTH_OPT.OBJ/atob.o -c -O2 -fPIC -DLINUX1_2
-Di386 -D_XOPEN_SOURCE -DLINUX2_1 -ansi -Wall -pipe -DLINUX -Dlinux
-D_POSIX_SOURCE -D_BSD_SOURCE -DHAVE_STRERROR -DXP_UNIX -DNSPR20 -UDEBUG
-DNDEBUG -D_REENTRANT
-I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include 
-I../../../dist/public/nss  -I../../../dist/private/nss 
-I/usr/include/nspr

-I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include/dbm
-I../../../dist/public/seccmd -I../../../dist/public/dbm  atob.c
gcc -o Linux2.6_x86_glibc_PTH_OPT.OBJ/atob -O2 -fPIC -DLINUX1_2 -Di386
-D_XOPEN_SOURCE -DLINUX2_1 -ansi -Wall -pipe -DLINUX -Dlinux
-D_POSIX_SOURCE -D_BSD_SOURCE -DHAVE_STRERROR -DXP_UNIX -DNSPR20 -UDEBUG
-DNDEBUG -D_REENTRANT
-I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include 
-I../../../dist/public/nss  -I../../../dist/private/nss 
-I/usr/include/nspr

-I../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/include/dbm
-I../../../dist/public/seccmd -I../../../dist/public/dbm 
Linux2.6_x86_glibc_PTH_OPT.OBJ/atob.o 
../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libsectool.a 
-Wl,-rpath-link,../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib

-L../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/ -L/usr/lib/nspr/
-lssl3 -lsmime3 -lnss3 -lplc4 -lplds4 -lnspr4  -L/lib -lpthread  -ldl -lc
/usr/lib/nspr//libnspr4.so: undefined reference to `__dlsym'
/usr/lib/nspr//libnspr4.so: undefined reference to `__dladdr'
/usr/lib/nspr//libnspr4.so: undefined reference to `__dlclose'
/usr/lib/nspr//libnspr4.so: undefined reference to `__dlopen'
/usr/lib/nspr//libnspr4.so: undefined reference to `__dlerror'
collect2: ld returned 1 exit status
make[2]: *** [Linux2.6_x86_glibc_PTH_OPT.OBJ/atob] Error 1
make[2]: Leaving directory
`/var/tmp/portage/nss-3.9.2-r3/work/nss-3.9.2/mozilla/security/nss/cmd/atob'
make[1]: *** [libs] Error 2
make[1]: Leaving directory
`/var/tmp/portage/nss-3.9.2-r3/work/nss-3.9.2/mozilla/security/nss/cmd'
make: *** [libs] Error 2

!!! ERROR: dev-libs/nss-3.9.2-r3 failed.
!!! Function src_compile, Line 65, Exitcode 2
!!! nss make failed

Any help ???

Thanks,
Max.





___ 
Yahoo! Messenger: chiamate gratuite in tutto il mondo 
http://it.beta.messenger.yahoo.com


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Interface issue

2005-06-20 Thread Rafael Fernández López
Neil Bothwick wrote:

On Mon, 20 Jun 2005 16:36:50 +0200, Rafael Fernández López wrote:

  

Now, what I want to suggest is to change some apps' name, I mean: It's
true that nowadays linux is going straight to the desktop, but think
about telling a friend (that doesn't know what Linux is, I'm sure you've
got such friend) and to install it. Will he know that firefox is for
surfing the Internet? and Thunderbird for reading his emails? I think
that the response is No.



That's a desktop environment issue. For example, the KDE menu has items
like Web browser (Konqueror), making the name of the program irrelevant.

  

We must do some things to make linux even better, and easier for that
users.

Internet Navigator instead of Firefox, My E-Mail instead of
Thunderbird... you know... such things.



mail-client contains 38 packages, which one becomes My E-Mail? 

What do you do about programs that don't fit into a single category, like
Mozilla or Konqueror? Creating suitably named desktop menu or icon
entries makes a lot more sense.


  

Well... that's the most important point that I mean.

There are lots of email clients, so Gnome or KDE could be configured (is
in some way possible right now) to be one as default, and always that
you clicked My Email would open the one that was set as default.

For people that doesn't care about all those things and doesn't want to
know more (MOST OF WINDOWS USERS), they DON'T WANT TO KNOW THAT THERE
ARE 254 email clients, that only will confuse them, and THINK THAT LINUX
IS PRETTY HARD.

So Linux could come with some defaults settings, that the people (like
us) would change to make it more personal or better. But most of people
(if we want linux to be in the desktop as windows is now), won't take
care of.

I think that my father wouldn't like to know that there are X email
clients, and the features of each one. He only wants to click on MY
EMAIL and read his new email. That's the point.

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



[gentoo-user] is DHCP required when using two NIC's?

2005-06-20 Thread THUFIR HAWAT
I have two NIC's, one which is built into the mother board and one
which is recently installed (this is on a dual boot system).  before
installing the second NIC I was able to configure an 802.11b/g network
adapter from windows, and everything would run fine under linux.

after putting in the new NIC on this particular computer, that's not
happening.  So, I'm thinking of configuring the network adapter from
linux.

because there are two NIC's is it now required to set up a DHCP
software daemon (if I have that right)?


thanks,

Thufir

the hardware:
http://support.microsoft.com/default.aspx?scid=kb;en-us;169289
http://www.ecsusa.com/downloads/manual_k7s.html
http://usa.asus.com/prog/spec.asp?m=WL-330glangs=09
http://www.dlink.ca/product.php?PID=124

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Where can I download the gentoo binary for Ximian Evolution 2?

2005-06-20 Thread Rumen Yotov
Mike Williams wrote:

On Sunday 19 June 2005 18:28, Hareesh Nagarajan wrote:
  

Where can I download the gentoo binary for Ximian Evolution 2 (x86
architecture)? I just can't seem to remember the name of the site.



http://chinstrap.alternating.net/
Don't know if it has evolution 2 though.

  

Hi,
This is one of the two binary places i read about, think (check) this
one has packages build with -fstack-protector and it's more appropriate
for hardened-users.
There's another one in some dev's place (checked it's *avenj*) but it
holds only packages for rescue operations.
PS: chinstrap at the moment is also unavailable, due to technical
reasons (checked).
HTH. Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Where can I download the gentoo binary for Ximian Evolution 2?

2005-06-20 Thread Hareesh Nagarajan
On 6/20/05, Mark Shields [EMAIL PROTECTED] wrote:

 Perhaps his answer isn't clear enough.  SOMEONE has to compile the
 source for Gentoo; to my knowledge, Portage doesn't store an
 pre-compiled binaries.  Read the wikipedia entry for Gentoo, which
 states: Gentoo does not use binary packages as package management
 systems like RPM, instead employing a format known as the ebuild. The
 main difference between RPM files and ebuilds is that RPMs are
 precompiled binaries, whereas ebuilds are text files which contain a
 description of the software, and instructions on how to obtain,
 configure, compile, and install it. There are nearly
 nine-thousand-five-hundred ebuilds available; the majority of which
 are distributed by the Gentoo mirrors. New and updated ebuilds can be
 obtained by synchronizing the local ebuild repository with the
 mirrors. This is done by executing the command emerge --sync.
 http://en.wikipedia.org/wiki/Gentoo.  In short, you are not going to
 find an official binary packages for Gentoo, because there are none.
 Now, you can have someone you know compile them for you on a
 compatible system, and that will work.

Goodness gracious me! I know everything you just said! I was just
wondering if anyone out here knows of a website that maintain a
repository of application binaries for popular architectures such as
the x86.

Thank you Steven for giving me the link that I wanted.

http://chinstrap.alternating.net/files/binaries/i686/evolution-2.0.3-r2.tbz2

-Hareesh

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Interface issue

2005-06-20 Thread Neil Bothwick
On Mon, 20 Jun 2005 18:13:48 +0200, Rafael Fernández López wrote:

 So Linux could come with some defaults settings, that the people (like
 us) would change to make it more personal or better. But most of people
 (if we want linux to be in the desktop as windows is now), won't take
 care of.

As I said before, this is nothing to do with Linux, it is a function of
the desktop environment. KDE already has entries in the menu for Web
browser, Email etc, that launch the default KDE program for that task.

What you are asking for is nothing to do with Linux itself but is already
implemented elsewhere.


-- 
Neil Bothwick

Why isn't phonetically spelled that way?


pgp8gyMYDVbMQ.pgp
Description: PGP signature


[gentoo-user] OT: Stopping postfix error emails...

2005-06-20 Thread Dave Nebinger
Sorry for the OT question, but here goes...

I've set up the reject_unauth_destination in the
smtpd_recipient_restrictions in postfix.conf because I was getting hammered
with incoming mail to invalid users.  I figured that by rejecting these
messages the spammers on the other end might take the addresses out of their
list(s), although I have no idea if this will actually be the case.

So anyways that's working just fine, except now the smtpd daemon is flooding
me with messages when it issues the 550 code back to the sending mail client
when they try to send an email to an unknown user.

Anyone out there know how I can disable the sending of the smtpd daemon
emails when this particular 550 error is being sent?

Thanks in advance...

Dave



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] is DHCP required when using two NIC's?

2005-06-20 Thread Raphael Melo de Oliveira Bastos Sales
I had a problem that was similar, my off-board NIC became eth0 and the
on-board one became eth1, so I had to change all my config files to
adapt to that. See if that's what happened. ;)

2005/6/20, THUFIR HAWAT [EMAIL PROTECTED]:
 I have two NIC's, one which is built into the mother board and one
 which is recently installed (this is on a dual boot system).  before
 installing the second NIC I was able to configure an 802.11b/g network
 adapter from windows, and everything would run fine under linux.
 
 after putting in the new NIC on this particular computer, that's not
 happening.  So, I'm thinking of configuring the network adapter from
 linux.
 
 because there are two NIC's is it now required to set up a DHCP
 software daemon (if I have that right)?
 
 thanks,
 
 Thufir
 
 the hardware:
 http://support.microsoft.com/default.aspx?scid=kb;en-us;169289
 http://www.ecsusa.com/downloads/manual_k7s.html
 http://usa.asus.com/prog/spec.asp?m=WL-330glangs=09
 http://www.dlink.ca/product.php?PID=124
 
 --
 gentoo-user@gentoo.org mailing list
 


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Troubleshooting a spotty connection

2005-06-20 Thread Grant
First of all, I owe several people responses to their messages and I'm
sorry I haven't taken care of that yet.  I'm running around like a
chicked with its head cut off right now and I will catch up with this
list ASAP.  I'm leaving the US for Europe tomorrow and...

My desktop system has got to have a solid network connection for my
employee to use.  It used to work perfectly, but now it will work
great and then drop completely out and then on and off over and over
at non-regular intervals.  I'm really not sure what happened, but I
use FEATURES=buildpkg and I've tried every baselayout I've got with
no luck.  Looking at /var/log/portage, there doesn't seem to be
anything else associated with the network that was emerged within the
right window of time.  It can't be a range problem because it used to
work perfectly exactly where it is now.  I've tried WPA and
non-encrypted, along with wpa_supplicant and iwconfig with no luck.

Is there some debugging I can turn on to get a look at what's
happening when the connection drops out?  Any other ideas?

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: Stopping postfix error emails...

2005-06-20 Thread gentoostuff

Dave Nebinger said the following, On 20/06/2005 1:02 PM:


Sorry for the OT question, but here goes...

I've set up the reject_unauth_destination in the
smtpd_recipient_restrictions in postfix.conf because I was getting hammered
with incoming mail to invalid users.  I figured that by rejecting these
messages the spammers on the other end might take the addresses out of their
list(s), although I have no idea if this will actually be the case.

So anyways that's working just fine, except now the smtpd daemon is flooding
me with messages when it issues the 550 code back to the sending mail client
when they try to send an email to an unknown user.

Anyone out there know how I can disable the sending of the smtpd daemon
emails when this particular 550 error is being sent?

Thanks in advance...

Dave



 


Check what notify_classes is set to in /etc/postfix/main.cf.
I believe that is what determines what messages are sent.

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



Re: [gentoo-user] gnome-panel

2005-06-20 Thread Tres Melton
I use enlightenment 16.7.2 but have a gnome panel running.  I am
experiencing the same issue of about a ten second delay as that which
was mentioned on the list.  I didn't used to have this problem until the
recent upgrade.  So Antonio, add one more to your list.


On Sun, 2005-06-19 at 22:05 -0700, Alan wrote:
 Same here.  Not sure if this is a gnome issue or a gnome on gentoo
 issue though.
 
 On Sun, Jun 19, 2005 at 08:24:40PM +0200, Antonio Coralles wrote:
  gentoo-user@lists.gentoo.org wrote:
  
   Yes, I've noticed that too. Seems to be happening here with gnome 2.10.
   Previous versions seem to be fine. Is something not loading when gnome
   comes up? or is it taking forever reading the menu config, etc?
  
  
   On Sun, 2005-06-19 at 01:23 +, LostSon wrote:
   Hello
Has anyone noticed quite a delay after starting gnome after the panel
   comes up and i go to click on the menu it takes about 10 seconds for the
   menu to come up. After the initial clicking its fine but that first time
   takes forever. Has anyone else noticed this or is it just me, thanks.
   -- 
   Statux [EMAIL PROTECTED] mailto:
  
  If there are two or three people more who have this problem, i'm going
  to file a bug ... So if this sounds familiar to you please reply to this
  mail ...
  Antonio
  
  -- 
  gentoo-user@gentoo.org mailing list
 
 -- 
 Alan [EMAIL PROTECTED] - http://arcterex.net
 
 Backups are for people who don't pray. -- big Mike
 -- 
 gentoo-user@gentoo.org mailing list
-- 
Tres

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Interface issue

2005-06-20 Thread Rafael Fernández López
Hi,

Ok, let's stop discussing this because it makes no sense.

Gentoo fits my needs perfectly, and from my point of view, is the best
distro that I've used ever in this no-dual-boot 3 years using Linux.

I just wanted to know what did think other users about opening Linux to
people that only want to use the computer for writing letters, checking
email and surfing the Internet.

Sorry if I was wrong in some way.

Bye.

 Rafael Fernández López schreef:
 I think that my father wouldn't like to know that there are X email
 clients, and the features of each one. He only wants to click on MY
 EMAIL and read his new email. That's the point.


 And so your father can use SuSE, or Lindows, or one of the many other
 distributions (probably including Mandriva, Ubuntu, Libranet, and
 Xandros), which do this by default, in the name of user-friendliness.

 I don't know what is the point of saying Linux should do as if
 Linux is just one thing. Well, OK it is (the kernel), but an installed
 OS is naturally more than just the kernel (under Windows as well). The
 entire point of distributions is to cater to certain preferences, and if
 X distribution does not cater to yours, then try Y distribution.

 In any case, I certainly don't know what the point of discussing some
 non-existant monolithic Linux here might be (even if it did exist, what
 exactly are the interested subscribers to the gentoo-users list supposed
 to do about it).

 Holly


 --
 gentoo-user@gentoo.org mailing list



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Installing kguitar - tse3 compile error!

2005-06-20 Thread Mrugesh Karnik
I wanted kguitar on my system. I got the ebuild from bugs.gentoo.org. It 
has a tse3 use flag. Now without it I get this:


   *
   *TSE3 not found!*
   *   *
   *   You will not have MIDI Support in KGuitar!  *
   *   *
   * Download TSE3 at: http://tse3.sourceforge.net *
   *   --  *
   *  If you have installed libtse3 in an unusual  *
   *   directory use --with-libtse3-include= *
   *  and/or --with-libtse3-libs=*
   *

I want MIDI support. So I enabled tse3 and emerged it. But tse3 isn't 
getting compiled. This is the output with gcc-3.3


/bin/sh ../../../libtool --mode=compile i686-pc-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src-O2 -march=pentium4 
-pipe -W -Wall -ansi -pedantic -c -o DisplayParams.lo `test -f 
'DisplayParams.cpp' || echo './'`DisplayParams.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src 
-O2 -march=pentium4 -pipe -W -Wall -ansi -pedantic -c DisplayParams.cpp 
-MT DisplayParams.lo -MD -MP -MF .deps/DisplayParams.TPlo  -fPIC -DPIC 
-o DisplayParams.lo
In file included from 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3/backward/strstream:51,

 from ../../../src/tse3/file/XML.h:25,
 from DisplayParams.cpp:5:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3/backward/backward_warning.h:32:2: 
warning: #warning This file includes at least one deprecated or 
antiquated header. Please consider using one of the 32 headers found in 
section 17.4.1.2 of the C++ standard. Examples include substituting the 
X header for the X.h header for C++ includes, or sstream instead 
of the deprecated header strstream.h. To disable this warning use 
-Wno-deprecated.

In file included from DisplayParams.cpp:5:
../../../src/tse3/file/XML.h:157: error: `void
   TSE3::File::XmlFileWriter::element(const std::string, unsigned 
int)' and `
   void TSE3::File::XmlFileWriter::element(const std::string, unsigned 
int)'

   cannot be overloaded
make[4]: *** [DisplayParams.lo] Error 1
make[4]: Leaving directory 
`/var/tmp/portage/tse3-0.2.7/work/tse3-0.2.7/src/tse3/file'

make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/tse3-0.2.7/work/tse3-0.2.7/src/tse3'

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

!!! ERROR: media-libs/tse3-0.2.7 failed.
!!! Function src_compile, Line 37, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status 
message.



I get a similar error with gcc-3.4.4

Any ideas?

Thanks,
Mrugesh Karnik
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Interface issue

2005-06-20 Thread Zac Medico
Rafael Fernández López schreef:

I think that my father wouldn't like to know that there are X email
clients, and the features of each one. He only wants to click on MY
EMAIL and read his new email. That's the point.


And so your father can use SuSE, or Lindows, or one of the many other
distributions (probably including Mandriva, Ubuntu, Libranet, and
Xandros), which do this by default, in the name of user-friendliness.

I don't know what is the point of saying Linux should do as if
Linux is just one thing. Well, OK it is (the kernel), but an installed
OS is naturally more than just the kernel (under Windows as well). The
entire point of distributions is to cater to certain preferences, and if
X distribution does not cater to yours, then try Y distribution.

In any case, I certainly don't know what the point of discussing some
non-existant monolithic Linux here might be (even if it did exist, what
exactly are the interested subscribers to the gentoo-users list supposed
to do about it).

Holly


Rafael Fernández López wrote:
 Hi,
 
 Ok, let's stop discussing this because it makes no sense.
 
 Gentoo fits my needs perfectly, and from my point of view, is the best
 distro that I've used ever in this no-dual-boot 3 years using Linux.
 
 I just wanted to know what did think other users about opening Linux to
 people that only want to use the computer for writing letters, checking
 email and surfing the Internet.

All Linux distros are moving in the direction of greater usability and user 
friendliness.  This is a higher priority for some distros than others.  Gentoo 
is making progress in this direction.  For example, soon there will be a 
graphical installer and Gentopia seeks to provide It Just Works usability to 
the Gentoo desktop.

 
 Sorry if I was wrong in some way.

You will not be forgiven ;-).

Zac

 
 Bye.
 
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge kde-base/kdenetwork-3.3.2-r1 failed

2005-06-20 Thread Zac Medico
Dan Johansson wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi,
 
 While doing an emerge --update --deep --verbose  world today it fails
 while compiling kdenetwork. Here are the last few lines from the compile
 run:
 
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.3/include
 - -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT
 - -D_FILE_OFFSET_BITS=64  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi
 - -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
 - -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
 - -DNO_DEBUG -O2 -O2 -mcpu=i686 -march=i686 -fomit-frame-pointer
 - -Wformat-security -Wmissing-format-attribute -fno-exceptions
 - -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
 - -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o
 interface_wireless_wirelessextensions.o
 interface_wireless_wirelessextensions.cpp
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.3/include
 - -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT
 - -D_FILE_OFFSET_BITS=64  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi
 - -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
 - -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
 - -DNO_DEBUG -O2 -O2 -mcpu=i686 -march=i686 -fomit-frame-pointer
 - -Wformat-security -Wmissing-format-attribute -fno-exceptions
 - -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
 - -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o kwifimanager.o
 kwifimanager.cpp
 interface_wireless_wirelessextensions.cpp: In member function `virtual bool
Interface_wireless_wirelessextensions::poll_device_info()':
 interface_wireless_wirelessextensions.cpp:374: error: `iw_pr_ether'
 undeclared
(first use this function)
 interface_wireless_wirelessextensions.cpp:374: error: (Each undeclared
identifier is reported only once for each function it appears in.)
 make[3]: *** [interface_wireless_wirelessextensions.o] Error 1
 make[3]: *** Waiting for unfinished jobs
 make[3]: Leaving directory
 `/var/tmp/portage/kdenetwork-3.3.2-r1/work/kdenetwork-3.3.2/wifi'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory
 `/var/tmp/portage/kdenetwork-3.3.2-r1/work/kdenetwork-3.3.2/wifi'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/var/tmp/portage/kdenetwork-3.3.2-r1/work/kdenetwork-3.3.2'
 make: *** [all] Error 2
 
 !!! ERROR: kde-base/kdenetwork-3.3.2-r1 failed.
 !!! Function kde_src_compile, Line 166, Exitcode 2
 !!! died running emake, kde_src_compile:make
 !!! If you need support, post the topmost build error, NOT this status
 message.
 
 Anny suggestions on what could be wrong and how to fix it?
 
 Regards,
 - --Dan
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.1 (GNU/Linux)
 
 iD8DBQFCtrrKF+s3Ki+4lK0RAtBNAJwNhVy+I/r4Ikd4AsygscJMCd6ubQCePBOC
 vPY4fdlifqRQEKX06anSpWM=
 =3l2y
 -END PGP SIGNATURE-
 

What version of net-wireless/wireless-tools do you have.  I recall a similar 
problem building kdenetwork-3.4 with  wireless-tools-28 but wireless-tools-27 
worked for me.

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



Re: [gentoo-user] Installing kguitar - tse3 compile error!

2005-06-20 Thread Noah Roberts
Mrugesh Karnik wrote:

 I wanted kguitar on my system.

Does kguitar do ProTab?  I don't see it on their site but they seem to
support guitar pro, which has no OSS library to work with and figured
maybe protools would be supported since there is.

-- 
Noah Roberts
St. Martin's University
Information Technology Services
486-8814

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] is DHCP required when using two NIC's?

2005-06-20 Thread Zac Medico
Raphael Melo de Oliveira Bastos Sales wrote:
 2005/6/20, THUFIR HAWAT [EMAIL PROTECTED]:
 
I have two NIC's, one which is built into the mother board and one
which is recently installed (this is on a dual boot system).  before
installing the second NIC I was able to configure an 802.11b/g network
adapter from windows, and everything would run fine under linux.

after putting in the new NIC on this particular computer, that's not
happening.  So, I'm thinking of configuring the network adapter from
linux.

because there are two NIC's is it now required to set up a DHCP
software daemon (if I have that right)?

thanks,

Thufir

the hardware:
http://support.microsoft.com/default.aspx?scid=kb;en-us;169289
http://www.ecsusa.com/downloads/manual_k7s.html
http://usa.asus.com/prog/spec.asp?m=WL-330glangs=09
http://www.dlink.ca/product.php?PID=124

--
 I had a problem that was similar, my off-board NIC became eth0 and the
 on-board one became eth1, so I had to change all my config files to
 adapt to that. See if that's what happened. ;)

The kernel assigns eth0 to the first ethernet driver that gets initialized, 
eth1 to the second, and so on.  If the drivers are loaded as modules then you 
can control the order.

Zac

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Installing kguitar - tse3 compile error!

2005-06-20 Thread Noah Roberts
Noah Roberts wrote:

Mrugesh Karnik wrote:

  

I wanted kguitar on my system.



Does kguitar do ProTab?

I meant powertab.

-- 
Noah Roberts
St. Martin's University
Information Technology Services
486-8814

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] shutting down with gnome active

2005-06-20 Thread henkg
Hello,

I want to be able to shut down my computer just by either typing halt, 
or pressing the on/off switch on my computer.

I have enabled acpi, enabled acpid, and so the halt button indeed shuts 
down the computer. However when I have some programs like mozilla and 
mythfrontend open in gnome when I shut down, the next time I boot I get 
several mythfrontends, a mozilla and several profile managers.

Why is this, and can I avoid it?

with kde I don't have this problem, but I can't get normal-sized fonts 
there (too small) so I gave up on kde for a while.

Kind regards,

Henk,

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Installing kguitar - tse3 compile error!

2005-06-20 Thread Mrugesh Karnik

Noah Roberts wrote:

Mrugesh Karnik wrote:



I wanted kguitar on my system.



Does kguitar do ProTab?  I don't see it on their site but they seem to
support guitar pro, which has no OSS library to work with and figured
maybe protools would be supported since there is.



Well, I don't know about ProTab, but I saw Guitar Pro support too..

Anyways, as for my problems, I looked up the forums and the bugs.. fixed 
some ebuilds... patched some... and well, tse3 is compiling right now. 
Oh and just as I type this, I can see it merged successfully! Now I'll 
emerge kguitar and Noah, will tell you how it is ;)


Thanks,
Mrugesh Karnik
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] is DHCP required when using two NIC's?

2005-06-20 Thread Rumen Yotov
Zac Medico wrote:

Raphael Melo de Oliveira Bastos Sales wrote:
  

2005/6/20, THUFIR HAWAT [EMAIL PROTECTED]:



I have two NIC's, one which is built into the mother board and one
which is recently installed (this is on a dual boot system).  before
installing the second NIC I was able to configure an 802.11b/g network
adapter from windows, and everything would run fine under linux.

after putting in the new NIC on this particular computer, that's not
happening.  So, I'm thinking of configuring the network adapter from
linux.

because there are two NIC's is it now required to set up a DHCP
software daemon (if I have that right)?

thanks,

Thufir

the hardware:
http://support.microsoft.com/default.aspx?scid=kb;en-us;169289
http://www.ecsusa.com/downloads/manual_k7s.html
http://usa.asus.com/prog/spec.asp?m=WL-330glangs=09
http://www.dlink.ca/product.php?PID=124

--
  

I had a problem that was similar, my off-board NIC became eth0 and the
on-board one became eth1, so I had to change all my config files to
adapt to that. See if that's what happened. ;)



The kernel assigns eth0 to the first ethernet driver that gets initialized, 
eth1 to the second, and so on.  If the drivers are loaded as modules then you 
can control the order.

Zac

  

Hi,
Some time ago, on this ML there was such question/s.
Remember there were some syntax (in grub/lilo) to load one net-card
first the other second.
Just search the list-archive.
The card/parameter is given as kernel-loading value.
Or easiest as pointed above, use modules in desired order (haven't
checked this).
HTH. Rumen


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] Installing kguitar - tse3 compile error!

2005-06-20 Thread Noah Roberts
Mrugesh Karnik wrote:


 Anyways, as for my problems, I looked up the forums and the bugs..
 fixed some ebuilds... patched some... and well, tse3 is compiling
 right now. Oh and just as I type this, I can see it merged
 successfully! Now I'll emerge kguitar and Noah, will tell you how it
 is ;) 

You are running emerge on kguitar?  When I try that it doesn't show up
at all.  I must be using a wrong name but I tried a search and nothing
showed either.

-- 
Noah Roberts
St. Martin's University
Information Technology Services
486-8814

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Where does package.provided go?

2005-06-20 Thread Anthony E. Caudel
Since emerge -inject is depreciated, the way to tell emerge that a
package is already installed is to list it in package.provided.

It seems there is some confusion as to where package.provided should be
placed.  The portage man page talks about /etc/make.profile/ but I have
seen other documentation (I believe in the gentoo wiki) which says put
in /etc/portage/.

The problem is that emerge ignores it in /etc/portage and an emerge
sync removes it from /etc/make.profile/.

So the question is:  Where should it be placed?
-- 
Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
   -- Benjamin Franklin

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Installing kguitar - tse3 compile error!

2005-06-20 Thread Mrugesh Karnik

Noah Roberts wrote:

Noah Roberts wrote:



Mrugesh Karnik wrote:





I wanted kguitar on my system.
  



Does kguitar do ProTab?



I meant powertab.



I don't think so.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] is DHCP required when using two NIC's?

2005-06-20 Thread THUFIR HAWAT
On 6/20/05, Rumen Yotov [EMAIL PROTECTED] wrote:
...
 Hi,
 Some time ago, on this ML there was such question/s.
 Remember there were some syntax (in grub/lilo) to load one net-card
 first the other second.
 Just search the list-archive.
 The card/parameter is given as kernel-loading value.
 Or easiest as pointed above, use modules in desired order (haven't
 checked this).
 HTH. Rumen

I'll check, thanks.  I need to make sure that the cards are being
loaded correctly, that makes sense.

thanks,

Thufir

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Where does package.provided go?

2005-06-20 Thread Zac Medico
Anthony E. Caudel wrote:
 Since emerge -inject is depreciated, the way to tell emerge that a
 package is already installed is to list it in package.provided.
 
 It seems there is some confusion as to where package.provided should be
 placed.  The portage man page talks about /etc/make.profile/ but I have
 seen other documentation (I believe in the gentoo wiki) which says put
 in /etc/portage/.
 
 The problem is that emerge ignores it in /etc/portage and an emerge
 sync removes it from /etc/make.profile/.
 
 So the question is:  Where should it be placed?

From the portage manpage:

/etc/portage/profile/
site-specific overrides of /etc/make.profile/ 

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



Re: [gentoo-user] emerge kde-base/kdenetwork-3.3.2-r1 failed

2005-06-20 Thread Dan Johansson
On Monday 20 June 2005 20.58, Zac Medico wrote:
 Dan Johansson wrote:
  While doing an emerge --update --deep --verbose  world today it fails
  while compiling kdenetwork. Here are the last few lines from the compile
  run:
snip

 What version of net-wireless/wireless-tools do you have.  I recall a
 similar problem building kdenetwork-3.4 with  wireless-tools-28 but
 wireless-tools-27 worked for me.

 Zac

I have wireless-tools-28_pre8 installed. I'll try a downgrade tomorrow and 
then I'll let you know.

--Dan

-- 
Dan Johansson, http://www.dmj.nu
***
This message is printed on 100% recycled electrons!
***


pgprBuPuc5tM8.pgp
Description: PGP signature


[gentoo-user] Re: too many devs in /dev since udev

2005-06-20 Thread Sven Köhler
 Try setting the RC_DEVICE_TARBALL=yes to no in /etc/conf.d/rc.

Well, that helped! Thank you!


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Interface issue

2005-06-20 Thread Neil Bothwick
On Mon, 20 Jun 2005 20:27:01 +0200 (CEST), Rafael Fernández López wrote:

 I just wanted to know what did think other users about opening Linux to
 people that only want to use the computer for writing letters, checking
 email and surfing the Internet.
 
 Sorry if I was wrong in some way.

You're not wrong, you're right. It's just that you're not asking for
anything new, what you are asking for has already been provided.


-- 
Neil Bothwick

I am neither for nor against apathy.


pgpyFvcdPlLlu.pgp
Description: PGP signature


Re: [gentoo-user] is DHCP required when using two NIC's?

2005-06-20 Thread Neil Bothwick
On Mon, 20 Jun 2005 22:30:18 +0300, Rumen Yotov wrote:

 Some time ago, on this ML there was such question/s.
 Remember there were some syntax (in grub/lilo) to load one net-card
 first the other second.
 Just search the list-archive.
 The card/parameter is given as kernel-loading value.
 Or easiest as pointed above, use modules in desired order (haven't
 checked this).

You can also use udev to ensure each card has a consistent name.


-- 
Neil Bothwick

Crash: (v.) to terminate a program in the usual fashion, i.e. by locking
up the computer or setting fire to the printer. (n.) the process of such
termination.


pgp52DisHyzZY.pgp
Description: PGP signature


Re: [gentoo-user] Alternatives to xdm/gdm?

2005-06-20 Thread Christoph Gysin
Mark Knecht wrote:
 I found 'entrance' but there are too many ~x86 packages for my liking.
 Can anyone else recommend a graphical login manager that might have
 the ability to allow a user to shut the system down from the login
 screen? gdm wants to emerge pretty much all of gnome so I cannot use
 that. xdm seems so sparce and doesn't allow shutdown.

The only reason why so many packages are needed to build entrance is
because the Enlightenment Foundation Libraries are split in a lot of
small packages. All the EFL dependencies needed by entrance are only
about 10M in size.

entrance is actually quite stable. The whole e project will probably
stay masked until e17 is finished, which will need another couple of
months development...

To emerge entrance, copy-paste the following block in a terminal:

mkdir -p /etc/portage
cat  EOF  /etc/portage/package.keywords
x11-misc/entrance ~x86
x11-libs/ecore ~x86
x11-libs/evas ~x86
dev-libs/eet ~x86
media-libs/edje ~x86
dev-libs/embryo ~x86
x11-libs/esmart ~x86
media-libs/epsilon ~x86
media-libs/epeg ~x86
EOF
emerge -avt entrance

Christoph
-- 
echo mailto: NOSPAM !#$.'*'|sed 's. ..'|tr * !#:2 [EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Cannot find iceauth in path

2005-06-20 Thread David Busby

List,
  Gaaa!  I upgraded and now my kde don't start, says it 'Could not find 'iceauth' in 
path.
  Further down there is a message that xmessage: command not found.  I thought iceauth was in dcopc so I added that 
package but no help, where do I get iceauth from?


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



Re: [gentoo-user] PCMCIA Laptop problems

2005-06-20 Thread Ian K
Ian K wrote:

Hey Again,
Im not sure, but I think Linux is having issues with my PCMCIA cardbus.
Cardmgr works, and it 'watches 1 socket' quite nicely, (at bootup).

Here is the lspci:
*Code:*

:00:00.0 Host bridge: Intel Corp. 82440MX Host Bridge (rev 01)
:00:00.1 Multimedia Audio Controller: Intel Corp. 82440MX AC'97
Audio Controller
:00:02.0 VGA Compatible Controller: Silicon Motion, Inc. SM710
LynxEM (rev a3)
:00:03.0 Cardbus Bridge: Ricoh Co Ltd RL5c475 (rev 80)
:00:07.0 ISA Bridge: Intel Corp. 82440MX ISA Bridge (rev 01)
:00:07.1 IDE interface: Intel Corp 82440MX EIDE Controller
:00:07.2 USB Controller: Intel Corp. 82440MX USB Universal Host
Controller
:00:07.3 Bridge: Intel Corp. 82440MX Power Management Controller
:00:09.0 Communication Controller: 3Com Corporation MINI PCI type 3B
Data Fax Modem



I have installed ndiswrapper and the appropriate drivers for my Wireless
LAN PCMCIA card,
(DLink Airplus DWL-650+) and when I type ndiswrappre -l, (lists the
drivers available)
It says (in a nutshell) the driver is working. It makes no mention as
its supposed to about
the card being present. Im thinking maybe I did not compile my kernel
with the correct options
for my PCMCIA slot(?), and if someone who has this configuration working
could offer some
hints as to how to configure the kernel properly, Id be very grateful.

It is also worth noting, that another card (3Com LAN card), which I know
works on a different laptop, (under the Gentoo install bootdisk) is not
detected on this notebook computer.
Thanks!!!
Ian
  

Arg, it looks like I need to bump this post again.. I dont know why no one
is helping me lately.. :(

begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] PCMCIA Laptop problems

2005-06-20 Thread Ian K
Ian K wrote:

Hey Again,
Im not sure, but I think Linux is having issues with my PCMCIA cardbus.
Cardmgr works, and it 'watches 1 socket' quite nicely, (at bootup).

Here is the lspci:
*Code:*

:00:00.0 Host bridge: Intel Corp. 82440MX Host Bridge (rev 01)
:00:00.1 Multimedia Audio Controller: Intel Corp. 82440MX AC'97
Audio Controller
:00:02.0 VGA Compatible Controller: Silicon Motion, Inc. SM710
LynxEM (rev a3)
:00:03.0 Cardbus Bridge: Ricoh Co Ltd RL5c475 (rev 80)
:00:07.0 ISA Bridge: Intel Corp. 82440MX ISA Bridge (rev 01)
:00:07.1 IDE interface: Intel Corp 82440MX EIDE Controller
:00:07.2 USB Controller: Intel Corp. 82440MX USB Universal Host
Controller
:00:07.3 Bridge: Intel Corp. 82440MX Power Management Controller
:00:09.0 Communication Controller: 3Com Corporation MINI PCI type 3B
Data Fax Modem



I have installed ndiswrapper and the appropriate drivers for my Wireless
LAN PCMCIA card,
(DLink Airplus DWL-650+) and when I type ndiswrappre -l, (lists the
drivers available)
It says (in a nutshell) the driver is working. It makes no mention as
its supposed to about
the card being present. Im thinking maybe I did not compile my kernel
with the correct options
for my PCMCIA slot(?), and if someone who has this configuration working
could offer some
hints as to how to configure the kernel properly, Id be very grateful.

It is also worth noting, that another card (3Com LAN card), which I know
works on a different laptop, (under the Gentoo install bootdisk) is not
detected on this notebook computer.
Thanks!!!
Ian
  

Arg, it looks like I need to bump this post again.. I dont know why no one
is helping me lately.. :(

begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] gnome-panel

2005-06-20 Thread Chris
I also experience the delay. I don't experience the delay with other
distros however. I was considering filing a bug myself but you folks can
go nuts.

Chris

On Mon, 2005-06-20 at 11:40 -0600, Tres Melton wrote:
 I use enlightenment 16.7.2 but have a gnome panel running.  I am
 experiencing the same issue of about a ten second delay as that which
 was mentioned on the list.  I didn't used to have this problem until the
 recent upgrade.  So Antonio, add one more to your list.
 
 
 On Sun, 2005-06-19 at 22:05 -0700, Alan wrote:
  Same here.  Not sure if this is a gnome issue or a gnome on gentoo
  issue though.
  
  On Sun, Jun 19, 2005 at 08:24:40PM +0200, Antonio Coralles wrote:
   gentoo-user@lists.gentoo.org wrote:
   
Yes, I've noticed that too. Seems to be happening here with gnome 2.10.
Previous versions seem to be fine. Is something not loading when gnome
comes up? or is it taking forever reading the menu config, etc?
   
   
On Sun, 2005-06-19 at 01:23 +, LostSon wrote:
Hello
 Has anyone noticed quite a delay after starting gnome after the panel
comes up and i go to click on the menu it takes about 10 seconds for 
the
menu to come up. After the initial clicking its fine but that first 
time
takes forever. Has anyone else noticed this or is it just me, thanks.
-- 
Statux [EMAIL PROTECTED] mailto:
   
   If there are two or three people more who have this problem, i'm going
   to file a bug ... So if this sounds familiar to you please reply to this
   mail ...
   Antonio
   
   -- 
   gentoo-user@gentoo.org mailing list
  
  -- 
  Alan [EMAIL PROTECTED] - http://arcterex.net
  
  Backups are for people who don't pray. -- big Mike
  -- 
  gentoo-user@gentoo.org mailing list
 -- 
 Tres
 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] More Netbeans emerge woes

2005-06-20 Thread Justin Hart
Upon emerging Netbeans 4.0, portage tries to emerge xalan, which
complains that it cannot find package xerces-2, which causes the build
to fail.

Any clue why this occurs?
-- 
Justin W. Hart

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] More Netbeans emerge woes

2005-06-20 Thread Zac Medico
Justin Hart wrote:
 Upon emerging Netbeans 4.0, portage tries to emerge xalan, which
 complains that it cannot find package xerces-2, which causes the build
 to fail.
 
 Any clue why this occurs?

For some reason you are missing a dependency.

emerge =xerces-2*

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



Re: [gentoo-user] PCMCIA Laptop problems

2005-06-20 Thread Ted Ozolins
Ian K wrote:


Arg, it looks like I need to bump this post again.. I dont know why no one
is helping me lately.. :(

  

Ian, this might be a shot in the dark, but what version of MPS is set in
your BIOS? 1.1 or 1.4?

-- 
Ted Ozolins(VE7TVO)
Westbank, B. C

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] X-forwarding and opengl

2005-06-20 Thread Antonio Coralles
gentoo-user@lists.gentoo.org wrote:

 Antonio Coralles wrote:
  When i try to start an opengl app remotley via ssh, for example glxgears
  i get:
 
  Xlib:  extension GLX missing on display localhost:10.0.
  glxgears: Error: couldn't get an RGB, Double-buffered visual.
 
  allthough glxgears works fine when started locally.
 
  Any ideas ?


 Have you tried the -Y switch to ssh?

I'll try that ...
Antonio

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] More Netbeans emerge woes

2005-06-20 Thread Justin Hart
I think that there is a circular dependency.

If you try that, it tries to emerge xalan, which then fails with the same error.

Justin

On 6/20/05, Zac Medico [EMAIL PROTECTED] wrote:
 Justin Hart wrote:
  Upon emerging Netbeans 4.0, portage tries to emerge xalan, which
  complains that it cannot find package xerces-2, which causes the build
  to fail.
 
  Any clue why this occurs?
 
 For some reason you are missing a dependency.
 
 emerge =xerces-2*
 
 Zac
 --
 gentoo-user@gentoo.org mailing list
 
 


-- 
Justin W. Hart

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] More Netbeans emerge woes

2005-06-20 Thread Zac Medico
Justin Hart wrote:
 On 6/20/05, Zac Medico [EMAIL PROTECTED] wrote:
 
Justin Hart wrote:

Upon emerging Netbeans 4.0, portage tries to emerge xalan, which
complains that it cannot find package xerces-2, which causes the build
to fail.

Any clue why this occurs?

For some reason you are missing a dependency.

emerge =xerces-2*

Zac
--
 I think that there is a circular dependency.
 
 If you try that, it tries to emerge xalan, which then fails with the same 
 error.
 
 Justin
 

xerces-2 has and RDEPEND on xalan-2.5.2 (see the xerces-2 ebuild).

emerge --nodeps =xerces-2*

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



[gentoo-user] alsa envy24control problem

2005-06-20 Thread stefan riha
Hello!

I need the program envy24control which is part of
alsa-tools to run my soundcard.
But starting the program gives the following error
message:

envy24control
using--- input_channels: 0
 --- output_channels: 2
 --- pcm_output_channels: 8
 --- spdif in/out channels: 2

Gtk-WARNING **: invalid cast from (NULL) pointer to
`GtkObject'
Segmentation fault

Thanks,
 --Stefan






___ 
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: 
http://mail.yahoo.de
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] alsa envy24control problem

2005-06-20 Thread Zac Medico
stefan riha wrote:
 Hello!
 
 I need the program envy24control which is part of
 alsa-tools to run my soundcard.
 But starting the program gives the following error
 message:
 
 envy24control
 using  --- input_channels: 0
--- output_channels: 2
--- pcm_output_channels: 8
--- spdif in/out channels: 2
 
 Gtk-WARNING **: invalid cast from (NULL) pointer to
 `GtkObject'
 Segmentation fault
 
 Thanks,
  --Stefan
 

Have you remerged alsa-tools and dependencies?

DEPEND==media-libs/alsa-lib-1.0.0
virtual/alsa
X? ( =x11-libs/fltk-1.1*
 =x11-libs/gtk+-1.2* )


What are your CFLAGS?

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



Re: [gentoo-user] gnome-panel

2005-06-20 Thread Iain Buchanan
   On Sun, 2005-06-19 at 01:23 +, LostSon wrote:
   Hello
Has anyone noticed quite a delay after starting gnome after the panel
   comes up and i go to click on the menu it takes about 10 seconds for the
   menu to come up. After the initial clicking its fine but that first time
   takes forever. Has anyone else noticed this or is it just me, thanks.
   -- 

I noticed the same thing - and I found a cause to it:

I had the Dictionary Lookup applet on one of my panels, and for some
reason, loading that applet made all my panels lockup until it had
loaded (about 10 seconds) during which time I could click on other
applets, but the clicks were stored up for this period of time.

So you could try watching your panels, looking for an applet that may be
taking time to load.

HTH,
-- 
Iain Buchanan [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] evolution locale

2005-06-20 Thread Iain Buchanan
On Sun, 2005-06-19 at 23:29 -0700, Zac Medico wrote:
  On Thu, 2005-06-16 at 23:16 -0700, Zac Medico wrote:
   Iain Buchanan wrote:
On Thu, 2005-06-16 at 22:11 -0700, Zac Medico wrote:

 Iain Buchanan wrote:
 
  However, when I start evolution from an applet launcher, it seems to
  ignore this locale, but when I start it from the shell, the locale 
  is
  correct.  I even tried making the launcher run `bash -c 
  evolution` to
  try and get the environment from bash, but no luck.
  [snip]
 
 Maybe you can dump the environment from the applet launcher and
 compare it to the environment in gnome-terminal.  The set command
 with no arguments will dump the environment for you.
 
 bash -c set  /tmp/applet_env.txt

good idea!!  ok, there's lots of env var's in there, but no LANG or
LC_ALL or anything like that.

Also, when I try this as an applet:

bash -c locale  /tmp/applet_locale

I get POSIX for everything instead of en_AU.  eg.
LC_CTYPE=POSIX
instead of
LC_CTYPE=en_AU

but from the gnome-terminal (for those who came in late):
$ locale
LANG=en_AU
LC_CTYPE=en_AU
...

Now what?  Is this a bug?  I assume so.  Any more comments from anyone?

Thanks,
-- 
Iain Buchanan [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Alternatives to xdm/gdm?

2005-06-20 Thread Thomas Kirchner
* On Jun 19 15:32, Jean Magnan de Bornier (gentoo-user@lists.gentoo.org) wrote:
 You might want to try qingy, if framebuffer works on this machine
 cheers,

Another vote for qingy.  I've been using it for a long time now, it's 
very light, stable, and configurable, with no deps other than directfb.
Tom


pgpNcCEbgQhCs.pgp
Description: PGP signature


[gentoo-user] HTTPS/CA

2005-06-20 Thread David Busby

Gurus,
  In this hypothetical situation how would someone break in or view the data 
transmitted?

Hardend Gentoo/Linux/Apache system with only port 443 open in a secure facility (please assume that hardend means 
everything you, dear reader, would do to secure a box).  Now this Apache server is configured only to accept connections 
from clients who present a certificate signed by the CA who signed the servers cert.  If the client is not signed I 
generate and securely transmit a cert to the client and then open the network to their IP.


  Since traffic is limited to IPs that I trust and everyone must have a certificate signed by my CA how can jerks break 
into my box?  Seems to be to be pretty solid, so I must be missing something.


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



Re: [gentoo-user] Alternatives to xdm/gdm?

2005-06-20 Thread Nick Rout
I wonder if this is more complex than it needs to be. 

How about getting X to run on bootup straight into mythfrontend.

a startup script might contain (eg via /etc/init.d/local)

su - mythtv -c startx

and ~mythtv/.xinitrc contains:

exec mythfrontend

Personally I am going to use the power button on my remote to trigger
/sbin/halt for turning off. 


On Sat, 18 Jun 2005 16:05:51 -0700
Mark Knecht wrote:

 I found 'entrance' but there are too many ~x86 packages for my liking.
 Can anyone else recommend a graphical login manager that might have
 the ability to allow a user to shut the system down from the login
 screen? gdm wants to emerge pretty much all of gnome so I cannot use
 that. xdm seems so sparce and doesn't allow shutdown.
 
 Thanks,
 Mark
 
 -- 
 gentoo-user@gentoo.org mailing list

-- 
Nick Rout

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] alsa envy24control problem

2005-06-20 Thread stefan riha
DEPEND==media-libs/alsa-lib-1.0.0
virtual/alsa
X? ( =x11-libs/fltk-1.1*
 =x11-libs/gtk+-1.2* )

I tried that, the error message is still the same.

CFlags are (this is default on my computer):

CFLAGS=-O3 -march=pentium3 -fprefetch-loop-arrays
-funroll-loops -pipe






___ 
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: 
http://mail.yahoo.de
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PCMCIA Laptop problems

2005-06-20 Thread Ian K
Ted Ozolins wrote:

Ian K wrote:

  

Arg, it looks like I need to bump this post again.. I dont know why no one
is helping me lately.. :(

 



Ian, this might be a shot in the dark, but what version of MPS is set in
your BIOS? 1.1 or 1.4?

  

Im afraid I do not see such a value.. It is a very crappy BIOS.. :)
Can you elaborate a little on this MPS thing?
Thanks!
begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] Alternatives to xdm/gdm?

2005-06-20 Thread Mark Knecht
On 6/20/05, Nick Rout [EMAIL PROTECTED] wrote:
 I wonder if this is more complex than it needs to be.
 
 How about getting X to run on bootup straight into mythfrontend.
 
 a startup script might contain (eg via /etc/init.d/local)
 
 su - mythtv -c startx
 
 and ~mythtv/.xinitrc contains:
 
 exec mythfrontend

I *think* this will work but the problem I was worried about, and
granted xdm/gdm/whatever doesn't solve it, is that what happens when
the user makes a mistake and exits mythfrontend. (Or mythfrontend
crashes, etc.) Now I'm back at the command line somewhere (I think)
but the machine doesn't have a keyboard. (I've been looking at
autologin stuff) How does someone non computer literate get MythTV
running again? Power cycle?

Maybe there could be some sort of cron job that runs every so often
and figures out if the frontend was running and then restarts it (or
powers down safely) but I was hoping to not run cron on these frontend
boxes and thus almost never spin up the hard drives.

I also wondered about setting up some sort of monitor on the backend
machine that checks status on the frontend machines and takes some
sort of action if mythfrontend isn't running.

Just a bunch of not so well formed ideas.

 
 Personally I am going to use the power button on my remote to trigger
 /sbin/halt for turning off.

I like that. There's also a shutdown config option within
mythtvfrontend that might help. I think that will require sudo which
always messes with my mind when I try to write rules taht don't
require password.

Thanks for the thoughts.

- Mark
 
 
 On Sat, 18 Jun 2005 16:05:51 -0700
 Mark Knecht wrote:
 
  I found 'entrance' but there are too many ~x86 packages for my liking.
  Can anyone else recommend a graphical login manager that might have
  the ability to allow a user to shut the system down from the login
  screen? gdm wants to emerge pretty much all of gnome so I cannot use
  that. xdm seems so sparce and doesn't allow shutdown.
 
  Thanks,
  Mark
 
  --
  gentoo-user@gentoo.org mailing list
 
 --
 Nick Rout
 
 --
 gentoo-user@gentoo.org mailing list
 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Alternatives to xdm/gdm?

2005-06-20 Thread Brett I. Holcomb
If you've executed mythfrontend from .xinitrc what happens if you put an 
exit as the last command or just loop back to exec mythfrontend again?

x
On Mon, 20 Jun 2005, Mark Knecht wrote:


On 6/20/05, Nick Rout [EMAIL PROTECTED] wrote:

I wonder if this is more complex than it needs to be.

How about getting X to run on bootup straight into mythfrontend.

a startup script might contain (eg via /etc/init.d/local)

su - mythtv -c startx

and ~mythtv/.xinitrc contains:

exec mythfrontend


I *think* this will work but the problem I was worried about, and
granted xdm/gdm/whatever doesn't solve it, is that what happens when
the user makes a mistake and exits mythfrontend. (Or mythfrontend
crashes, etc.) Now I'm back at the command line somewhere (I think)
but the machine doesn't have a keyboard. (I've been looking at
autologin stuff) How does someone non computer literate get MythTV
running again? Power cycle?

Maybe there could be some sort of cron job that runs every so often
and figures out if the frontend was running and then restarts it (or
powers down safely) but I was hoping to not run cron on these frontend
boxes and thus almost never spin up the hard drives.

I also wondered about setting up some sort of monitor on the backend
machine that checks status on the frontend machines and takes some
sort of action if mythfrontend isn't running.

Just a bunch of not so well formed ideas.



Personally I am going to use the power button on my remote to trigger
/sbin/halt for turning off.


I like that. There's also a shutdown config option within
mythtvfrontend that might help. I think that will require sudo which
always messes with my mind when I try to write rules taht don't
require password.

Thanks for the thoughts.

- Mark



On Sat, 18 Jun 2005 16:05:51 -0700
Mark Knecht wrote:


I found 'entrance' but there are too many ~x86 packages for my liking.
Can anyone else recommend a graphical login manager that might have
the ability to allow a user to shut the system down from the login
screen? gdm wants to emerge pretty much all of gnome so I cannot use
that. xdm seems so sparce and doesn't allow shutdown.

Thanks,
Mark

--
gentoo-user@gentoo.org mailing list


--
Nick Rout

--
gentoo-user@gentoo.org mailing list







--

Brett I. Holcomb
[EMAIL PROTECTED]
Registered Linux User #188143
Remove R777 to email
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Alternatives to xdm/gdm?

2005-06-20 Thread Nick Rout

On Mon, 20 Jun 2005 17:53:49 -0700
Mark Knecht wrote:

 On 6/20/05, Nick Rout [EMAIL PROTECTED] wrote:
  I wonder if this is more complex than it needs to be.
  
  How about getting X to run on bootup straight into mythfrontend.
  
  a startup script might contain (eg via /etc/init.d/local)
  
  su - mythtv -c startx
  
  and ~mythtv/.xinitrc contains:
  
  exec mythfrontend
 
 I *think* this will work but the problem I was worried about, and
 granted xdm/gdm/whatever doesn't solve it, is that what happens when
 the user makes a mistake and exits mythfrontend. (Or mythfrontend
 crashes, etc.) Now I'm back at the command line somewhere (I think)
 but the machine doesn't have a keyboard. 

How are you logging in in the first place then? My aim is no keyboard,
just the remote, but it requires more work. For example my attempt to
use irrecord seems to have produced a lircd.conf which has a lot of
repeated entries, ie the same scan code for two or three buttons.

presently I am not recording tv, just playing downloaded movies/tv
programs etc. I do that from the command line over ssh from another box
in the same room. Messy, needs to be fixed, no one else can do it etc
etc.

(I've been looking at
 autologin stuff) How does someone non computer literate get MythTV
 running again? Power cycle?

yes thats one way, but i guess there is the possibilty of running
mythfrontend out of inittab, so whenever it dies it respawns. However
then it would probably be starting too early in the boot sequence (or i
suspect so anyway)

also isn't it possible to set up mythtv so that you can't exit - except
with a kill command or the like?

 
 Maybe there could be some sort of cron job that runs every so often
 and figures out if the frontend was running and then restarts it (or
 powers down safely) but I was hoping to not run cron on these frontend
 boxes and thus almost never spin up the hard drives.
 
 I also wondered about setting up some sort of monitor on the backend
 machine that checks status on the frontend machines and takes some
 sort of action if mythfrontend isn't running.
 
 Just a bunch of not so well formed ideas.

I have them all the time.

 
  
  Personally I am going to use the power button on my remote to trigger
  /sbin/halt for turning off.
 
 I like that. There's also a shutdown config option within
 mythtvfrontend that might help. I think that will require sudo which
 always messes with my mind when I try to write rules taht don't
 require password.

ahh i must look at the shutdown options in mythtv.

 
 Thanks for the thoughts.

Its ok, I really must get a decent tuner card and start on the tv
recording.

 
 - Mark
  


-- 
Nick Rout

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Alternatives to xdm/gdm?

2005-06-20 Thread Mark Knecht
On 6/20/05, Brett I. Holcomb [EMAIL PROTECTED] wrote:
 If you've executed mythfrontend from .xinitrc what happens if you put an
 exit as the last command or just loop back to exec mythfrontend again?
 x

Hi Brett,
   I currently do that in my .xsession file while running xdm. That
causes fluxbox to drop back to the xdm login screen which then
(unfortunately) requires a keyboard to log back in. This is
essentially fine with me IF I have a login manager that allows the
system to be powered down like gdm does, and assuming I eventually
figure out the autologin stuff when booting.

   I wanted the exit 0 command so that a user wasn't left with a
fluxbox desktop and no idea what to do to from there.

Thanks,
Mark

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Alternatives to xdm/gdm?

2005-06-20 Thread Mark Knecht
On 6/20/05, Nick Rout [EMAIL PROTECTED] wrote:

  I *think* this will work but the problem I was worried about, and
  granted xdm/gdm/whatever doesn't solve it, is that what happens when
  the user makes a mistake and exits mythfrontend. (Or mythfrontend
  crashes, etc.) Now I'm back at the command line somewhere (I think)
  but the machine doesn't have a keyboard.
 
 How are you logging in in the first place then? My aim is no keyboard,
 just the remote, but it requires more work. For example my attempt to
 use irrecord seems to have produced a lircd.conf which has a lot of
 repeated entries, ie the same scan code for two or three buttons.

Currently with a keyboard if I do it from the machine itself, but I've
also done this from my backend box:

ssh -l mythtv
export DISPLAY=:0
startx 

and then .xinitrc with something like you suggested.

mythfrontend 
exit 0

which gets it going also, as long as X isn't running.

 
 presently I am not recording tv, just playing downloaded movies/tv
 programs etc. I do that from the command line over ssh from another box
 in the same room. Messy, needs to be fixed, no one else can do it etc
 etc.

Yep - sounds like my outline above.

 
 (I've been looking at
  autologin stuff) How does someone non computer literate get MythTV
  running again? Power cycle?
 
 yes thats one way, but i guess there is the possibilty of running
 mythfrontend out of inittab, so whenever it dies it respawns. However
 then it would probably be starting too early in the boot sequence (or i
 suspect so anyway)

But I think you can run the autologin out of the inittab file. I've
seen examples of that but don't understand how to do it yet. If
autologin ran for user mythtv, then .login or some other file in user
mythtv's account started mythfrontend using what we've talked about
above, it seems to me that it might work.

 
 also isn't it possible to set up mythtv so that you can't exit - except
 with a kill command or the like?

Possibly, but I want some method for a safe shutdown.

 
 
  Maybe there could be some sort of cron job that runs every so often
  and figures out if the frontend was running and then restarts it (or
  powers down safely) but I was hoping to not run cron on these frontend
  boxes and thus almost never spin up the hard drives.
 
  I also wondered about setting up some sort of monitor on the backend
  machine that checks status on the frontend machines and takes some
  sort of action if mythfrontend isn't running.
 
  Just a bunch of not so well formed ideas.
 
 I have them all the time.
 
 
  
   Personally I am going to use the power button on my remote to trigger
   /sbin/halt for turning off.
 
  I like that. There's also a shutdown config option within
  mythtvfrontend that might help. I think that will require sudo which
  always messes with my mind when I try to write rules taht don't
  require password.
 
 ahh i must look at the shutdown options in mythtv.
 
 
  Thanks for the thoughts.
 
 Its ok, I really must get a decent tuner card and start on the tv
 recording.
 

It's fun. It has completely changed the way we watch everything on TV
except the news. That I still prefer to watch live. Everything else is
going on to disk and I watch when I want. I ordered a second tuner
today (PVR-150 from Amazon) so that we can record more. I want to look
at building a slave backend vs. putting it in the master backend.

Cheers,
Mark

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Alternatives to xdm/gdm?

2005-06-20 Thread Brett I. Holcomb
Can you just set .xinitrc to loop back (go to) the exec command so if myth 
is exited it executes it again?


On Mon, 20 Jun 2005, Mark Knecht wrote:


On 6/20/05, Brett I. Holcomb [EMAIL PROTECTED] wrote:

If you've executed mythfrontend from .xinitrc what happens if you put an
exit as the last command or just loop back to exec mythfrontend again?
x


Hi Brett,
  I currently do that in my .xsession file while running xdm. That
causes fluxbox to drop back to the xdm login screen which then
(unfortunately) requires a keyboard to log back in. This is
essentially fine with me IF I have a login manager that allows the
system to be powered down like gdm does, and assuming I eventually
figure out the autologin stuff when booting.

  I wanted the exit 0 command so that a user wasn't left with a
fluxbox desktop and no idea what to do to from there.

Thanks,
Mark




--

Brett I. Holcomb
[EMAIL PROTECTED]
Registered Linux User #188143
Remove R777 to email
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] HTTPS/CA

2005-06-20 Thread Iain Buchanan
On Mon, 2005-06-20 at 16:54 -0700, David Busby wrote:
 Gurus,
In this hypothetical situation how would someone break in or view the data 
 transmitted?
[snip]
Since traffic is limited to IPs that I trust and everyone must have a 
 certificate signed by my CA how can jerks break 
 into my box?  Seems to be to be pretty solid, so I must be missing something.

1. Change my ip to one that you trust.
2. Break into a box you trust which may not be so locked down as yours
is...

maybe :)
-- 
Iain Buchanan [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Cannot find iceauth in path

2005-06-20 Thread David Busby

Zac Medico wrote:

xorg-x11

Zac


I re-emerged xorg-x11 but did not get iceauth.
I googled more but am still lost.

I have
USE=x86 X apache2 bitmap-fonts kde memlimit minimal mmx opengl pam pcre perl 
php \
 postgres readline sse ssl xv zlib userlang_GNU kernel_linux elibc_glibc



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Cannot find iceauth in path

2005-06-20 Thread David Busby

David Busby wrote:

  Forget Me: -minimal is the fix

--
gentoo-user@gentoo.org mailing list



[gentoo-user] logout a gnome session with commandline?

2005-06-20 Thread Zhang Weiwu
Hello. I often remotely login to my other computer using XDMCP (run
gdom, select XDMCP chooser...) but the connection could be broken for
many reasons (connection down, or the host I am using gets down). The
next time I login, it would prompt me something like you are logined in
from another place, do you still wish to login , and if I click
'yes', I will see dozens of startup application crash because they
cannot run twice by same user.

Is it possible I logout my previous (connection broken) session by using
commandline? Thus I could ssh gets into the host, run the command, and
re-login.

The local administrator have a straight forward method of
#ps U zhangweiwu | awk {print $1} | xargs kill -TERM

This solves the problem instantly! I just feeling courious if there are
'better' methods. I remember when I was on Windows there is something
like 'session manager' where each logged in session can be manually 'log
out', is there similar thing on gnome?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] alsa envy24control problem

2005-06-20 Thread Zac Medico
stefan riha wrote:
DEPEND==media-libs/alsa-lib-1.0.0
 
 virtual/alsa
 X? ( =x11-libs/fltk-1.1*
  =x11-libs/gtk+-1.2* )
 
 I tried that, the error message is still the same.
 
 CFlags are (this is default on my computer):
 
 CFLAGS=-O3 -march=pentium3 -fprefetch-loop-arrays
 -funroll-loops -pipe
 

For some safer flags I'd recommend CFLAGS=-O2 -march=pentium3 -pipe.

Do other fltk/gtk+ apps work okay?  For example, flpsed.

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



Re: [gentoo-user] emerge kde-base/kdenetwork-3.3.2-r1 failed

2005-06-20 Thread Norberto Bensa
Dan Johansson wrote:
 Anny suggestions on what could be wrong and how to fix it?

Do you have wireless tools installed? If you don't need wifi, USE=-wifi

-- 
Norberto Bensa
informática BeNSA
4544-9692 / 15-4190-6344
Ciudad de Buenos Aires, Argentina

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PCMCIA Laptop problems

2005-06-20 Thread Richard Fish
Ian K wrote:

Hey Again,
Im not sure, but I think Linux is having issues with my PCMCIA cardbus.
Cardmgr works, and it 'watches 1 socket' quite nicely, (at bootup).

  


Ian, the DWL-650+ is a 32-bit CardBus card, so configuring and setting
up pcmcia and the associated card services is not going to help you here.

In your kernel, you should have PCCard, 32-bit CardBus, and CardBus
yenta-compatible all compiled in under Bus options-PCCARD.

After building that kernel, you should see stuff in dmesg or
/v/l/messages appear when you insert or remove the card, and should
appear in the output of 'lspci'.  Then you can continue on with setting
up ndis wrapper, or search for a native driver for the card.  If it is
atheros based, the madwifi driver should work.

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PCMCIA Laptop problems

2005-06-20 Thread Richard Fish
Ian K wrote:

Arg, it looks like I need to bump this post again.. I dont know why no one
is helping me lately.. :(
  


Sorry, had a life the last few days.  I'll try to be more accomodating
in the future. ;-

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] problem starting KDE

2005-06-20 Thread Richard Fish
Fernando Meira wrote:

 Hi,

 On 6/19/05, Holly Bostick [EMAIL PROTECTED] wrote:
 Not necessarily, if the internal default for this setting is ON (which I
 don't know), but in any case, when commented settings revert to their
 internla default, so in this case it might be better to explicitly set
 it to Off.

 So I set Option UseFBDev to Off, and now I get this: MergedFB does
 not work with Option UseFBDev, MergedFB mode is disable. and I'm
 unable to start X.


Please fix your mail client to quote properly.  Only Holly is going to
know which parts of this message she wrote versus which parts you wrote.

-Richard

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] /dev/pts - how is it mounted

2005-06-20 Thread Ow Mun Heng
Hi All,

I noticed that when I type mount, it will list 

devpts on /dev/pts type devpts (rw)

as mounted, but in /etc/fstab, I don't have any specific lines which
calls for that to be mounted.

Where is it mounted? or where is the call for it to be mounted? I'm
trying to determine why I can't get dropbear to give me a tty in my
minimal Gentoo setup. (see another thread of mine)

I'm sure I've compiled in unitpty into the kernel.


-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 13:24:19 up 2 days, 15:26, 6 users, load average: 0.34,
0.35, 0.24 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PCMCIA Laptop problems

2005-06-20 Thread Ian K
Richard Fish wrote:

Ian K wrote:

  

Arg, it looks like I need to bump this post again.. I dont know why no one
is helping me lately.. :(
 




Sorry, had a life the last few days.  I'll try to be more accomodating
in the future. ;-

-Richard

  

Oh lol, np!!!
I was just slightly frustrated... I reeeaaally want the wire on this
computer! :)
Im sure you understand.
Ian
begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] /dev/pts - how is it mounted

2005-06-20 Thread Dirk Heinrichs
Am Dienstag, 21. Juni 2005 07:26 schrieb ext Ow Mun Heng:

   I noticed that when I type mount, it will list

 devpts on /dev/pts type devpts (rw)

 as mounted, but in /etc/fstab, I don't have any specific lines which
 calls for that to be mounted.

 Where is it mounted? or where is the call for it to be mounted?

In /sbin/rc, but only if your kernel has devpts filesystem support.

HTH...

Dirk
-- 
Dirk Heinrichs  | Tel:  +49 (0)162 234 3408
Configuration Manager   | Fax:  +49 (0)211 47068 111
Capgemini Deutschland   | Mail: [EMAIL PROTECTED]
Hambornerstraße 55  | Web:  http://www.capgemini.com
D-40472 Düsseldorf  | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net


pgpJy4wkTn1yk.pgp
Description: PGP signature


[gentoo-user] Filesystem wars - ReiserFS 3.6 vs. JFS

2005-06-20 Thread Colin

Who is Colonel Panic and why did he crash my computer?  :-P

Anyway, I had a kernel panic, which ended up destroying my ReiserFS partition.  
I had to rebuild the tree from scratch as reiserfsck recommended, and I ended 
up with my complete Gentoo install in the lost+found folder.  I salvaged what I 
wanted (distfiles and some configuration files from /etc) to make 
re-installation much easier, and instead of renaming all the folders and moving 
them back into place (impossible, anyway), I'm going to reformat and re-install 
everything from scratch.

Right now, I'm having PartitionMagic 8.0 check each sector of the disk, to see 
if it was a hardware problem.  (It'd better not be, I bought this disk not even 
a year ago!)

I might go with ReiserFS again, because no filesystem is perfect, but Reiser 
comes very close to it despite this latest problem.  I'm also considering JFS, 
but I can't find any comments about it.  Has anyone on this list had any 
experience with JFS as a general-purpose file system, and would you recommend 
it over ReiserFS 3.6?
--
Colin

--
gentoo-user@gentoo.org mailing list