RE: jakarta/struts debian package

2001-09-14 Thread Pascal THIVENT
I can't understand what you're talking about ??? What behavior should .deb
have ? Do you want to install the binary directly ?
Just read http://jakarta.apache.org/struts/installation.html ...

Struts is a *Java* Framework, so why don't you get the binary distribution
of struts ? http://jakarta.apache.org/struts/index.html#Acquiring
Then, just deploy the struts components into your servlet engine...

-- 
Pascal Thivent

-Message d'origine-
De: DvB
A: debian-user@lists.debian.org
Date: 13/09/01 17:50
Objet: jakarta/struts debian package

As the subject implies, I'm looking for debs for the jakarta struts
framework. Anyone know where I can find some?
I know there's a binary tarball at jakarta.apache.org but I'd prefer to
install from debs if they're available.

TIA


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]



RE: Java 1.3.1 for stable (2.2) ?

2001-09-03 Thread Pascal THIVENT
The blackdown team is dedicated to the professional development of the Java
platform for Linux based on the community source concept

So, you will be able to find what you're looking for at : 
http://www.blackdown.org/java-linux/mirrors.html 

just select your mirror and select the debian folder... 

you can take a look at the mailing list archive :
http://lists.debian.org/debian-java/2000/debian-java-200010/msg00031.html


-- 
Pascal Thivent 




-Message d'origine-
De: Espen Tagestad
A: Eugene van Zyl
Cc: Debian-User
Date: 03/09/01 13:42
Objet: Re: Java 1.3.1 for stable (2.2) ?

On Mon, 3 Sep 2001, Eugene van Zyl wrote:

> Hi,
> 
> Does anyone know where I can get .deb's for Java 1.3.1 or 1.2.2 for
Potato 2.2 ?

I'm not sure if people are allowed to make packages of these. due
license
approvement etc. But, jdk1.3.1 isn't really hard to install, is
it? Download the file, place it under /usr/local and put the bin
directory
into the path and you should be set.

> Thanks,
> Eugene van Zyl

--
Espen Tagestad
http://www.modula.no



RE: SIS5513 UDMA problem +Andre's IDE patches

2001-08-28 Thread Pascal THIVENT
OOPS, I didn't post this mail to the right list.
Excuse me

-Message d'origine-
De: Pascal THIVENT
A: 'debian-user@lists.debian.org'
Date: 27/08/01 15:08
Objet: SIS5513 UDMA problem +Andre's IDE patches

Hi all,

first, excuse me for boring the entire list with this question that has
(I
think so) already been solved.

I've got a 'little' problem with DMA feature...
I use a motherboard with a SIS5513 IDE chipset and two UDMA hard disk.
I run a 2.2.17 home build kernel.

Here come an extract of the dmesg output :
...
SIS5513: IDE controller on PCI bus 00 dev 09
SIS5513: not 100% native mode: will probe irqs later
SIS5513: simplex device:  DMA disabled
ide0: SIS5513 Bus-Master DMA disabled (BIOS)
SIS5513: simplex device:  DMA disabled
ide1: SIS5513 Bus-Master DMA disabled (BIOS)
hda: QUANTUM FIREBALL CR8.4A, ATA DISK drive
hdb: QUANTUM FIREBALL ST4.3A, ATA DISK drive
...

I use the UDMA feature under M$ and it works fine.
So, I made a little search on the net and found information about my
problem.
The informations that I have collected mention Andre's IDE patches
avalaible
at http://www.kernel.org/pub/linux/kernel/people/hedrick/
Then, I took a look at thoses patches and found in the
README.IDE.BACKPORT.FINAL file
(http://www.kernel.org/pub/linux/kernel/people/hedrick/README.IDE.BACKPO
RT.F
INAL) the following note :


  README.IDE

  This directory will have stable and test patch code that are
  solely related to various IDE-Block devices and chipset specific code.
  
  README.IDE.BACKPORT.FINAL
  
  These are the last backport patchs.
  
  ide.2.2.17.all.2904.patch
  ide.2.2.18-3.all.2904.patch
  
  I do not have any more time to back port.
  Only dead critical issues will be addressed.
  
  Sorry.
  
  Andre Hedrick
  The Linux ATA/IDE guy


He come my question : what are BACKPORT patches ?
Andea Hedrick talks about last patches from 2000/09/04. However, I found
version from the 2000/11/20. Are the patches from the latest release the
right one to apply ?
Does anybody have already applied succesfully this patch ? Is there any
thing to take care of ?


Thank for your experience

-- 
Pascal Thivent


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]



SIS5513 UDMA problem +Andre's IDE patches

2001-08-27 Thread Pascal THIVENT
Hi all,

first, excuse me for boring the entire list with this question that has (I
think so) already been solved.

