Re: [gentoo-user] courier-imap and Sylpheed

2005-01-08 Thread Dirk Raeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Saturday 08 January 2005 01:25, Grant wrote:
I'm switching from Squirrelmail to Sylpheed for imap email, but
 I'm not sure what the server names for receiving and sending
 should be. Can anyone point me in the right direction?

- Grant
  
   My email is set up entirely on my server (postfix + courier-imap).
   I'm just not sure what the sending and receiving server names should
   be.  I think squirrelmail had a script to figure it out.
  
   Raise me up one notch from guy who knows nothing about email to
   guy who knows nothing about his own email system.
 
  Hi Grant,
 
  there are two (actually four) possible names for your server:
  either localhost / 127.0.0.1, if your client and the server are running
  on the same machine or the fqdn you set up for your server / the
  server's IP, if client and server are not running on the same machine.
  You can find these out by reading squirrelmail's config files; using a
  Gentoo server without USE=vhosts probably somewhere
  below /var/www/localhost/htdocs/squirrelmail/

 Hi Dirk,

 I'm using Sylpheed on a local machine, and the email server is on a
 remote machine.  I've tried the server's domain name and its IP as the
 server name but Sylpheed just isn't telling me anything.  Does it have
 a log file?

 Is anyone using Sylpheed and Courier-IMAP?

Hi Grant,

please have a look into your Courier-IMAP files. Did you set it up to listen 
to the external interface (eth*) or just to the local loop?
Make your IMAP server to listen to eth* on port 143 (unsecured IMAP) and try 
to telnet it; login manually. If that works, there's something wrong with 
Sylpheed or your local firewall settings (forbidding ports 143 and 993).

Of course, you should change your passwords on the server after sending them 
unencrypted via the Net.

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

iD8DBQFB35xm2QYJ1wXrVEYRAloJAJ9O2/EoVc7bOWqMcA30Y5mFQvbWbwCfVgL4
KN39cGehXcbpm69T0QCnYtk=
=Qh5W
-END PGP SIGNATURE-

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Need software to convert .wmv to MPEG

2005-01-08 Thread Jamie Dobbs
Is anyone aware of any software for Gentoo to allow the conversion of 
.wmv files to MPEG?
Basically what I'd really like is something like the virtualdub 
(www.virtualdub.com) software available for Windows so that I can 
convert between various video formats.

Cheers
Jamie
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] smb support in konqueror

2005-01-08 Thread Nicolas Vollmar
On Saturday 08 January 2005 05.16, [EMAIL PROTECTED] wrote:
 Just installed samba on my Gentoo system. I can access remote shares at the
 command line using the mount command. But when I try to access remote
 shares from konqueror using smb://server/share i get an error smb protocol
 not supported. How do you enable support in Konqueror?

Hi

Did you set samba in your USE variable when you have compiled kde?

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Need software to convert .wmv to MPEG

2005-01-08 Thread Holly Bostick
Jamie Dobbs wrote:
Is anyone aware of any software for Gentoo to allow the conversion of 
.wmv files to MPEG?
Basically what I'd really like is something like the virtualdub 
(www.virtualdub.com) software available for Windows so that I can 
convert between various video formats.

Cheers
Jamie
Some of the tools involved in doing what you need:
mencoder (part of mplayer package)
transcode (emerge transcode)
mencoder specifically is used to convert from weird formats (like 
.asf, wmv, and .mov) to .avi, and thereafter you can use transcode to 
demux/convert the .avis to other formats (like mpg, if you want to burn 
the files to a (S)VCD or DVD, or change their encoding (convert from/to 
PAL standards from/to NTSC standards, for example, for use on a cheap 
standalone player like mine, which doesn't have progressive scan).

These are command-line programs, but I find them ultimately easier to 
use than the front-ends available (but it helps to know something about 
video encoding, which I don't, so that might be the problem as well).

dvd::RIP (transcode frontend for ripping DVDs)
avidemux (transcode frontend for demuxing *.avis)
konverter (KDE mencoder front end)
There are more, many of which are referred to (along with many other 
useful tips) in the invaluable forum thread here:

http://forums.gentoo.org/viewtopic.php?t=117709start=0
Also, iirc, VirtualDub does run under Wine. TMPGEnc definitely does, so 
maybe that would be easier for you.

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


RE: [gentoo-user] Need software to convert .wmv to MPEG

2005-01-08 Thread Wayne Oliver
- -Original Message-
- From: Jamie Dobbs [mailto:[EMAIL PROTECTED]
- Sent: 08 January 2005 10:49
- 
- Is anyone aware of any software for Gentoo to allow the 
- conversion of 
- .wmv files to MPEG?
- Basically what I'd really like is something like the virtualdub 
- (www.virtualdub.com) software available for Windows so that I can 
- convert between various video formats.

mplayer's mencoder

--
Wayne Oliver

--
gentoo-user@gentoo.org mailing list



[gentoo-user] When did X.org get installed?

2005-01-08 Thread Ric de France
Hi Gentoo Users,

This may sound like a weird question, but how do I find out when X.org
got installed on my system.

When I originally installed Gentoo, it was with XFree86, not X.org...
and I recently discovered during an emerge -upD world that it's
recompiling X.org. I'm assuming I must have kicked off an emerge
world in the past, left it running overnight, woke up the next
morning to find that everything was still OK, and never noticed the
transition...

Any suggestions as to how I can find this out? Does anyone know when
XFree86 was deprecated in Portage?

Any assistance would be greatly appreciated...

...Ric
-- 
Ric de France
Ph: +61412945554 (international) or 0412945554 (Australia)
== Do you, uh... Gentoo? Gent-hooo!! ==

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] When did X.org get installed?

2005-01-08 Thread Jrgen David
On Sat, 8 Jan 2005 21:29:10 +1100
Ric de France [EMAIL PROTECTED] wrote:

 Hi Gentoo Users,
 
Hello Ric,
 
 Any suggestions as to how I can find this out? Does anyone know when
 XFree86 was deprecated in Portage?
 
genlop -t xorg-x11

Maybe you have to emerge app-portage/genlop.

HTH

Juergen
 
 ...Ric
 -- 
 Ric de France
 Ph: +61412945554 (international) or 0412945554 (Australia)
 == Do you, uh... Gentoo? Gent-hooo!! ==
 
 --
 gentoo-user@gentoo.org mailing list
 


pgpwC1FU5wBwR.pgp
Description: PGP signature


[gentoo-user] genkernel enhancements?

2005-01-08 Thread Stoian Ivanov
   Hi All,  

  I'm a new Gentoo user, and I find Gentoo marvelous distro.  Thou some 
question emerge mostly on genkernel behavior. Surprisingly I found that 
genkernel does not modify  Processor type and leaves it to 486 which is bad 
on AMD-K7 system. Other disturbing thing is persistive usage of /devfs which 
is marked OBSOLETE in 2.6 kenels. Using --udev does not help at all thou 
udevd is loaded but if I put a RC_DEVICES=udev in /etc/conf.d/rc on boot 
system states that i miss something for udev support... (I've emerged 
coldplug and hotplug)

  Hope this cold help in making Gentoo even easier to use
 Stoian Ivanov 

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] When did X.org get installed?

2005-01-08 Thread Alin Dobre
  Hello,


On Sat, 8 Jan 2005 21:29:10 +1100, Ric de France [EMAIL PROTECTED] wrote:
 Hi Gentoo Users,
 
 This may sound like a weird question, but how do I find out when X.org
 got installed on my system.
 
 When I originally installed Gentoo, it was with XFree86, not X.org...
 and I recently discovered during an emerge -upD world that it's
 recompiling X.org. I'm assuming I must have kicked off an emerge
 world in the past, left it running overnight, woke up the next
 morning to find that everything was still OK, and never noticed the
 transition...
 
 Any suggestions as to how I can find this out? Does anyone know when
 XFree86 was deprecated in Portage?

starting with 2004-12-31, XFree86 has been considered deprecated, and
replaced with x11-xorg. There is an email on gentoo-dev mailing list
stating this.
http://article.gmane.org/gmane.linux.gentoo.devel/23524

 
 Any assistance would be greatly appreciated...
 
 ...Ric
 --
 Ric de France
 Ph: +61412945554 (international) or 0412945554 (Australia)
 == Do you, uh... Gentoo? Gent-hooo!! ==
 
 --
 gentoo-user@gentoo.org mailing list
 


--
gentoo-user@gentoo.org mailing list



[gentoo-user] kdeartwork-3.3.2 failing compilation

2005-01-08 Thread Vittorio
I have been building my own gentoo box from scratch with the latest stage1.

Now, I'm compiling everything and the kde stuff with the following USE 
variable

# echo $USE
-java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint

BUT

kdeartwork fails during compilation. Here it is an extract of the session:

...
Euphoria.o(.text+0x2e59): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x2e77): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x2e90): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x2ea4): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x2ef5): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexImage2D'
Euphoria.o(.text+0x3105): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `gluBuild2DMipmaps'
Euphoria.o(.text+0x316e): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glDeleteTextures'
Euphoria.o(.text+0x1591): In function `wisp::draw()':
: undefined reference to `glPopMatrix'
Euphoria.o(.text+0x18c4): In function `wisp::drawAsBackground()':
: undefined reference to `glPopMatrix'
Euphoria.o(.text+0x2947): In function `EuphoriaWidget::resizeGL(int, int)':
: undefined reference to `glTranslatef'
collect2: ld returned 1 exit status
make[4]: *** [keuphoria.kss] Error 1
make[4]: Leaving directory 
`/var/tmp/portage/kdeartwork-3.3.2/work/kdeartwork-3.
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/kdeartwork-3.3.2/work/kdeartwork-3.
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/kdeartwork-3.3.2/work/kdeartwork-3.
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/kdeartwork-3.3.2/work/kdeartwork-3.
make: *** [all] Error 2

!!! ERROR: kde-base/kdeartwork-3.3.2 failed.
!!! Function kde_src_compile, Line 142, Exitcode 2
!!! died running emake, kde_src_compile:make


Please help.

Vittorio

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] When did X.org get installed?

2005-01-08 Thread Agustin Navarro
On Sat, 8 Jan 2005 21:29:10 +1100, Ric de France [EMAIL PROTECTED] wrote:
 Hi Gentoo Users,
 
 This may sound like a weird question, but how do I find out when X.org
 got installed on my system.
 
 When I originally installed Gentoo, it was with XFree86, not X.org...
 and I recently discovered during an emerge -upD world that it's
 recompiling X.org. I'm assuming I must have kicked off an emerge
 world in the past, left it running overnight, woke up the next
 morning to find that everything was still OK, and never noticed the
 transition...
 
 Any suggestions as to how I can find this out? Does anyone know when
 XFree86 was deprecated in Portage?
 
 Any assistance would be greatly appreciated...
 
It seems that at somepoint, xfree-4.3.0-r8 got renamed to
xorg-x11-4.3.0-r8. The next emerge -uD world upgrades it to
xorg-x11-6.8.0-r3 and xterm and utempter got installed.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] The Gimp jpeg HELP

2005-01-08 Thread Vittorio
I didn't succeed!

I had a go with:

# echo $USE
-java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint

# emerge unmerge gimp To be on the safe side!!!
# emerge -b gimp

BUT I'm still unable to open a jpg file (of the hundreds I used to work 
with!!) under the Gimp (unknown file)!

Please help

Vittorio

