Package: scilab
Version: 5.2.2-1
Severity: normal

my yeeloong can't run scilab .
error msg: Could not find the Java configuration for the model <mips64>.
this patch fix it:
===================================================================
--- ./usr/bin/scilab.orig       2010-08-22 10:32:00.648000002 +0800
+++ ./usr/bin/scilab    2010-08-22 10:14:09.556000002 +0800
@@ -383,7 +383,7 @@
                                        "ia64")
                                                proc="ia64"
                                                ;;
-                                       "mips"|"mipsel") # under mipsel, uname 
-m is
+                                       "mips"|"mipsel"|"mips64") # under 
mipsel, uname -m is
                                        # usually returning mips ...
                                        # but binary are in mipsel
                                                if test -d 
${JRE_HOME}/lib/mipsel ; then
======================================================================
sorry! I use google translator to help me from Chinese to English.



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: mipsel (mips64)

Kernel: Linux 2.6.35-lemote2f-bfs (PREEMPT)
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages scilab depends on:
ii  scilab-cli                    5.2.2-1    Scientific software package - Comm
ii  scilab-full-bin               5.2.2-1    Scientific software package for nu

Versions of packages scilab recommends:
ii  scilab-doc                    5.2.2-1    Scientific software package (engli

Versions of packages scilab suggests:
pn  scilab-doc-fr                 <none>     (no description available)
pn  scilab-doc-pt-br              <none>     (no description available)

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to