I've got a 'little' problem with DMA feature...
I use a motherboard with a SIS5513 IDE chipset and two UDMA hard disk.
I run a 2.2.17 home build kernel.

Here come an extract of the dmesg output :
...
SIS5513: IDE controller on PCI bus 00 dev 09
SIS5513: not 100% native mode: will probe irqs later
SIS5513: simplex device:  DMA disabled
ide0: SIS5513 Bus-Master DMA disabled (BIOS)
SIS5513: simplex device:  DMA disabled
ide1: SIS5513 Bus-Master DMA disabled (BIOS)
hda: QUANTUM FIREBALL CR8.4A, ATA DISK drive
hdb: QUANTUM FIREBALL ST4.3A, ATA DISK drive
...

I use the UDMA feature under M$ and it works fine.
So, I made a little search on the net and found information about my
problem.
The informations that I have collected mention Andre's IDE patches avalaible
at http://www.kernel.org/pub/linux/kernel/people/hedrick/
Then, I took a look at thoses patches and found in the
README.IDE.BACKPORT.FINAL file
(http://www.kernel.org/pub/linux/kernel/people/hedrick/README.IDE.BACKPORT.F
INAL) the following note :


  README.IDE

  This directory will have stable and test patch code that are
  solely related to various IDE-Block devices and chipset specific code.
  
  README.IDE.BACKPORT.FINAL
  
  These are the last backport patchs.
  
  ide.2.2.17.all.2904.patch
  ide.2.2.18-3.all.2904.patch
  
  I do not have any more time to back port.
  Only dead critical issues will be addressed.
  
  Sorry.
  
  Andre Hedrick
  The Linux ATA/IDE guy


He come my question : what are BACKPORT patches ?
Andea Hedrick talks about last patches from 2000/09/04. However, I found
version from the 2000/11/20. Are the patches from the latest release the
right one to apply ?
Does anybody have already applied succesfully this patch ? Is there any
thing to take care of ?


Thank for your experience

-- 
Pascal Thivent



RE: sound

2001-08-17 Thread Pascal THIVENT
XP is a methodology for Object Oriented programming.

If you want to learn more about XP, take a look at that :

http://www.xprogramming.com/
http://www.extreme-java.de/
http://www.xp123.com/
http://www.advogato.org/article/202.html
http://www.extremeprogramming.org/
http://c2.com/cgi/wiki?ExtremeProgrammingRoadmap
http://www.ootips.org/xp.html 
and : http://www.objectmentor.com/xp/xp.html ;)


Here are some other links that discuss about XP and Open Source (as
development model)

http://martinfowler.com/articles/newMethodology.html
http://www.apacheweek.com/issues/01-08-03
http://www.advogato.org/article/262.html
http://iwsun4.infoworld.com/articles/tc/xml/01/06/18/010618tcexprog.xml



-Message d'origine-
De: Ade Talabi
A: Bob Koss
Cc: Mike Egglestone; debian-user@lists.debian.org
Date: 17/08/01 10:42
Objet: Re: sound

Bob Koss,

What is extreme programming?

Bob Koss ([EMAIL PROTECTED]) said thusly on [16/08/01 at 19:50]:

> -- 
> 
> Robert Koss, Ph.D. | Training, Mentoring, Contract Development
> Senior Consultant  | Object Oriented Design, C++, Java
> www.objectmentor.com   | Extreme Programming
> 
> 

--
"For Wale Soyinka, it was simply a show of shame. I had thought hitherto
that the Professor was a learned scholar. He is certainly an unlearn
Professor. I had also personally thought that Wole Soyinka would have
started his case demystifying the mystery of the June 12 palaver.
Rather, he embarked on an unsolicited and non impressive journey into
grammatical homeland. Not on always was  rattled and rubbished by
young lawyers who were lucky not to have had their academic career
destroyed by the nefarious activities of the various cults and
confraternities initiated by Wole Soyinka."
-- Alhaji Hassan Sani Kontagora


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]



RE: jdk 1.3

2001-08-10 Thread Pascal THIVENT
Hi,

the blackdown JDK is available as debian package on
http://www.blackdown.org.
Just choose download and select your ftp mirror...