Alle 19:31, venerdì 7 gennaio 2005, Heinz Sporn ha scritto:
 Look at the output of emerge -pvV gimp. You'll notice that it uses the
 jpeg flag. So either perform

 USE=jpeg emerge gimp

 or add jpeg to your USE flags in /etc/make.conf and emerge Gimp again.

 Vittorio schrieb:
  Dear All,
 
  I compiled gimp 2.0.4 from the latest stage1 but it doesn't support jpeg
  files requiring an extra library.
  Therefore I've just compiled the media-libs/jpeg library from stage1 but
  gimp is still unable to open jpeg files.
 
  What else should I compile?
 
  Thanks
 
  Vittorio
 
  --
  gentoo-user@gentoo.org mailing list

--
gentoo-user@gentoo.org mailing list



[gentoo-user] xcdroast GDK_PIXBUF problems

2005-01-08 Thread Vittorio
I'm emerging xcdroast from the latest stage1 with the following USE

# echo $USE
-java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint

the configuration of xcdroast fails because of a missing GDK_PIXBUF (see the 
extract below).
What should I do?

Ciao
Vittorio

checking for unsetenv... yes
checking for setreuid... yes
checking for seteuid... yes
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version = 1.2.3... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version = 1.2.3... yes
checking for gdk-pixbuf-config... no
checking for GDK_PIXBUF - version = 0.8.0... no
*** The gdk-pixbuf-config script installed by GDK_PIXBUF could not be found
*** If GDK_PIXBUF was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GDK_PIXBUF_CONFIG environment variable to the
*** full path to gdk-pixbuf-config.
configure: error: Test for gdk_pixbuf failed. See the file 'INSTALL' for help.

!!! ERROR: app-cdr/xcdroast-0.98_alpha15-r3 failed.
!!! Function econf, Line 449, Exitcode 1
!!! econf failed

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] When did X.org get installed?

2005-01-08 Thread Ric de France
Thanks to everyone so far for your responses... 

On Sat, 8 Jan 2005 07:20:50 -0400, Agustin Navarro
[EMAIL PROTECTED] wrote:
 It seems that at somepoint, xfree-4.3.0-r8 got renamed to
 xorg-x11-4.3.0-r8. The next emerge -uD world upgrades it to
 xorg-x11-6.8.0-r3 and xterm and utempter got installed.

That seems to exlpain a lot... as I don't remember actually merging in
X.org manually. This is what is currently being shown by an emerge
-uvpD world:

[ebuild U ] x11-base/xorg-x11-6.8.0-r3 [4.3.0-r8] -3dfx -3dnow
+bitmap-fonts -cjk -debug -dlloader -dmx +doc -hardened
-insecure-drivers +ipv6* -mmx +nls +pam -sdk +sse -static -xprint 0 kB

Therefore, will I be running the lastest X.org (and in the process
have migrated off XFree86) if I go through with the emerge?

...Ric
-- 
Ric de France
Ph: +61412945554 (international) or 0412945554 (Australia)
== Do you, uh... Gentoo? Gent-hooo!! ==

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] When did X.org get installed?

2005-01-08 Thread Agustin Navarro
On Sat, 8 Jan 2005 23:06:53 +1100, Ric de France [EMAIL PROTECTED] wrote:

 Therefore, will I be running the lastest X.org (and in the process
 have migrated off XFree86) if I go through with the emerge?
 
 ...Ric
.. yes but be careful. I think you should not be doing it in X.
Also to be sure:

quickpkg  xorg-x11

So in case of trouble, you can recover back with

export PKGDIR=/usr/portage/packages
emerge -K xorg-x11

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] blocker!?

2005-01-08 Thread Francisco Ares
Bruno Lustosa wrote:
No, not experiencing this problem (for several reasons) but I seem to
recall hearing that dgs was removed from Portage not that long ago
(which would explain why it does not appear in your Portage tree).
In any case, you presumably emerged it sometime before that (possibly as
a dependency of something else), and X.org doesn't want it (possibly
because it's going to install its own version).
As you can see, I don't know what dgs is or does, but you should find
out if its something you need, because the way to solve the block is to
unmerge it, and then do the emerge -uD world again.
   

Yes, that's what I figured. I unmerged it, and now portage is
downloading/compiling the packages.
Well, don't even know why I'm doing this... my new computer is almost
finished, and once it's finished, I'll have to reinstall gentoo from
scratch again.
Thank you!
 

Is this new computer so different from the latter?  I have already 
copied hard disks among three computers (all Pentium 3) with success, 
(just a kernel re-compile for one of them).

I think that it would be successful even if it were a P4 (which I plan 
to do next month).  Just use the P3 compiled stuff and updates compiled 
to P4 will replace them in a few months.

Thanks to the cold / hotplug guys!!
Francisco
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] genkernel enhancements?

2005-01-08 Thread Francisco Ares
Try
genkernel --menuconfig --install [--bootsplash] all
after the make mrproper you'll be presented at tne menu configuration 
tool for configuring your kernel, where you can select your processor, 
hardware drivers, kernel behavior, security models, etc., etc., etc.,

If you don't feel confortable messing with this settings (or even if you 
do), don't forget to rename your existing working kernel and include it 
to your bootloader in case the new one fails to boot or to load some 
important module.

I don't believe that genkernel will be able to supply that level of fine 
tuning for a (long) while.

Hope this helps
Francisco
Stoian Ivanov wrote:
  Hi All,  

 I'm a new Gentoo user, and I find Gentoo marvelous distro.  Thou some 
question emerge mostly on genkernel behavior. Surprisingly I found that 
genkernel does not modify  Processor type and leaves it to 486 which is bad 
on AMD-K7 system. Other disturbing thing is persistive usage of /devfs which 
is marked OBSOLETE in 2.6 kenels. Using --udev does not help at all thou 
udevd is loaded but if I put a RC_DEVICES=udev in /etc/conf.d/rc on boot 
system states that i miss something for udev support... (I've emerged 
coldplug and hotplug)

 Hope this cold help in making Gentoo even easier to use
Stoian Ivanov 

--
gentoo-user@gentoo.org mailing list
E-mail classificado pelo Identificador de Spam Inteligente Terra.
Para alterar a categoria classificada, visite
http://www.terra.com.br/centralunificada/emailprotegido/imail/imail.cgi?+_u=frares_l=1,1105182782.879862.1345.mueru.terra.com.br,2429,Des15,Des15
Esta mensagem foi verificada pelo E-mail Protegido Terra.
Scan engine: McAfee VirusScan / Atualizado em 05/01/2005 / Versão: 4.4.00 - Dat 
4418
Proteja o seu e-mail Terra: http://www.emailprotegido.terra.com.br/
 

--
+-+--+
|   .^.   | Francisco J. A. Ares |
|   /V\   | e-mail: [EMAIL PROTECTED]  |
|  /(.)\  | Linux Registered: User #174415  Machine #166861 |
|   ^-^   | Powered by Gentoo-Linux 2.6.7-gentoo-r14 |
+-+--+

Meader's Law:
Whatever happens to you, it will previously
have happened to everyone you know, only more so.

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Equivalent of ~/.xinitrc while using a DM?

2005-01-08 Thread YoYo Siska
fire-eyes wrote:
I would like a command run when I log in via GDM. It wouldn't be putting
it in ~/.xinitrc , because I have startkde in there from my startx days.
And now I use gnome.
Where should I put this command to be run after I've logged in via GDM?
Hi,
each display manager (GDM, KDM XDM) starts a script called Xsession and 
tels it which session you selected. Xsession is responsible for doing 
some initializations and firing up your session.
KDM uses /usr/kde/3.3/share/config/kdm/Xsession
GDM uses /etc/X11/gdm/Xsession
XDM uses /etc/X11/xdm/Xsession

the all differ in few things ;), but for some time now, KDM's and GDM's 
xsession sources the file ~/.xprofile, so you can put your commands 
there and they will be executed just before any session you choose in gdm.

XDM's and GDM's xsession does merge ~/.Xresource and also uses 
~/.Xmodmap, KDM's does not...

and so on ;)
maybe sometime they'll just start using one common Xsession script that 
would do thing in one coherent way ;)

or maybe gentoo should enforce all gdm configs to use one default...
--
  _
  |
YoYo () Siska
===
http://www.ksp.sk/
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Web calendar with overlay feature

2005-01-08 Thread YoYo Siska

[EMAIL PROTECTED] wrote:
Along these lines, can anyone recommend a gentoo-friendly web calendar, 
which would allow a small group of people to each have their own
calendar, and to optionally overlay one or more calendar on top of
another? For instance, my wife and I would maintain separate calendars,
but if I were trying to schedule an event with her, I might overlay hers
on mine to seen when we both were free.

Thanks,
Michael

phpicalendar?
iirc it's not in portage, but it instalation involvest just extracting 
it somewhere (plus setting  .htacces maybe)

it works with ical files, either local, or on a webdav server, can 
display multiple ical files together.
But i don't know how goot is it at editing, because I use it just to 
display stuf and use mozilla/firefox/thunderbird calendar extension to 
edit it...

--
  _
  |
YoYo () Siska
===
http://www.ksp.sk/
--
gentoo-user@gentoo.org mailing list


[gentoo-user] Connection tracking table growing till lockup

2005-01-08 Thread Sebastian Dröge
Hi,

after changing my iptables rules I got a problem.
First of all the connection tracking table is growing until no more
network connections are allowed. this happens faster when mldonkey is
running. it seems that many connections are not closed correctly and
resist in the table for almost forever. I don't know what causes this,
any ideas? this is with gentoo-dev-source 2.6.10-r2

and then the next minor problem: I don't get nfs lockd through the
packet filter... I locked the port on 32764 (tcp and udp) and opened
this ports in the firewall but all packages arriving at that port are
silently dropped. all other nfs services work without problems

attached is the output from iptables -L

Bye

PS: if you need more informations just ask
-- 
Homepage: http://slomosnail.de
PGP/GPG Public Key: 0x5BE41F21 at http://slomosnail.de/files/gpg.asc

Chain INPUT (policy DROP 6613 packets, 331K bytes)
 pkts bytes target prot opt in out source   destination 

 682K  452M ACCEPT all  --  anyany anywhere anywhere
state RELATED,ESTABLISHED 
 2512  142K ACCEPT all  --  lo any anywhere anywhere

0 0 ACCEPT udp  --  eth1   any anywhere anywhere
state NEW udp dpt:1194 
0 0 DROP   all  --  eth1   any anywhere anywhere

 1749  107K DROP   all  --  anyany anywhere anywhere
state INVALID 
   68 18297 DROP   tcp  --  anyany anywhere anywhere
tcp flags:!SYN,RST,ACK/SYN state NEW 
0 0 ACCEPT icmp --  !ppp0  any anywhere anywhere
state NEW icmp echo-request limit: avg 5/sec burst 5 
0 0 ACCEPT icmp --  !ppp0  any anywhere anywhere
state NEW icmp port-unreachable limit: avg 5/sec burst 5 
0 0 ACCEPT icmp --  anyany anywhere anywhere
state NEW icmp echo-reply limit: avg 5/sec burst 5 
0 0 ACCEPT icmp --  anyany anywhere anywhere
state NEW icmp time-exceeded limit: avg 10/sec burst 5 
0 0 ACCEPT icmp --  anyany anywhere anywhere
state NEW icmp parameter-problem limit: avg 10/sec burst 5 
0 0 ACCEPT icmp --  anyany anywhere anywhere
state NEW icmp destination-unreachable limit: avg 10/sec burst 5 
0 0 ACCEPT icmp --  anyany anywhere anywhere
state NEW icmp source-quench limit: avg 10/sec burst 5 
160 ACCEPT tcp  --  anyany anywhere anywhere
state NEW tcp dpt:ssh limit: avg 15/min burst 5 
   28  1444 ACCEPT tcp  --  anyany anywhere anywhere
