Re: java related????

2000-11-21 Thread John Summerfield
> Hi, > > I just installed an application that is supposed to run with kernel > 2.2.14-12 and not higher. I installed RH7 and downgraded the kernel to this. > I installed the jkd1.3 also for linux. Now i type the "myapp" > I get: > at java.lang.Class.forName(Class.java:native) > at java.lang.Cl

java related????

2000-11-21 Thread jim M.
Hi, I just installed an application that is supposed to run with kernel 2.2.14-12 and not higher. I installed RH7 and downgraded the kernel to this. I installed the jkd1.3 also for linux. Now i type the "myapp" I get: at java.lang.Class.forName(Class.java:native) at java.lang.Class.forName(clas

Re: Replacement for PAM userdb?

2000-11-21 Thread Jason L Tibbitts III
> "ND" == Nalin Dahyabhai <[EMAIL PROTECTED]> writes: ND> Until the next Raw Hide refresh, the candidate is at ND> http://people.redhat.com/nalin/test/. This works great for me. Thanks for your help. - J< ___ Redhat-devel-list mailing list [E

Re: Linux Hardware

2000-11-21 Thread John Summerfield
> Hi everybody! > > I don0t know if it is the right place for this, but please, help me, I'm > about to buy a new hardware, I will use to develop application for linux, so > it should be 100% compatible whit that system. > > As any application should run on a wide variety of linux distro, it s

Re: Replacement for PAM userdb?

2000-11-21 Thread Nalin Dahyabhai
On Wed, Nov 15, 2000 at 11:47:00AM -0600, Jason L Tibbitts III wrote: > In order to maintain security while still allowing users to use FTP to get > to their files, I set up a system where users get different passwords which > they use for FTP. Using PAM, this was pretty easy, I just used > > au

Linux Hardware

2000-11-21 Thread Mario Torre
Hi everybody! I don0t know if it is the right place for this, but please, help me, I'm about to buy a new hardware, I will use to develop application for linux, so it should be 100% compatible whit that system. As any application should run on a wide variety of linux distro, it shoul be compa

Re: rh7.0 kickstart

2000-11-21 Thread Andrew Park
> On Tuesday, November 21 2000, Andrew Park said: > > > Can anybody here give me a hand with RH7.0's kickstart? > > First of all, I'd recommend sending this question instead to > kickstart-list (subscription information at > https://listman.redhat.com/mailman/listinfo/kickstart-list). Also, > spe

Re: rh7.0 kickstart

2000-11-21 Thread Jeremy Katz
On Tuesday, November 21 2000, Andrew Park said: > Can anybody here give me a hand with RH7.0's kickstart? First of all, I'd recommend sending this question instead to kickstart-list (subscription information at https://listman.redhat.com/mailman/listinfo/kickstart-list). Also, specifics as to w

rh7.0 kickstart

2000-11-21 Thread Andrew Park
Can anybody here give me a hand with RH7.0's kickstart? Thanks Andrew Park ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list

pthread_mutexattr_setkind_np missing from pthread.h

2000-11-21 Thread Levente Farkas
hi, the pthread_mutexattr_setkind_np function declaration missing from pthread.h although it's been included in /usr/lib/libpthread.{a,so} both on RH 6.2 (glibc-devel-2.1.3) and 7.0 (glibc-devel-2.1.94) what's more there is a man page for this function (may be some other functions are also missin