Re: [gentoo-user] PAM problem

2007-01-08 Thread Jean Magnan de Bornier
Le 07 janvier à 13:16:56 Daniel Iliev [EMAIL PROTECTED] écrit notamment:

| Jean Magnan de Bornier wrote:
|  Hi all,
| 

[...]



| As I see it, you have to:
| - boot from a CD
| - mount your gentoo
| - chroot into it
| - change root password by passwd
| - reinstall pam by emerge -1 sys-libs/pam

|  Note that the last step requires a working connection to The Internet.


Thanks Daniel and Arturo; unrfortunately I have some hardware problem on
this machine (cdrom out of use), so I'll have to repair that first before
I can try your solution  :-(

THX again
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PAM problem

2007-01-08 Thread Jean Magnan de Bornier
Le 08 janvier à 14:37:16 Ernst Herzberg [EMAIL PROTECTED] écrit notamment:

| On Sunday 07 January 2007 12:43, Jean Magnan de Bornier wrote:
|  Hi all,
| 
|  and a happy nerw year!
| 
|  My problem with PAM has several manifestations:
|  1/ I cannot login as root (I know I should not do that btw):
|  Login incorrect  (but I know my root password!)
|  2/ Using sudo su as a user:
| 
|  12:32 [EMAIL PROTECTED] /home/jean % sudo su
|  Password:
|  su : Authentication service cannot retrieve authentication info.
|  (Ignoré)
|  [EMAIL PROTECTED]:/home/jean]#

| At this point run
| [EMAIL PROTECTED]:/home/jean]# pwconv

| Maybe that could fix it.


Indeed!
Thank you, and also to Arturo (I won't try your tip but I keep it in mind
for more hard times :-) )

cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] PAM problem

2007-01-07 Thread Jean Magnan de Bornier
Hi all,

and a happy nerw year!

My problem with PAM has several manifestations:
1/ I cannot login as root (I know I should not do that btw):
Login incorrect  (but I know my root password!)
2/ Using sudo su as a user:

12:32 [EMAIL PROTECTED] /home/jean % sudo su
Password:
su : Authentication service cannot retrieve authentication info.
(Ignoré)
[EMAIL PROTECTED]:/home/jean]# 

3/ So I can do *some* admin jobs, but *not all;* specifically I cannot create a
new user:

[EMAIL PROTECTED]:/home/jean]# useradd jojo
useradd : échec de la méthode d'authentification PAM

(ie, the pam auth method fails)

I guess it is the same problem causing these behaviours, but am far from
being an expert on that, so any help will be welcome!
TIA
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Wireless problem (ipw2200)

2006-09-17 Thread Jean Magnan de Bornier
Le 16 septembre à 10:01:38 Marco Calviani [EMAIL PROTECTED] écrit notamment:

| Hi Jean,
|   unfortunately is it still not working even if i've tried changing
| different lines.. (however this does not make very much sense). Can
| you post me you /etc/conf.d/net and /etc/wpa_supplicant.conf files?

Sure, here they are; but you will see I'm using wpa, not wep; so you can't
really use my config :-(

/etc/conf.d/net:


config_eth0=( 194.199.136.151 netmask 255.255.255.0 brd 194.199.136.255 )

routes_eth0=(
default via 194.199.136.250   # IPv4 default route
)

postup() {
/usr/sbin/netfac
} 
#this function is a script I wrote to activate eth1 only if eth0 is not plugged
plug_timeout=10

modules=( wpa_supplicant )

wpa_supplicant_eth1=-Dwext # For generic wireless


 
And here's the /etc/wpa_supplicant.conf:


ctrl_interface=/var/run/wpa_supplicant

ctrl_interface_group=0

eapol_version=1

ap_scan=1

fast_reauth=1

#I had to emerge relevant packages for these two lines:

pkcs11_engine_path=/usr/lib/engines/engine_pkcs11.so

pkcs11_module_path=/usr/lib/opensc-pkcs11.so


network={
ssid=ribalte
psk=x
priority=5
}





hth,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] beamer

2006-09-17 Thread Jean Magnan de Bornier
Le 17 septembre à 09:51:23 Uwe Thiem [EMAIL PROTECTED] écrit notamment:

| Hi folks,

| I have just heard about a TeX/LaTeX extension by the name beamer that can 
| produce stunning slide shows. I have been told that it beats PowerPoint, 
| Impress, KPresenter and any other presentation software hands down due to 
| TeX's built-in knowledge of true typesetting. Another advantage is that the 
| result is a PDF and can be presented on any system with a fairly recent PDF 
| viewer. A friend of mine showed it to some PowerPoint magicians and 
| apparently, they were blown away.

All this is just *true*
(You can also do some fantastic things with ConText)


| I tried
| emerge --pretend --verbose beamer
Should be  emerge --pretend --verbose latex-beamer

-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] beamer

2006-09-17 Thread Jean Magnan de Bornier
Le 17 septembre à 12:36:55 Uwe Thiem [EMAIL PROTECTED] écrit notamment:

| On 17 September 2006 11:26, Vikas Kumar wrote:
|  On 14:16 Sun 17 Sep , Vikas Kumar wrote:

|   Calculating dependencies... done!
|   [blocks B ] =app-text/tetex-3.0 (is blocking dev-tex/xcolor-2.00-r1)
|   [blocks B ] =app-text/tetex-3.0 (is blocking dev-tex/pgf-0.64-r1)
|   [blocks B ] =app-text/tetex-3.0 (is blocking
|   dev-tex/latex-beamer-3.00-r1) [ebuild  N] dev-tex/xcolor-2.00-r1  455
|   kB
|   [ebuild  N] dev-tex/pgf-0.64-r1  356 kB
|   [ebuild  N] dev-tex/latex-beamer-3.00-r1  2,482 kB
|  
|   Please guide me to install latex-beamer.
| 
|  Sorry friends, I just checked that the version of tetex (3.0_p1-r3)
|  includes beamer :) .

| Alright, if that is the case I have it installed already. The questions is, 
| why doesn't a related document class show up in LyX? A friend of mine told me 
| there should be a beamer class.

I don't know much about LyX, but there are many references to it in the
'beameruserguide', which in many respects is a very valuable document.
cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Wireless problem (ipw2200)

2006-09-10 Thread Jean Magnan de Bornier
Le 10 septembre à 10:29:46 Marco Calviani [EMAIL PROTECTED] écrit notamment:

| Hi,
|  i'm having problems with my since now working wireless. I'm running
| on a 2.6.17-gentoo-r4 kernel with ipw2200-1.1.2-r1 and wpa_supplicant.
| In particular when i start the net.eth1 service, it tells me:

| Starting eth1
| *   Starting wpa_supplicant on eth1 ...
|  [ ok ]
| *   Starting wpa_cli on eth1 ...
|  [ ok ]
| * Backgrounding ...

| the association with the wifi router went well but the dhcpcd client
| is not getting any ip.

| Is there something strange or known to the community?


A/ What is the content of your wpa_supplicant.conf? (please don't show
your psk if any)
B/ What is the output of dhcpcd -v LOG_INFO eht1? (or LOG_DEBUG)

cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Wireless problem (ipw2200)

2006-09-10 Thread Jean Magnan de Bornier
Le 10 septembre à 12:23:07 Marco Calviani [EMAIL PROTECTED] écrit notamment:

| Hi Jean,

| the result of
| $ dhcpcd -v LOG_DEBUG -d 2 eth1
| is
| Error, dhcpStart: ioctl SIOCGIFHWADDR: No such device

| even if iwconfig shows:

| eth1  unassociated  ESSID:home
|  Mode:Managed  Channel=0  Access Point: 00:2C:F9:08:3B:6D
|  Bit Rate:0 kb/s   Tx-Power=20 dBm   Sensitivity=8/0
|  Retry limit:7   RTS thr:off   Fragment thr:off
|  Encryption key:(mykey)   Security mode:restricted
|  Power Management:off
|  Link Quality:0  Signal level:0  Noise level:0
|  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
|  Tx excessive retries:0  Invalid misc:0   Missed beacon:0


| and here's my wpa_supplicant.conf

| ctrl_interface=/var/run/wpa_supplicant
| ctrl_interface_group=0

| eapol_version=1

| ap_scan=1

| fast_reauth=1

| network={
|ssid=home
|key_mgmt=NONE
|wep_key0=(mykey)
|wep_tx_keyidx=0
|priority=5
|auth_alg=SHARED
| }

[...]

Hi Marco,
I hope someone will help you better, I just can say I solved my own wifi
problems with wpa_supplicant (wpa encryption) by commenting out one line
of the recommended config and trying, then commenting out another one,
retrying, and so on, until I had it working... 
good luck!
-- 
  Jean 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] ndiswrapper failure

2006-08-28 Thread Jean Magnan de Bornier
]# uname -a
Linux borixe 2.6.17-gentoo #1 SMP Mon Aug 28 07:49:37 CEST 2006 i686 AMD
Duron(tm) Processor GNU/Linux

 
Any help would be welcome, TIA
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] {OT} Mail client recommendation?

2006-08-07 Thread Jean Magnan de Bornier

[EMAIL PROTECTED] a écrit :

On Mon, Aug 07, 2006 at 12:33:16PM +1200, Nick Rout wrote:


[...]
My recommendation is setting up an imap server and accessing your emails
with whatever client comes to hand. Divorce the mbox/maildir
storage choice  from your client.



I have several mbox mail folders with messages delivered by
procmail. Many of them are for mailing list archiving on a per month
base. Wouldn't these make it difficult to configure an imap server with
access to all those mail folders?



No, your imap server will offer you to read any file or folder created 
by procmail; however you will have to subscribe to the new folders at 
the beginning of the month within your mail client.



If not, do you recommend any imap server?


Dovecot is my choice, courier-imap is also quite good but perhaps slower


cheers,

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] internal microphone - how to enable it

2006-07-15 Thread Jean Magnan de Bornier
Le 15 juillet à 14:57:43 pat [EMAIL PROTECTED] écrit notamment:

| Hi all,

| I have IBM TP T43 with internal microphone. I need to use it (yes, skype), 
but I
| have no idea how to do it. I've used google, but without success - or I don't
| know what to search :-(

| Please, could someone point me to documentation how to enable microphone with
| alsa ???

alsamixer is the tool you need

-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] freeglut

2006-07-02 Thread Jean Magnan de Bornier
Le 02 juillet à 03:39:40 Richard Fish [EMAIL PROTECTED] écrit notamment:

| On 7/1/06, Jean Magnan de Bornier [EMAIL PROTECTED] wrote:
|  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2
|  -march=i686 -pipe -mfpmath=sse -Wall -pedantic -Werror -c
|  freeglut_callbacks.c -MT libglut_la-freeglut_callbacks.lo -MD -MP -MF
|  .deps/libglut_la-freeglut_callbacks.TPlo -fPIC -DPIC

| Does your CFLAGS have -mfpmath=sse?  If so, take that out. 

Done, it worked; any side-effects to fear?
Thx,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] freeglut

2006-07-02 Thread Jean Magnan de Bornier
Le 02 juillet à 21:46:08 Richard Fish [EMAIL PROTECTED] écrit notamment:

| On 7/2/06, Jean Magnan de Bornier [EMAIL PROTECTED] wrote:
|  Le 02 juillet à 03:39:40 Richard Fish [EMAIL PROTECTED] écrit notamment:
|  | Does your CFLAGS have -mfpmath=sse?  If so, take that out.
| 
|  Done, it worked; any side-effects to fear?

| It should work fine, but I still suspect your -march setting is not
| optimal.  What kind of processor are you using?

[...]

Yes, you guessed right again: it is a Dell latitude x1, and I followed the
howto of the gentoo-wiki, which says:

.
If you use GCC 3.4.3, there is no pentium-m arch, you need to use
pentium3. Using GCC 3.4.3 or later, you might want to try
-march=pentium-m. Those CFLAGS are known to be safe:

CFLAGS=-O2 -march=pentium3 -pipe -mfpmath=sse
CXXFLAGS=${CFLAGS}
.

But I had forgotten to make the change when switching to gcc-3.4. Now I
did it...
Thanks,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] freeglut

2006-07-01 Thread Jean Magnan de Bornier
Hi all, 
Trying to emerge -uD world, with xorg-x11-7.0-r1; a lot has been
done yet but I cannot emerge freeglut:

...
boldair X11 # emerge -uDav world

These are the packages that would be merged, in order:

Calculating world dependencies... done!
[ebuild  N] media-libs/freeglut-2.4.0  0 kB 
[ebuild  N] x11-apps/mesa-progs-6.4.2  0 kB 
[ebuild  N] x11-base/xorg-x11-7.0-r1  USE=-3dfx INPUT_DEVICES=synaptics 
-acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 
-elographics -evdev -fpit -hyperpen -jamstudio -joystick -keyboard -magellan 
-magictouch -microtouch -mouse -mutouch -palmax -penmount -spaceorb -summa 
-tek4957 -ur98 -vmmouse -void -wacom VIDEO_CARDS=fbdev i810 vesa -apm -ark 
-chips -cirrus -cyrix -dummy -fglrx -glint -i128 -i740 -imstt -mach64 -mga 
-neomagic -nsc -nv -nvidia -r128 -radeon -rendition -s3 -s3virge -savage 
-siliconmotion -sis -sisusb -tdfx -tga -trident -tseng -v4l -vga -via -vmware 
-voodoo 0 kB 
[ebuild  N] x11-libs/liboldX-1.0.1  USE=-debug 210 kB 
[ebuild  N] virtual/x11-7.0-r2  0 kB 

Total size of downloads: 210 kB

Would you like to merge these packages? [Yes/No] 
 

But then:

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2
-march=i686 -pipe -mfpmath=sse -Wall -pedantic -Werror -c
freeglut_callbacks.c -MT libglut_la-freeglut_callbacks.lo -MD -MP -MF
.deps/libglut_la-freeglut_callbacks.TPlo -fPIC -DPIC

freeglut_callbacks.c:1: warning: SSE instruction set disabled, using 387 
arithmetics
make[2]: *** [libglut_la-freeglut_callbacks.lo] Erreur 1
make[2]: Leaving directory 
`/var/tmp/portage/freeglut-2.4.0/work/freeglut-2.4.0/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/freeglut-2.4.0/work/freeglut-2.4.0'
make: *** [all] Erreur 2

!!! ERROR: media-libs/freeglut-2.4.0 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  ebuild.sh, line 609:   Called die

!!! emake failed


I've seen several bugs on freeglut but it doesn't help me...
re-synced several times also.

tia,
-- 
  Jean

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] binutils-2.16.1-patches-1.10.tar.bz2 ?

2006-06-30 Thread Jean Magnan de Bornier
Hi all,
Since this morning (the 10 last hours at least here in Europe), while
performing a simple 'emerge -uD world', I am stopped at binutils, the
patch  binutils-2.16.1-patches-1.10.tar.bz2 can apparently be found on no
portage server.
Am I the only one? Anyone knows where it is?
Thx
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] binutils-2.16.1-patches-1.10.tar.bz2 ?

2006-06-30 Thread Jean Magnan de Bornier
Le 30 juin à 19:48:47 Dale [EMAIL PROTECTED] écrit notamment:

| Jeremy Olexa wrote:
|  Jean Magnan de Bornier wrote:
|   Hi all,
|   Since this morning (the 10 last hours at least here in Europe), while
|   performing a simple 'emerge -uD world', I am stopped at binutils, the
|   patch  binutils-2.16.1-patches-1.10.tar.bz2 can apparently be found
|  on no
|   portage server.
|   Am I the only one? Anyone knows where it is?
|   Thx
| 
|  Happened to a few of us on IRC earlier. A emerge sync will fix this
|  issue. You may want to sync to a major mirror just to be safe. Or you
|  could just wait and sync later ;) HTH
| 
|  --
|  Jeremy Olexa
|  ([EMAIL PROTECTED])
|  Office: EE/CS 1-201
|  CS/IT Systems Staff
|  University of Minnesota
| 

| Same here last night and I put all the USA mirrors in make.conf.  Still
| no joy.  Will resync and try again in a bit.

| Dale
| :-)  :-)
OK, so at least I'm not alone...

Will try again later...
thx
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] binutils-2.16.1-patches-1.10.tar.bz2 ?

2006-06-30 Thread Jean Magnan de Bornier
Le 30 juin à 21:00:28 Dale [EMAIL PROTECTED] écrit notamment:

| I'll test mine after my nightly ritual, emerge --sync  emerge -uvp
| world.  Meantime we'll give each other moral support.  LOL
 great!

But here is the big news: one hour ago I went for another

eix-sync  emerge -uDav world 

and ... xorg-x11 modular is now stable (wasn't this morning), and blocked
by xorg-x11-6..  so I decide to switch to modular:
 
quickpkg xorg-x11

emerge -C xorg-x11,

emerge -uD world  

now :
..
Emerging (1 of 190) x11-proto/kbproto-1.0.2 to /
Adjusting permissions recursively: '/usr/portage/distfiles/cvs-src'
 Downloading 
 http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/kbproto-1.0.2.tar.bz2
--21:39:27--  
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/kbproto-1.0.2.tar.bz2
   = `/usr/portage/distfiles/kbproto-1.0.2.tar.bz2'
Résolution de ftp.belnet.be... 193.190.198.20, 
2001:6a8:3c80:0:203:baff:fe39:f931
Connexion vers ftp.belnet.be|193.190.198.20|:80...connecté.
requête HTTP transmise, en attente de la réponse...200 OK
Longueur: 57,853 (56K) [application/x-tar]

100%[===] 57,853   
141.08K/s 

21:39:28 (140.78 KB/s) - « /usr/portage/distfiles/kbproto-1.0.2.tar.bz2 » 
sauvegardé [57853/57853]

 checking ebuild checksums ;-)
 checking auxfile checksums ;-)
 checking miscfile checksums ;-)
 checking kbproto-1.0.2.tar.bz2
!!! Digest verification failed:
!!! /usr/portage/distfiles/kbproto-1.0.2.tar.bz2
!!! Reason: Failed on MD5 verification
!!! Got: 3ae193c317a3621966c3c53d83a254f4
!!! Expected: 77d889b21a827409f8dd40f8bfc68a12
...

And my system is without X now (when I log again that is); my worries
about binutils semm futile!
LOL as you say...

cheers
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] binutils-2.16.1-patches-1.10.tar.bz2 ?

2006-06-30 Thread Jean Magnan de Bornier
Le 30 juin à 23:36:05 Bo Ørsted Andresen [EMAIL PROTECTED] écrit notamment:

| On Friday 30 June 2006 17:49, Jean Magnan de Bornier wrote:
|  Since this morning (the 10 last hours at least here in Europe), while
|  performing a simple 'emerge -uD world', I am stopped at binutils, the
|  patch  binutils-2.16.1-patches-1.10.tar.bz2 can apparently be found on no
|  portage server.
|  Am I the only one? Anyone knows where it is?

| And at about the same time this was reported to bugzilla [1]. The problem is 
| that the dev who commited the ebuild hasn't uploaded the patchset yet. The 
| solution was to package.mask the ebuild. You could have done the same 
| manually by adding the ebuild to /etc/portage/package.mask:

| # echo =sys-devel/binutils-2.16.1-r3  /etc/portage/package.mask

| Don't do this now as it has been done in the tree but that would be the 
proper 
| solution if you weren't going to file a bug anyway, rather than asking this 
| list if others were experiencing the same bug.

| [1] http://bugs.gentoo.org/show_bug.cgi?id=138551
 
Well thanks, I've been stupidely searching the forum for that but I keep
forgetting about bugzilla...

-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Dovecot... is the bugzilla material?

2006-06-27 Thread Jean Magnan de Bornier
Le 27 juin à 19:24:37 [EMAIL PROTECTED] écrit notamment:

| Fishing around for a pop3 server I settled on dovecot.  After
| installation and few changes in well commented config.   I get a show
| stopping error when attempting startup.

| /etc/init.d/dovecot start
|  * Starting dovecot ...
|   Error: Can't use mail executable /usr/libexec/dovecot/pop3: 
|   No such file or directory 