state NEW tcp dpt:http 
   21  1260 ACCEPT tcp  --  anyany anywhere anywhere
state NEW tcp dpt:https 
0 0 ACCEPT tcp  --  !ppp0  any anywhere anywhere
state NEW tcp dpt:domain 
  225 14615 ACCEPT udp  --  !ppp0  any anywhere anywhere
state NEW udp dpt:domain 
0 0 ACCEPT tcp  --  !ppp0  any anywhere anywhere
state NEW tcp dpts:bootps:bootpc limit: avg 1/min burst 5 
5  2880 ACCEPT udp  --  !ppp0  any anywhere anywhere
state NEW udp dpts:bootps:bootpc limit: avg 1/min burst 5 
0 0 ACCEPT tcp  --  anyany anywhere anywhere
state NEW tcp dpt:auth limit: avg 5/sec burst 5 
0 0 ACCEPT tcp  --  anyany anywhere anywhere
state NEW tcp dpt:imaps limit: avg 30/min burst 5 
0 0 ACCEPT tcp  --  !ppp0  any anywhere anywhere
state NEW tcp dpt:19150 limit: avg 1/sec burst 5 
  223 13380 ACCEPT tcp  --  !ppp0  any anywhere anywhere
state NEW tcp dpt:3128 
2   152 ACCEPT udp  --  !ppp0  any anywhere anywhere
state NEW udp dpt:ntp limit: avg 30/min burst 5 
0 0 ACCEPT udp  --  anyany anywhere anywhere
state NEW udp dpts:1194:1195 limit: avg 30/min burst 5 
   92  5520 ACCEPT tcp  --  !ppp0  any anywhere anywhere
state NEW tcp dpt:sunrpc 
0 0 ACCEPT udp  --  !ppp0  any anywhere anywhere
state NEW udp dpt:sunrpc 
0 0 ACCEPT tcp  --  !ppp0  any anywhere anywhere
state NEW tcp dpt:nfs 
1   152 ACCEPT udp  --  !ppp0  any anywhere anywhere
state NEW udp dpt:nfs 
0 0 ACCEPT tcp  --  !ppp0  any anywhere anywhere
state NEW tcp dpt:32767 
0 0 ACCEPT udp  --  !ppp0  any anywhere 

Re: [gentoo-user] OT: Seeking recommendation for new graphics card...

2005-01-08 Thread Mike Williams
On Friday 07 January 2005 18:23, Dave Nebinger wrote:
 Okay folks, I've had enough of my Nvidia card.

 I need to get a new card that will be more compatible with Gentoo Linux.

 Here's the basic requirements:

 1. PCI based (as the nvidia is using agp and it's onboard :-(
 2. Completely compatible and dependable with the 2.6+ series of kernels.
 3. Capable of driving monitor at 1600x1200.

 I don't use the box for gaming or image processing.  It's strictly for
 developing code, browsing, document editing, and other simple tasks.

 Please send me your recommendations for brand, memory, etc.

One word: Matrox

A G400 will do you. 16MB is fine, but 32MB is nicer. Matrox are, or at least 
were for a long time, the outright kings of 2D.
I'm using my own 6-7 year old AGP G400MAX at work, and it's perfect, driving a 
19 monitor at 1280x1024, and a 17 at 1024x768.
They do come in PCI versions.
Their linux drivers rock too, are xfree/xorg modules, as apposed to kernel 
modules.

-- 
Mike Williams


pgp1nZsXvSK5i.pgp
Description: PGP signature


[gentoo-user] Re: Firefox Java enabled.

2005-01-08 Thread Yoann Pannier
Francisco Ares wrote:
 You may try blackdown java, also in portage

Whatever jdk you choose, make sure you emerge it with 'mozilla' in your
USE flags, or you won't get the plugin installed.

-- 
Yoann Pannier


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] When did X.org get installed?

2005-01-08 Thread Phill
Agustin Navarro wrote:
.. yes but be careful. I think you should not be doing it in X.
 

Nonsense, everything should be just fine up until you restart X.
If memory serves me right, Xfree and X.org use the same config files, so 
in theory just keep a copy of your xfree86.conf handy just in case it 
gets overwritten or some such. There is also a very neat doc on how to 
set x.org nice at http://www.gentoo.org/doc/en/xorg-config.xml

--
gentoo-user@gentoo.org mailing list


[gentoo-user] libxfce.so belongs to which package?

2005-01-08 Thread myang

After emerge mozilla-firefox-1.0, I fired it up, but got the message
GTK-warning, unable to load loadable module, libxfce.so.

Can anybody tell me which package include this module? I don't want 
to install xfce anyway. Thanks!

MF

-- 
Life sucks, but we can change it.


pgpoZhQGcCfZs.pgp
Description: PGP signature


[gentoo-user] Backup script issues

2005-01-08 Thread Michael Sullivan
I'm having issues with my backup scripts.  I wrote both backup scripts
back when I was using FC1 on my client PC.  One is a full backup of two
user accounts in /home and then /etc and the other creates a list of
files created/modified the date before the script is run and then only
backs those files up.  Full backup is on Sunday; every other day gets
iBackup.  They're listed in the crontab to run at 3am.  The trouble is
each morning when I'm reading my cron report for the backup it says that
there was a problem with tar in my script, but when I run the script
from the command line as root it works fine.  I scheduled the script in
root's (su -) crontab.  Here is the /home/michael/system/iBackup script:

#!/bin/sh

rm -r /home/amy/.Trash
rm -r /home/amy/.thumbnails
rm -r /home/michael/.Trash
rm -r /home/michael/.thumbnails

today=`date '+%m%d%y'`

# Backup all
echo Backing up both /home/amy and /home/michael 
   
# michael section
filename=/backup/baby-gentoo-michael-$today.tar.bz2
find /home/michael -daystart -type f -mtime 1
 /home/michael/system/iBackup_list
tar -c --file=$filename -j
--files-from=/home/michael/system/iBackup_list
echo Backup of /home/michael complete
   
# amy section
filename=/backup/baby-gentoo-amy-$today.tar.bz2
find /home/amy -daystart -type f -mtime 1
 /home/michael/system/iBackup_list
tar -c --file=$filename -j
--files-from=/home/michael/system/iBackup_list
echo Backup of /home/amy complete

filename=/backup/bullet-etc-$today.tar.bz2
find /etc -daystart -type f -mtime 1  /home/iBackup_list
tar -c -j --file=$filename  --files-from=/home/iBackup_list
echo Backup of /etc complete

cp /var/lib/portage/world /backup


And here is the contents of the cron report:

rm: cannot remove `/home/amy/.Trash': No such file or directory
rm: cannot remove `/home/michael/.Trash': No such file or directory
Backing up both /home/amy and /home/michael
tar: Too few arguments; will not create an empty archive.
Usage:  tar cmd [options] file1 ... filen

Use tar -help
and tar -xhelp
to get a list of valid cmds and options.

Use tar H=help
to get a list of valid archive header formats.

Use tar diffopts=help
to get a list of valid diff options.
Backup of /home/michael complete
tar: Too few arguments; will not create an empty archive.
Usage:  tar cmd [options] file1 ... filen

Use tar -help
and tar -xhelp
to get a list of valid cmds and options.

Use tar H=help
to get a list of valid archive header formats.

Use tar diffopts=help
to get a list of valid diff options.
Backup of /home/amy complete
tar: Too few arguments; will not create an empty archive.
Usage:  tar cmd [options] file1 ... filen

Use tar -help
and tar -xhelp
to get a list of valid cmds and options.

Use tar H=help
to get a list of valid archive header formats.

Use tar diffopts=help
to get a list of valid diff options.
Backup of /etc complete


It confuses me because the script runs without complaint when I su - to
root and run it.  Any ideas how I can make this work?


--
gentoo-user@gentoo.org mailing list



Re: Re: [gentoo-user] smb support in konqueror

2005-01-08 Thread yerffej

 
 From: Nicolas Vollmar [EMAIL PROTECTED]
 Date: 2005/01/08 Sat AM 03:25:02 CST
 To: [EMAIL PROTECTED]
 CC: [EMAIL PROTECTED]
 Subject: Re: [gentoo-user] smb support in konqueror
 
 On Saturday 08 January 2005 05.16, [EMAIL PROTECTED] wrote:
  Just installed samba on my Gentoo system. I can access remote shares at the
  command line using the mount command. But when I try to access remote
  shares from konqueror using smb://server/share i get an error smb protocol
  not supported. How do you enable support in Konqueror?
 
 Hi
 
 Did you set samba in your USE variable when you have compiled kde?
 
 --
 gentoo-user@gentoo.org mailing list
 
 No I didn't. Is that The problem? How do you fix that?


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] smb support in konqueror

2005-01-08 Thread Nicolas Vollmar
On Saturday 08 January 2005 17.51, [EMAIL PROTECTED] wrote:
  On Saturday 08 January 2005 05.16, [EMAIL PROTECTED] wrote:
   Just installed samba on my Gentoo system. I can access remote shares at
   the command line using the mount command. But when I try to access
   remote shares from konqueror using smb://server/share i get an error
   smb protocol not supported. How do you enable support in Konqueror?

  Did you set samba in your USE variable when you have compiled kde?

 No I didn't. Is that The problem? How do you fix that?

I am not sure, but I think it might be the problem.
kdebase has samba as USE flag, I would recompile it with samba turned on and 
try again...

--
gentoo-user@gentoo.org mailing list



Re: Re: [gentoo-user] smb support in konqueror

2005-01-08 Thread Phil Sexton
On Sat, 2005-01-08 at 11:51, [EMAIL PROTECTED] wrote:

  Did you set samba in your USE variable when you have compiled kde?

  No I didn't. Is that The problem? How do you fix that?

Edit the /etc/make.conf file:

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1chap=5#doc_chap5

-- 
Phil
Our 2nd CD: http://www.cdbaby.com/naomisfancy
Naomi's Fancy performances: http://naomisfancy.virtualave.net/schedule.html


--
gentoo-user@gentoo.org mailing list



Re: Re: [gentoo-user] smb support in konqueror

2005-01-08 Thread Phil Sexton
On Sat, 2005-01-08 at 12:30, Phil Sexton wrote:
 On Sat, 2005-01-08 at 11:51, [EMAIL PROTECTED] wrote:
 
   Did you set samba in your USE variable when you have compiled kde?
 
   No I didn't. Is that The problem? How do you fix that?
 
 Edit the /etc/make.conf file:
 
 http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1chap=5#doc_chap5

I forgot to say, then run:

emerge --newuse world

-- 
Phil
Our 2nd CD: http://www.cdbaby.com/naomisfancy
Naomi's Fancy performances: http://naomisfancy.virtualave.net/schedule.html


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Hot Babe and Debian (GENTOO :-)

2005-01-08 Thread Phill
Best (tidbit) yet is if you follow the links of their graphic artist, 
you'll find the following 
http://neverland.net/bellamy/mc/linux/index.php (specifically 
http://neverland.net/bellamy/mc/linux/img/penguibm.jpg )

Which, personally, is hilarious/awesome.
--
gentoo-user@gentoo.org mailing list


[gentoo-user] imlib2 mask

2005-01-08 Thread Joseph A. Nagy, Jr.
I just want to ask any Gentoo Devs on this list, do you guys think before
you mask something? Enough packages depend on imlib2 that you guys masking
it has created a problem:

[EMAIL PROTECTED]:~# emerge -puDv world

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

Calculating world dependencies -
!!! All ebuilds that could satisfy =media-libs/imlib2-1.2.0.20041226 have
been masked.
!!! One of the following masked packages is required to complete your
request:
- media-libs/imlib2- (masked by: -* keyword)