You could choose to install the IBM developer kit for Java on
http://www6.software.ibm.com/dl/dklx130/dklx130-p.
You just have to create an account (it's free).
The IBM JDK IS available in tarball format

HTH



-Message d'origine-
De: Kalle Hasselström
A: debian-user mailing list
Date: 10/08/01 12:12
Objet: jdk 1.3

What packages supply jdk 1.3? Are there any packages at all of sun's
jdk, or is it not free enough?

-- 
BOFH excuse #38:

secretary plugged hairdryer into UPS
--
Kalle Hasselström, [EMAIL PROTECTED]



RE: strange PATH problems with root

2001-07-31 Thread Pascal THIVENT
> > Hi all, 
> > 
> > I run Debian Potato (Kernel 2.2.17) with Gnome and sawmill as Window
> > Manager. I use the Gnome Display Manager for graphical loggin.
> > 
> > Last week, I decide to uninstall gdm.
> > Just after unsinstall, I discovered a (small) problem on my system
when
> > login into bash : the root's PATH is not set as it was before. The
root PATH
> > doesn't contain /sbin;/usr/sbin anymore.
> > I took a look at the config file from gdm and saw that the PATH for
root was
> > correctly set in this file.
> > 
> > I checked /etc/profile and /root/.bash_profile but the PATH isn't set
in any
> > of these file for root user.
> > However, I can remenber that my system was running correctly before I
> > decided to use gdm. So the right config files must have been
overwriten or
>> lost. I can't remenber if I've modified root's .bash_profile for
example.
> > 
> > So, here come my question : 
> > Could someone send me root's dot configuration file (.bash_profile at
> > least).
> > Is there a .profile for root just after a freshly install
> > 
> > Or better, has someone been confronted to the same problem ?
> > Is this due to gdm ?
> > 

> You must have sash installed.  This can be tested by doing an "su" from 
> the command line.  If sash is installed, then root's login shell will
> not include /sbin;/usr/sbin, but "su" will give root a proper shell
> including /sbin;/usr/sbin  AFAIK, this feature is intended to be a last
line of
> defense against some rootkits and against hackers who are unaware of
> sash. 
> I believe that you can set a different password for the full featured
> root
> shell, but I have been unable to make this work.  I'm not eleet 3n0ugh I

> guess.  I'm going to be trying again when I add a new box (new toys,
> yay, 
> being employed isn't all that bad after all.) to my playground next
> week.


> -- 
>   Paul T Wright <[EMAIL PROTECTED]>
> 


Unfortunately, I'm not running sash...
Could someone send me the original root's dotfile (.bashrc, .bash_profile,
 .profile) and eventually /etc/profile or give me the name of the package
that contains those files.
I'm very surprised by this PATH configuration.
I wasn't running gdm at the beginning and I'm quite sure that
/sbin:/usr/sbin:/usr/local/sbin
were in root's PATH (I could lunch dselect and use dselect without exporting
a new PATH manually.
 
Uninstalling gdm does not recover the initial state ???
What is this shit ?



strange PATH problems with root

2001-07-30 Thread Pascal THIVENT
Hi all, 

I run Debian Potato (Kernel 2.2.17) with Gnome and sawmill as Window
Manager. I use the Gnome Display Manager for graphical loggin.

Last week, I decide to uninstall gdm.
Just after unsinstall, I discovered a (small) problem on my system when
login into bash : the root's PATH is not set as it was before. The root PATH
doesn't contain /sbin;/usr/sbin anymore.
I took a look at the config file from gdm and saw that the PATH for root was
correctly set in this file.

I checked /etc/profile and /root/.bash_profile but the PATH isn't set in any
of these file for root user.
However, I can remenber that my system was running correctly before I
decided to use gdm. So the right config files must have been overwriten or
lost. I can't remenber if I've modified root's .bash_profile for example.

So, here come my question : 
Could someone send me root's dot configuration file (.bash_profile at
least).
Is there a .profile for root just after a freshly install

Or better, has someone been confronted to the same problem ?
Is this due to gdm ?

thanks a lot

-- 
Pascal Thivent
[EMAIL PROTECTED]



RE: WindowMaker Question

2001-02-27 Thread Pascal THIVENT
Hi,
yes it does.
Take a look at "The Dock App Warehouse" 
http://www.bensinclair.com/dockapp/

-- 
Pascal 

