Re: How can I help stuff...

1999-09-22 Thread Justin Lawler

i dont know if you are aware of th class PSGr which is a super class of
Graphics. If you pass it to the paint class, it outputs postscript commands to
a stream. I have been using if for quite a while now without major problems.

you can get it at:

http://users.ids.net/~mhirsch/java/how_to_print.html



Larry Gates wrote:

> Not too long ago, there were 2 volunteers wanting to know how they can
> help the Linux-Java community and I responded (among many examples)
> that a Postscript viewer would be a neat, but tough java project.  In case
> anyone started this, better check this out:
>
> On Thu, 12 Aug 1999 08:17:59 -0400 (EDT),
> [EMAIL PROTECTED] (Nelson Minar) wrote
>
> >>I can't believe that I can't create images on dedicated Web server and send
> >>it to clients over http response if I don't run X!!!
> >
> >The Java image stuff is fairly poor. Various people have written
> >libraries to do graphics without AWT. One that looks interesting is
> >Jef Poskanzer's, over at http://www.acme.com/
> >
> >  [EMAIL PROTECTED]
> >.   .  . ..   .  . . http://www.media.mit.edu/~nelson/
>
> apparently, Jef's site claims "JavaSoft and Adobe are said to be
> working on a 2-D rendering API similar to PostScript", so I would find
> out more about this before re-inventing the wheel.
>
> -Larry Gates
>
> --
> 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]



RE: Installing JRE on Linux

1999-09-22 Thread Burkhart,Kelly

First, Oracle 8i doesn't work on RH5.1 unless you've upgraded to kernel 2.2
and glibc 2.1.  If you're still on the old kernel and glibc install Oracle
8.0.5.

I installed 8i on a RH6.0 system with JDK 1.1.7.  I made a symbolic link
like this:

cd /usr/local
ln -sf /opt/jdk117 jre

I can't remember the exact paths (and I can't check now) but that should be
close.  The installer worked after that.  Make sure you have plenty of RAM
and swap or the installation will fail.

The database creation assistant (dbassist or something like that) does not
work at all.  It claims it can't find the threads library or something.  I
just created a db manually.

HTH,

-K

> -Original Message-
> From: Ahbaid Gaffoor [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 21, 1999 4:53 PM
> To: Java Linux
> Subject: Installing JRE on Linux
> 
> 
> Hello all,
> 
> I'm trying to install Oracle 8i v 8.1.5 on RedHat Linux 5.1,
> 
> part of their installation is to download JRE 1.1.6 v5 and 
> create a link
> 
> to the root directory of the jre installation as /usr/local/jre
> 
> I did this but, upon doing ./runInstaller nothing happens,
> 
> My question is:
> 
> How excatly should I install JRE 1.1.6 v5? Do I need to do anything
> after
> running tar -zxvf jre*.tar.gz ?
> 
> Such as creating links, setting environment variables etc?
> 
> Any help in this matter would be greatly welcomed,
> 
> thank you,
> 
> Ahbaid
> 
> 
> --
> 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]



Sound playback on background

1999-09-22 Thread Kontorotsui


In the game I'm writing in Java (JDK1.2 pre-v2) I have added sound playback on
background, by using the standard AudioClip.play() and loop() methods.

Beside the fact that there is no way to set the volume *groan*, I noticed that
soon the sound, even if it is a midi music, is interrupted regularly, say once
per second.

Needless to say, this doesn't happen in *argh* windows, so must be Java-Linux
related.

I use the sunJIT and native threads. Disabling the JIT didn't work.

Does anybody know how to work around this problem? 

Thanks.

---
Andrea "Kontorotsui" Controzzi - MALE Student of Computer Science at 
University of Pisa  -  Italy  -  E-mail: [EMAIL PROTECTED]
My home page: http://www.cli.di.unipi.it/~controzz/intro.html


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



solaris list

1999-09-22 Thread Yohans Mendoza

hi all,
can someone recomend me a good solaris list?

TIA

--Yohans

~
Yohans Mendoza  Unix Administrator
[EMAIL PROTECTED]Sirius Images Inc.  
http://www2.utep.edu/~yohanshttp://www.sirius-images.net 
~


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



can't run applets in netscape

1999-09-22 Thread Yohans Mendoza

why I can't run applets in my browser?
I have RH60 and Netscape 4.5.1

Is there a patch I haven't heard about?

TIA

--Yohans

~
Yohans Mendoza  Unix Administrator
[EMAIL PROTECTED]Sirius Images Inc.  
http://www2.utep.edu/~yohanshttp://www.sirius-images.net 
~


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



voice program

1999-09-22 Thread R MUTHUSWAMY


hi,
i am interested in the VoIP programming. have anybody done any
kind of programming in the voice over ip area. can anybody give me some
url's for that area.

Thanx in advance,
bye,
MUTHU.


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