For more information, see MASKED PACKAGES section in the emerge man page or 
section 2.2 Software Availability in the Gentoo Handbook.
!!!(dependency required by x11-libs/esmart-0.9.0.20041226 [ebuild])


!!! Problem with ebuild x11-misc/entrance-0.9.0.20041226
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.

I'll be unmasking it so I can go ahead and see what I have that needs
updating. Thanks for trying to break my system.
-- 
AIM: pres CTHULHU | ICQ: 18115568 | Yahoo: pagan_prince Jabber: 
DarkKnightRadick@(jabber.org|amessage.at) 
Libertarian @ Large PGP: 0xCF7EAA67 |  
http://mc-luug.homelinux.org/mailman/listinfo/mc-luug 
 http://www.joseph-a-nagy-jr.us  |  http://www.jan-jr-ent.biz  |  
http://games.joseph-a-nagy-ur.us 


pgpAZ6HA48sil.pgp
Description: PGP signature


[gentoo-user] Re: [ltp] OSD with tpb not working with T30, xorg, gentoo KDE

2005-01-08 Thread Shaw
Hi Joe,

On Friday 07 January 2005 11:15 am, Joe LaPenna wrote:
 On Thu, 6 Jan 2005 19:25:28 -0800, Shaw [EMAIL PROTECTED] wrote:
  problem only occured when I loaded an application that sourced my
  .bashrc. Is there a problem with these lines?
  there, but that didn't work either.  Any ideas there?

 You can use the stuff in your quotes after the -e as the lines in your
  .Xmodmap, is that what you were doing, or where you putting the whole
 command verbatim in the .Xmodmap file.

I was putting the commands in my .bashrc.  I've now moved the contents, 
without the xmodmap call, to a file called ~/.Xmodmap which I xmodmap from 
the kde Autostart directory right before I invoke tpb.  This isn't ideal, but 
it does prevent the deadlock.

 Although, tpb controls program execution for your super cool thinkpad
 function keys, and I don't know what your xmodmap mappings do.

..add support for the previous page/next page web-browsing keys located next 
to the arrow keys.  The other command, I believe, adds support for the 
4th/5th buttons on my mouse.

So, as it stands everything works, but the deadlock is reproducable.  Unless 
someone can convince me that this deadlock is expected, I'll grab the xmodmap 
code and see if I can figure out what's going on.

Thanks for your help,
Shaw

--
gentoo-user@gentoo.org mailing list



[gentoo-user] The only things keeping me using Windows

2005-01-08 Thread Jamie Dobbs
he only software keeping me using Windows is:
DreamWeaver   -   I just love its ease of use and power.
All the stuff from www.popcap.com as I love fun, quirky little games. 
Yes I guess I could play the flash versions of the games - is there any 
way these can be 'downloaded' so I don't have to be on the 'Net to play 
them? But I'd prefer Linux equivalents (I know, not much chance there!)

So if anyone can give me any pointers to software for Gentoo that will 
let me get rid of Windows and just use Linux then I'd appreciate it.

I should note that because of issues in the past I'm not keen on 
anything not in the stable branch of Gentoo. :-) (But I'm prepared to be 
told that I have nothing to worry about should I try again)

Cheers
Jamie
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] The Gimp jpeg HELP

2005-01-08 Thread Heinz Sporn
Again: perform an
emerge -pvV gimp
It should come up with something like:
:
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild   R   ] media-gfx/gimp-2.0.4  +aalib (-altivec) -debug -doc 
gimpprint* +jpeg +mmx* -mng* +png +python +sse* -svg* +tiff -wmf*
:

Notice the +jpeg flag. If you have -jpeg then run
USE=jpeg emerge gimp
exactly as stated here.
Vittorio schrieb:
I didn't succeed!
I had a go with:
# echo $USE
-java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint
# emerge unmerge gimp To be on the safe side!!!
# emerge -b gimp
BUT I'm still unable to open a jpg file (of the hundreds I used to work 
with!!) under the Gimp (unknown file)!

Please help
Vittorio
Alle 19:31, venerdì 7 gennaio 2005, Heinz Sporn ha scritto:
Look at the output of emerge -pvV gimp. You'll notice that it uses the
jpeg flag. So either perform
USE=jpeg emerge gimp
or add jpeg to your USE flags in /etc/make.conf and emerge Gimp again.
Vittorio schrieb:
Dear All,
I compiled gimp 2.0.4 from the latest stage1 but it doesn't support jpeg
files requiring an extra library.
Therefore I've just compiled the media-libs/jpeg library from stage1 but
gimp is still unable to open jpeg files.
What else should I compile?
Thanks
Vittorio
--
gentoo-user@gentoo.org mailing list

--
gentoo-user@gentoo.org mailing list

--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Hot Babe and Debian (GENTOO :-)

2005-01-08 Thread Alec
Phill wrote:
Best (tidbit) yet is if you follow the links of their graphic artist, 
you'll find the following 
http://neverland.net/bellamy/mc/linux/index.php (specifically 
http://neverland.net/bellamy/mc/linux/img/penguibm.jpg )

   *coughs* Work-safe links, or at least a warning :P
Which, personally, is hilarious/awesome.
--
gentoo-user@gentoo.org mailing list

--
Alec Warner
Spartasoft Secretary ( spartasoft.msu.edu )
Junior Computer Science
Michigan State University
[EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] The only things keeping me using Windows

2005-01-08 Thread Alec
Jamie Dobbs wrote:
he only software keeping me using Windows is:
DreamWeaver   -   I just love its ease of use and power.
   KDE's own Quanta
   And someone's NVU, which is Mozilla Composer with more 
DreamWeaver-like features.

All the stuff from www.popcap.com as I love fun, quirky little games. 
Yes I guess I could play the flash versions of the games - is there 
any way these can be 'downloaded' so I don't have to be on the 'Net to 
play them? But I'd prefer Linux equivalents (I know, not much chance 
there!)

   flash games*shudders*.  You'd have to go to Flash's site and get 
their Moz/Opera/Foo plugin and install it.  Relatively painless, just a 
script to run, and you need to know where your browser is installed.  
Not sure if there is an ebuild, but if there is I'm pretty sure it's 
fetch restricted.

So if anyone can give me any pointers to software for Gentoo that will 
let me get rid of Windows and just use Linux then I'd appreciate it.

I should note that because of issues in the past I'm not keen on 
anything not in the stable branch of Gentoo. :-) (But I'm prepared to 
be told that I have nothing to worry about should I try again)

Cheers
Jamie
--
gentoo-user@gentoo.org mailing list

--
Alec Warner
Spartasoft Secretary ( spartasoft.msu.edu )
Junior Computer Science
Michigan State University
[EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list


[gentoo-user] Re: Backup script issues

2005-01-08 Thread leffeman
On 08-01-05 10:28 -0600, Michael Sullivan wrote:
 I'm having issues with my backup scripts.  I wrote both backup scripts
 back when I was using FC1 on my client PC.  One is a full backup of two
 user accounts in /home and then /etc and the other creates a list of
 files created/modified the date before the script is run and then only
 backs those files up.  Full backup is on Sunday; every other day gets
 iBackup.  They're listed in the crontab to run at 3am.  The trouble is
 each morning when I'm reading my cron report for the backup it says that
 there was a problem with tar in my script, but when I run the script
 from the command line as root it works fine.  I scheduled the script in
 root's (su -) crontab.  Here is the /home/michael/system/iBackup script:
 
 #!/bin/sh
 
 rm -r /home/amy/.Trash
 rm -r /home/amy/.thumbnails
 rm -r /home/michael/.Trash
 rm -r /home/michael/.thumbnails
 
 today=`date '+%m%d%y'`
 
 # Backup all
 echo Backing up both /home/amy and /home/michael 

 # michael section
 filename=/backup/baby-gentoo-michael-$today.tar.bz2
 find /home/michael -daystart -type f -mtime 1
  /home/michael/system/iBackup_list
 tar -c --file=$filename -j
 --files-from=/home/michael/system/iBackup_list
 echo Backup of /home/michael complete

 # amy section
 filename=/backup/baby-gentoo-amy-$today.tar.bz2
 find /home/amy -daystart -type f -mtime 1
  /home/michael/system/iBackup_list
 tar -c --file=$filename -j
 --files-from=/home/michael/system/iBackup_list
 echo Backup of /home/amy complete
 
 filename=/backup/bullet-etc-$today.tar.bz2
 find /etc -daystart -type f -mtime 1  /home/iBackup_list
 tar -c -j --file=$filename  --files-from=/home/iBackup_list
 echo Backup of /etc complete
 
 cp /var/lib/portage/world /backup
 
 
 And here is the contents of the cron report:
 
 rm: cannot remove `/home/amy/.Trash': No such file or directory
 rm: cannot remove `/home/michael/.Trash': No such file or directory
 Backing up both /home/amy and /home/michael
 tar: Too few arguments; will not create an empty archive.
 Usage:  tar cmd [options] file1 ... filen
 
 Use tar -help
 and tar -xhelp
 to get a list of valid cmds and options.
 
 Use tar H=help
 to get a list of valid archive header formats.
 
 Use tar diffopts=help
 to get a list of valid diff options.
 Backup of /home/michael complete
 tar: Too few arguments; will not create an empty archive.
 Usage:  tar cmd [options] file1 ... filen
 
 Use tar -help
 and tar -xhelp
 to get a list of valid cmds and options.
 
 Use tar H=help
 to get a list of valid archive header formats.
 
 Use tar diffopts=help
 to get a list of valid diff options.
 Backup of /home/amy complete
 tar: Too few arguments; will not create an empty archive.
 Usage:  tar cmd [options] file1 ... filen
 
 Use tar -help
 and tar -xhelp
 to get a list of valid cmds and options.
 
 Use tar H=help
 to get a list of valid archive header formats.
 
 Use tar diffopts=help
 to get a list of valid diff options.
 Backup of /etc complete
 
 
 It confuses me because the script runs without complaint when I su - to
 root and run it.  Any ideas how I can make this work?
 
 
 --
 gentoo-user@gentoo.org mailing list


It looks like you have the files on a separate line.
Although that's probably just wrapping.

And I'd add -f to the rm commands to avoid the warnings.

Try using #!/bin/bash instead.

Oh, and try echoing the lines it runs before it does.


pgpgBHPOGBgb5.pgp
Description: PGP signature


Re: [gentoo-user] The only things keeping me using Windows

2005-01-08 Thread Michael Sullivan
emerge net-www/netscape-flash

On Sat, 2005-01-08 at 14:05 -0500, Alec wrote:
 Jamie Dobbs wrote:
 
  he only software keeping me using Windows is:
 
  DreamWeaver   -   I just love its ease of use and power.
 
 KDE's own Quanta
 And someone's NVU, which is Mozilla Composer with more 
 DreamWeaver-like features.
 
  All the stuff from www.popcap.com as I love fun, quirky little games. 
  Yes I guess I could play the flash versions of the games - is there 
  any way these can be 'downloaded' so I don't have to be on the 'Net to 
  play them? But I'd prefer Linux equivalents (I know, not much chance 
  there!)
 
 flash games*shudders*.  You'd have to go to Flash's site and get 
 their Moz/Opera/Foo plugin and install it.  Relatively painless, just a 
 script to run, and you need to know where your browser is installed.  
 Not sure if there is an ebuild, but if there is I'm pretty sure it's 
 fetch restricted.
 
  So if anyone can give me any pointers to software for Gentoo that will 
  let me get rid of Windows and just use Linux then I'd appreciate it.
 
  I should note that because of issues in the past I'm not keen on 
  anything not in the stable branch of Gentoo. :-) (But I'm prepared to 
  be told that I have nothing to worry about should I try again)
 
  Cheers
 
  Jamie
 
  -- 
  gentoo-user@gentoo.org mailing list
 
 
 