| equery files dovecot shows there is no `pop3' executable under any
| path. The only hit on that exact name is a directory.

| Apparently dovecot expects this executable to be available but the
| ebuild doesn't think so.

| The commented /etc/dovcot.conf indicates /usr/libexec/dovecot/pop3 is
| a default.

If you have pop3 and/or pop3s in the protocols line of /etc/dovcot.conf
you must add pop3d in your USE flags, system-wide or preferably just for
dovecot in /etc/portage/package.use.

regards
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] running fetchmail/procmail as a service

2006-06-25 Thread Jean Magnan de Bornier
Le 25 juin à 08:18:20 Robert Persson [EMAIL PROTECTED] écrit notamment:

| Jean Magnan de Bornier wrote:
|  Le 21 juin à 00:42:33 Robert Persson [EMAIL PROTECTED] écrit notamment:
| 
|  | I want to run fetchmail as a service and I am confused about how
|  this works. I | simply want to have something that will quietly
|  fetch and deliver mail to | maildirs to users' home directories, but
|  that can also be disabled easily | when I need that bit of extra
|  performance for something.
| 
|  To enable fetchmail as demon:
|  # /etc/init.d/fetchmail start
| 
|  To have fetchmail start automatically at boot:
|  # rc-update add fetchmail default
| 
|  To suspend fetchmail:
|  # /etc/init.d/fetchmail stop
|| I assume that fetchmail will first look at
|  /etc/fetchmailrc. Will it then look | at each user's
|  $HOME/.fetchmailrc? 
| 
|  Yes
| 
| 
| 
|  | If so, can I assume that it will deal with each user's .procmailrc suid
|  | that user?
| 
| 
| 
|  Yes; have a look at the fetchmail manual (-mda command)
| 
|  regards
| 
|
| When I tried it, this didn't seem to work for me. I tried using an
| empty /etc/fetchmailrc because I wanted fetchmail to go straight to
| the ~/.fetchmailrc's, but it complained that no server was specified.

There is this option in /etc/init.d/fetchmail which says that the config
file is /etc/fetchmailrc: -f /etc/fetchmailrc (it is in the middle of the
file); but if you remove it I think only /root/.fetchmailrc would be
searched, and I guess you don't have it and it's not your problem.


| I'm not panicked about this any more because I have decided to use
| the relatively painless webmin to configure the ~/.fetchmailrc's
| and
| schedule cron jobs. even though it isn't exactly what I wanted.

That's a good solution, I don't think running fetchmail as a daemon is
superior, it's just more straightforward for a system where a centralized
fetchmailrc is possible.  

| That said, if anyone knows what I should have done to get the fetchmail
| service to use the ~/.fetchmailrc's rather than /etc/fetchmailrc I would
| appreciate it.

Well, you could imagine a cron job to copy the content of all ~/.fetchmailrc
in /etc/fetchmailrc (cat would do that), say every two hours, and run
fetchmail as daemon... but is worth it?

regards
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] running fetchmail/procmail as a service

2006-06-20 Thread Jean Magnan de Bornier
Le 21 juin à 00:42:33 Robert Persson [EMAIL PROTECTED] écrit notamment:

| I want to run fetchmail as a service and I am confused about how this works. 
I 
| simply want to have something that will quietly fetch and deliver mail to 
| maildirs to users' home directories, but that can also be disabled easily 
| when I need that bit of extra performance for something.

To enable fetchmail as demon:
# /etc/init.d/fetchmail start

To have fetchmail start automatically at boot:
# rc-update add fetchmail default

To suspend fetchmail:
# /etc/init.d/fetchmail stop

| I assume that fetchmail will first look at /etc/fetchmailrc. Will it then 
look 
| at each user's $HOME/.fetchmailrc? 

Yes



| If so, can I assume that it will deal with each user's .procmailrc suid
| that user?



Yes; have a look at the fetchmail manual (-mda command)

regards

-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Trouble with dhcpcd after update

2006-06-17 Thread Jean Magnan de Bornier
Le 17 juin à 19:04:30 Mick [EMAIL PROTECTED] écrit notamment:

| On 17/06/06, Jean Magnan de Bornier [EMAIL PROTECTED] wrote:

|  Thanks Mick; all the config files are as they should be (I deleted
|  /etc/hostname and checked /etc/hosts), however the problem is still there!

| I am not sure, but it seems that your dhcpcd is finding a number of
| servers on your network, offering IP addresses.  When I run dhcpcd
| from a terminal on my computer I do not get anything back.  It
| silently connects to my router (which is the only dhcp server in the
| LAN offering IP addresses).  In my view this is not necessarily a
| dhcpcd problem because when you run the command from a console you get
| an IP address. 

Well, yes, it is definitely a dhcpcd problem, as it happens exactly the
same way with either

 # /etc/init.d/net.eth0 start

or simply 

# dhcpcd

In both cases I get 
1/ a connection, 
2/ an unusual verbosity, and 
3/ a freezed console/shell.

regards
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Trouble with dhcpcd after update

2006-06-16 Thread Jean Magnan de Bornier
Hello all,
I made a big update on a machine (about six month without any maintenance,
I KNOW it's bad!!); now here is what happens when I say 
..
[EMAIL PROTECTED]:/home/jean]# dhcpcd
ClassID  = Linux 2.6.16-gentoo-r9 i686
ClientID = 61.7.1.00.05.5D.A2.56.5D
parseDhcpMsgRecv: 8 options received:
i=1   len=4   option = 255.255.255.0
i=3   len=4   option = 192.168.0.1
i=6   len=12  option = 212.27.32.176
i=6   len=12  option = 212.27.32.177
i=6   len=12  option = 213.228.0.212
i=15  len=11  option = bornier.net
i=28  len=4   option = 192.168.0.255
i=51  len=4   option = 5184000
i=53  len=1   option = 2
i=54  len=4   option = 192.168.0.1
DhcpMsgRecv-yiaddr  = 192.168.0.253
DhcpMsgRecv-siaddr  = 192.168.0.1
DhcpMsgRecv-giaddr  = 0.0.0.0
DhcpMsgRecv-sname   = 
ServerHardwareAddr   = 00.90.27.E6.2C.9C
parseDhcpMsgRecv: 10 options received:
i=1   len=4   option = 255.255.255.0
i=3   len=4   option = 192.168.0.1
i=6   len=12  option = 212.27.32.176
i=6   len=12  option = 212.27.32.177
i=6   len=12  option = 213.228.0.212
i=15  len=11  option = bornier.net
i=28  len=4   option = 192.168.0.255
i=51  len=4   option = 5184000
i=53  len=1   option = 5
i=54  len=4   option = 192.168.0.1
i=58  len=4   option = 0
i=59  len=4   option = 0
DhcpMsgRecv-yiaddr  = 192.168.0.253
DhcpMsgRecv-siaddr  = 192.168.0.1
DhcpMsgRecv-giaddr  = 0.0.0.0
DhcpMsgRecv-sname   = 
ServerHardwareAddr   = 00.90.27.E6.2C.9C
...

Then my console is *out of use* but I'm connected all right; but the
trouble is I want of course to get a connection during boot, and the same
message appears when booting, and then nothing more happens to my machine:
the booting process is simply stopped.

There is a dhcpc directory in /etc and it is empty...

I don't know how to understand this message; can anyone help?
tia
-- 
Jean Magnan de Bornier
3 Cours Victor Hugo, 13980 Alleins   France
Tel: 08 70 39 34 03Port: 06 09 17 35 87
e-mots: jean*at*bornier.net
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Strange feature in eix

2006-06-01 Thread Jean Magnan de Bornier
Hi all,

Using eix for some time (at least a year now), I discovered today
(eix-0.5.5) a very strange feature which and in less perfect world than
gentoo's might perhaps qualify as a bug.

If I type eix package and the package is unstable (or has unstable
versions) and appears as such in the gentoo database, I expect to see it
-for the unstable versions- in eix's output: the man page says so anyway;
but this happens only if I have not marked the package with ~x86 in *my*
/etc/portage/package.keywords file. If I mark the package (with ~x86)
eix tells me :

* app-editors/emacs-cvs 
 Available versions:  22.0.50-r1 22.0.50-r2 [M]23.0.0
 Installed:   22.0.50-r2
 Homepage:http://www.gnu.org/software/emacs
 Description: Emacs is the extensible, customizable,
 self-documenting real-time display editor.

and this is a *big lie* (works with any package apparently).

Or is it intended?
-- 
  Jean 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Strange feature in eix

2006-06-01 Thread Jean Magnan de Bornier
Le 01 juin à 21:06:33 Daniel da Veiga [EMAIL PROTECTED] écrit notamment:

| On 6/1/06, Jean Magnan de Bornier [EMAIL PROTECTED] wrote:
|  Hi all,
| 
|  Using eix for some time (at least a year now), I discovered today
|  (eix-0.5.5) a very strange feature which and in less perfect world than
|  gentoo's might perhaps qualify as a bug.
| 
|  If I type eix package and the package is unstable (or has unstable
|  versions) and appears as such in the gentoo database, I expect to see it
|  -for the unstable versions- in eix's output: the man page says so anyway;
|  but this happens only if I have not marked the package with ~x86 in *my*
|  /etc/portage/package.keywords file. If I mark the package (with ~x86)
|  eix tells me :
| 
|  * app-editors/emacs-cvs
|   Available versions:  22.0.50-r1 22.0.50-r2 [M]23.0.0
|   Installed:   22.0.50-r2
|   Homepage:http://www.gnu.org/software/emacs
|   Description: Emacs is the extensible, customizable,
|   self-documenting real-time display editor.
| 
|  and this is a *big lie* (works with any package apparently).

| Why is it a lie?! Have you not accepted that version explicity in your
| own config file? So, isn't that version available? If you do an emerge
| emacs-csv, wouldn't it pull out the keyworded package? Note that eix
| uses the available word, not stable or anything like that. By
| using available, it is dynamic and can give results accourding to
| your personal config.

Sure ; you understand my using lie was a joke; but anyway I was
interpreting the term masked as a property of the package common to all
gentoo users, and it sounded (still does) strange to me; the man page:
. 
OUTPUT If you used gentoo for more than a week you're probably going to
   immediately recognize the format of the
   versions-strings. Nevertheless, we are going to explain them here.

[...]

   *3.4.3-r2
  That version is masked by -* keyword.
   !3.3.3 This means the version is masked by missing keyword.
   -0.8.14
  Masked by -ARCH.
   ~3.3.5.20050130
  The version would be masked by ~keyword.

 
as I personally do not mask packages, I could assume they were masked by
the external world... I should have read the man more carefully 

| I guess its more a feature, it predicts exactly what portage will
| do... I didn't even knew it was using my personal config files, that
| is awesome!

cheers,
-- 
  Jean 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Strange feature in eix

2006-06-01 Thread Jean Magnan de Bornier
Le 01 juin à 20:57:49 Boris Fersing [EMAIL PROTECTED] écrit notamment:

| 2006/6/1, Jean Magnan de Bornier [EMAIL PROTECTED]:
|  Hi all,
| 
|  Using eix for some time (at least a year now), I discovered today
|  (eix-0.5.5) a very strange feature which and in less perfect world than
|  gentoo's might perhaps qualify as a bug.
| 
|  If I type eix package and the package is unstable (or has unstable
|  versions) and appears as such in the gentoo database, I expect to see it
|  -for the unstable versions- in eix's output: the man page says so anyway;
|  but this happens only if I have not marked the package with ~x86 in *my*
|  /etc/portage/package.keywords file. If I mark the package (with ~x86)
|  eix tells me :
| 
|  * app-editors/emacs-cvs
|   Available versions:  22.0.50-r1 22.0.50-r2 [M]23.0.0
|   Installed:   22.0.50-r2
|   Homepage:http://www.gnu.org/software/emacs
|   Description: Emacs is the extensible, customizable,
|   self-documenting real-time display editor.
| 
|  and this is a *big lie* (works with any package apparently).
| 
|  Or is it intended?

| Hi,

| add LOCAL_PORTAGE_CONFIG=false in /etc/eixrc and try again ! (it's not
| a bug, it's a feature ! :D)

Thanks Boris for the explanation, I hadn't noticed; not sure this should be the
default feature though...

cheers
-- 
  Jean 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Good program for ogg?

2006-02-13 Thread Jean Magnan de Bornier
Le 13 février à 17:39:13 Jeff [EMAIL PROTECTED] écrit notamment:

 Hey all.

 Want to make ogg's out of my CD's, but don't want to have to download a
 zillion GUI's/libraries ala KDE or GNOME. I love fluxbox, so something
 that works in console would even be great!

 What's your fave?

[...]

have a look at abcde

-- 
Jean
T 8070 39 34 03  P 06 09 17 35 87
courri.el: jean at bornier.net

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: CUPS not allowing configuration from browser

2006-02-09 Thread Jean Magnan de Bornier
Le 09 février à 14:02:31 Mark Knecht [EMAIL PROTECTED] écrit notamment:

| On 2/9/06, Harry Putnam [EMAIL PROTECTED] wrote:
|  Mark Knecht [EMAIL PROTECTED] writes:
| 
|   Hi,
|  In the past I've been able to give root/password info when
|   configuring printers from within http://localhost:631 but now it no
|   longer works. This is true on both of our Gentoo machines.
|  
|  Has something changed about this in a recent update? I'm assuming
|   some recent update has botched things up.
|  


Well on my system (quite up to date), everything as usual for cups admin
tasks, tested with w3m or firefox...

[...]

this is no help, just information :-(
-- 
Jean

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] wireless problem

2006-02-03 Thread Jean Magnan de Bornier
Le 02 février à 15:55:55 Simon Prosser [EMAIL PROTECTED] écrit notamment:

| heres my /etc/conf.d/net might give you some pointers if you dont want to use 
| dhcp...

| config_ath0=( 192.168.2.3 netmask 255.255.255.0 brd 192.168.0.255 )
| routes_ath0=( default gw 192.168.2.1 )
| essid_ath0=belkin54g
| config_eth0=( 192.168.0.7 )

| hth...

| On Thursday 02 February 2006 13:14, Iain Buchanan wrote:
|  On Thu, 2006-02-02 at 12:49 +0100, Jean Magnan de Bornier wrote:
|   When I type iwconfig I obtain this:
|  
|   eth1  IEEE 802.11g  ESSID:Universite Paul Cezanne
| Mode:Managed  Frequency:2.412 GHz  Access Point:
|   00:12:DA:AE:5A:50
|  
|   Seems to indicate I am actually connected?
| 
|  this indicates you are associated with the AP whose mac address is
|  00:12:DA:AE:5A:50
| 
|   But then I can't access the network (firefox doesn't find anything).
| 
|  next you have to make sure you have an ip address (ifconfig eth1) and
|  the necessary routing (route -n)
| 
|  dhcp should set this up for you.
| 
|  See what those two commands say for starters.

OK, dhcpcd does the connection all right, and thanks for that; however I
still need to enter the user and password informations. I guess it might
be a provider matter?

cheers,
-- 
Jean

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] wireless problem

2006-02-03 Thread Jean Magnan de Bornier
Le 03 février à 17:21:34 Simon Prosser [EMAIL PROTECTED] écrit notamment:

| On Friday 03 February 2006 08:10, Jean Magnan de Bornier wrote:
|  OK, dhcpcd does the connection all right, and thanks for that; however I
|  still need to enter the user and password informations. I guess it might
|  be a provider matter?

| have a read of /etc/conf.d/wireless.example == all you needs in there ;)

Did it already... but this is not so easy to figure out
I'll look at all that again soon
thanks
-- 
Jean

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] wireless problem

2006-02-02 Thread Jean Magnan de Bornier
Hello all,
Using a Dell latitude x1, dual-boot with w$ xp; on my campus they have a
wireless network which I can access with my mail login and password. It
works without a problem on w$.
On my gentoo I installed wpa_supplicant with the following item in
the conf file:

network={
ssid=Universite Paul Cezanne
identity=mylogin
password=mypassword
priority=5
}

Here mylogin and password are also (of course) what I enter to access the
network when on w$.

When I type iwconfig I obtain this:

eth1  IEEE 802.11g  ESSID:Universite Paul Cezanne  
  Mode:Managed  Frequency:2.412 GHz  Access Point: 00:12:DA:AE:5A:50   
  Bit Rate=54 Mb/s   Tx-Power=20 dBm   
  Retry limit:7   RTS thr:off   Fragment thr:off
  Power Management:off
  Link Quality=91/100  Signal level=-37 dBm  Noise level=-80 dBm
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:5350   Missed beacon:0

Seems to indicate I am actually connected?

But then I can't access the network (firefox doesn't find anything).

Maybe it the identity/password which is not correct?

Thanks for any help,
-- 
Jean
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] wireless problem

2006-02-02 Thread Jean Magnan de Bornier
Le 02 février à 15:55:55 Simon Prosser [EMAIL PROTECTED] écrit notamment:

| heres my /etc/conf.d/net might give you some pointers if you dont want to use 
| dhcp...

| config_ath0=( 192.168.2.3 netmask 255.255.255.0 brd 192.168.0.255 )
| routes_ath0=( default gw 192.168.2.1 )
| essid_ath0=belkin54g
| config_eth0=( 192.168.0.7 )

| hth...

| On Thursday 02 February 2006 13:14, Iain Buchanan wrote:
|  On Thu, 2006-02-02 at 12:49 +0100, Jean Magnan de Bornier wrote:
|   When I type iwconfig I obtain this:
|  
|   eth1  IEEE 802.11g  ESSID:Universite Paul Cezanne
| Mode:Managed  Frequency:2.412 GHz  Access Point:
|   00:12:DA:AE:5A:50
|  
|   Seems to indicate I am actually connected?
| 
|  this indicates you are associated with the AP whose mac address is
|  00:12:DA:AE:5A:50

Oh! I though it was *my* mac address (flush)

| 
|   But then I can't access the network (firefox doesn't find anything).
| 
|  next you have to make sure you have an ip address (ifconfig eth1) and
|  the necessary routing (route -n)
| 
|  dhcp should set this up for you.
| 
|  See what those two commands say for starters.

[...]

Thanks a lot Simon and Iain; I will try dhcp tomorrow morning,
cheers
-- 
Jean

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cups -- more clues?

2006-01-22 Thread Jean Magnan de Bornier
Le 23 janvier à 02:32:18 maxim wexler [EMAIL PROTECTED] écrit notamment:

| Hello everybody,

| Time to log out; expecting a phone call.

| So far I re-emerged cups and emerged foomatic. Set up
| the printer again using localhost:631-Admin
| tasks-add printer. No complaints. Then I set cups
| debug level to stun in cupsd.conf, restarted cupsd 
| tried lpr test.txt

The standard cups command is lp,not lpr (but cups understands the latter)


[...]


| D [22/Jan/2006:18:01:31 -0700] Sending error:
| client-error-not-possible
| D [22/Jan/2006:18:01:31 -0700] ProcessIPPRequest: 8
| status_code=404
| d [22/Jan/2006:18:01:31 -0700] ProcessIPPRequest:
| Adding fd 8 to OutputSet...
| d [22/Jan/2006:18:01:31 -0700] WriteClient: Removing
| fd 8 from OutputSet...
| d [22/Jan/2006:18:01:32 -0700] PID 16532 exited with
| no errors.

| snip

| It says no files! Not true, unless it means some
| other file than the one I tried to print.

| Went back to Admin tasks. The print job had been
| aborted. When I tried a re-start got

| client-error-not-possible

My experience is that you can *often* settle that with
# lpadmin -u allow:all

(as I said in previous post sometimes the web interface says something is
correctly configured but it is not really :-( )
hth,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] trouble with CUPS

2006-01-20 Thread Jean Magnan de Bornier
Le 20 janvier à 17:55:17 maxim wexler [EMAIL PROTECTED] écrit notamment:

| And can somebody explain the need to use http to set
| up a printer on one's own computer?  Afterall PC
| *does* mean personal computer. I'm assuming that
| localhost:631 is on my own machine. But even so it
| seems a bit much.

Well, at least one advantage of the web interface at localhost:631 is that
you have documentation there, including doc on how to configure and use
cups at the command line, which - I agree - is often more agreable and
robust than the web interface.

I believe you will solve your problem this way - afraid I have no clues on
it now.

cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] conf.d/net config syntax

2006-01-16 Thread Jean Magnan de Bornier
Hi all,
I have a very simple conf.d/net file:

.
iface_eth0=dhcp
ifconfig_eth0=( dhcp )
#ipaddr-eth0=( dhcp )
dhcpcd_eth0=-t 30
fallback_eth0=( 194.199.136.151 netmask 255.255.255.0  )
fallback_route_eth0=( default via 194.199.136.250 )

modules=( wpa_supplicant )
# Users of madwifi add this:
#wpa_supplicant_eth1=-Dmadwifi
# Users of Intel ipw2100/2200 (Centrino) chips with older kernels add this:
wpa_supplicant_eth1=-Dipw
#wpa_timeout_ath0=60
# As of kernel 2.6.15 (and probably earlier), centrino users have to use
#wpa_supplicant_eth1=-Dwext
wpa_timeout_eth1=60
..


Today I modified somehow the first six lines, to obtain a good behaviour
of the fallback, and I got it (everything but wireless works well); but
since these modifications, I get this message:

You are using a depreciated configuration syntax for eth0
You are advised to read /etc/conf.d/net.example and upgrade it accordingly

Well I've read it, and I don't really see my fault; so out of curiosity
where is the problem (again, it works well); I also tried commenting out
the first line, it has no effect!
  
tia,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] conf.d/net config syntax

2006-01-16 Thread Jean Magnan de Bornier
Le 16 janvier à 21:03:09 Willie Wong [EMAIL PROTECTED] écrit notamment:

| On Mon, Jan 16, 2006 at 08:06:14PM +0100, Penguin Lover Jean Magnan de 
Bornier squawked:
|  Hi all,
|  I have a very simple conf.d/net file:
|  
|  .
|  iface_eth0=dhcp
|  ifconfig_eth0=( dhcp )
|  #ipaddr-eth0=( dhcp )
|  dhcpcd_eth0=-t 30
|  fallback_eth0=( 194.199.136.151 netmask 255.255.255.0  )
|  fallback_route_eth0=( default via 194.199.136.250 )
| snip
|  You are using a depreciated configuration syntax for eth0
|  You are advised to read /etc/conf.d/net.example and upgrade it accordingly

| instead of iface_eth0=dhcp or ifconfig_eth0=(dhcp), you want
| to write config_eth0=( dhcp )

Yes! No more complaint!


| Sortir en Pantoufles: up 65 days, 12:21
Moi aussi j'aime mes pantoufles :-)

Thanks
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: printing lots of file.doc files

2006-01-04 Thread Jean Magnan de Bornier
Le 04 janvier à 21:44:05 James [EMAIL PROTECTED] écrit notamment:

| Hello,

| Kind of a strange request, but I have been given a work assignment that
| forces me to keep many documents in .doc format. If I have a dir full of 
these,
| but I use to lp/lpr style printing, how do I print a passel of .doc files
| without going into OO to load and print each one individually?

| Command line of a simple script will do, but googling has produced nothing.
| I did not find anything under KDE to acheive this, but, my searching for
| a KDE method is, well lacking

| ideas?

have a look at question 9.1 here:

http://www.bytebot.net/openoffice/faq.html#Misc0

cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: Setting up an IMAP server to serve mail fetched from pop mailboxes.

2005-12-28 Thread Jean Magnan de Bornier
Le 28 décembre à 13:05:48 Anthony Roy [EMAIL PROTECTED] écrit notamment:

| I need to do this automatically. It looks like fetchmail may be what I
| am after here.

Yes, I'm using fetchmail - postfix - dovecot (imap server); but my 
mail server is not a gentoo box though, I use a clark-connect-3.0 for
that (a server distro based on fedora).

cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] /dev/shm and firefox question

2005-12-28 Thread Jean Magnan de Bornier
Hello all,
I recently installed qemu; when I launch it I get this message:

You do not have enough space in '/dev/shm' for the 450 MB of QEMU virtual RAM.
To have more space available provided you have enough RAM and swap, do as root:
umount /dev/shm
mount -t tmpfs -o size=466m none /dev/shm

OK, it works; so in order to avoid doing this every time i added
size=466m to the options column of fstab. It seems to work allright but
for the fact that then firefox does not work anymore: I can launch it, but
then it freezes.

And then if I issue by hand these commands, firefox is as usual again!
What am I doing wrong?

Here's my fstab's tmpfs line:
.
# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for 
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
#  use almost no memory if not populated with files)
shm /dev/shm  tmpfs nodev,nosuid,noexec,size=466m   0 0


tia,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] /dev/shm and firefox question

2005-12-28 Thread Jean Magnan de Bornier
Le 28 décembre à 16:46:15 Andres Becerra Sandoval [EMAIL PROTECTED] écrit 
notamment:

| On 12/28/05, Jean Magnan de Bornier [EMAIL PROTECTED] wrote:
|  Hello all,
|  I recently installed qemu; when I launch it I get this message:
| 
|  You do not have enough space in '/dev/shm' for the 450 MB of QEMU virtual 
RAM.
|  To have more space available provided you have enough RAM and swap, do as 
root:
|  umount /dev/shm
|  mount -t tmpfs -o size=466m none /dev/shm
| 
|  OK, it works; so in order to avoid doing this every time i added
|  size=466m to the options column of fstab. It seems to work allright but
|  for the fact that then firefox does not work anymore: I can launch it, but
|  then it freezes.
| 
|  And then if I issue by hand these commands, firefox is as usual again!
|  What am I doing wrong?
| 
|  Here's my fstab's tmpfs line:
|  .
|  # glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
|  # POSIX shared memory (shm_open, shm_unlink).
|  # (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
|  #  use almost no memory if not populated with files)
|  shm /dev/shm  tmpfs nodev,nosuid,noexec,size=466m   0 0
|  
| 

[...]


| Leaving out the noexec option?

| --
|   Andres

Ok I try this, see what happens tomorrow at boot..
thx
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] /dev/shm and firefox question

2005-12-28 Thread Jean Magnan de Bornier
Le 28 décembre à 20:42:39 Jean Magnan de Bornier [EMAIL PROTECTED] écrit 
notamment:

| | Leaving out the noexec option?
| 
| | --
| |   Andres

| Ok I try this, see what happens tomorrow at boot..

Well, this was no solution for firefox; looks like there was a corrupt
file in my ~/.mozilla... strange coincidence!

cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Dynamicly Loaded USB mouse under Xorg ?

2005-12-23 Thread Jean Magnan de Bornier
Le 23 décembre à 19:19:47 Lares Moreau [EMAIL PROTECTED] écrit notamment:

| Does anyone know of a way to have my USB Mouse dynamicly loaded under
| Xorg?  

| Goal:
| Start X, do whatever -  move to place more condusive to haveing an
| external mouse, as opposed to my track pad,  Plug in the USB mouse, and
| Have it work without haveing to restart X.

| Problems: (As I see it)
| -Xorg only loads devices at startup. Hence new Pointers like my USBMouse
| aren't recognised.

| All my pointer work fine, just the way I want them to when I have every
| thing plugged in at Xorg startup.

hotplug in the kernel:

CONFIG_HOTPLUG=y

*and* emerge hotplug

hth,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Radio Frequency Kill Switch

2005-12-22 Thread Jean Magnan de Bornier
Hi all,
I have this message:

ipw2200: Radio Frequency Kill Switch is on
Kill switch must be turned off for wireless networking to work


I don't see anything with that name in /etc/conf.d/wireless nor as a
kernel option :(

Anyone can explain what it is?
tia,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Radio Frequency Kill Switch

2005-12-22 Thread Jean Magnan de Bornier
Le 22 décembre à 17:02:52 Christian Heim [EMAIL PROTECTED] écrit notamment:

| On Thursday 22 December 2005 16:52, Jean Magnan de Bornier wrote:
|  
|  ipw2200: Radio Frequency Kill Switch is on
|  Kill switch must be turned off for wireless networking to work
|  

| It's refering to an switch on your _case_ of the notebook, which turns 
| wireless on or off ...
 
So it's hardware?
 
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Radio Frequency Kill Switch

2005-12-22 Thread Jean Magnan de Bornier
Le 22 décembre à 17:25:26 Michael Crute [EMAIL PROTECTED] écrit notamment:

| On 12/22/05, Jean Magnan de Bornier [EMAIL PROTECTED] wrote:
|  Le 22 décembre à 17:02:52 Christian Heim [EMAIL PROTECTED] écrit 
notamment:
| 
|  | On Thursday 22 December 2005 16:52, Jean Magnan de Bornier wrote:
|  |  
|  |  ipw2200: Radio Frequency Kill Switch is on
|  |  Kill switch must be turned off for wireless networking to work
|  |  
|  
|  | It's refering to an switch on your _case_ of the notebook, which turns
|  | wireless on or off ...
| 
|  So it's hardware?

| IIRC with the ipw2* line it could also be an option in your BIOS and
| some laptops have a *magic switch* that requires a special software
| package to toggle (sorry for being so vague, I don't remember the name
| of the package).

| -Mike

Yes, I just made a visit in the BIOS, there is an option there, I switched
it to on and the message disappeared.
Incidentally, it is a Dell Latitude x1.

thx, 
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Postfix Install

2005-12-10 Thread Jean Magnan de Bornier
Le 10 décembre à 18:49:31 Gentoo [EMAIL PROTECTED] écrit notamment:

| Hi,

| Iam new to gentoo.  A friends uses it and suggested I get it a try.  I am 
| very new to gentoo so any help or pointers towards doc would be great.  I 
| have tried to install postfix with  emerge postfix and get the following 
| error.

| Calculating dependencies ...done!

| !!! Error: the mail-mta/ssmtp package conflicts with another package.
| !!!both can't be installed on the same system together.
| !!!Please use 'emerge --pretend' to determine blockers.

| with emerge --pretend postfix I get the following

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

| Calculating dependencies ...done!
| [blocks B ] mail-mta/ssmtp (is blocking mail-mta/postfix-2.2.5)
| [ebuild  N] dev-libs/libpcre-6.3
| [ebuild  N] mail-mta/postfix-2.2.5

| So does this mean I have to install dev-libs/libpcre-6.3?

| Thanks for your help.

emerge -C ssmtp  emerge postfix

This is because you need only one smtp server. As for libpcre it will be
installed by portage, don't worry

-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] kpdf A4 was: kdm will not start

2005-12-03 Thread Jean Magnan de Bornier
Le 04 décembre à 06:13:51 Joseph [EMAIL PROTECTED] écrit notamment:

 On Sat, 2005-12-03 at 23:03 -0600, Dale wrote:
 
 Maybe you should do a killall for A4.  LOL  If it is dead it can't use
 it.  LOL  Pesky things.  So many choices, so few answers.
 
 Dale
 :-)

 I would love to :-/
 I think it is a bug in one of the kpdf or xpdf application.

Is kpdf a variant of xpdf? For the latter you just have to settle things
in a .xpdfrc file; in mine I just wrote  psPaperSize A4  because I
happen to use a4 paper; you can describe your printing options there. Of
course, man xpdf will tell you all you need.
Sorry I have nothing about kpdf :-(

 
 It worked last week and all of a sudden It wants now A4 paper size, so I
 can not print any invoices.  It is good I switched to kde-split-ebuild;
 it allows me to compile various versions.  I'm trying to compile various
 kpdf application (stable/unstable) see if it makes a difference.  I wish
 they had tested properly these application before they make them stable.
 I need a solution my Monday :-/

hth,
-- 
Jean
T 8070 39 34 03  P 06 09 17 35 87
courri.el: jean at bornier.net

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Emerge exim fails

2005-11-04 Thread Jean Magnan de Bornier
Hello all,
I'm having a problem with my emerge -uD world these days, when it comes to
exim:

(...)
: undefined reference to `Perl_Gthr_key_ptr'
perl.o(.text+0x1474): In function `xs_init':
: undefined reference to `Perl_Gthr_key_ptr'
perl.o(.text+0x14aa): In function `xs_init':
: undefined reference to `Perl_Gthr_key_ptr'
perl.o(.text+0x14e0): In function `xs_init':
: undefined reference to `Perl_Gthr_key_ptr'
collect2: ld a retourné 1 code d'état d'exécution
make[1]: *** [exim] Erreur 1
make[1]: Leaving directory 
`/home/tmp/portage/exim-4.54/work/exim-4.54/build-exim-gentoo'
make: *** [go] Erreur 2

!!! ERROR: mail-mta/exim-4.54 failed.

seems related to perl, so I re-emerged perl, but it didn't improve things.

any hint welcome, tia!
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] enable gcj?

2005-10-16 Thread Jean Magnan de Bornier
Le 16 octobre à 10:46:01 Nikodemus Karlsson [EMAIL PROTECTED] écrit notamment:

 Hi,
 when i try to emerge the pdf toolkit package, pdftk, I get the message

 Calculating dependencies ...done!
 emerge (1 of 1) app-text/pdftk-1.12 to /
 md5 files   ;-) pdftk-0.94.1.ebuild
 md5 files   ;-) pdftk-1.12.ebuild
 md5 files   ;-) pdftk-1.00.ebuild
 md5 files   ;-) files/digest-pdftk-0.94.1
 md5 files   ;-) files/digest-pdftk-1.00
 md5 files   ;-) files/digest-pdftk-1.12
 md5 src_uri ;-) pdftk-1.12.tar.gz
  * It seems that your system doesn't provides a Java compiler.
  * Re-emerge sys-devel/gcc with java and gcj enabled.

 !!! ERROR: app-text/pdftk-1.12 failed.
 !!! Function pkg_setup, Line 20, Exitcode 0
 !!! gcj not found.

 I have java blackdown java installed, java-config -L gives
 [blackdown-jdk-1.4.2.02] Blackdown JDK 
 1.4.2.02 (/etc/env.d/java/20blackdown-jdk-1.4.2.02) *


[...]

as root:
echo 'sys-devel/gcc java gcj'  /etc/portage/packages.use

(or edit the file /etc/portage/packages.use as needed)

then:
emerge gcc

then, back to your first emerge 

hth
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Mail systems

2005-10-10 Thread Jean Magnan de Bornier
Le 09 octobre à 21:28:21 Brett I. Holcomb [EMAIL PROTECTED] écrit notamment:

| Thank you.  Opera is a client but it doesn't understand the system of 
| mboxes or maildirs that Pine uses - at least not as far as I've been able 
| to discover. It can talk to IMAP or POP servers but doesn't seem to have a 
| place for procmail to dump the mail to.  With Pine I can tell it to use 
| the local mail folders where mail is dumped after it's fetched and 
| processed by procmail.

| I've liked the fetchmail-procmail setup as I can have procmail process 
| the mail in many ways and even though Opera can do much of that I'ld like 
| to keep this process.

OK, sorry, I remember now why I gave up using opera!

What you can do is setting up a mail server, (postfix, exim, qmail) as an
imap server on your machine. Fetchmail keeps its business as before, now
feeding your mail server; you can point opera to your server.

Procmail would not be used in this case, but you can organize folders
within opera... 

Pine would still be able to read mail from your server 

hth,
-- 
  Jean

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: xml mode for emacs

2005-10-09 Thread Jean Magnan de Bornier
Le 09 octobre à 02:49:03 Gabriel M. Beddingfield [EMAIL PROTECTED] écrit 
notamment:

| Jean Magnan de Bornier wrote:

|  Hi all,
|  I emerged nxml to edit xml files with emacs; it works great, but when I
|  open an xml file it is sgml xml-mode, I have to switch to nxml by hand;
|  this seems to be new since some time ago nxml was the default mode.
|  In the site-gentoo.el file which is generated every time a packet from
|  app-emacs is installed, I have the following:

| What does your ~/.emacs file look like?  Does it have:

| (load site-gentoo)

| The site-gentoo.el appears to work fine for me on Emacs 22.0.50.1.  However,
| if you load neither 'site-gentoo' nor the equivalent code in your ~/.emacs
| file, then the default for Emacs is SGML mode.

I do have it already in .emacs

Thanks anyway
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: xml mode for emacs [SOLVED]

2005-10-09 Thread Jean Magnan de Bornier
Le 09 octobre à 08:37:36 Jean Magnan de Bornier [EMAIL PROTECTED] écrit 
notamment:

| Le 09 octobre à 02:49:03 Gabriel M. Beddingfield [EMAIL PROTECTED] écrit 
notamment:

| | Jean Magnan de Bornier wrote:
| 
| |  Hi all,
| |  I emerged nxml to edit xml files with emacs; it works great, but when I
| |  open an xml file it is sgml xml-mode, I have to switch to nxml by hand;
| |  this seems to be new since some time ago nxml was the default mode.
| |  In the site-gentoo.el file which is generated every time a packet from
| |  app-emacs is installed, I have the following:
| 
| | What does your ~/.emacs file look like?  Does it have:
| 
| | (load site-gentoo)
| 
| | The site-gentoo.el appears to work fine for me on Emacs 22.0.50.1.  However,
| | if you load neither 'site-gentoo' nor the equivalent code in your ~/.emacs
| | file, then the default for Emacs is SGML mode.

| I do have it already in .emacs

Looking at the nxml website (I should have done it first!), I see my problem is
known; adding (fset 'xml-mode 'nxml-mode) to .emacs solves it.
bye,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Mail systems

2005-10-09 Thread Jean Magnan de Bornier
Le 09 octobre à 20:49:12 Brett I. Holcomb [EMAIL PROTECTED] écrit notamment:

| I have been running fetchmail-procmail-pine but would like to use  
| Opera.  However, Opera doesn't appear to be able to understand the system   
| of mailboxes for Pine. 

Is not pine a mail client, just as opera(mail)? In which case what would
pine's system of mailboxes be?

| How can I use Opera with fetchmail, procmail and pine or do I need to
| move to something else - like postfix.  If so what is recommeded and how
| is it setup?  Do I still use fetchmail and procmail with something like
| postfix?

I think you can use any combination of those, but opera can retrieve your
mail (the basic function of fetchmail), split it into separate folders
(the basic function of procmail), and send your mail through a remote smtp
server (postfix would do it also, with more complicated things).
It all depends of what you expect from your mail system; if you manage one
or two personal accounts, opera alone will do fine, but you can also keep
your fetchmail and procmail with their own settings.

If what you aim at is using alternatively pine or opera (or gnus, or mutt,
or thunderbird, etc...), then you need to use an imap-based system, which
can be done with postfix, or by taking advantage of imap capacities of
your remote servers (if they provide it)

hth,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] libbonobo update error

2005-10-08 Thread Jean Magnan de Bornier
Le 08 octobre à 19:40:56 pat [EMAIL PROTECTED] écrit notamment:

| checking for XML::Parser... configure: error: XML::Parser perl module is
| required for intltool

| !!! Please attach the config.log to your bug report:
| !!! /var/tmp/portage/libbonobo-2.10.1/work/libbonobo-2.10.1/config.log

| !!! ERROR: gnome-base/libbonobo-2.10.1 failed.
| !!! Function econf, Line 485, Exitcode 0
| !!! econf failed
| !!! If you need support, post the topmost build error, NOT this status
| message.


| Could someone help me ???

Well, I had the same issue last week, with libbonobo; I re-emerged
XML-Parser, same version(!), and everything went ok!
Don't ask me for an explanation, someone else certainly has it!

cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] libbonobo update error

2005-10-08 Thread Jean Magnan de Bornier
Le 08 octobre à 20:02:33 pat [EMAIL PROTECTED] écrit notamment:

| Jean Magnan de Bornier wrote:
|  Le 08 octobre à 19:40:56 pat [EMAIL PROTECTED] écrit notamment:
|  
|  | checking for XML::Parser... configure: error: XML::Parser perl module is
|  | required for intltool
|  
|  | !!! Please attach the config.log to your bug report:
|  | !!! /var/tmp/portage/libbonobo-2.10.1/work/libbonobo-2.10.1/config.log
|  
|  | !!! ERROR: gnome-base/libbonobo-2.10.1 failed.
|  | !!! Function econf, Line 485, Exitcode 0
|  | !!! econf failed
|  | !!! If you need support, post the topmost build error, NOT this status
|  | message.
|  
| 
|  | Could someone help me ???
|  
|  Well, I had the same issue last week, with libbonobo; I re-emerged
|  XML-Parser, same version(!), and everything went ok!
|  Don't ask me for an explanation, someone else certainly has it!
|  
|  cheers,

| Thank you, but please could you tel me which version of the XMLparser
| ??? Or better which package - my sistem is partially updated, so I don
| know if I'm able to find the correct package/version :-\

[...]
Here is what I have:

19:44 [EMAIL PROTECTED] /home/jean % eix -s XML-Parser
* dev-perl/XML-Parser 
 Available versions:  2.31 2.31-r1 2.34
 Installed:   2.34
 Homepage:http://search.cpan.org/~msergeant/XML-Parser-2.34/
 Description: A Perl extension interface to James Clark's XML 
parser, expat


Found 1 matches

hth,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] xml mode for emacs

2005-10-08 Thread Jean Magnan de Bornier
Hi all,
I emerged nxml to edit xml files with emacs; it works great, but when I
open an xml file it is sgml xml-mode, I have to switch to nxml by hand;
this seems to be new since some time ago nxml was the default mode.
In the site-gentoo.el file which is generated every time a packet from
app-emacs is installed, I have the following:

;;; psgml site-lisp configuration

(autoload 'sgml-mode psgml Major mode to edit SGML files. t)
(autoload 'xml-mode psgml Major mode to edit XML files. t)

(setq sgml-catalog-files '(CATALOG /etc/sgml/catalog))

and later:

;;; nxml site-lisp configuration

(add-to-list 'load-path /usr/share/emacs/site-lisp/nxml-mode)
(load /usr/share/emacs/site-lisp/nxml-mode/rng-auto.el)

(setq auto-mode-alist
  (cons '(\\.\\(xml\\|xsl\\|xsd\\|rng\\|xhtml\\)\\' . nxml-mode)
auto-mode-alist))

These instructions seem contradictory, how should I eliminate the first
instruction?
tia
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] emerge wine fails

2005-09-21 Thread Jean Magnan de Bornier
Hello all,
I'm trying to: 
# emerge  =wine-20041019-r3 
(this version seems to be recommended for several uses)

I get this error message:

In file included from /usr/include/alsa/asoundlib.h:48,
 from alsa.h:23,
 from audio_05.c:49:
/usr/include/alsa/conf.h:189: error: erreur de syntaxe before struct
make[2]: *** [audio_05.o] Erreur 1
make[2]: Leaving directory 
`/home/tmp/portage/wine-20041019-r3/work/wine-20041019/dlls/winmm/winealsa'
make[1]: *** [winmm/winealsa] Erreur 2
make[1]: Leaving directory 
`/home/tmp/portage/wine-20041019-r3/work/wine-20041019/dlls'
make: *** [dlls] Erreur 2

!!! ERROR: app-emulation/wine-20041019-r3 failed.
!!! Function src_compile, Line 84, Exitcode 2

any hint would be welcome
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] emerge wine fails

2005-09-21 Thread Jean Magnan de Bornier
Le 21 septembre à 12:37:24 Gentoo Shadow [EMAIL PROTECTED] écrit notamment:

| did u configured your kernel for ALSA support + sound card module loaded + 
| alsa working file?

Yes; should they all be modules?

([EMAIL PROTECTED]:/usr/src/linux-2.6.12-gentoo-r6)# grep SOUND .config
CONFIG_SOUND=y
# CONFIG_SOUND_PRIME is not set
([EMAIL PROTECTED]:/usr/src/linux-2.6.12-gentoo-r6)# grep SND .config
CONFIG_SND=y
...
CONFIG_SND_VIA82XX=m


| On 9/21/05, Jean Magnan de Bornier [EMAIL PROTECTED] wrote:
|  
|  Hello all,
|  I'm trying to:
|  # emerge =wine-20041019-r3
|  (this version seems to be recommended for several uses)
|  
|  I get this error message:
|  
|  In file included from /usr/include/alsa/asoundlib.h:48,
|  from alsa.h:23,
|  from audio_05.c:49:
|  /usr/include/alsa/conf.h:189: error: erreur de syntaxe before struct
|  make[2]: *** [audio_05.o] Erreur 1
|  make[2]: Leaving directory 
|  `/home/tmp/portage/wine-20041019-r3/work/wine-20041019/dlls/winmm/winealsa'
|  make[1]: *** [winmm/winealsa] Erreur 2
|  make[1]: Leaving directory 
|  `/home/tmp/portage/wine-20041019-r3/work/wine-20041019/dlls'
|  make: *** [dlls] Erreur 2
|  
|  !!! ERROR: app-emulation/wine-20041019-r3 failed.
|  !!! Function src_compile, Line 84, Exitcode 2
|  
|  any hint would be welcome
|  --
|  Jean Magnan de Bornier | Cours Victor Hugo
|  e-mots: jean at bornier.net http://bornier.net | 13980 Alleins France
|  T 08 70 39 34 03 | P 06 09 17 35 87
|  
|  
|  --
|  gentoo-user@gentoo.org mailing list
|  
|  

-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] mail in $HOME/.maildir, why ??? (cont.)

2005-08-29 Thread Jean Magnan de Bornier
Le 29 août à 20:42:38 Jarry [EMAIL PROTECTED] écrit notamment:

| OK, I tried. My /etc/procmailrc is:
| DEFAULT=/var/spool/mail/$LOGNAME/ # that is the same

| Mail is still in maildir format but at least in /var/spool/mail.

 DEFAULT=/var/spool/mail/$LOGNAME (no slash at the end) should give you
 mbox format if you really like it (you might be the only one around here :-))

cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Dragon NS install with wine problem

2005-08-20 Thread Jean Magnan de Bornier
Hi all,

I recently bought Dragon Nat. Speaking 8 (french version). Installed wine
and with the aid of sidenet installed IE6, and added some files that
according to these resources on the internet are necessary:

http://www.winehq.org/hypermail/wine-devel/2005/03/0184.html
http://forums.gentoo.org/viewtopic-t-300487-highlight-dragon+naturally.html

But I cannot install DNS with wine setup.exe: I have the beginning of an
installation process, creating a directory InstallShield in ~/c/Program
Files/Fichiers communs:
InstallShield
   - Drivers
  - 9
-Intel32:
   IDriver2.exe
   IDriver.exe
   iGdiCnv.dll
   IScrCnv.dll
   _ISRES1033.dll
   ISRT.dll
   IUserCnv.dll
   objpscnv.dll

...and then a message saying the script has stopped.
wine with debug turned on stays silent.
Anyone has some idea about that?   
TIA
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [OT?] Dynamic DNS using Gentoo

2005-08-09 Thread Jean Magnan de Bornier
Le 09 août à 18:51:15 Jose Gonzalez Gomez [EMAIL PROTECTED] écrit notamment:

| Hi there,

Hi Jose,

|
| I currently have a DSL connection with a fixed IP using a DSL router,
| with an internal network of 4 computers with private DHCP IPs (except
| the server, with fixed private IP). Now I'm considering changing to
| another provider with dynamic IPs. I have three domains hosted in my
| SOHO server (let's say example1.com, example2.com and example3.com)
| including mail for two of them. The questions are:
| 
| 1. Which dynamic DNS provider do you prefer and why (I would prefer a free 
one)?

www.zoneedit.com

I won't say I prefer it, I only tried this one and never felt the need to
change; it is free

|
| 2. Which is the best dynamic DNS client available in Gentoo, 

I believe ddclient is the standard client; it works like a charm; the
config file already has it all set up for dynsys.org or zoneedit.org, so
it's fairly easy; it can be on any of your computers, ie not necessarily
on the router - of course it has to be awake all the time though. 

| taking
| into accout that it must be able to discover the DSL router's
| dynamically assigned IP and connect with the chosen provider?

Well, what else would you expect of such a program? :- )

cheers
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] SOLVED: permissions problem with kino

2005-08-06 Thread Jean Magnan de Bornier
Le 06 août à 07:30:12 Jean Magnan de Bornier [EMAIL PROTECTED] écrit 
notamment:

| Le 06 août à 02:59:19 Bob Sanders [EMAIL PROTECTED] écrit notamment:
| 
| | Have you added your username to /etc/group, disk?
| yes, without any change!
| 
Well I found what was missing: 

Looking at the two necessary modules for kino:
/dev/raw/raw1394 is in group disk, while /dev/dv1394-0 is in group root;
(is this a feature of the gentoo installation?)

I put /dev/dv1394-0 in the disk group as well and now everything seems to
be ok, unless there might be some side effect(s)?

cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] SOLVED: permissions problem with kino

2005-08-06 Thread Jean Magnan de Bornier
Le 06 août à 17:39:16 Bob Sanders [EMAIL PROTECTED] écrit notamment:


|  I put /dev/dv1394-0 in the disk group as well and now everything seems to
|  be ok, unless there might be some side effect(s)?
|  
| 
| It should be no problem.  Technically, it would go into group - video.
| 
| There is an example of how to setup a custom device, including the udev
| rule at - 
| 
| http://gentoo-wiki.com/HOWTO_Griffin_PowerMate_with_UDEV_and_Kernel_2.6.x

Well thanks Bob, I'm not an udev expert (you guess), but I'll look at this
link with care
cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] permissions problem with kino

2005-08-05 Thread Jean Magnan de Bornier
Hi all,
I am trying to use kino, but face some permission problems.
modules raw1394 an dv1394 are loaded, but when I want to use kino I get
the answer that:
dv1394 open: Permission non accordée (not granted)
giving the +r to /dev/dv1394-0 which has root as owner and group does
change nothing; with /dev/raw/raw1394 group is disk; putting my user in
this group does nothing better.
Not many infos on this permission issue in kino's manual.

Any direct info or link would be much welcome, TIA 
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] permissions problem with kino

2005-08-05 Thread Jean Magnan de Bornier
Le 06 août à 02:59:19 Bob Sanders [EMAIL PROTECTED] écrit notamment:

| Have you added your username to /etc/group, disk?
yes, without any change!

cheers
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] shell inside XEmacs

2005-07-25 Thread Jean Magnan de Bornier
Le 25 juillet à 10:53:33 Hareesh Nagarajan [EMAIL PROTECTED] écrit notamment:

| Hi All:
| 
| The shell inside XEmacs (M-shell) looks like this:
| 
| ZZhareesh: ZZhareesh/ $   ls
| reduced
| relayfs
| svn
| 
| Any idea how I can fix it?

Not quite sure with Xemacs; but for emacs it is much better to call eshell
than shell (M-x eshell). There is some way to fix the look of shell, but
it is clumsy - still speaking from the emacs point of view.  

hth anyway! 
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [A little OT] Is anybody else seeing these? - [EMAIL PROTECTED]: Messages from gentoo-user@gentoo.org to you have been bouncing]

2005-07-20 Thread Jean Magnan de Bornier
Le 20 juillet à 19:21:34 John J. Foster [EMAIL PROTECTED] écrit notamment:

| I've gotten about 4 or 5 of these in the past few days, and don't really
| know what to make of them. Is anybody elese seeing this? Or do I have an
| issue? It's not happenning on any other lists, and all headers seem like
| it's legit.
| 
| Thanks,
| John
| 
| - Forwarded message from [EMAIL PROTECTED] -
| 
| From: [EMAIL PROTECTED]
| Subject: Messages from gentoo-user@gentoo.org to you have been bouncing
| 
| Hi, this is the mlmmj program managing the mailinglist
| 
| gentoo-user@gentoo.org
| 
| Some messages to you could not be delivered. If you're getting this
| message it means things are back to normal, and it's merely for your
| information.
| 
| Here is the index(es) of the messages that bounced in the attempt of
| delivering them to you:
| 
| 16398
| 
| 
| 
| 
| - End forwarded message -

Yes, I receive this kind of message when my mail server is down and
gentoo's server cannot reach my address; these messages are quite normal
and innocuous; and actually I know of no other ML being as polite as
gentoo's ML!

cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] man segmentation fault

2005-07-10 Thread Jean Magnan de Bornier
hello all,
Since my last emerge -uD world (where man was updated to man-1.6), I
receive a segmentation fault when trying to see a man page, this seems
to be true for all users and within bash as well as zsh. I remember that
the conf file has been modified but I'm afraid i did not care to look at
what was changed!
No bug report afaik

please no rtfm :-)

tia 
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] man segmentation fault

2005-07-10 Thread Jean Magnan de Bornier
Le 10 juillet à 10:43:39 Sascha Hlusiak [EMAIL PROTECTED] écrit notamment:

| Hi,
| 
|  hello all,
|  Since my last emerge -uD world (where man was updated to man-1.6), I
|  receive a segmentation fault when trying to see a man page, this seems
|  to be true for all users and within bash as well as zsh. I remember that
|  the conf file has been modified but I'm afraid i did not care to look at
|  what was changed!
| I have the same problem. I figured out that it only occurs, when I run
| man in a small terminal in X. When I resize the terminal, it works fine,
| as well as in an vc.

Well in the vc it didn't work either for me.

| I just found out now, that it also seems to be a problem with caching.
| If I uncomment the NOCACHE line in /etc/man.conf, it seems to work
| again. Can you confirm that?

Yes I confirm that, thanks for the tip!
cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Strange dmesg

2005-07-03 Thread Jean Magnan de Bornier
Le 02 juillet à 00:40:14 Bryan Whitehead [EMAIL PROTECTED] écrit notamment:

| Disable legacy USB support ?
| 
| On Fri, 1 Jul 2005, Jean Magnan de Bornier wrote:
| 
|  Hi all,
|  I have a strange message at boot, appearing at various places; then typing
|  dmesg, I get the same message many times repeated, with nothing else:
| 
|  drivers/usb/input/hid-core.c: input irq status -75 received
| 
|  261 lines of that in dmesg!
| 
| 
|  I switched kernel at least one time since it began some time ago.
|  Here is what I have in my kernel as far as HID goes:
| 
|  [EMAIL PROTECTED]:/home/jean# grep HID /usr/src/linux/.config
|  CONFIG_USB_HID=y
|  CONFIG_USB_HIDINPUT=y
|  # CONFIG_HID_FF is not set
|  # CONFIG_USB_HIDDEV is not set
|  # CONFIG_USB_PHIDGETKIT is not set
|  # CONFIG_USB_PHIDGETSERVO is not set

[...]
 
Hi all,
well I made some tests with usbhid, trying to put as module rather than
into the kernel, no change!

Bryan thanks but I'm sorry, I don't know what 'Disable legacy USB support'
refers to; is it an option in the kernel (saw nothing of that sort)?

any hint still welcome
-- 
Jean Magnan de Bornier  |   email: jean-at-bornier.net
 

-- 
gentoo-user@gentoo.org mailing list



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

2005-06-19 Thread Jean Magnan de Bornier
Le 19 juin  15:15:05 Mark Knecht [EMAIL PROTECTED] crit notamment:

| On 6/19/05, Peter Karlsson [EMAIL PROTECTED] wrote:
|  On Sat, 18 Jun 2005, 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.
|  
|  Yep, gdm is a pita in that it requires gnome. I use xfce4 and xdm. Xfce4
|  allows you to shutdown or reset the system, via sudo. Would this not
|  suffice? Otherwise xdm is quite flexible and here's a solution to make
|  your own shutdown button:
|  
|  http://neilt.org/computing/xdmshutdownbutton.html
|  
|  hth
|  
| 
| Peter,
|Thanks! I may try this. I have tcl on the system, but not tk. This
| might be a very acceptable solution.

[...]

You might want to try qingy, if framebuffer works on this machine
cheers,
-- 
Jean Magnan de Bornier  |   email: jean-at-bornier.net
 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Compilation problem: gcc

2005-06-10 Thread Jean Magnan de Bornier
Hello all,
I have a strange error doing an 'emerge -uD world':

 Source unpacked.
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man 
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc 
--localstatedir=/var/lib
creating cache ./config.cache
checking whether to use symlinks for manpages... no
checking whether to compress the manpages... no
checking whether to add a package name suffix for the manpages... no
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -mcpu=i686 -pipe ) works... no
configure: error: installation or configuration problem: C compiler cannot 
create executables.
...
Here is the config.log:
...
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:579: checking whether to use symlinks for manpages
configure:591: checking whether to compress the manpages
configure:614: checking whether to add a package name suffix for the manpages
configure:642: checking for gcc
configure:755: checking whether the C compiler (gcc -O2 -mcpu=i686 -pipe ) works
configure:771: gcc -o conftest -O2 -mcpu=i686 -pipe   conftest.c  15
gcc: installation problem, cannot exec `as': No such file or directory
cc1: Broken pipe: error closing -
configure: failed program was:

#line 766 configure
#include confdefs.h

main(){return(0);}
work/tcl8.4.9/unix/config.log (END)


If I try an individual package, I have a failure also, but with a
different message depending on the package.

Thanks for any help
-- 
Jean Magnan de Bornier  |   email: jean-at-bornier.net
 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Compilation problem: gcc

2005-06-10 Thread Jean Magnan de Bornier
Le 10 juin à 13:22:32 Edward Catmur [EMAIL PROTECTED] a écrit notamment:

 On Fri, 2005-06-10 at 12:44 +0200, Jean Magnan de Bornier wrote:
 gcc: installation problem, cannot exec `as': No such file or directory

 run binutils-config
Thank you Edward, looks like binutil-config -d .. did the job!
Emerge working again
cheers,
-- 
Jean Magnan de Bornier  |   email: jean-at-bornier.net
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How to set up a dhcp client?

2005-06-07 Thread Jean Magnan de Bornier
Le 07 juin à 17:26:48 Claus Ladekjær Wilson [EMAIL PROTECTED] a écrit 
notamment:

 I run an ADSL-connection to connect to the internet and my ISP runs dhcp. It 
 works but it takes about one minute to get my ip-address. 
 Could I possibly see somewhere why it takes that long?
 I use /etc/init.d/eth.net start to connect.
 Is there another way?

You might start it at boot with rc-update add net.eth0 default

 Do I miss some configuration or is it normal to need waiting 1 minute for an
 ip-address?

[...]

It certainly is longer than usual, but maybe it is due to your provider
hth,
-- 
Jean Magnan de Bornier  |   email: jean-at-bornier.net
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] fallback dns servers

2005-05-22 Thread Jean Magnan de Bornier
Le 22 mai à 06:57:59 Walter Dnes [EMAIL PROTECTED] a écrit notamment:

 On Sat, May 21, 2005 at 12:35:45PM +0200, Jean Magnan de Bornier wrote

 I want to execute ln -sf /etc/resolv.conf.fac /etc/resolv.conf *before*
 /etc/init.d/net.eth0, so that if I am at the fac (my office) location I
 have these dns set up, but if I am home with dhcp the resolv.conf
 file will be overwritten. 
 Should I add a script in /etc/init.d for that, or is there something simpler?
 cheers,

   I don't think that you can get it done *BEFORE* net.eth0 is run. 
 Gentoo needs to run net.eth0 to set up the network connection.  Then it
 has to query ifconfig to find out what the situation is.  I think what
 you need is to correct resolv.conf if you are at the office.  The
 official Gentoo way to do this would be an init script.  I recommend the
 following...

   1) If local is not already in the default runlevel, execute...

  etc-update add local default


   2) In /etc/conf.d/local.start add the following lines

 if ifconfig eth0 | grep 194\.199\.136\.151  /dev/null ; then
   cp /etc/resolv.conf.fac /etc/resolv.conf
 fi

   *IMPORTANT*.  You must *COPY* /etc/resolv.conf.fac.  If you symlink it
 to /etc/resolv.conf, then the next time dhcp overwrites /etc/resolv.conf
 it will be overwriting /etc/resolv.conf.fac

Thanks a lot Walter; this is exactly what I needed.
I made a test without any internet connection, and the eth0 address as
well as the /etc/resolv.conf file had the right (office) values, coming
back with my home dhcp connection eveything's OK.
I appreciate your help, 
-- 
Jean Magnan de Bornier  |   email: jean-at-bornier.net
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] fallback dns servers

2005-05-22 Thread Jean Magnan de Bornier
Le 22 mai à 12:15:44 Neil Bothwick [EMAIL PROTECTED] a écrit notamment:

 On Sat, 21 May 2005 12:35:45 +0200, Jean Magnan de Bornier wrote:

 I want to execute ln -sf /etc/resolv.conf.fac /etc/resolv.conf
 *before* /etc/init.d/net.eth0, so that if I am at the fac (my office)
 location I have these dns set up, but if I am home with dhcp the
 resolv.conf file will be overwritten. 
 Should I add a script in /etc/init.d for that, or is there something
 simpler?

 See the preup() function in /etc/conf.d/net, this is executed before the
 interface is brought up.

Thanks Neil, I adopted Walter's solution but I'll look at yours (I will
have to find a fresh /etc/conf.d/net, as I wiped out all unncessary
lines).  :-(

cheers,
-- 
Jean Magnan de Bornier  |   email: jean-at-bornier.net
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] fallback dns servers

2005-05-22 Thread Jean Magnan de Bornier
Le 22 mai à 18:39:09 Johannes Weiner [EMAIL PROTECTED] a écrit notamment:

 Thanks Neil, I adopted Walter's solution but I'll look at yours (I will
 have to find a fresh /etc/conf.d/net, as I wiped out all unncessary
 lines).  :-(
 

 It's in the baselayout, simply extract it from there.

Great, I'll look there
Thanks,
-- 
Jean Magnan de Bornier  |   email: jean-at-bornier.net
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] fallback dns servers

2005-05-22 Thread Jean Magnan de Bornier
Le 22 mai à 20:11:00 Neil Bothwick [EMAIL PROTECTED] a écrit notamment:

 On Sun, 22 May 2005 18:20:29 +0200, Jean Magnan de Bornier wrote:

  See the preup() function in /etc/conf.d/net, this is executed before
  the interface is brought up.
 
 Thanks Neil, I adopted Walter's solution but I'll look at yours (I will
 have to find a fresh /etc/conf.d/net, as I wiped out all unncessary
 lines).  :-(

 /etc/conf.d/net/example :)

I don't have such a directory (/etc/conf.d/net/). I found a complete
/etc/conf.d/net file on another machine but saw no preup() function there
(my system is up-to-date)
Maybe I missed something?
-- 
Jean Magnan de Bornier  |   email: jean-at-bornier.net
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] fallback dns servers

2005-05-21 Thread Jean Magnan de Bornier
Le 17 mai à 15:01:49 Jean Magnan de Bornier [EMAIL PROTECTED] a écrit 
notamment:

 Hello all,
 I am setting up a way to have my laptop automatically get a correct ip
 address. 

 When I am at my office, I have a fixed ip; at home (on a
 private network) I use dhcp.
 I know I can use quickswitch for that but I want something really
 automatic, so after some search I ended up with this in my
 /etc/conf.d/net:

 iface_eth0=dhcp
 ifconfig_eth0=( dhcp 194.199.136.151 )
 dhcpcd_eth0=-t 30
 ifconfig_fallback_eth0=( 194.199.136.151 netmask 255.255.255.0  )
 ipaddr_fallback_eth0=( 194.199.136.151  gw 194.199.136.250 )

 This works great, but as dhcp overwrites /etc/resolv.conf, when I go back
 to my fixed ip my dns servers are not the ones I need (still the ones I
 use at home). My dns names for office are set in /etc/resolv.conf.fac. Is
 there a way to have the machine know which dns servers to use?

Well, as my question is not answered yet, let me reformulate what I need
in a shorter way:

I want to execute ln -sf /etc/resolv.conf.fac /etc/resolv.conf *before*
/etc/init.d/net.eth0, so that if I am at the fac (my office) location I
have these dns set up, but if I am home with dhcp the resolv.conf
file will be overwritten. 
Should I add a script in /etc/init.d for that, or is there something simpler?
cheers,
-- 
Jean Magnan de Bornier  |   email: jean-at-bornier.net
 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] fallback dns servers

2005-05-17 Thread Jean Magnan de Bornier
Hello all,
I am setting up a way to have my laptop automatically get a correct ip
address. 

When I am at my office, I have a fixed ip; at home (on a
private network) I use dhcp.
I know I can use quickswitch for that but I want something really
automatic, so after some search I ended up with this in my
/etc/conf.d/net:

iface_eth0=dhcp
ifconfig_eth0=( dhcp 194.199.136.151 )  
dhcpcd_eth0=-t 30
ifconfig_fallback_eth0=( 194.199.136.151 netmask 255.255.255.0  )
ipaddr_fallback_eth0=( 194.199.136.151  gw 194.199.136.250 )

This works great, but as dhcp overwrites /etc/resolv.conf, when I go back
to my fixed ip my dns servers are not the ones I need (still the ones I
use at home). My dns names for office are set in /etc/resolv.conf.fac. Is
there a way to have the machine know which dns servers to use?
Thanks for any hint,
-- 
Jean Magnan de Bornier  |   email: jean-at-bornier.net
 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Cups webinterface

2005-05-04 Thread Jean Magnan de Bornier
Le 04 mai à 16:01:18 Patrick Marquetecken
[EMAIL PROTECTED] a écrit notamment:

 On 5/4/05, Patrick Marquetecken [EMAIL PROTECTED] wrote:

 I'm trying to connect to our cups printserver with http://:631 but
 i
 always get: cups connection is refused.
 On the machine itself i have no problem with localhost:631
 In cupsd.conf i've got allow from 10.32.0.0/22 our ip range and i have
 restarted cups.
 what have i missed?

 'localhost' is mapped to 127.0.0.1, so probably the cups admin port is
 bound to 127.0.0.1 only. You can verify that with netstat -ta. There's
 likely a configuration option somewhere to ask it to bind to another
 address.

 Indeed its running only on 127.0.0.1

 i have read the cups documentaion again, and for remote administration i
 just have to put: 'allow myIP' in the /admin section and it schould work,
 but it doesnt.

make sure you have not something like
Order Allow,Deny
 and then :

Deny From All

after all the Allow
That would of course be contrary to the default which puts the deny lines before
the allow lines
cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT - Sending local mail to my server box

2005-04-20 Thread Jean Magnan de Bornier
Le 04/20/05 avril Michael Sullivan [EMAIL PROTECTED] a écrit notamment:

 The computer I use mainly is called baby.espersunited.com  My server box
 is called bullet.espersunited.com.  I don't have any kind of local DNS
 for my network, just /etc/host files (each computer has a copy of the
 same file)  I want baby's local mail to be sent to bullet so that I can
 retrieve it in the same account as all my other mail (non-local).
 Theoretically I should just have to edit /etc/mail/aliases on baby to
 say that root's mail is sent to [EMAIL PROTECTED], but
 every time I try to send mail from baby to
 [EMAIL PROTECTED] I get the error that says Could not
 send mail for 4 hours, etc, so I think that my /etc/hosts file is not
 adequate to serve as DNS.  Do I need to set up a local DNS server, or is
 there an easier way?

Hi, 

I do that without any problem between my two machines (borlap and borixe)
using postfix as server (on the recipient machine); my /etc/hosts on all
machines is like this: 
192.168.0.1 borrout borrout.bornier.net
192.168.0.254 borlap borlap.bornier.net 
192.168.0.253 borixe borixe.bornier.net 
127.0.0.1 localhost
no dns needed as long you associate hostnames and ip addresses in the file
hth,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] xbindkeys

2005-04-18 Thread Jean Magnan de Bornier
Le 04/18/05 avril Al Bayrouni [EMAIL PROTECTED] a écrit notamment:

 Hello,

 I try to run xbindkeys on startup
 I put it in /etc/conf.d/local.start
 I have a .xbindkeysrc in both homes (me and root)

 When I launch xbindkeys manually, it starts   normally and I can use
 the resource file (.xbindkeysrc).

 But I have this message at each reboot:
 Error: xbindkeys not found or reading not allowed
 please, create one with xbindkeys --default vers //.xbindkeysrc.
 Failed to start local
I don't know about launching it sitewide, but starting xbindkeys
automatically per user is very easy. If you use eg xfce, just put a link 
to it in ~/Desktop/Autostart. For kde or gnome there are specific places
to make a link.  
cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list