> -Message d'origine-
> De: Christopher W. Aiken [mailto:[EMAIL PROTECTED]
> Date: mardi 27 février 2001 15:52
> À: Debian Users
> Objet: WindowMaker Question
> 
> 
> 
> Is there a "dock" program like "xbiff" that will visually
> notify me when my fetchmail daemon gets email delivered
> to me?
> 
> -- 
> Christopher W. Aiken, Scenery Hill, Pa, USA
> chris at cwaiken dot com,   www.cwaiken.com
> :
> A bus station is where a bus stops. 
> A train station is where a train stops. 
> On my desk, I have a work station
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 



RE: problem with sound

2001-02-14 Thread Pascal THIVENT
Reboot your linux system and just check the boot message to see if the sound
card is recognized

> -Message d'origine-
> De: c-3 [mailto:[EMAIL PROTECTED]
> Date: mercredi 14 février 2001 11:21
> À: Philipp Schulte
> Cc: debian-user@lists.debian.org
> Objet: Re: problem with sound
> 
> 
> I didn't compile it as a module, because one told me it would be 
> better to compile it direcect into the kernel. And so I did.
> I've compiled the '100% compatible SoundBlaster 16 driver' and a 
> driver for OPL/3.
> So what do I have to do now
> 
> Christian
> (Germany)
> 
> 
> Date sent:Wed, 14 Feb 2001 08:13:55 +0100
> From: Philipp Schulte 
> <[EMAIL PROTECTED]>
> To:   debian-user@lists.debian.org
> Subject:  Re: problem with sound
> Forwarded by: debian-user@lists.debian.org
> 
> > On Wed, Feb 14, 2001 at 01:20:02AM +0100, c-3 wrote: 
> >   ^^^
> > How about putting your name there?
> > 
> > > I can't get my sound card to work under linux (SB16).
> > > So far I've recompiled my kernel with sound drivers, what 
> else do I
> > > have to do?
> > 
> > Which module did you compile? (I hope you compiled it as a 
> module...)
> > How did you try to load it? modprobe?
> > Was it loaded? ($/sbin/lsmod)
> > 
> > If you use a kernel module you simply need to load it (maybe adjust
> > mixer settings) and it should work. There is certainly no need for a
> > /etc/sound.conf
> > Phil
> > 
> > 
> > -- 
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> > with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> > 
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 



kerneld and 'Kernel module loader'

2001-02-08 Thread Pascal THIVENT
Hello,
 
I build a new kernel v2.2.17. I choosed to enabeld the 'Kernel module
loader' in the 'Loadable module support' section while make config.
I took a look at Documentation/kmod.txt and found that enabling this feature
doesn't need the kerneld anymore.
Then, I boot my new kernel and saw a message saying that I shouldn't use the
kerneld.
I agree with that but where can I disabled this feature ?
 
Thanks,

--
Pascal Thivent






 



depmod: *** Unresolved symbols in ...

2001-02-06 Thread Pascal THIVENT
I've compiled a brend new kernel.
When I boot with this kernel, those lines are printed on the screen : 
...
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/isdnloop.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/ixj.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/joy-magellan.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/joy-spaceball.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/joy-spaceorb.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/joy-warrior.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/kernelcapi.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/lapb.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/lmc.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/maestro.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/msbusmouse.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/n_hdlc.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/netlink_dev.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/netrom.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/nm256.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/nsc-ircc.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/pc110pad.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/pcbit.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/qpmouse.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/rose.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/sb.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/smc-ircc.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/sunrpc.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/synclink.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/t1isa.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/toshoboe.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/unix.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/w83977af_ir.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/wanrouter.o
depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/x25.o
done.
Loading modules:
Checking all file systems...
Parallelizing fsck version 1.18 (11-Nov-1999)
/dev/hdb1: clean, 22/2000 files, 2282/8001 blocks
/dev/hdb6: clean, 42931/366528 files, 161943/732957 blocks
/dev/hdb7: clean, 492/134784 files, 5344/269080 blocks
/dev/hdb8: clean, 11/8032 files, 1034/32098 blocks
...
 
a 'man depmod' show me that those messages aren't severity errors.
The unresolved symbols seem to be modules that I don't use since I build and
use a new kernel.
But I would like to know what they mean exactly and how i could fix this
behavior.
Do I have to clean my/etc/modules.conf ?
Where can I update the loading of MY modules ?
 
Thanks,

--
Pascal Thivent

Groupe SQLI
Web :  <http://www.sqli.com/> http://www.sqli.com 
Mail :  <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]
Tel : +33 (0)1 55 93 25 38








 



boot message and permission

2001-01-30 Thread Pascal THIVENT
Hello,
 
the messges shown at boot time contains this line : 
insmod: /lib/modules/2.2.17/misc/unix.o: cannot create
/var/log/ksymoops/20010130012225.ksyms Read-only file system
 
I've joined the plain message in attached file (see boot.txt)
I've joined my /etc/fstab file too.
 
I've attached the output of "ls -al /var/log/" to show the permissions on
this repositery...
 
The / filesystem is mounted in read-only at boot time, isn't it.
How could I fix this problem...
--
Pascal Thivent



 
hdc: ATAPI 4X CD-ROM drive, 256kB Cache
Uniform CD-ROM driver Revision: 3.11
Floppy drive(s): fd0 is 1.44M
FDC 0 is an 8272A
md driver 0.36.6 MAX_MD_DEV=4, MAX_REAL=8
scsi:  Detection failed (no card)
NCR53c406a: no available ports found
sym53c416.c: Version 1.0.0
Failed initialization of WD-7000 SCSI card!
IBM MCA SCSI: No Microchannel-bus support present -> Aborting.
megaraid: v107 (December 22, 1999)
aec671x_detect:
3w-: tw_findcards(): No cards found.
scsi : 0 hosts.
scsi : detected total.
Partition check:
 hda: hda1 hda2 < hda5 hda6 >
 hdb: hdb1 hdb2 hdb3 < hdb5 hdb6 hdb7 hdb8 >
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 140k freed
INIT: version 2.78 booting
NET4: Unix domain sockets 1.0 for Linux NET4.0.
insmod: /lib/modules/2.2.17/misc/unix.o: cannot create 
/var/log/ksymoops/20010130012225.ksyms Read-only file system
Loading /etc/console-tools/default.kmap.gz
Activating swap...
Adding Swap: 64256k swap-space (priority -1)
Checking root file system...
Parallelizing fsck version 1.18 (11-Nov-1999)
/dev/hdb5 was not cleanly unmounted, check forced.
Deleted inode 3745 has zero dtime.  FIXED.
/dev/hdb5: 8013/24096 files (1.1% non-contiguous), 48175/96358 blocks
Calculating module dependencies... done.
Loading modules:
Checking all file systems...
Parallelizing fsck version 1.18 (11-Nov-1999)
/dev/hdb1 was not cleanly unmounted, check forced.
/dev/hdb1: 21/2000 files (4.8% non-contiguous), 1595/8001 blocks
/dev/hdb6 was not cleanly unmounted, check forced.
/dev/hdb6: 35094/366528 files (0.1% non-contiguous), 120277/732957 blocks
/dev/hdb7 was not cleanly unmounted, check forced.
/dev/hdb7: 231/134784 files (0.9% non-contiguous), 4647/269080 blocks
/dev/hdb8 was not cleanly unmounted, check forced.
/dev/hdb8: 12/8032 files (0.0% non-contiguous), 1035/32098 blocks
Setting kernel variables.
Loading the saved-state of the serial devices...
Serial driver version 4.27 with no serial options enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
/dev/ttyS0 at 0x03f8 (irq = 4) is a 16550A
/dev/ttyS1 at 0x02f8 (irq = 3) is a 16550A
Mounting local filesystems...
/dev/hdb1 on /boot type ext2 (rw)
/dev/hdb6 on /usr type ext2 (rw)
/dev/hdb7 on /home type ext2 (rw)
/dev/hdb8 on /tmp type ext2 (rw)
/dev/hda1 on /mnt/system type vfat (rw)
/dev/hda5 on /mnt/sfw type vfat (rw)
/dev/hda6 on /mnt/data type vfat (rw)
Running dns-clean.
Setting up IP spoofing protection: rp_filter.
Configuring network interfaces: done.
Starting portmap daemon: portmap.

Setting the System Clock using the Hardware Clock as reference...
System Clock set. Local time: Tue Jan 30 01:23:43 UTC 2001

Cleaning: /tmp /var/lock /var/run.
Initializing random number generator... done.
INIT: Entering runlevel: 2
Starting system log daemon: syslogd klogd.
Starting mouse interface server: gpm.
Starting internet superserver: inetd.
Starting JServ servlet engine: jserv.
Starting printer spooler: lpd.
Starting MySQL database server: mysqld...failed.
Starting periodic command scheduler: cron.
Starting web server: apache.
/usr/sbin/apachectl start: httpd started

Debian GNU/Linux 2.2 tuxserver tty1

tuxserver login:



Linux version 2.2.17 ([EMAIL PROTECTED]) (gcc version 2.95.2 2313 (Debian 
GNU/Linux)) #1 Sun Jun 25 09:24:41 EST 2000
Detected 133636 kHz processor.
Console: colour VGA+ 132x43
Calibrating delay loop... 266.24 BogoMIPS
Memory: 62156k/65536k available (1732k kernel code, 412k reserved, 1096k data, 
140k init)
Dentry hash table entries: 8192 (order 4, 64k)
Buffer cache hash table entries: 65536 (order 6, 256k)
Page cache hash table entries: 16384 (order 4, 64k)
VFS: Diskquotas version dquot_6.4.0 initialized
CPU: Intel Pentium 75 - 200 stepping 0c
Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
Checking 'hlt' instruction... OK.
Checking for popad bug... OK.
Intel Pentium with F0 0F bug - workaround enabled.
POSIX conformance testing by UNIFIX
PCI: PCI BIOS revision 2.10 entry at 0xfb180
PCI: Using configuration type 1
PCI: Probing PCI hardware
Linux NET4.0 for Linux 2.2
Based upon Swansea University Computer Society NET3.039
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
TCP: Hash tables configured (ehash 65536 bhash 65536)
Starting kswapd v 1.5 
Detected PS/2 Mouse Port.
pty: 256 Unix98 ptys configured
apm: BIOS not found.
Real Time Clock Driver v1.09
RAM disk driver initialized:  16 RAM

postgresql + JDBC

2000-12-21 Thread Pascal THIVENT
Hi,

I'm looking for a high performance JDBC driver for PostgreSQL.
Does someone have already tested some ?
What are your recommandations ?

Thank


Pascal Thivent
SQLI group
+33(0)1.55.93.25.36
[EMAIL PROTECTED]



RE: mail address validation

2000-11-27 Thread Pascal THIVENT
on http://developer.netscape.com, you can find a set of javascript function
to check a form.
These function are based on regular expression that can be reused with PHP.
So, let's go to
http://developer.netscape.com/docs/examples/index.html?content=javascript.ht
ml
and then click on "Form Validation with JavaScript 1.2 Regular Expressions"
I think you'll find what you're looking for

 
Pascal Thivent

Groupe SQLI
Web : http://www.sqli.com
Mail : [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
Tel : 01 55 93 25 36 






> -Message d'origine-
> De: Michael Buerkle [mailto:[EMAIL PROTECTED]
> Date: lundi 27 novembre 2000 15:09
> À: debian-user@lists.debian.org
> Objet: mail address validation
> 
> 
> does anybody know a function in php4 to easily validate if an email 
> adress give by the user is in the valid 
> [EMAIL PROTECTED] form? or did anybody ever 
> write a function for doing that and is willing to share it with me?
> 
> thxs Michael
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 



RE: newbie question

2000-11-27 Thread Pascal THIVENT
I don't see any path inmy sources.list...
So i created a link /cdrom -> /mnt/cdrom to solve my problem.
But i though there were a nicer solution.


> -Message d'origine-
> De: Philipp Schulte [mailto:[EMAIL PROTECTED]
> Date: lundi 27 novembre 2000 12:09
> À: debian-user@lists.debian.org
> Objet: Re: newbie question
> 
> 
> On Mon, Nov 27, 2000 at 11:23:27AM +0100, Pascal THIVENT wrote: 
> 
> > I would like to change my cdrom mount point.
> > I've created a /mnt/cdrom directory.
> > I've modified the /etc/fstab file.
> > I can mount my cdrom in /mnt/cdrom with the mount 
> /mnt/cdrom command.
> > My problem is with the 'apt-get' command.
> > This frontend always check in /cdrom directory.
> > I've used the apt-cdrom utility to refresh my sources.list 
> but nothing
> > change.
> 
> What does your /etc/apt/sources.list look like? You could change it
> manually to /mnt/cdrom or you could also create a soft-link (man ln)
> pointing from /cdrom to /mnt/cdrom.
> Phil
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 



newbie question

2000-11-27 Thread Pascal THIVENT
I would like to change my cdrom mount point.

I've created a /mnt/cdrom directory.

I've modified the /etc/fstab file.

I can mount my cdrom in /mnt/cdrom with the mount /mnt/cdrom command.

My problem is with the 'apt-get' command.

This frontend always check in /cdrom directory.

I've used the apt-cdrom utility to refresh my sources.list but nothing

change.

Any Idea ?

 

Pascal Thivent

 



RE: startx problem

2000-11-22 Thread Pascal THIVENT
But what about the end of the output ?

...
System: `/usr/X11R6/lib/X11/xkb/xkbcomp -w 1 -R/usr/X11R6/lib/X11/xkb -xkm
-m fr -em1 "The XKEYBOARD keymap compiler (xkbcomp) reports:" -emp "> " -eml
"Errors from xkbcomp are not fatal to the X server" keymap/xfree86
/var/tmp/xfree86.xkm'
...

what does this mean ?

> -Message d'origine-
> De: Erik Steffl [mailto:[EMAIL PROTECTED]
> Date: mercredi 22 novembre 2000 12:16
> À: Debian User List (Adresse de messagerie)
> Objet: Re: startx problem
> 
> 
>   is there any problem? the stuff below looks like normal X run.
> 
>   the X is probably on vt7
> 
>   generally, when you wantto launch X you run startx (from 
> command line)
> or xdm (usually from inittab).
> 
>   erik
> 
> Pascal THIVENT wrote:
> > 
> > Hi,
> > 
> > when i launch X, i get this message :
> > 
> > XFree86 Version 3.3.6 / X Window System
> > (protocol Version 11, revision 0, vendor release 6300)
> > Release Date: January 8 2000
> >  If the server is older than 6-12 months, or if your card is newer
> >  than the above date, look for a newer version before reporting
> >  problems.  (see http://www.XFree86.Org/FAQ)
> > Operating System: Linux 2.2.17pre10 i686 [ELF]
> > Configured drivers:
> >   S3V: accelerated server for S3 graphics adaptors (Patchlevel 0)
> >   s3_ViRGE
> > (using VT number 7)
> > 
> > XF86Config: /usr/X11R6/lib/X11/XF86Config
> > (**) stands for supplied, (--) stands for probed/default values
> > (**) XKB: keymap: "xfree86(fr)" (overrides other XKB settings)
> > (**) Mouse: type: Microsoft, device: /dev/mouse, baudrate: 1200
> > (**) Mouse: buttons: 3
> > (**) S3V: Graphics device ID: "DSV3325DX"
> > (**) S3V: Monitor ID: "CM0800"
> > (--) S3V: Mode "800x600" needs hsync freq of 64.02 kHz. Deleted.
> > (--) S3V: Mode "1024x768" needs hsync freq of 62.50 kHz. Deleted.
> > (--) S3V: Mode "1152x864" needs hsync freq of 62.42 kHz. Deleted.
> > (--) S3V: Mode "1280x1024" needs hsync freq of 64.25 kHz. Deleted.
> > (--) S3V: Mode "1024x768" needs hsync freq of 70.24 kHz. Deleted.
> > (--) S3V: Mode "1152x864" needs hsync freq of 70.88 kHz. Deleted.
> > (--) S3V: Mode "1280x1024" needs hsync freq of 74.59 kHz. Deleted.
> > (--) S3V: Mode "1600x1200" needs hsync freq of 75.00 kHz. Deleted.
> > (--) S3V: Mode "1152x864" needs hsync freq of 76.01 kHz. Deleted.
> > (--) S3V: Mode "1280x1024" needs hsync freq of 78.86 kHz. Deleted.
> > (--) S3V: Mode "1024x768" needs hsync freq of 80.21 kHz. Deleted.
> > (--) S3V: Mode "1280x1024" needs hsync freq of 81.13 kHz. Deleted.
> > (--) S3V: Mode "1600x1200" needs hsync freq of 87.50 kHz. Deleted.
> > (--) S3V: Mode "1152x864" needs hsync freq of 89.62 kHz. Deleted.
> > (--) S3V: Mode "1280x1024" needs hsync freq of 91.15 kHz. Deleted.
> > (--) S3V: Mode "1600x1200" needs hsync freq of 93.75 kHz. Deleted.
> > (--) S3V: Mode "1600x1200" needs hsync freq of 105.77 kHz. Deleted.
> > (--) S3V: Mode "1280x1024" needs hsync freq of 107.16 kHz. Deleted.
> > (--) S3V: Mode "1800X1440" needs hsync freq of 96.15 kHz. Deleted.
> > (--) S3V: Mode "1800X1440" needs hsync freq of 104.52 kHz. Deleted.
> > (**) FontPath set to
> > 
> "/usr/lib/X11/fonts/misc/:unscaled,/usr/lib/X11/fonts/75dpi/:u
> nscaled,/usr/l
> > 
> ib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/Type1/,/usr/l
> ib/X11/fonts/S
> > 
> peedo/,/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/75dpi/,/usr
> /lib/X11/fonts
> > /100dpi/"
> > (--) S3V: PCI: ViRGE/DX or /GX rev 1, Linear FB @ 0xf000
> > (--) S3V: chipset:   ViRGE/DX rev. 1
> > (**) S3V: chipset driver: s3_VIRGE
> > (**) S3V: videoram:  4096k
> > (**) S3V: Ramdac type: s3_trio64
> > (**) S3V: Ramdac speed: 170 MHz
> > (--) S3V: Using Trio32/64 programmable clock (MCLK 69.801 MHz)
> > (--) S3V: Maximum allowed dot-clock: 170.000 MHz
> > (**) S3V: Mode "1024x768": mode clock =  75.000
> > (**) S3V: Mode "800x600": mode clock =  60.750
> > (**) S3V: Mode "640x480": mode clock =  30.000
> > (**) S3V: Using 16 bpp.  Color weight: 565
> > (--) S3V: Virtual resolution set to 1024x768
> > (--) S3V: Local bus LAW is 0xF00x
> > (--) S3V: Using a banksize of 4096k, line width of 1024
> > System: `/usr/X11R6/lib/X11/xkb/xkbcomp -w 1 
> -R/usr/X11R6/lib/X11/xkb -xkm
> > -m fr -em1 "The XKEYBOARD keymap compiler (xkbcomp) 
> reports:" -emp "> " -eml
> > "Errors from xkbcomp are not fatal to the X server" keymap/xfree86
> > /var/tmp/xfree86.xkm'
> > 
> > Any idea ?
> > 
> > Pascal Thivent
> > 
> > --
> > Unsubscribe?  mail -s unsubscribe 
> [EMAIL PROTECTED] < /dev/null
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 



startx problem

2000-11-22 Thread Pascal THIVENT
Hi,

when i launch X, i get this message :




XFree86 Version 3.3.6 / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: January 8 2000
 If the server is older than 6-12 months, or if your card is newer
 than the above date, look for a newer version before reporting
 problems.  (see http://www.XFree86.Org/FAQ)
Operating System: Linux 2.2.17pre10 i686 [ELF] 
Configured drivers:
  S3V: accelerated server for S3 graphics adaptors (Patchlevel 0)
  s3_ViRGE
(using VT number 7)

XF86Config: /usr/X11R6/lib/X11/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(**) XKB: keymap: "xfree86(fr)" (overrides other XKB settings)
(**) Mouse: type: Microsoft, device: /dev/mouse, baudrate: 1200
(**) Mouse: buttons: 3
(**) S3V: Graphics device ID: "DSV3325DX"
(**) S3V: Monitor ID: "CM0800"
(--) S3V: Mode "800x600" needs hsync freq of 64.02 kHz. Deleted.
(--) S3V: Mode "1024x768" needs hsync freq of 62.50 kHz. Deleted.
(--) S3V: Mode "1152x864" needs hsync freq of 62.42 kHz. Deleted.
(--) S3V: Mode "1280x1024" needs hsync freq of 64.25 kHz. Deleted.
(--) S3V: Mode "1024x768" needs hsync freq of 70.24 kHz. Deleted.
(--) S3V: Mode "1152x864" needs hsync freq of 70.88 kHz. Deleted.
(--) S3V: Mode "1280x1024" needs hsync freq of 74.59 kHz. Deleted.
(--) S3V: Mode "1600x1200" needs hsync freq of 75.00 kHz. Deleted.
(--) S3V: Mode "1152x864" needs hsync freq of 76.01 kHz. Deleted.
(--) S3V: Mode "1280x1024" needs hsync freq of 78.86 kHz. Deleted.
(--) S3V: Mode "1024x768" needs hsync freq of 80.21 kHz. Deleted.
(--) S3V: Mode "1280x1024" needs hsync freq of 81.13 kHz. Deleted.
(--) S3V: Mode "1600x1200" needs hsync freq of 87.50 kHz. Deleted.
(--) S3V: Mode "1152x864" needs hsync freq of 89.62 kHz. Deleted.
(--) S3V: Mode "1280x1024" needs hsync freq of 91.15 kHz. Deleted.
(--) S3V: Mode "1600x1200" needs hsync freq of 93.75 kHz. Deleted.
(--) S3V: Mode "1600x1200" needs hsync freq of 105.77 kHz. Deleted.
(--) S3V: Mode "1280x1024" needs hsync freq of 107.16 kHz. Deleted.
(--) S3V: Mode "1800X1440" needs hsync freq of 96.15 kHz. Deleted.
(--) S3V: Mode "1800X1440" needs hsync freq of 104.52 kHz. Deleted.
(**) FontPath set to
"/usr/lib/X11/fonts/misc/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/l
ib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/Type1/,/usr/lib/X11/fonts/S
peedo/,/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/75dpi/,/usr/lib/X11/fonts
/100dpi/"
(--) S3V: PCI: ViRGE/DX or /GX rev 1, Linear FB @ 0xf000
(--) S3V: chipset:   ViRGE/DX rev. 1
(**) S3V: chipset driver: s3_VIRGE
(**) S3V: videoram:  4096k
(**) S3V: Ramdac type: s3_trio64
(**) S3V: Ramdac speed: 170 MHz
(--) S3V: Using Trio32/64 programmable clock (MCLK 69.801 MHz)
(--) S3V: Maximum allowed dot-clock: 170.000 MHz
(**) S3V: Mode "1024x768": mode clock =  75.000
(**) S3V: Mode "800x600": mode clock =  60.750
(**) S3V: Mode "640x480": mode clock =  30.000
(**) S3V: Using 16 bpp.  Color weight: 565
(--) S3V: Virtual resolution set to 1024x768
(--) S3V: Local bus LAW is 0xF00x
(--) S3V: Using a banksize of 4096k, line width of 1024
System: `/usr/X11R6/lib/X11/xkb/xkbcomp -w 1 -R/usr/X11R6/lib/X11/xkb -xkm
-m fr -em1 "The XKEYBOARD keymap compiler (xkbcomp) reports:" -emp "> " -eml
"Errors from xkbcomp are not fatal to the X server" keymap/xfree86
/var/tmp/xfree86.xkm'



Any idea ?


Pascal Thivent