-- 


--
gentoo-user@gentoo.org mailing list



[gentoo-user] cannot get ttmkfdir compiled

2005-01-08 Thread Radu Filip

# emerge -Dpv world

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

Calculating world dependencies ...done!
[ebuild U ] x11-misc/ttmkfdir-3.0.9-r2 [3.0.9] -debug 0 kB
[ebuild U ] x11-base/xorg-x11-6.8.0-r3 [4.3.0-r8] -3dfx +3dnow 
+bitmap-fonts -cjk -debug -dlloader -dmx -doc -hardened -insecure-drivers 
-ipv6 -mmx +nls +pam -sdk -sse -static -xprint 64,126 kB

Total size of downloads: 64,126 kB


# emerge x11-base/xorg-x11
Calculating dependencies ...done!
 emerge (1 of 2) x11-misc/ttmkfdir-3.0.9-r2 to /
 md5 src_uri ;-) ttmkfdir-3.0.9.tar.bz2
 Unpacking source...
 Unpacking ttmkfdir-3.0.9.tar.bz2 to 
/var/tmp/portage/ttmkfdir-3.0.9-r2/work
 * Applying ttmkfdir-3.0.9-cpp.patch ...
   [ ok ]
 * Applying ttmkfdir-3.0.9-zlib.patch ...   
   [ ok ]
 * Applying ttmkfdir-3.0.9-gcc34.patch ...  
   [ ok ]
 * Applying ttmkfdir-3.0.9-encoding.patch ...   
   [ ok ]
 * Applying ttmkfdir-3.0.9-freetype_new_includes.patch ...  
   [ ok ]
 Source unpacked.
libtool --mode=compile i686-pc-linux-gnu-g++ -Wall -pedantic 
-I/usr/include/freetype2  -march=athlon -pipe -fomit-frame-pointer -o 
ttmkfdir.o -c ttmkfdir.cpp
libtool --mode=compile i686-pc-linux-gnu-g++ -Wall -pedantic 
-I/usr/include/freetype2  -march=athlon -pipe -fomit-frame-pointer -o 
directory.o -c directory.cpp
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [ttmkfdir.o] Error 1
make: *** Waiting for unfinished jobs
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [directory.o] Error 1

!!! ERROR: x11-misc/ttmkfdir-3.0.9-r2 failed.
!!! Function src_compile, Line 44, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status 
message.


What to do?
Thanks


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cannot get ttmkfdir compiled

2005-01-08 Thread Jans H. Xie
re-emerge libtool


On Sat, 8 Jan 2005 21:13:24 +0200 (EET), Radu Filip [EMAIL PROTECTED] wrote:
 
 # emerge -Dpv world
 
 These are the packages that I would merge, in order:
 
 Calculating world dependencies ...done!
 [ebuild U ] x11-misc/ttmkfdir-3.0.9-r2 [3.0.9] -debug 0 kB
 [ebuild U ] x11-base/xorg-x11-6.8.0-r3 [4.3.0-r8] -3dfx +3dnow
 +bitmap-fonts -cjk -debug -dlloader -dmx -doc -hardened -insecure-drivers
 -ipv6 -mmx +nls +pam -sdk -sse -static -xprint 64,126 kB
 
 Total size of downloads: 64,126 kB
 
 # emerge x11-base/xorg-x11
 Calculating dependencies ...done!
  emerge (1 of 2) x11-misc/ttmkfdir-3.0.9-r2 to /
  md5 src_uri ;-) ttmkfdir-3.0.9.tar.bz2
  Unpacking source...
  Unpacking ttmkfdir-3.0.9.tar.bz2 to
 /var/tmp/portage/ttmkfdir-3.0.9-r2/work
  * Applying ttmkfdir-3.0.9-cpp.patch ...  
  [ ok ]
  * Applying ttmkfdir-3.0.9-zlib.patch ... 
  [ ok ]
  * Applying ttmkfdir-3.0.9-gcc34.patch ...
  [ ok ]
  * Applying ttmkfdir-3.0.9-encoding.patch ... 
  [ ok ]
  * Applying ttmkfdir-3.0.9-freetype_new_includes.patch ...
  [ ok ]
  Source unpacked.
 libtool --mode=compile i686-pc-linux-gnu-g++ -Wall -pedantic
 -I/usr/include/freetype2  -march=athlon -pipe -fomit-frame-pointer -o 
 ttmkfdir.o -c ttmkfdir.cpp
 libtool --mode=compile i686-pc-linux-gnu-g++ -Wall -pedantic
 -I/usr/include/freetype2  -march=athlon -pipe -fomit-frame-pointer -o
 directory.o -c directory.cpp
 libtool: compile: unable to infer tagged configuration
 libtool: compile: specify a tag with `--tag'
 make: *** [ttmkfdir.o] Error 1
 make: *** Waiting for unfinished jobs
 libtool: compile: unable to infer tagged configuration
 libtool: compile: specify a tag with `--tag'
 make: *** [directory.o] Error 1
 
 !!! ERROR: x11-misc/ttmkfdir-3.0.9-r2 failed.
 !!! Function src_compile, Line 44, Exitcode 2
 !!! emake failed
 !!! If you need support, post the topmost build error, NOT this status
 message.
 
 What to do?
 Thanks
 
 --
 gentoo-user@gentoo.org mailing list
 
 


-- 
 Jans

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cannot get ttmkfdir compiled

2005-01-08 Thread Radu Filip

Thanks buddy, that one worked ;-)
Have a nice evening

On Sat, 8 Jan 2005, Jans H. Xie wrote:

 re-emerge libtool

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] The Gimp jpeg HELP

2005-01-08 Thread Vittorio
Perhaps I'm somewhat slow or I don't understand how to use emerge correctly 
but ... as I stated my USE :
-
 # echo $USE
-java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint
-

*** contains *** the jpeg (and tiff and gimpprint) flag. 

Therefore, in a nutshell, I don't understand where I am wrong according to 
you.

Ciao
Vittorio

Alle 19:52, sabato 8 gennaio 2005, Heinz Sporn ha scritto:
 Again: perform an
 emerge -pvV gimp

 It should come up with something like:


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

 Calculating dependencies ...done!
 [ebuild   R   ] media-gfx/gimp-2.0.4  +aalib (-altivec) -debug -doc
 gimpprint* +jpeg +mmx* -mng* +png +python +sse* -svg* +tiff -wmf*


 Notice the +jpeg flag. If you have -jpeg then run

 USE=jpeg emerge gimp

 exactly as stated here.

 Vittorio schrieb:
  I didn't succeed!
 
  I had a go with:
 
  # echo $USE
  -java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint
 
  # emerge unmerge gimp To be on the safe side!!!
  # emerge -b gimp
 
  BUT I'm still unable to open a jpg file (of the hundreds I used to work
  with!!) under the Gimp (unknown file)!
 
  Please help
 
  Vittorio
 
  Alle 19:31, venerdì 7 gennaio 2005, Heinz Sporn ha scritto:
 Look at the output of emerge -pvV gimp. You'll notice that it uses the
 jpeg flag. So either perform
 
 USE=jpeg emerge gimp
 
 or add jpeg to your USE flags in /etc/make.conf and emerge Gimp again.
 
 Vittorio schrieb:
 Dear All,
 
 I compiled gimp 2.0.4 from the latest stage1 but it doesn't support jpeg
 files requiring an extra library.
 Therefore I've just compiled the media-libs/jpeg library from stage1 but
 gimp is still unable to open jpeg files.
 
 What else should I compile?
 
 Thanks
 
 Vittorio
 
 --
 gentoo-user@gentoo.org mailing list
 
  --
  gentoo-user@gentoo.org mailing list

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Palm/Visor + Gnome 2 + Evo 2 + gpilotd Problems...

2005-01-08 Thread David D. Rea
Hi All-

Just finished upgrading to Evolution 2, and I'm having a lot of trouble
syncing up my PalmOS device...

It all started just after running Evolution 2 for the first time, when I
tried to sync. It appeared to sync fine, went through the motions, but
did not actually update the contacts/to-do/calendar in Evo or on the
palm with new entries created on the opposite side.

So, I backed up the palm and tgz'd the ~/MyPilot and ~/.evolution
directories. I then tried a variety of different things to get things
syncing. The only thing that seemed to make a difference was going
to /usr/share/gnome-pilot/conduits and moving the non-2.0 conduits
to /usr/share/gnome-pilot/oldconduits

After this, it appeared to use the new 2.0 conduits, and attempt to sync
the data into Evo 2. But I ended up with duplicate records. D'oh!

Running pilot-dedupe got rid of some duplicates, but I still had at
least 2 copies of every entry in the contacts, calendar and to-do
databases. 

At this point, I opted to start over, so I attempted to restore from my
backups:

