doc/ru/java/docs/faq.sgml
Alexey Zelkin b2b7eb1df6 Mega-update of Russian Web pages to current FreeBSD Russian Doc Project's CVS
Repository state.  This commit mostly brings in a lot of translation synches,
spelling fixes, adds new translations.

Obtained from:	FreeBSD Russian Documentation Project CVS Repository
2000-10-27 12:14:15 +00:00

118 lines
4 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "ðÒÏÅËÔ FreeBSD Java: FAQ">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $FreeBSD$ -->
<!-- The FreeBSD Russian Documentation Project -->
<!-- $FreeBSDru: frdp/www/ru/java/docs/faq.sgml,v 1.4 2000/10/11 16:16:15 phantom Exp $ -->
<!-- Original revision: 1.4 -->
<html>
&header;
<table border="0">
<tr>
<td>
<h2>óÏÄÅÒÖÁÎÉÅ</h2>
<ol>
<li> <a href="#q1">óÕÝÅÓÔ×ÕÅÔ ÌÉ JDK 1.2 ÄÌÑ FreeBSD?</a>
<li> <a href="#q2">íÏÖÎÏ ÌÉ ÉÓÐÏÌØÚÏ×ÁÔØ Linux-Port ÏÔ ËÏÍÁÎÄÙ Blackdown?</a>
</ol>
<h2>ðÏÌÎÁÑ ×ÅÒÓÉÑ </h2>
<table border="0" cellspacing="0" cellpadding="2">
<tr>
<TD BGCOLOR="#990000" WIDTH="10">
<font color="#FFFFFF"><a name="q1"> 1.</a></font></TD>
<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="#ffcc66" colspan=3>
óÕÝÅÓÔ×ÕÅÔ ÌÉ JDK 1.2 ÄÌÑ FreeBSD?</TD>
</tr>
<tr>
<TD BGCOLOR="#990000" WIDTH="10"> <br> </TD>
<TD ALIGN="LEFT" VALIGN="TOP" colspan=3>
îÅÔ. îÏ ÒÁÂÏÔÁ ÉÄÅÔ ÐÏÌÎÙÍ ÈÏÄÏÍ. ðÏÓÍÏÔÒÉÔÅ ÒÁÚÄÅÌ ÎÏ×ÏÓÔÅÊ.
</TD>
</tr>
<tr bgcolor="#ffcc66">
<TD BGCOLOR="#990000" WIDTH="10"><br></td>
<td><font color="#990000"><strong>ðÒÅÄÙÄÕÝÉÊ</strong></font></td>
<td align=center><font color="#990000"><strong>îÁÞÁÌÏ</strong></font></td>
<td align=right><font color="#990000"><strong>óÌÅÄÕÀÝÉÊ</strong></font></td>
</tr>
<tr><td colspan=4><br></td></tr>
<tr>
<TD BGCOLOR="#990000" WIDTH="10">
<FONT color="#FFFFFF"><a name="q2"> 2.</a></font></TD>
<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="#ffcc66" colspan=3>
íÏÖÎÏ ÌÉ ÉÓÐÏÌØÚÏ×ÁÔØ Linux-Port ÏÔ ËÏÍÁÎÄÙ Blackdown?
</TD>
</tr>
<tr>
<TD BGCOLOR="#990000" WIDTH="10"> <BR> </TD>
<TD ALIGN="LEFT" VALIGN="TOP" colspan=3>
îÅËÏÔÏÒÙÅ ÓÏÏÂÝÉÌÉ, ÞÔÏ ÕÓÐÅÛÎÏ ÜÔÏ ÓÄÅÌÁÌÉ. ðÏÐÒÏÂÕÊÔÅ ÓÄÅÌÁÔØ ÔÁË:
óËÁÞÁÊÔÅ ÁÒÈÉ×Ù, ÒÁÓÐÁËÕÊÔÅ ÅÇÏ ËÕÄÁ-ÎÉÂÕÄØ. ôÅÐÅÒØ ÐÒÉÍÅÎÉÔÅ ÔÁËÏÊ
diff-ÆÁÊÌ:<br>
<pre>
--- bin/.java_wrapper.dist Thu Jun 3 01:14:34 1999
+++ bin/.java_wrapper Thu Oct 14 19:17:11 1999
@@ -31,8 +31,8 @@
# Resolve symlinks. See 4152645.
while [ -h "$PRG" ]; do
ls=`/bin/ls -ld "$PRG"`
- link=`/usr/bin/expr "$ls" : '.*-> \(.*\)$'`
- if /usr/bin/expr "$link" : '/' > /dev/null; then
+ link=`/compat/linux/usr/bin/expr "$ls" : '.*-> \(.*\)$'`
+ if /compat/linux/usr/bin/expr "$link" : '/' > /dev/null; then
PRG="$link"
else
PRG="`/usr/bin/dirname $PRG`/$link"
@@ -63,7 +63,7 @@
# Select vm type (if classic vm, also select thread type).
unset vmtype
unset ttype
-DEFAULT_THREADS_FLAG=native
+DEFAULT_THREADS_FLAG=green
if [ "x$1" = "x-hotspot" ]; then
vmtype=hotspot
ttype=native_threads
--- jre/bin/.java_wrapper.dist Thu Jun 3 01:14:34 1999
+++ jre/bin/.java_wrapper Thu Oct 14 19:32:06 1999
@@ -31,8 +31,8 @@
# Resolve symlinks. See 4152645.
while [ -h "$PRG" ]; do
ls=`/bin/ls -ld "$PRG"`
- link=`/usr/bin/expr "$ls" : '.*-> \(.*\)$'`
- if /usr/bin/expr "$link" : '/' > /dev/null; then
+ link=`/compat/linux/usr/bin/expr "$ls" : '.*-> \(.*\)$'`
+ if /compat/linux/usr/bin/expr "$link" : '/' > /dev/null; then
PRG="$link"
else
PRG="`/usr/bin/dirname $PRG`/$link"
@@ -63,7 +63,7 @@
# Select vm type (if classic vm, also select thread type).
unset vmtype
unset ttype
-DEFAULT_THREADS_FLAG=native
+DEFAULT_THREADS_FLAG=green
if [ "x$1" = "x-hotspot" ]; then
vmtype=hotspot
ttype=native_threads</pre><br>
Thanks to Makoto MATSUSHITA (matusita@ics.es.osaka-u.ac.jp)
</TD>
</tr>
<tr bgcolor="#ffcc66">
<TD BGCOLOR="#990000" WIDTH="10"><br></td>
<td><font color="#990000"><strong>ðÒÅÄÙÄÕÝÉÊ</strong></font></td>
<td align=center><font color="#990000"><strong>îÁÞÁÌÏ</strong></font></td>
<td align=right><font color="#990000"><strong>óÌÅÄÕÀÝÉÊ</strong></font></td>
</tr>
</table>
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>