[OT] is swen evoluting ?

2003-10-18 Thread benoit
hi, i've received thousands of swens, each with a '.exe' file. i've just received a '.bat' swen, i'm surprised. am i the only one to get one ? $ md5sum *bat b09e26c292759d654633d3c8ed00d18d gawyvom.bat (same as usually) $ file gawyvom.bat gawyvom.bat: MS-DOS executable (EXE), OS/2 or MS Wind

Re: Mutt displays mail twice... :-s

2003-10-27 Thread benoit
Message de Tom, le lundi 27 octobre : > Not sure what I'm doing wrong, but Mutt displays some mail twice, which > is quite annoying. mutt displays your mails twice, because they are like this in the mailbox. you can see it thanks to the = sign in the arrow. look for configuration problems oustsid

Re: /var/mail/ and /var/spool/mail/

2003-10-30 Thread benoit
Message de Micha Feigin, le vendredi 31 octobre : > I saw that there are these two directories. /var/mail/ seems to be > in mbox formal and /var/spool/mail/ in maildir format. $ ls -l /var/spool/mail lrwxrwxrwx1 root root7 2002-07-01 19:36 /var/spool/mail -> ../mail they're

Re: ppp stalls on computer activity

2003-09-27 Thread benoit
i've got the same problem on my desktop computer, external 56k modem via serial link. i'm suspecting harware problem, like irq conflict or anything like that. when i'm playing a 3d game, irc connexions break down, and reconnect when i quit the game. ben Message de WMFender-Westwind, le vendred

Re: mutt points to wrong mbox(?)

2003-10-05 Thread benoit
Message de [EMAIL PROTECTED], le dimanche 05 octobre : > how do i go about making mutt point to the correct file? look in your ~/.mutt/muttrc for a bogus "set mbox=/var/mail/$USER" line if there is no suche line, you can add one, or use mutt -F ben -- In a world without walls or fences, wh

Re: mutt points to wrong mbox(?)

2003-10-05 Thread benoit
Message de benoit, le dimanche 05 octobre : > if there is no suche line, you can add one, or use mutt -F oops, mutt -f ben -- In a world without walls or fences, what use do we have for windows or gates? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "uns

dtv2000 with kernel 2.2.1

1999-03-18 Thread benoit
n the xawtv they said it should work the first time I think they lied ;) Thanks, Benoit Joly

Re: Broken Galeon in Sarge

2003-11-27 Thread benoit
Message de Thanasis Kinias, le vendredi 21 novembre : > It seems that the gconf2 I pulled from testing yesterday broke Galeon. i had the same problem, and "solved" it in purging gconf2, and all the gnome libs i don't use. note : i'm still using galeon 1.2.5, the 'stable' one, while beeing in te

lvm and kernel 2.6

2003-12-09 Thread Benoit
0) It still works under a 2.4 kernel, but I'm unable to get anything under the 2.6 Any idea on the problem ? Thank you, Benoit. PS: please CC me as I'm not on the list. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: xtree for Linux

2003-12-16 Thread benoit
Message de Gruessle, le mardi 16 décembre : > > Somebody told me about a software like xtree gold (msdos software) > I used it before but I don't recall it's name or how to install it. > > xTree Gold is a dos based program where you can have two folders side by > side and work with them, like co

Re: modem external

2003-12-26 Thread benoit
Message de Bruno Vane, le samedi 27 décembre : > someone can help me to setup an us robotics courier v.everything external > modem on debian 3.1? > my linux is detecting the modem, and the modem dials to the provider, but > cant establish the connection. you should give us a little more informati

Re: marillat.free.fr

2004-01-14 Thread benoit
Message de Carl Fink, le mercredi 14 janvier : > On Wed, Jan 14, 2004 at 08:17:56PM +0100, Joan Tur wrote: > > > It's down. Now you can get those packages at: > > deb http://hpisi.nerim.net/ unstable main have you considered taking a look at http://marillat.free.fr before flooding with question

Re: marillat.free.fr

2004-01-14 Thread benoit
had been a http two days ago. christian marillat has had problems with free.fr (wrong system date for a server) i think nerim.net should be ok from now. deb ftp://ftp.nerim.net/debian-marillat/ unstable main benoit -- Hi! I'm a .signature virus! Copy me into your ~/.signature to hel