`rm ~/.evolution -fr`
`rm ~/MyPilot -fr`
Hard reset Palm
Untar ~/MyPilot backup
Untar ~/.evolution backup
Use pilot-xfer to restore pilot from ~/MyPilot/*

But now, when I try to sync up the palm, I get CORBA errors. Same errors
when I try to use gpilotd-control-applet to get/send the ID to the
pilot.

Figured next I'd try removing ~/.evolution once again and doing a
straight Copy-From-Pilot to restore my contacts and calendar, since
they're OK on the pilot after the pilot-xfer restore. But still can't
get the pilot to sync with gpilotd.

Tried unmerging and re-emerging evolution, gnome-pilot and
gnome-pilot-conduits. No change.

Am currently at wit's end... Has anybody got any ideas?

Thanks,
Dave


--
gentoo-user@gentoo.org mailing list



[gentoo-user] THE .muttrc color definition set

2005-01-08 Thread Grant
I just plugged in a set of color definitions for the .muttrc file from
the web, and it sure is cool.  Can anyone point me toward their
favorite?

- Grant

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Powerfailure hosed Dev filesystem

2005-01-08 Thread David Busby
David Miller wrote:
On Fri, 07 Jan 2005 16:35:17 -0800, David Busby [EMAIL PROTECTED] wrote:
If you're not familiar with mdadm I highly recommend that you and
anyone else running md devices emerge this tool.  The tool is pretty
easy to use so I won't go into any details on this list.  But with it
you should be able to inspect and rebuild your md devices.  It has
saved me a couple of times with my RAID5 md devices.
My raid devices are not hosed/broken or anything.  This box boots off of 
a RAID mirror at /dev/md/0 with a root partition specified as /dev/md/1. 
 After booting it starts to run /sbin/rc from the currently mounted 
rootfs which is on /dev/md/1, so it's already mounted and functional. 
Then checkfs tries to mount my raid devices (the ones that are currently 
mounted), cannot, chokes and then I can't get into the machine.  The 
raid doesn't need to be rebuilt, it needs to be recognized by the boot 
scripts.  What has changed in boot scripts in the last four months?  The 
last time I rebooted was at the beginning of September and that booted 
fine, I've since done emerge --sync; emerge -uD world on the system, 
maybe thats it?

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


[gentoo-user] The only things keeping me using Windows

2005-01-08 Thread David Morgan
On Sun, 09 Jan 2005 07:51:48 +1300, Jamie Dobbs
[EMAIL PROTECTED] wrote:

 DreamWeaver   -   I just love its ease of use and power.

Have a look at http://osdir.com/slash3344.html and see if that interests you

 All the stuff from www.popcap.com as I love fun, quirky little games.

I can't get those games to play. There's netscape-flash and gplflash
for flash things in general though

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] genkernel enhancements?

2005-01-08 Thread Alexander Kirillov
Other disturbing thing is persistive usage of /devfs which
is marked OBSOLETE in 2.6 kenels. Using --udev does not help at all thou 
udevd is loaded but if I put a RC_DEVICES=udev in /etc/conf.d/rc on boot 
system states that i miss something for udev support... (I've emerged 
coldplug and hotplug)
Have you emerged udev?
Switching to udev is described in some detail in
http://www.gentoo.org/doc/en/udev-guide.xml
I would only suggest to leave devfs support compiled into the kernel
and disable it later on via kernel parameters.
I didn't and ended up with a kernel which couldn't mount my root:)
Cheers,
Sasha
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] kdeartwork-3.3.2 failing compilation

2005-01-08 Thread Sascha Hlusiak

Vittorio schrieb:
I have been building my own gentoo box from scratch with the latest stage1.
Now, I'm compiling everything and the kde stuff with the following USE 
variable

# echo $USE
-java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint
BUT
kdeartwork fails during compilation. Here it is an extract of the session:
...
Euphoria.o(.text+0x2e59): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x2e77): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x2e90): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x2ea4): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x2ef5): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexImage2D'
Euphoria.o(.text+0x3105): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `gluBuild2DMipmaps'
Euphoria.o(.text+0x316e): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glDeleteTextures'
Euphoria.o(.text+0x1591): In function `wisp::draw()':
: undefined reference to `glPopMatrix'
Euphoria.o(.text+0x18c4): In function `wisp::drawAsBackground()':
: undefined reference to `glPopMatrix'
Euphoria.o(.text+0x2947): In function `EuphoriaWidget::resizeGL(int, int)':
: undefined reference to `glTranslatef'
collect2: ld returned 1 exit status
make[4]: *** [keuphoria.kss] Error 1
make[4]: Leaving directory 
`/var/tmp/portage/kdeartwork-3.3.2/work/kdeartwork-3.
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/kdeartwork-3.3.2/work/kdeartwork-3.
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/kdeartwork-3.3.2/work/kdeartwork-3.
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/kdeartwork-3.3.2/work/kdeartwork-3.
make: *** [all] Error 2

!!! ERROR: kde-base/kdeartwork-3.3.2 failed.
!!! Function kde_src_compile, Line 142, Exitcode 2
!!! died running emake, kde_src_compile:make

Please help.
I know these errors from compiling some packages with nvidia driver 
installed, which offers own libraries and include files.

Switch to the xorg opengl interface with:
	opengl-update xorg-x11
Then compiling should work good, when it is finished, you can just call
	opengl-update nvidia
to activate the nvidia interface. If you don't have a nvidia board, 
please tell me your card and which kind of driver you have installed.

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


Re: [gentoo-user] The Gimp jpeg HELP

2005-01-08 Thread Heinz Sporn
Well, I am sorry Vittorio but I am not sure if you understand the 
concept of the magic USE flag right. Let me put it this way:

1. Look into your /etc/make.conf
2. Check if the line starting with USE= contains the string jpeg
3. Remove all occurences of -jpeg in that file
4. Run an emerge -pvV gimp
5. Does it now come up with +jpeg or -jpeg ???
6. And please forget that echo $USE stuff ;-)
Vittorio schrieb:
Perhaps I'm somewhat slow or I don't understand how to use emerge correctly 
but ... as I stated my USE :
-
 # echo $USE
-java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint
-

*** contains *** the jpeg (and tiff and gimpprint) flag. 

Therefore, in a nutshell, I don't understand where I am wrong according to 
you.

Ciao
Vittorio
Alle 19:52, sabato 8 gennaio 2005, Heinz Sporn ha scritto:
Again: perform an
emerge -pvV gimp
It should come up with something like:
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild   R   ] media-gfx/gimp-2.0.4  +aalib (-altivec) -debug -doc
gimpprint* +jpeg +mmx* -mng* +png +python +sse* -svg* +tiff -wmf*
Notice the +jpeg flag. If you have -jpeg then run
USE=jpeg emerge gimp
exactly as stated here.
Vittorio schrieb:
I didn't succeed!
I had a go with:
# echo $USE
-java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint
# emerge unmerge gimp To be on the safe side!!!
# emerge -b gimp
BUT I'm still unable to open a jpg file (of the hundreds I used to work
with!!) under the Gimp (unknown file)!
Please help
Vittorio
Alle 19:31, venerdì 7 gennaio 2005, Heinz Sporn ha scritto:
Look at the output of emerge -pvV gimp. You'll notice that it uses the
jpeg flag. So either perform
USE=jpeg emerge gimp
or add jpeg to your USE flags in /etc/make.conf and emerge Gimp again.
Vittorio schrieb:
Dear All,
I compiled gimp 2.0.4 from the latest stage1 but it doesn't support jpeg
files requiring an extra library.
Therefore I've just compiled the media-libs/jpeg library from stage1 but
gimp is still unable to open jpeg files.
What else should I compile?
Thanks
Vittorio
--
gentoo-user@gentoo.org mailing list
--
gentoo-user@gentoo.org mailing list

--
gentoo-user@gentoo.org mailing list

--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Palm/Visor + Gnome 2 + Evo 2 + gpilotd Problems...

2005-01-08 Thread Heinz Sporn
I do have a similar issue here. My Tungsten E synchronizes perfectly 
with jPilot. With Evolution only contacts are somewhat working. Memos / 
calender are simply ignored. Not even an initial forced copy from Palm 
to Evolution works - no warnings no errors.

So at least I guess we are not alone ;-)
David D. Rea schrieb:
Hi All-
Just finished upgrading to Evolution 2, and I'm having a lot of trouble
syncing up my PalmOS device...
It all started just after running Evolution 2 for the first time, when I
tried to sync. It appeared to sync fine, went through the motions, but
did not actually update the contacts/to-do/calendar in Evo or on the
palm with new entries created on the opposite side.
So, I backed up the palm and tgz'd the ~/MyPilot and ~/.evolution
directories. I then tried a variety of different things to get things
syncing. The only thing that seemed to make a difference was going
to /usr/share/gnome-pilot/conduits and moving the non-2.0 conduits
to /usr/share/gnome-pilot/oldconduits
After this, it appeared to use the new 2.0 conduits, and attempt to sync
the data into Evo 2. But I ended up with duplicate records. D'oh!
Running pilot-dedupe got rid of some duplicates, but I still had at
least 2 copies of every entry in the contacts, calendar and to-do
databases. 

At this point, I opted to start over, so I attempted to restore from my
backups:
`rm ~/.evolution -fr`
`rm ~/MyPilot -fr`
Hard reset Palm
Untar ~/MyPilot backup
Untar ~/.evolution backup
Use pilot-xfer to restore pilot from ~/MyPilot/*
But now, when I try to sync up the palm, I get CORBA errors. Same errors
when I try to use gpilotd-control-applet to get/send the ID to the
pilot.
Figured next I'd try removing ~/.evolution once again and doing a
straight Copy-From-Pilot to restore my contacts and calendar, since
they're OK on the pilot after the pilot-xfer restore. But still can't
get the pilot to sync with gpilotd.
Tried unmerging and re-emerging evolution, gnome-pilot and
gnome-pilot-conduits. No change.
Am currently at wit's end... Has anybody got any ideas?
Thanks,
Dave
--
gentoo-user@gentoo.org mailing list

--
Mit freundlichen Grüßen
Heinz Sporn
SPORN it-freelancing
Mobile: ++43 (0)699 / 127 827 07
Email:  [EMAIL PROTECTED]
[EMAIL PROTECTED]
Snail:  Steyrer Str. 20
A-4540 Bad Hall
Austria / Europe
--
gentoo-user@gentoo.org mailing list


[gentoo-user] Gentoo for All the Unusual Reasons

2005-01-08 Thread Grant
Sorry if this has already been posted.

http://www.linuxjournal.com/article/7438

- Grant

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Palm/Visor + Gnome 2 + Evo 2 + gpilotd Problems...

2005-01-08 Thread David D. Rea
On Sun, 2005-01-09 at 00:37 +0100, Heinz Sporn wrote:
 I do have a similar issue here. My Tungsten E synchronizes perfectly 
 with jPilot. With Evolution only contacts are somewhat working. Memos / 
 calender are simply ignored. Not even an initial forced copy from Palm 
 to Evolution works - no warnings no errors.
 
 So at least I guess we are not alone ;-)

OK, let's try an experiment to see if we're really on the same page. Run
`gpilotd-control-applet` from a terminal window, and see what the output
looks like when you try to set up a new Pilot and click Get ID from
Pilot or whatever the button says...

If you see the following on the terminal output, we are indeed in the
same boat:

(gpilotd-control-applet:8611): gpilotd-WARNING **:
gnome-pilot-client.gob:484: Caught exception:
IDL:omg.org/CORBA/COMM_FAILURE:1.0

Then we will figure out what's going on - WE SHALL EMERGE VICTORIOUS!

~Dave


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] The Gimp jpeg HELP

2005-01-08 Thread Vittorio
Heinz:

 Well, I am sorry Vittorio but I am not sure if you understand the
 concept of the magic USE flag right. 

Apparently I didn't understand that!

 Let me put it this way: 
 1. Look into your /etc/make.conf
 2. Check if the line starting with USE= contains the string jpeg
I now have a richer USE line in 
make.conf 
USE=-java -gnome jpeg tiff gimpprint
 
 3. Remove all occurences of -jpeg in that file
 4. Run an emerge -pvV gimp
 5. Does it now come up with +jpeg or -jpeg ???

With +jpeg*

 6. And please forget that echo $USE stuff ;-)
Wrongly I had put the above USE line in a file under /etc/env.d to be executed 
as an environmental variable. My mistake! Thanks for shedding a light on it!!

Tomorrow I'll have another compilation of the Gimp.



 Vittorio schrieb:
  Perhaps I'm somewhat slow or I don't understand how to use emerge
  correctly but ... as I stated my USE :
  -
   # echo $USE
  -java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint
  -
 
  *** contains *** the jpeg (and tiff and gimpprint) flag.
 
  Therefore, in a nutshell, I don't understand where I am wrong according
  to you.
 
  Ciao
  Vittorio
 
  Alle 19:52, sabato 8 gennaio 2005, Heinz Sporn ha scritto:
 Again: perform an
 emerge -pvV gimp
 
 It should come up with something like:
 
 
 These are the packages that I would merge, in order:
 
 Calculating dependencies ...done!
 [ebuild   R   ] media-gfx/gimp-2.0.4  +aalib (-altivec) -debug -doc
 gimpprint* +jpeg +mmx* -mng* +png +python +sse* -svg* +tiff -wmf*
 
 
 Notice the +jpeg flag. If you have -jpeg then run
 
 USE=jpeg emerge gimp
 
 exactly as stated here.
 
 Vittorio schrieb:
 I didn't succeed!
 
 I had a go with:
 
 # echo $USE
 -java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint
 
 # emerge unmerge gimp To be on the safe side!!!
 # emerge -b gimp
 
 BUT I'm still unable to open a jpg file (of the hundreds I used to work
 with!!) under the Gimp (unknown file)!
 
 Please help
 
 Vittorio
 
 Alle 19:31, venerdì 7 gennaio 2005, Heinz Sporn ha scritto:
 Look at the output of emerge -pvV gimp. You'll notice that it uses
  the jpeg flag. So either perform
 
 USE=jpeg emerge gimp
 
 or add jpeg to your USE flags in /etc/make.conf and emerge Gimp
  again.
 
 Vittorio schrieb:
 Dear All,
 
 I compiled gimp 2.0.4 from the latest stage1 but it doesn't support
  jpeg files requiring an extra library.
 Therefore I've just compiled the media-libs/jpeg library from stage1
  but gimp is still unable to open jpeg files.
 
 What else should I compile?
 
 Thanks
 
 Vittorio
 
 --
 gentoo-user@gentoo.org mailing list
 
 --
 gentoo-user@gentoo.org mailing list
 
  --
  gentoo-user@gentoo.org mailing list

--
gentoo-user@gentoo.org mailing list



[gentoo-user] DEPEND/RDEPEND search

2005-01-08 Thread Bastian Balthazar Bux
Exist a bash way to search a value (read package) inside DEPEND/RDEPEND
variables defined in the ebuilds.
If not which is the easyer way ?
tia francesco
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] blocker!?

2005-01-08 Thread Bruno Lustosa
On Sat, 08 Jan 2005 10:41:49 -0200, Francisco Ares [EMAIL PROTECTED] wrote:
 Is this new computer so different from the latter?  I have already
 copied hard disks among three computers (all Pentium 3) with success,
 (just a kernel re-compile for one of them).

The computer I am using now has an Athlon XP 1800+ CPU.
The new computer will have an Athlon64 3000+ CPU. I absolutely *must*
recompile everything ;-)

 I think that it would be successful even if it were a P4 (which I plan
 to do next month).  Just use the P3 compiled stuff and updates compiled
 to P4 will replace them in a few months.

Sure, it will probably work... but I do want all binaries compiled for 64bit. :)

 Thanks to the cold / hotplug guys!!

What was the problem?

-- 
Bruno Lustosa, aka Lofofora  | Email: [EMAIL PROTECTED]
Network Administrator/Web Programmer | ICQ: 1406477
Rio de Janeiro - Brazil  |

--
gentoo-user@gentoo.org mailing list



[gentoo-user] udev and cdrecorder permissions

2005-01-08 Thread Makurin Roman
Hi All!
I`ve got a problem with udev and my cdrecorder permisions.

Cdrecorder is /dev/hdd, in /etc/udev/permissions.d/50-udev.permissions
I found these lines:
sr*:root:cdrom:660
scd*:root:cdrom:660
pcd*:root:cdrom:0660
cdrom*:root:cdrom:0660
dvd:root:cdrom:0660
rdvd:root:cdrom:0660
cdroms/*:root:cdrom:0660

ls -l /dev/hdd:
brw-rw  1 root root 22, 64 Jan  8 18:26 /dev/hdd
ls -l /dev/cdroms/*
lrwxrwxrwx  1 root root 6   8 18:26 /dev/cdroms/cdrom0 - ../hdd

Since /dev/hdd is not accessible for cdrom group ordinary users can`t write to 
it.

How can I fix this problem ?
-- 
Jabber: [EMAIL PROTECTED]


pgpAcCCgYXkfT.pgp
Description: PGP signature


[gentoo-user] wiki down?

2005-01-08 Thread Nick Smith
is it just me or is www.gentoo-wiki.com down? i can bring up
other sites, i did a google search for gentoo wiki and it brough
up all kinds of pages, but any time i click on a link to
actually go to the wiki, i get a page cannot be displayed. 
anyone else experiencing this?


--
Nick Smith a.k.a. Computer Nick
Web - http://www.computernick.com
Email - [EMAIL PROTECTED]
--




--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] wiki down?

2005-01-08 Thread Matt Ozborn
Nick Smith wrote:
is it just me or is www.gentoo-wiki.com down? i can bring up
other sites, i did a google search for gentoo wiki and it brough
up all kinds of pages, but any time i click on a link to
actually go to the wiki, i get a page cannot be displayed. 
anyone else experiencing this?

--
Nick Smith a.k.a. Computer Nick
Web - http://www.computernick.com
Email - [EMAIL PROTECTED]
--

--
gentoo-user@gentoo.org mailing list
 

must just be you...its fine for me
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] THE .muttrc color definition set

2005-01-08 Thread afabian
On Sat, Jan 08, 2005 at 01:43:13PM -0800, Grant wrote:
 I just plugged in a set of color definitions for the .muttrc file from
 the web, and it sure is cool.  Can anyone point me toward their
 favorite?

bash-2.05b$ grep color .muttrc
# My color scheme
color status yellow blue
color header red white :
color quoted yellow black
color signature blue white
color indicator black yellow
color normal black white


It's kind of ugly.  Happens to provide good contrast and readability
on my monitor.  If I wanted pretty, I'd be using kmail. ;)
-- 
Adam Fabian ([EMAIL PROTECTED])

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] udev and cdrecorder permissions

2005-01-08 Thread Mitko Moshev
Makurin Roman wrote:

Hi All!
I`ve got a problem with udev and my cdrecorder permisions.

Cdrecorder is /dev/hdd, in /etc/udev/permissions.d/50-udev.permissions
I found these lines:
sr*:root:cdrom:660
scd*:root:cdrom:660
pcd*:root:cdrom:0660
cdrom*:root:cdrom:0660
dvd:root:cdrom:0660
rdvd:root:cdrom:0660
cdroms/*:root:cdrom:0660

ls -l /dev/hdd:
brw-rw  1 root root 22, 64 Jan  8 18:26 /dev/hdd
ls -l /dev/cdroms/*
lrwxrwxrwx  1 root root 6   8 18:26 /dev/cdroms/cdrom0 - ../hdd

Since /dev/hdd is not accessible for cdrom group ordinary users can`t write to
it.

How can I fix this problem ?



Umm Looking at that output, I'd say it's plent accessible.
the owner (root) and the group (cdrom) both have read and write
permissions, so I don't see any problem. If you want to access the cdrom
just add yourself to the cdrom group.

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GCS GM d-(d+) s+:++ a--- C++(C+++) C+++$ !C UL P L++L E W++W+++ N? 
o? K? w--- O? M? V? !PS (PS(PS+)) PE Y PGP-(PGP+++) t--- 5-- X-- R tv-- b+++ 
DI+ D++(D+++) G e- h!h !rr y? ATi
--END GEEK CODE BLOCK--


--
gentoo-user@gentoo.org mailing list



[gentoo-user] Login, Schmogin

2005-01-08 Thread John Lowell



Sad to say, it's about a week later and I've still 
no answer to a question I've raised here a couple timesand on the forums 
also. Isay thisin no way to complain but rather to express utter 
surprize, actually.There's a lot of first 
class Linux talent availableon this mailing list so if I've stumped you 
guys, I've really achieved something. 

I've made a fresh, stage one install on a machine 
I intend to use as a webserver. I've done a lot of successful Gentoo installations so it's not as though I'm an amateur. The 
install went on without a hitch but, booting up, I reach the end of the init 
sequenceand there's a delay of 22 seconds before "Starting local ..." 
transitions in to the usual"This is .." and the login prompt. On my three 
workstations this transition take no time at all, it's virtually instantaneous. 
I have nothing in /etc/conf.d/start.local and my USE= is limited to -kde. pam is 
installed. I have no idea what in heaven's name 
would cause a delay of this kind. Is an answer to this problem really so 
obscure? God knows, maybe it is.

jlowell


Re: [gentoo-user] wiki down?

2005-01-08 Thread Mike Noble
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nick Smith wrote:
| is it just me or is www.gentoo-wiki.com down? i can bring up
| other sites, i did a google search for gentoo wiki and it brough
| up all kinds of pages, but any time i click on a link to
| actually go to the wiki, i get a page cannot be displayed.
| anyone else experiencing this?
Works for me.
Mike
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFB4MBGlJFYJP/fwTsRAlOwAJ9ZA1zUkSo/jxbaq5NkZWwZN9kGDACdEIBz
kJnlIHNfgqik/hiyjTS96u4=
=kAES
-END PGP SIGNATURE-
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Login, Schmogin

2005-01-08 Thread David D. Rea
On Sun, 2005-01-09 at 00:28 -0800, John Lowell wrote:

[snip]

 I have no idea what in heaven's name would cause a delay of this kind.
 Is an answer to this problem really so obscure? God knows, maybe it
 is.

I'm pretty far down the Linux food chain, even farther so in the Gentoo
community, but this occurred to me... Is there some way you can crank up
the debug output level on the kernel itself??

Usually whenever I have a problem whose source isn't immediately
apparent, the first thing I try to do is scour the logs for anything
off-color that occurs around the questionable point. If I don't see
anything, my next knee-jerk reaction is to crank up the debug level so
that there's a better chance of me catching something!

Best Regards  Good Luck,
Dave


--
gentoo-user@gentoo.org mailing list



[gentoo-user] latest balsa ebuild

2005-01-08 Thread reg hughson
I recently downloaded (and deleted by mistake) an ebuild for the latest 
version of balsa (2.2.6, I believe) but now I cannot seem to find from where 
I got it. Anyone know where I can find it?

Thx.




pgpOhljRTHQB6.pgp
Description: PGP signature


Re: [gentoo-user] latest balsa ebuild

2005-01-08 Thread Andrew Gaffney
reg hughson wrote:
I recently downloaded (and deleted by mistake) an ebuild for the latest 
version of balsa (2.2.6, I believe) but now I cannot seem to find from where 
I got it. Anyone know where I can find it?
There is a balsa-2.2.5 ebuild at http://bugs.gentoo.org/show_bug.cgi?id=57200. 
The last comment says that renaming it for 2.2.6 works fine.

--
Andrew Gaffney
Gentoo Linux Developer
Installer Project
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Login, Schmogin

2005-01-08 Thread Keith P Hassen
John Lowell wrote:
The install went on without a hitch but,
booting up, I reach the end of the init sequence and there's a delay of 
22 seconds before Starting local ... transitions in to the usual This 
is .. and the login prompt.
The first thing I would do is have a look at /etc/conf.d/local.start.
The Starting local text comes from /etc/init.d/local which executes
any startup scripts in /etc/conf.d/local.start.
_k

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] etc-update difficult?

2005-01-08 Thread Ow Mun Heng
On Thu, 2005-01-06 at 17:34, Holly Bostick wrote:

 On the other 
 hand, I can't understand how to use dispatch-conf at all.
Why would that be the case? The way you described etc-update, to me it
seems the same as dispatch-conf. 

Admitedly there are minor differences, but both of it does the same job
and it's roughly the same process.

 On rare occasions, there's something I want from 
 both blocks and getting the new settings means removing a line from the 
 old that I think I want. This doesn't happen often, and when it does is 
 limited to one line, or a few easily recognizable lines, that I then 
 edit manually after finishing the operation on the file. That really 

In dispatch-conf, there's an option to interactively merge the
difference between both files and choose which gets merged into the
final file. It also splits into 2 sides via a vertical line and you
choose left or right.


-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 
98% Microsoft(tm) Free!! 
Neuromancer 14:15:29 up 3:23, 6 users, 
load average: 1.26, 1.27, 1.33 


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] pre/cross-building packages...

2005-01-08 Thread Ow Mun Heng
On Wed, 2005-01-05 at 17:49, Bastian Balthazar Bux wrote:

 
 # ls -d1 /usr/portage/games-misc/fortune-*  /etc/portage/sets/fort
 # vi /etc/portage/set/fort
 :%s/\/usr\/portage\///
 # emerge -pv fort
 

I prefer this way

# ls -ld /usr/portage/games-misc/fortune-* | sed -e
s:^.*/usr/portage/:: | xargs emerge -pv



