On Sat, 30 Jan 1999, Aaron Gaudio wrote:
> You won't...not from java at least. How you determine endianess will be
> platform-dependant. In glibc (and possibly libc5) systems, look at
> /usr/include/endian.h (you'll have to have native code for this). This
> will be different on other systems (fo
The FAQ has vague references to JDK resource needs.
Anyone have an estimate of the minimum configuration
needed for the Linux JRE? That is, what's the smallest
system which can run Linux Java programs, not the JDK?
(I happen to be wondering about 486 12M RAM/20M disk
at the moment)
And lo, the chronicles report that Leung Yau Wai spake thusly unto the masses:
>
> On Sat, 30 Jan 1999, Aaron Gaudio wrote:
>
> > You won't...not from java at least. How you determine endianess will be
> > platform-dependant. In glibc (and possibly libc5) systems, look at
> > /usr/include/endian
> Many people will feel I very strange since I would like to know
> the system endianess. Since I am working JNI so I need to concern about
> it.
You can deal with endianess in native code not in Java
code. I think that system dependent stuffs should not be
dealt with in Java code.
See th
On Sat, 30 Jan 1999, Scot E. Wilcoxon wrote:
> The FAQ has vague references to JDK resource needs.
>
> Anyone have an estimate of the minimum configuration
> needed for the Linux JRE? That is, what's the smallest
> system which can run Linux Java programs, not the JDK?
> (I happen to be wonderi
On Sat, 30 Jan 1999 23:50:40 -0600, Scot E. Wilcoxon wrote:
>The FAQ has vague references to JDK resource needs.
>
>Anyone have an estimate of the minimum configuration
>needed for the Linux JRE? That is, what's the smallest
>system which can run Linux Java programs, not the JDK?
>(I happen to b
I need to install the native support for jdk117. I have read the "Java Linux
Native Threads Pack", "README.linux for JDK117" and the
"[EMAIL PROTECTED] FAQ" but am unable to find a more detail
discription of the installation instructions of the JDE and RT packages.
The best description I found w
Has anyone out there been able to get Sun's Java Studio 1.0 to run on
Linux? I went thru the procedure as described on the Blackdown pages and
I get the error message
Can't find class sun.jws.Main
I do have my own (legally purchased) copy of Java Studio 1.0 (bought
12-97)
unsubscribe
P. T. Kornman wrote:
>
> Has anyone out there been able to get Sun's Java Studio 1.0 to run on
> Linux? I went thru the procedure as described on the Blackdown pages and
> I get the error message
>
> Can't find class sun.jws.Main
>
> I do have my own (legally purchased)
Hi I need to add patches to Swing to fix show stopper bugs but
the new 1.1.1b1 does not compile under linux using jdk1.1.7
Jikes also fails.
Anyone have any luck. The problem seems to be in BasicTableUI.java
The private inner class access seems to fail. Under both Jikes and
javac.
Anyway Jikes
On Sun, 31 Jan 1999 10:26:14 -0700, Glenn Valenta wrote:
>
>I need to install the native support for jdk117. I have read the "Java Linux
>Native Threads Pack", "README.linux for JDK117" and the
>"[EMAIL PROTECTED] FAQ" but am unable to find a more detail
>discription of the installation instructi
JDK - latest 1.1.7 from Blackdown
Hardware - IBM300PL (450 Mz Pentium II), 128 Mb RAM, S3Trio3D
(Redhat 5.2 updated for 2.2.0 Kernel
XServer: XF86_FBDev and "XdbDisable" in XF86Config file) OR
(Redhat 5.2 with original 2.0.36 Kernel
Accelerated X-Server)
I have a strange problem which only seems
On Sun, 31 Jan 1999, Leung Yau Wai wrote:
> Dear all,
>
> I would like to ask about a question. I am doing a JAVA program
> which should deal with system architeucture. I would like to ask a
> question how can I know the system is little endian or big endian?
Don't know if this helps, b
14 matches
Mail list logo