nautilus-bug?

2007-11-19 Thread benoit
* * --- .xsession-errors (14 sec old) - * /etc/gdm/Xsession: Beginning session setup... * SESSION_MANAGER=local/debian-lenny:/tmp/.ICE-unix/3295 * Avertissement du gestionnaire de fenêtres : La lecture du fichier de session

esd freezes my computer after a while

2003-02-20 Thread Jerome BENOIT
Hi All, as soon as I `enable sound server startup' with Gnome[1,2], everything work fine (I get sounds from events) until my computer freezes: I had to switch off my computer (an Inspiron 8200) in order to reboot it. Further more I get the following strange message in `/var/log/messages': "ICH3M:

apt-build

2003-02-28 Thread Jerome BENOIT
Hi All ! Since a while I tried to personnalized my Debian box with `apt-build': I get nothing execept the help page and the message "Sorry, couldn't find XXX or XXX is already installed(...)" Does `apt-build' work ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

tune gcc

2003-03-16 Thread Jerome BENOIT
Hello All, I have a very naive question: Can Debian tune the GNU C Compiler ? [e.g., put `-cpu=pentium' automaticly on Pentium box] Thanks, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: tune gcc

2003-03-17 Thread Jerome BENOIT
David Z Maze wrote: Jerome BENOIT <[EMAIL PROTECTED]> writes: I have a very naive question: Can Debian tune the GNU C Compiler ? [e.g., put `-cpu=pentium' automaticly on Pentium box] There's a pentium-builder package that tries to do this, or you can try to set CFLAGS fo

Re: tune gcc

2003-03-17 Thread Jerome BENOIT
Thank you very for your replies. I guess it we may use the `apt-build' facilities to rebuild our favorite scientific libraries: unfortunately the `apt-build' package conflicts with `pentium-builder'. Nevertheless, a quick look leads to think that they can be merged as they both use a wrapper. Is i

Re: Question about LaTeX...

2003-10-15 Thread Jerome BENOIT
a style file is put in a place which needs to be globally accessible. In such a case, I would put it in a directory under the TeX tree and run texhash. Then I guess that the best idea is simply to maintain a tetex compatible TEXMF directory in `/usr/local' HTH, Jerome BENOIT -- To UNSUBSCRIBE, em

Re: use apt-get to upgrade to the unstable version

2003-10-15 Thread Jerome BENOIT
Have a look to: http://www.debian.org/doc/manuals/reference/ch-woody.en.html Philippe Dhont (Sea-ro) wrote: Hi, i have debian stable, how can i use apt-get to upgrade to the unstable version ? I guess it is a better idea to first upgrade to testing (Sarge). i thought apt-get dist-upgrade woul

Re: Pentium M processor and kernel .config

2003-10-16 Thread Jerome BENOIT
Is it a centrino processor ? Luc Lefebvre wrote: Hi, I am compiling my kernels for a mobile pentium processor using: CONFIG_MPENTIUM4=y Reading different webpages and postings it seems that some are using PENTIUMIII others PENTIUM4. Is there one that is right for me? tia /proc/cpuinfo says:

Re: Question about LaTeX...

2003-10-17 Thread Jerome BENOIT
Kieren Diment wrote: In linux.debian.user, you wrote: Sridhar M.A. wrote: On Tue, Oct 14, 2003 at 03:54:21PM +0200, JG wrote: > > > No. You don't need to run anything as root. These are user files. In > Debian you don't need to run texhash in this case. Example: > Yes. I was thinki

Re: Frame Buffer problems

2003-10-18 Thread Jerome BENOIT
for the new machine. I;ve done MAKEDVE /dev/fb0. However I still can't get the new machine to boot in framebuffer mode. Any thoughts on what I'm missing? HTH, Jerome BENOIT -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Frame Buffer problems

2003-10-18 Thread Jerome BENOIT
Dasn Cups wrote: On Sat, Oct 18, 2003 at 04:11:38PM +0300, Jerome BENOIT wrote: try with `VESA VGA graphics console' instead: it is fine on my Radeon 9000 M. stan wrote: I'm setting up a "testing" machine. It's got an idnetical video card to the one O'm typping

Hard Drive PARMetrization: how to configure ?

2003-10-19 Thread Jerome BENOIT
Hello list, To watch my favorite DVD on my laptop, I have to parametrize by hand my dvd drive each time: hdparm -c 1 -d 1 /dev/hdb What is the Debian (and/or the best) way to that automatically ? Thanks in advance, Jerome BENOIT -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: Hard Drive PARMetrization: how to configure ?

2003-10-19 Thread Jerome BENOIT
Thank you for the quick reply. Kjetil Kjernsmo wrote: On Sunday 19 October 2003 14:34, Jerome BENOIT wrote: Hello list, To watch my favorite DVD on my laptop, I have to parametrize by hand my dvd drive each time: hdparm -c 1 -d 1 /dev/hdb What is the Debian (and/or the best) way to that

Re: can't set hdparm -d1 and correct kernel config

2003-10-29 Thread Jerome BENOIT
Finally, did it work ? Benedict Verheyen wrote: Hi, i have 2 matrox hd disks and whenever i want to set the dma to 1 i get this error: HDIO_SET_DMA failed: Operation not permitted The first is a 40 Gb Matrox IDE and the second a 120 GB Matrox IDE. They are recent disks (< 1 year). My motherboard

Maple9 and LD_ASSUME_KERNEL

2003-11-12 Thread Jerome BENOIT
$RH_CHECK ]; then export LD_ASSUME_KERNEL=2.2.5 fi fi <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< As maplesoft does not support the Debian distribution (this is really a shame) and as I never heard about LD_ASSUME_KERNEL before: I wonder if a similar stuff must be added on a Debian box. Thanks inadvance, Jerome BENOIT -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