-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 
98% Microsoft(tm) Free!! 
Neuromancer 14:32:54 up 3:40, 6 users, 
load average: 1.07, 1.33, 1.33 


--
gentoo-user@gentoo.org mailing list



[gentoo-user] Monster emerge -- an odd thing or two

2005-01-08 Thread Kevin O'Gorman
Having carefully backed up my whole root partition, I just embarked on
the huge emerge that had built up in just the few days around the
new years.  I was worried about Xorg, of course -- it was going to be
a major pain if that didn't work.  In the event, everything seems fine, but
there were some oddities, in my opinion.  It also seemed to replace
much of KDE and a bunch of other things too.  38 steps.

The oddities:

For one thing, emerge first emerged xorg 6.8.0-r3, then downgraded it
to xorg 6.7.0-r3, all in the same batch.  Anyone know why it does this?
I'm running on 6.70 right now, with no noticeable difference from the
earlier XFree, so I'm not complaining.  It just seems weird.  Also very
time-consuming.

For another, when it was done, and quite aside from the automatic
trivial config merges, there were 291 config file changes that etc-update
wanted me to scrutinize.  I don't have the attention span for that, so
I looked at the 9 that I most nearly know what they do.  The rest I just
told it to automerge, and I'm hoping for the best.  Is it really necessary
to have 300 config files changed in a given update?  There just seems
to be something unfriendly about that.