subscribe ml.jgmbenoit@wanadoo.fr

2003-02-08 Thread Jerome BENOIT
subscribe [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

X, OpenGL and geomview

2003-02-12 Thread Jerome BENOIT
Original Message Subject: [Fwd: X, OpenGL and geomview] Date: Mon, 10 Feb 2003 13:03:01 +0200 From: Jerome BENOIT <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Hello All, I have just finished to install Debian on my computer, so I test some

X, OpenGL and geomview

2003-02-12 Thread Jerome BENOIT
Hell All, I have just finished to install Debian on my computer, so I test some of my favorite package: I have trouble with `geomview'. When I visualize a simple OOGL data file everythings look fine, but as soon as I qui [File->Exit] I get the question "Geomview: internal error: Segmentation vio

checking the OpenGL installation

2003-02-12 Thread Jerome BENOIT
Hi All, is there a test battery to check the OpenGL installation ? Thanks, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

[Fwd: X, OpenGL and geomview]

2003-02-12 Thread Jerome BENOIT
Segmentation violation; dump core now (y/n) [n] ?" The answer "y" gives Segmentation fault and no "core" file (so I cannot know what really happend). I guess that something is wrong with OpenGL or/and X, but I can not figure out what. Any idea ? Thanks in advance, J

Re: checking the OpenGL installation

2003-02-12 Thread Jerome BENOIT
Thanks for your reply: `glxinfo' gives a fine output: neverthelss I have still troubles with `geomview'. Note that I tried with success to run GL screensavers. Any more idea ? Nicos Gollan wrote: On Wednesday 12 February 2003 11:41, Jerome BENOIT wrote: is there a test battery to

Re: Upgrade to Sid by apt

2003-02-14 Thread Jerome BENOIT
for a smooth migration read http://www.debian.org/doc/manuals/reference/ch-woody.en.html Willem-Jan Meijer wrote: Hello again, I want to upgrade to sid, is there a rule for sources.lists? Kind regards, Willem-Jan Meijer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

X86Config: DisplaySize versus Commercial Data

2003-02-15 Thread Jerome BENOIT
Hi All, I try to configure a my new LCD screen: the pixel are so tiny that I may try to play the `DisplaySize' option in `X86FConfig-4'. `xdpyinfo' give for my main screen: "dimensions: 1600x1200 pixels (542x406 millimeters)" THe data in pixels are true, but the data in millimeters are clearly un

very slow Linux clock

2003-02-16 Thread Jerome BENOIT
Hi All, I have big trouble with my Linux Clock: it is very slow, so [1] the time becomes quickly wrong and [2] updates with NTP stuff (or others) seems ridiculous. How can we fix it ? Thank in advance, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub

APM and Linux Clock (WAS:Re: very slow Linux clock)

2003-02-16 Thread Jerome BENOIT
Thanks for your reply: since I have remove the `Batterie Charge Monitor' applet (Gnome2 under testing/unstable) the Linux clock is fine. Is there a link between this aapplet (APM) and the Linux clock ? Thanks, Jerome Jan Trippler wrote: On Son, 16 Feb 2003 at 15:05 (+0200), Jerome B

OT Re: How do I make quality PDFs from LaTeX?

2003-09-09 Thread Jerome BENOIT
I am afraid this is merely a pdf[La]TeX issue. Jonathan Matthews wrote: Hi all. I've tried googling lists.debian.org, but I don't get anything coming up that seems to address my problem. I'm trying to get a "nice" looking PDF from a latex document. I'm using the normal article class, have you

Re: good debian backup software?

2003-09-10 Thread Jerome BENOIT
May be `backup2l' [testing] is your candidate. Ray wrote: was wondering if there is a package that is opitmized for backing up a debian system, like something that would compare the installed system to a set of cds (ie the install cd set) and then write out the configuration and additional pac

success story: Freecom FHD-2 mobile hard drive (FIREWIRE)

2003-09-16 Thread Jerome BENOIT
Hello, does anyone have any success (or unsuccess) story with the Freecom FHD-2 mobile hard drives [USB-2 & FIREWIRE] (distributed by www.freecom.com ) with Debian [testing] ? Thanks in advance, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact

source-kernel-2.4.22 and cpufreq

2003-09-25 Thread Jerome BENOIT
Hello List, is there a patch for the source-kernel-2.4.22 as distributed in Sarge to incoporate the `cpufreq' stuff ? Thanks, Jerome -- Jerome BENOIT, Ph.D. [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

swsusp on Debian laptop (kernel 2.4.22)

2003-09-25 Thread Jerome BENOIT
Hello List, I plan to install soon the swsusp sofware http://swsusp.sourceforge.net/Software-suspend.html on my Debian (testing/unstable) laptop with kernel 2.4.22: I have just succeeded to apply the patch the Debian kernel-source package and built the kernel image: nevertheless before going fur

Re: ACPI gnome applet for battery

2003-09-26 Thread Jerome BENOIT
Fusco Francesco wrote: On Fri, 26 Sep 2003 11:50:09 +0200, Jerome BENOIT wrote: Pease can be more verbose ? Which package and which version ? Thanks, Jerome The applet is in gnome-applets 2.2.2-2 This battery applet works through APM only (the package depends on the `libapm' l

source-kernel-2.4.22 and cpufreq

2003-09-26 Thread Jerome BENOIT
Hello List, is there a patch for the source-kernel-2.4.22 as distributed in Sarge to incoporate the `cpufreq' stuff ? Thanks, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: source-kernel-2.4.22 and cpufreq

2003-09-26 Thread Jerome BENOIT
Thank for your reply ! Joan Tur wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Es Dijous 25 Setembre 2003 19:00, en Jerome BENOIT va escriure: Hello List, is there a patch for the source-kernel-2.4.22 as distributed in Sarge to incoporate the `cpufreq' stuff ? I've succeeded

Re: ACPI gnome applet for battery

2003-09-26 Thread Jerome BENOIT
The applet is in gnome-applets 2.2.2-2 This battery applet works through APM only (the package depends on the `libapm' libray) I am looking for an applet that works through ACPI. You are incorrect. It works (on my computer, right now) with acpi as well. That is correct (I have chec

Re: ACPI gnome applet for battery

2003-09-27 Thread Jerome BENOIT
Thanks for your replies. The applet is in gnome-applets 2.2.2-2 This battery applet works through APM only (the package depends on the `libapm' libray) I am looking for an applet that works through ACPI. You are incorrect. It works (on my computer, right now) with acpi as well. Yes. B

Re: Allowing any user to shutdown from gnome

2003-09-27 Thread Jerome BENOIT
Have a look to /etc/X11/gdm/gdm.conf Ben Edwards wrote: Is there a way of allowing any user to shutdown. Idealy from the taskbar (but I guess in this case it's simply a case of writing a short script and calling it from the taksbar. Ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

archive `dmesg'

2003-09-28 Thread Jerome BENOIT
Hello List, Since a while I have try to rebuild my kernel, but the rebuild version lead to a panic state at boot time. Is there a way to archive the `dmesg' in the `/var/log' directory ? Thanks in advance, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trou

Re: archive `dmesg'

2003-09-29 Thread Jerome BENOIT
Good point ! Thanks, Jerome Albert Dengg wrote: On Sun, 28 Sep 2003 21:14:32 +0300 Jerome BENOIT <[EMAIL PROTECTED]> wrote: ... Is there a way to archive the `dmesg' in the `/var/log' directory ? ... there already is... on a debian standard installation the kernel messages(whi

[OT] kernel versioning: extra suffixes

2003-10-03 Thread Jerome BENOIT
Hello List, where can we find the meaning of the extra suffixes for the kernel vesrioning (e.g, -ac, -preN, -bkN) ? Thanks, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [OT] kernel versioning: extra suffixes

2003-10-04 Thread Jerome BENOIT
Thanks for the reply Marc Wilson wrote: On Fri, Oct 03, 2003 at 05:54:25PM +0300, Jerome BENOIT wrote: where can we find the meaning of the extra suffixes for the kernel vesrioning (e.g, -ac, -preN, -bkN) ? Not sure that there's even a canonical list, or that there would need to be

Re: Looking for backup solutions

2003-10-05 Thread Jerome BENOIT
Have a look to `backup2l' package. Dan Anderson wrote: I have a 40 GB hard disk I want to back up to CD. I figure I could run dd but the man page was unintelligible. Can anyone offer any suggestions? Thanks in advance, -Dan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

What is the difference between `Sid' and `unstable' ?

2003-10-11 Thread Jerome BENOIT
Hello List, I have just tried to install vim-gnome (sid): for that you neede vim 1:6.2 (unstable) My point is: if in my `/etc/apt/preference/' file I ask to fetch the `vim' package from `Sid', I do not get it with `dselect', but if I ask to fetch the `vim' package from `unstable', I get it ! Note

Re: What is the difference between `Sid' and `unstable' ?

2003-10-11 Thread Jerome BENOIT
Thanks for the reply. Ok, forget the capital `S' (I do use `sid' in my data file) Paul Johnson wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Oct 11, 2003 at 12:42:23PM +0300, Jerome BENOIT wrote: Note that my `/etc/apt/sources.list' data file reaches both `Sid'

Re: What is the difference between `Sid' and `unstable' ?

2003-10-12 Thread Jerome BENOIT
Thank for the reply. Apt only knows what it is told about distributions/sources through their Release file. My Release file for unstable/main has: Archive: unstable Component: main Origin: Debian Label: Debian Architecture: i386 so those are the only distinguishing factors that I can use to

Re: Question about LaTeX...

2003-10-14 Thread Jerome BENOIT
TH, Jerome BENOIT [EMAIL PROTECTED] wrote: Hi, just a silly question about LaTeX: How can I add a new (user) class to the path where the latex command searchs? The problem is that I have several customised classes that I use frequently and, whenever I want to create, e.g., a postscript I need to cop

gs-gnu, GSView abd libgs.so

2002-10-05 Thread Jerome BENOIT
Hi All ! In view to install the last GSView on Woody, I have build the gs-gnu unstable package: everything was fine during the compilation and the instalation. Unfortunately, I can not read a PS file with GSView because the `libgs.so' is missing: in fact no such lib is built (and, so, installed

PPT files

2002-10-07 Thread Jerome BENOIT
Hi All ! Does Debian provide a tool for reading PPT files ? Thanks in advace, Jerome BENOIT -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: PPT files

2002-10-07 Thread Jerome BENOIT
Thanks for the quick reply ! Is there corresponding DEB (Woody) files somewhere in the web ? Jean-Marc V. Liotier wrote: > On Mon, 2002-10-07 at 12:41, Jerome BENOIT wrote: > >>Does Debian provide a tool for reading PPT files ? > > > Openoffice works fine. > -

Re: Cannot use PCMCIA NIC with 2.4.18

2002-10-09 Thread Jerome BENOIT
Try to use the package `hotplug'. Darryl L. Pierce wrote: > I've had on again/off again problems with my laptop and the 2.4.1[8,9] > kernel. I boot my laptop with the card (both a D-Link 660 and a 3Com > EtherLink III) inserted and the system sometimes comes up and sometimes > doesn't (I'm usi

Java: clean up the memory

2002-10-09 Thread Jerome BENOIT
Hi All ! On my `gtop' window I can see a large number of java stuffs: they occupy in total a large amount of memory, but they use no CPU (because they are no more there). I guess that someone may remove them from the memory, but I do not know who: any idea ? Jerome BENOIT -- To UNSUBS

Re: whereami: setting ip address?

2002-10-15 Thread Jerome BENOIT
Hi All ! Is there any documentation about the usage of the (new) subdirectories in `/etc/network' ? Thanks in advance, Jerome Chris Halls wrote: > Hi Martin, > > On Tue, Oct 15, 2002 at 11:18:41AM +0200, martin f krafft wrote: > >>whereami is called from /etc/network/if-pre-up.d/whereami, and

/etc/network/*.d

2002-10-16 Thread Jerome BENOIT
what is the corresponding policy ? Thanks, Jerome Russell wrote: > Jerome BENOIT wrote: > >>Hi All ! >> >>Is there any documentation about the usage of the (new) >>subdirectories in `/etc/network' ? > > > man interfaces > > -- To UNSUBS

Galeon Mail/News ?

2002-10-18 Thread Jerome BENOIT
Hi All ! I have just installed Galeon and I palne to remove the Mozilla stuff now ! Is there any kind of Galeon Mail/News ? Thanks, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

local Mail: naive question

2002-10-22 Thread Jerome BENOIT
Hi All ! How can we read the local emails with Mozilla ? Mus I install a POP something on my laptop ? Thanks in advance, Jerome BENOIT -- Jerome BENOIT, Ph.D. [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: local Mail: naive question

2002-10-22 Thread Jerome BENOIT
: Jerome BENOIT, 2002-Oct-22 15:49 +0300: Hi All ! How can we read the local emails with Mozilla ? Mus I install a POP something on my laptop ? Thanks in advance, Jerome BENOIT I don't understand. Do you mean email messages stored in local mail boxes? If that's the case, then you ne

John the Ripper

2002-10-27 Thread Jerome BENOIT
Hill All ! The John package (password cracker) write the file `john.pot' in the root directory '/'. I do not like that: how can we ask to John to write this file somewhere else ? Thanks in advance, Jerome BENOIT -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: John the Ripper

2002-10-27 Thread Jerome BENOIT
Brian Stults wrote: Jerome BENOIT wrote: Hi All ! The John package (password cracker) write the file `john.pot' in the root directory '/'. I do not like that: how can we ask to John to write this file somewhere else ? John writes the list of cracked passwords in ~/ which

ld and g2c

2002-11-18 Thread Jerome BENOIT
Hi All, Whereas `g++' can find the library `g2c', ld cannot: why ? did I miss something ? Thanks in advance, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

JavaView

2002-11-20 Thread Jerome BENOIT
Hi All ! Currently when I lauch JavaView from http://www-sfb288.math.tu-berlin.de/vgp/javaview/ mozilla is vanishes ? Can we install (and launch) `JavaView' on Woody ? And how ? Thanks in advance, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Re: [OT] latex, pdflatex and graphics formats

2002-11-26 Thread Jerome BENOIT
Hi {pdf,}LaTeX Fans ! There is a package written by Oberdiek which does the job: `epstopdf' Read the comments before to use it. Otherwise, I guess that this list is not the proper one for pure TeX issue. I hope that helps, Jerome Jörg Johannes wrote: Hi everybody For my documents, I have to

Re: geforce4

2002-11-28 Thread Jerome BENOIT
I guess that you can try `nv'. May be a better idea is to visit the NVidia site http://www.nvidia.com/content/drivers/drivers.asp I hope that helps. Peterka wrote: Hi! I have a Geforce 4 Ti 4200 64 Mb vga card, and i can't run any gui. When installing, what should i choose? vesa,vga,nv? Is th

[Fwd: Re: [OT] latex, pdflatex and graphics formats]

2002-11-28 Thread Jerome BENOIT
Original Message Subject: Re: [OT] latex, pdflatex and graphics formats Date: Thu, 28 Nov 2002 11:03:55 +0200 From: Jerome BENOIT <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: Dominique Dumont <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]>

Re: commercial scientific programs on Debian

2002-11-28 Thread Jerome BENOIT
for Maple8 it is Ok ! Faheem Mitha wrote: Dear People, I was wondering whether how well (or at all) some commercial scientific programs run on Debian, say Sarge. Specifically, I was wondering about Gauss, Mathematica, Matlab, SAS, Splus. I think that Mathematica runs ok, but I'm not sure about t

Re: [Fwd: Re: [OT] latex, pdflatex and graphics formats]

2002-11-29 Thread Jerome BENOIT
I am very sorry for the misspelling, so let me try again: you can find the `epstopdf.sty' LaTeX STY file in the drectory `/usr/share/texmf/tex/latex/oberdiek' Bye, Jerome Jörg Johannes wrote: Hello Jerome the LaTeX package `epstopdf' allows to convert PostScript files on the fly: you should f

troubles with `kernel-patch-lpp'

2002-11-29 Thread Jerome BENOIT
Hello All, I have just build a buid a new kernel with the patch LPP and configured my Debian boxe as suggestd in the document file. Every thing look find, exept the last stage: the picture stay. Apparently the command line `echo 101 /proc/progress ' in the suggested `/etc/init.d/rc' script does

2.4.19 kernel with Woody WAS:Re: TV output, and my new project

2002-11-30 Thread Jerome BENOIT
cobb wrote: Hello, I am going to be setting up my Linux machine, which is currently only being used as an Internet gateway/firewall and FTP/HTTP server, as an entertainment "server" as well, as seen in this crude diagram: http://tinyurl.com/33tb My question is, will TV output on, say, a GeFor

Re: blackdown java

2002-12-04 Thread Jerome BENOIT
I running Woody and I have apt-get Java stuff for Woody: only the version 1.3 seems to be available. So I guess that the version 1.4 is a `testing' version, is it right ? Derrick 'dman' Hudson wrote: On Tue, Dec 03, 2002 at 05:40:15PM -0500, Bruce Park wrote: | Darryl, | | So which one is more

Re: Is this what I think it is? (was Re: demande d'emploi / offre de service( en algérie ))

2003-08-17 Thread Jerome BENOIT
Ron Johnson wrote: On Sun, 2003-08-17 at 08:15, ayoun mohammed ali wrote: Oran algérie le 17/08/2003 Monsieur le directeur Objet : demande d'emploi Did this guy just send us his resume? Unfortunately, Yes -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

cleanning POP3

2003-08-19 Thread Jerome BENOIT
Hello Debian fans Is there an easy and efficient way to clean up (read to erase spams) a POP3 box before to fetch the regular emails ? Thank, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

cleanning an infected file

2003-08-20 Thread Jerome BENOIT
Hello Debian fans According to `clamscan' one of my file is infected with a virus: I guess that it is a good idea to clean this file. How can we remove virii form a file ? Thanks, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC

testing: troubles with SVGATextMode

2003-08-21 Thread Jerome BENOIT
Hello Debian fans, since a while I have some trouble with SVGATextMode under Sarge. I get the follwing error message: >> /usr/bin/consolechars -f /usr/share/consolefonts/lat1u-12: Inappropriate ioctl for device SVGATextMode: ERROR

CUPS: cleanning up

2003-09-05 Thread Jerome BENOIT
Hello All, a few minutes ago, I realized that my `/var/spool/cups' directory was full of former `jobs': `du -sh' gave `178M'. Is there a way to clean periodicaly this directory ? Thanks in advance, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Co

NewsStand Reader

2003-03-27 Thread Jerome BENOIT
Hello All, Can we read `NewsStand' files [ http://www.newsstand.com/ ] on a Debian box ? If not, may I encourage Debian (and Linux) users to request for a `NewsStand Reader' for Linux: http://www.newsstand.com/index.cfm?fuseaction=download in order to encourage them to provide surch a reader. Th

naive question: gcc-{2.95,3.2}

2003-04-01 Thread Jerome BENOIT
Hello List, is it adventurous to build a package-dev with the gcc-3.2 compiler when you still plan to use mainly the gcc-2.95 compiler ? Thanks, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

build package with gcc-3.2

2003-04-03 Thread Jerome BENOIT
Hello All, I would like to build some (scientific) package with gcc-3.2 in order to take advantages of my "Mobile Pentium 4". But, before to do it, I would like to know if it will not distord my Debian testing/unstable box: in other words, can we use packages that were built with the gcc-3.2 com

Re: Using us3.samba.org as an apt source for Samba

2003-06-02 Thread Benoit Mortier
mba.org. My relevant files are below: > did you make an apt-get update after adding the line for samba to your source.list Bye -- OpenSides sprl Free Software Specialist Benoit Mortier - Linux Engineer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Trouble with CUPS

2003-06-02 Thread Jerome BENOIT
Hello All, two days ago my print stuff (CUPS) worked fine on my testing box: since then I have updated my box and cleaned it with `orphaner', and my print stuff freeze my computer: my memory and my swap getting rapidly saturated. Whereas the CUPS test works, I can no more configure my printers thr

Re: wiki.debian.net?

2002-12-24 Thread Jerome BENOIT
What does `wiki' mean ? Merry Xmas Jerome Acks Jr wrote: On Tue, Dec 24, 2002 at 03:30:30PM +, Colin Watson wrote: On Mon, Dec 23, 2002 at 05:37:21PM -0600, Nathan E Norman wrote: http://wiki.debian.net/ doesn't appear to be a debian wiki. Anyone know what's up? It seems to be correct

[OT] Woody non-free jigdo

2003-01-10 Thread Jerome BENOIT
Bonjour, is there somewhere a JIGDO distribution for the non-free part of Woody ? Thanks in advance, Jerome -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: sound card

1998-08-29 Thread Benoit Joly
awe64 need this patch to use advance midi part of the sb. you can set your card without this patch (like i did) with isapnp (config file created by pnpdump) and u need to select the sb16 driver in the sound section but in module, not built in. in this way, isapnp will be call before loading the sb driver. so if u read the howto on sb16 or sbawe64, u should find infos on the isapnp and kernel config. Benoit Joly

samba

1998-09-25 Thread Benoit Joly
I had some real config file, it will be great :) thanks, Benoit Joly email: [EMAIL PROTECTED] [EMAIL PROTECTED]

RE: samba

1998-05-23 Thread Benoit Joly
the problem is with option workgroup, u have to put the same in both box to have your linux box appear in network neighborhood of your win95 box. it's somewhere in the network config panel. Benoit Joly [EMAIL PROTECTED] On 23-May-98 Greg Norris wrote: > Hi everyone! I've go

something like easy cd creator

1998-06-02 Thread Benoit Joly
hi, is there any apps like easycd creator, who dont need to make an image?, just dragging files or wav songs to the destination before burning? tnx Benoit Joly [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: XDM headaches

1999-03-10 Thread Benoit Joly
. Benoit Joly On 10-Mar-99 Christian Dysthe wrote: > Hello Debian-users, > > I am a Debian/Linux newbie. However, I do have hamm running well on > my computer now. I use Xfree 3.3.3 to make my Matrox card work and > XFCE/ with XFWM as windows manager. > > I was usin

procmail

1999-03-16 Thread Benoit Joly
Hi, I want to setup procmail to forward every email sent to [EMAIL PROTECTED] here is my .procmailrc :0 * [EMAIL PROTECTED] benoit :0 * [EMAIL PROTECTED] benoit the first command work ok

RE: Sound-config with isapnp

1999-03-16 Thread Benoit Joly
hi, why dont you use the isapnptools package in debian? it's a great package :), and it should work very well... so throw away your .rpm... Benoit On 16-Mar-99 Kurt Stallknecht wrote: > Hello, > I ve problems with the configuration of an Aztech soundcard. The > first straightfo

  1   2   3   4   5   6   7   8   9   10   >