++ kevin

-- 
Kevin O'Gorman, PhD

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Getting the most out of ATI Rage XL video

2005-01-08 Thread Kevin O'Gorman
I'm semi-stuck with ATI Rage XL video on this machine (It's built into
the motherboard) and I've been more or less ignoring it because
I had other things to do.  But I've been noticing all the traffic about
ATI drivers, 2D and 3D and so on -- all without much understanding
because I've never had to learn much about video.

However, the video speed could be a bit better, even for what I'm
doing.  Can anybody tell me if I should be looking for something besides
the stock Gentoo drivers?

The motherboard is a Super Micro P4DPE (dual Xeon, 3v PCI slots)

++ kevin

-- 
Kevin O'Gorman, PhD

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Login, Schmogin

2005-01-08 Thread John Lowell
Keith P Hassen wrote:
 John Lowell wrote:
 The install went on without a hitch but,
 booting up, I reach the end of the init sequence and there's a delay
 of 22 seconds before Starting local ... transitions in to the
 usual This is .. and the login prompt.

 The first thing I would do is have a look at /etc/conf.d/local.start.
 The Starting local text comes from /etc/init.d/local which executes
 any startup scripts in /etc/conf.d/local.start.

 _k

Keith,

Thanks for the reply!

I see that I managed above to report the contents (or the lack thereof)  in
/etc/conf.d/local.start as /etc/conf.d/start.local. Sorry about that little
reporting error. In truth, there are no entries in my
/etc/conf.d/local.start, just the standard, commented-out boilerplate which
leaves me without ideas of anykind as to a solution. There's literally
nothing blocking the way to the login that I'm aware of. Talk about
flummoxed.

jlowell



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Login, Schmogin

2005-01-08 Thread John Lowell
Daniel Westermann-Clark wrote:

 Have you made any modifications to /etc/conf.d/local.start?

 --
 Daniel Westermann-Clark

Daniel,

Thank you for writing.

No, /etc/conf.d/local.start has no entries, just the commented-out
boilerplate. Any other thoughts.

jlowell



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Login, Schmogin

2005-01-08 Thread John Lowell
David D. Rea wrote:
 On Sun, 2005-01-09 at 00:28 -0800, John Lowell wrote:
 
 I'm pretty far down the Linux food chain, even farther so in the
 Gentoo community, but this occurred to me... Is there some way you
 can crank up the debug output level on the kernel itself??
 
 Usually whenever I have a problem whose source isn't immediately
 apparent, the first thing I try to do is scour the logs for anything
 off-color that occurs around the questionable point. If I don't see
 anything, my next knee-jerk reaction is to crank up the debug level so
 that there's a better chance of me catching something!
 
 Best Regards  Good Luck,
 Dave

Hi Dave,

Thanks for the thoughtful reply.

jlowell



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Login, Schmogin

2005-01-08 Thread Alec
John Lowell wrote:
Keith P Hassen wrote:
 

John Lowell wrote:
   

The install went on without a hitch but,
booting up, I reach the end of the init sequence and there's a delay
of 22 seconds before Starting local ... transitions in to the
usual This is .. and the login prompt.
 

The first thing I would do is have a look at /etc/conf.d/local.start.
The Starting local text comes from /etc/init.d/local which executes
any startup scripts in /etc/conf.d/local.start.
_k
   

Keith,
Thanks for the reply!
I see that I managed above to report the contents (or the lack thereof)  in
/etc/conf.d/local.start as /etc/conf.d/start.local. Sorry about that little
reporting error. In truth, there are no entries in my
/etc/conf.d/local.start, just the standard, commented-out boilerplate which
leaves me without ideas of anykind as to a solution. There's literally
nothing blocking the way to the login that I'm aware of. Talk about
flummoxed.
jlowell
 

   Anything in dmesg?  I know one way to get past it ( without solving 
the bug, which is the real issue here ) is to just remove the local 
script from running, since it's empty.  It doesn't have to be run.  
However, also check /var/log/message and anywhere else you might have 
some juicy logs. 

--
gentoo-user@gentoo.org mailing list
 


--
Alec Warner
Spartasoft Secretary ( spartasoft.msu.edu )
Junior Computer Science
Michigan State University
[EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Set up Cross-Compile environment [Was Re: [gentoo-user] pre/cross-building packages...]

2005-01-08 Thread Alec
Ow Mun Heng wrote:
On Wed, 2005-01-05 at 18:00, Dirk Heinrichs wrote:
 

Am Dienstag, 4. Januar 2005 22:13 schrieb ext Bastian Balthazar Bux:
   

sorry, he has different architectures, distcc stills is not cross
compile capable.
 

Errh, why shouldn't it? Once you have setup a working cross compilation 
environment (i.e. compiling on x86 for m68k), you will be able to do 
something like

CC=distcc m68k-unknown-linux-gnu-gcc make
   


I'm sorry, but how does one actually go about setting up a cross
compilation environment?
Does the GCC needs to be the same only? Regardless of arch?  Unless I
build it generic meaning, something like mcpu=pentium
 

   Try emerge crossdev.  Maintained by Sir Kumba, IIRC.  Works pretty 
well for most arches. 

--
Alec Warner
Spartasoft Secretary ( spartasoft.msu.edu )
Junior Computer Science
Michigan State University
[EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Login, Schmogin

2005-01-08 Thread Keith P Hassen

Alec wrote:
John Lowell wrote:
Keith P Hassen wrote:
 

John Lowell wrote:
  

The install went on without a hitch but,
booting up, I reach the end of the init sequence and there's a delay
of 22 seconds before Starting local ... transitions in to the
usual This is .. and the login prompt.

The first thing I would do is have a look at /etc/conf.d/local.start.
The Starting local text comes from /etc/init.d/local which executes
any startup scripts in /etc/conf.d/local.start.
_k
  

Keith,
Thanks for the reply!
I see that I managed above to report the contents (or the lack 
thereof)  in
/etc/conf.d/local.start as /etc/conf.d/start.local. Sorry about that 
little
reporting error. In truth, there are no entries in my
/etc/conf.d/local.start, just the standard, commented-out boilerplate 
which
leaves me without ideas of anykind as to a solution. There's literally
nothing blocking the way to the login that I'm aware of. Talk about
flummoxed.

jlowell
 

   Anything in dmesg?  I know one way to get past it ( without solving 
the bug, which is the real issue here ) is to just remove the local 
script from running, since it's empty.  It doesn't have to be run.  
However, also check /var/log/message and anywhere else you might have 
some juicy logs.


Perhaps a few steps for sanity:
1.  Remove, as Alec suggests, local from init.d.  Test this.
2.  I assume your /etc/init.d/local dependencies are set to after *.
3.  Check your /etc/inittab for anything suspicious.  Refer to dmesg (as 
Alex suggests ;) ).

It is possible that there is a strange problem with the DM scripts, the 
getty you are using, or possibly PAM.  None of those seem likely though.

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


Re: [gentoo-user] latest balsa ebuild

2005-01-08 Thread reg hughson
On Sunday 09 January 2005 01:20, Andrew Gaffney wrote:
 reg hughson wrote:
  I recently downloaded (and deleted by mistake) an ebuild for the latest
  version of balsa (2.2.6, I believe) but now I cannot seem to find from
  where I got it. Anyone know where I can find it?

 There is a balsa-2.2.5 ebuild at
 http://bugs.gentoo.org/show_bug.cgi?id=57200. The last comment says that
 renaming it for 2.2.6 works fine.

Thank you...that's it...



pgp5u4XQgzkoH.pgp
Description: PGP signature


Re: [gentoo-user] Set up Cross-Compile environment [Was Re: [gentoo-user] pre/cross-building packages...]

2005-01-08 Thread Ow Mun Heng
On Sun, 2005-01-09 at 15:13, Alec wrote:
 Ow Mun Heng wrote:
 

 I'm sorry, but how does one actually go about setting up a cross
 compilation environment?
 
 Does the GCC needs to be the same only? Regardless of arch?  Unless I
 build it generic meaning, something like mcpu=pentium
 
 Try emerge crossdev.  Maintained by Sir Kumba, IIRC.  Works pretty 
 well for most arches. 


Cool.. Thanks

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 
98% Microsoft(tm) Free!! 
Neuromancer 15:41:17 up 4:48, 6 users, 
load average: 2.46, 1.78, 1.66 


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Login, Schmogin

2005-01-08 Thread John Lowell
Alec wrote:

 Anything in dmesg?  I know one way to get past it ( without
 solving the bug, which is the real issue here ) is to just remove the
 local script from running, since it's empty.  It doesn't have to be
 run. However, also check /var/log/message and anywhere else you might
 have some juicy logs.


 --
 gentoo-user@gentoo.org mailing list




 --
 Alec Warner
 Spartasoft Secretary ( spartasoft.msu.edu )
 Junior Computer Science
 Michigan State University
 [EMAIL PROTECTED]

Hi Alec,

Interesting comment. Here's some feedback.

1. Nothing from dmesg that I could detect.
2. Some /var/log/message entries that might be significant, I'll leave the
analysis to you. At the tail end of the log I see this, leaving out the date
and hostname boilerplate:

login[1174]: PAM pam_putenv: delete non-existent entry; REMOTEHOST
PAM-env[1174]: Unknown PAM_ITEM: DISPLAY
login[1174]: PAM pam_putenv: delete non-existent entry; DISPLAY
PAM-env[1174]: Unknown PAM_ITEM: XAUTHORITY
login[1174]: PAM pam_putenv: delete non-existent entry; XAUTHORITY
login(pam_unix)[1174]: session opened for user root by (uid=0)

Thoughts?

You think this problem is a bug, a pam bug, perhaps?

jlowell



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Login, Schmogin

2005-01-08 Thread Daniel Westermann-Clark
On 2005-01-09 02:11:40 -0800, John Lowell wrote:
 No, /etc/conf.d/local.start has no entries, just the commented-out
 boilerplate. Any other thoughts.

Sorry, I see that you mentioned that in your initial email.

What I really should have asked is:  Do you see the [ ok ] after
Starting local..., or does the pause happen before that appears?

If the [ ok ] appears quickly, then (stating the obvious) something
after /etc/init.d/local is causing the pause.  It might be a problem
with /sbin/agetty or /bin/login.

Can you please send the contents of /etc/inittab and /etc/pam.d/login?

-- 
Daniel Westermann-Clark

--
gentoo-user@gentoo.org mailing list