Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Masaru Nomiya
Hello,

In the Message;

  Subject: Re: [Scilab-users] error in starting scilab from terminal
  Message-ID : 
  Date & Time: Thu, 2 Mar 2023 15:34:26 +0100

[JYB] == Jean-Yves Baudais  has written:

JYB>  Hello,

JYB>  To be sure that all work fine without modifying the java config. of the
JYB>  OS, maybe it is better to install the SCI binary version that contains
JYB>  its own java (if I well understood), quite simple to do:

$shell> wget
JYB>  https://www.scilab.org/download/6.1.1/scilab-6.1.1.bin.linux-x86_64.tar.gz
$shell> tar xvfz scilab-6.1.1.bin.linux-x86_64.tar.gz
$shell> ./scilab-6.1.1/bin/scilab
[...]

No, it depends.

You method worked on openSUSU Leap 15.3, but not at all on Tumbleweed.

So I tried to build it with scilab 6.1.1, and to my surprise, it
worked, and now I am using it (incidentally, it does not work with the
current Tumbleweed).

Regards.

---
┏━━┓彡Masaru Nomiya   mail-to: nomiya @ lake.dti.ne.jp
┃\/彡
┗━━┛  "A society bound by e-mail and mobile phones deprives us of the
  freedom to face ourselves and indulge our fantasies."

   -- Michael Crichton (Speech in Japan) --
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/



Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Masaru Nomiya
Hello,

In the Message;

  Subject: Re: [Scilab-users] error in starting scilab from terminal
  Message-ID : 
  Date & Time: Thu, 2 Mar 2023 15:34:26 +0100

[JYB] == Jean-Yves Baudais  has written:

JYB>  Hello,

JYB>  To be sure that all work fine without modifying the java config. of the
JYB>  OS, maybe it is better to install the SCI binary version that contains
JYB>  its own java (if I well understood), quite simple to do:

$shell> wget
JYB>  https://www.scilab.org/download/6.1.1/scilab-6.1.1.bin.linux-x86_64.tar.gz
$shell> tar xvfz scilab-6.1.1.bin.linux-x86_64.tar.gz
$shell> ./scilab-6.1.1/bin/scilab
[...]

No, it depends.

You method worked on openSUSU Leap 15.3, but not at all on Tumbleweed.

So I tried to build it with scilab 6.1.1, and to my surprise, it
worked, and now I am using it (incidentally, it does not work with the
current Tumbleweed).

Regards.

---
┏━━┓彡Masaru Nomiya   mail-to: nomiya @ lake.dti.ne.jp
┃\/彡
┗━━┛  "A society bound by e-mail and mobile phones deprives us of the
  freedom to face ourselves and indulge our fantasies."
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/



Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Stéphane Mottelet


Le 02/03/2023 à 18:22, Wolfgang Engelmann a écrit :



Am 02.03.23 um 16:52 schrieb Stéphane Mottelet:

Scilab 6.1.1 (you should upgrade your Debian packages) should start with
Java 11.

S.


Could it be that Scilab 5.5.2 needs java 8?

yes

I need both Scilab 5.5.2
(for older scilab models) and 6.1.1.

Wolfgang



Le 02/03/2023 à 15:32, Wolfgang Engelmann a écrit :



Am 02.03.23 um 15:10 schrieb Stéphane Mottelet:

Hello Wolfgang,

Thank you for using Scilab. Can you precise the exact number of Debian
distribution you have ?


uname -v
#1 SMP Debian 5.10.162-1 (2023-01-21)

and thanks a lot for all your help.

Wolfgang


 From the problems you had I suppose that you installed scilab with

sudo apt-get install scilab

and the java-8 dependency was installed, but not activated by default
(java-11 was active instead) that's it ?

If so, I will create a post in discourse.scilab.utc.fr explaining
this.

S.

Le 02/03/2023 à 14:42, Wolfgang Engelmann a écrit :



Am 02.03.23 um 14:24 schrieb Stéphane Mottelet:

Can you remove the JAVA_HOME definition from your ~/.bash_profile,
open
a new terminal window, then try to launch Scilab and tell me if it
starts ?

S.


yes, it does start

I outcommented the JAVA_HOME definition from your ~/.bash_profile

Wolfgang


Le 02/03/2023 à 13:57, Wolfgang Engelmann a écrit :

Thanks, Masaru,

but got now
 echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

see below between



Wolfgang

Am 02.03.23 um 11:38 schrieb Masaru Nomiya:

Hello,

In the Message;

   Subject: Re: [Scilab-users] error in starting scilab from
terminal
   Message-ID :
<82590bf9-3e6b-adac-152b-cf39fd9e5...@uni-tuebingen.de>
   Date & Time: Thu, 2 Mar 2023 10:42:22 +0100

[WE] == Wolfgang Engelmann  has
written:

[...]
WE> > $ sudo update-alternatives --config java

WE> sudo update-alternatives --config java
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java
(welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>  automatischer Modus
WE>   1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>   manueller Modus
WE>   2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081
WE>   manueller Modus

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*]
beizubehalten,
WE> oder geben Sie die Auswahlnummer ein:

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*]
beizubehalten,
WE> oder geben Sie die Auswahlnummer ein: 1081
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java
(welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>  automatischer Modus
WE>   1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>   manueller Modus
WE>   2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081
WE>   manueller Modus

WE> entering 1081 does not help; leads again to the chosing

The installation of java is complete, with configuration issues
remaining.

You must use update-alternatives for java and javac.

  $  sudo update-alternatives --config java
  $  sudo update-alternatives --config javac

What you have to enter is the previous number (2 in the table
above),
not the back number.
Maybe even 2 in javac.

And put the following in your .bash_profile.

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

Then, execute as follows

$ source ~/.bash_profile

After this , by

$ echo $JAVA_HOME



###
wolfgang@Fuji:~$ echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

in my .bash_profile is:

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

#


Confirm that it returns following

/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0

This completes the JAVA setup.

Regards.

---
┏━━┓彡 野宮  賢 mail-to: nomiya @
lake.dti.ne.jp
┃\/彡
┗━━┛   "A bachelor’s degree still holds prestige as a
ticket to
the
middle class, but its value has received
increasing
scrutiny.
In the last several years, rising tuition and
student
loan debt
have led more Americans to reconsider an
investment in
postsecondary education."

--
Washington Post --
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe:

https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of
the
individual or entity to whom it is addressed and may be
confidential
and/or privileged.

If you are not one of the named recipients or have received this
email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and
delete
this email and all 

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Wolfgang Engelmann



Am 02.03.23 um 16:52 schrieb Stéphane Mottelet:

Scilab 6.1.1 (you should upgrade your Debian packages) should start with
Java 11.

S.


Could it be that Scilab 5.5.2 needs java 8? I need both Scilab 5.5.2
(for older scilab models) and 6.1.1.

Wolfgang



Le 02/03/2023 à 15:32, Wolfgang Engelmann a écrit :



Am 02.03.23 um 15:10 schrieb Stéphane Mottelet:

Hello Wolfgang,

Thank you for using Scilab. Can you precise the exact number of Debian
distribution you have ?


uname -v
#1 SMP Debian 5.10.162-1 (2023-01-21)

and thanks a lot for all your help.

Wolfgang


 From the problems you had I suppose that you installed scilab with

sudo apt-get install scilab

and the java-8 dependency was installed, but not activated by default
(java-11 was active instead) that's it ?

If so, I will create a post in discourse.scilab.utc.fr explaining this.

S.

Le 02/03/2023 à 14:42, Wolfgang Engelmann a écrit :



Am 02.03.23 um 14:24 schrieb Stéphane Mottelet:

Can you remove the JAVA_HOME definition from your ~/.bash_profile,
open
a new terminal window, then try to launch Scilab and tell me if it
starts ?

S.


yes, it does start

I outcommented the JAVA_HOME definition from your ~/.bash_profile

Wolfgang


Le 02/03/2023 à 13:57, Wolfgang Engelmann a écrit :

Thanks, Masaru,

but got now
 echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

see below between



Wolfgang

Am 02.03.23 um 11:38 schrieb Masaru Nomiya:

Hello,

In the Message;

   Subject: Re: [Scilab-users] error in starting scilab from
terminal
   Message-ID :
<82590bf9-3e6b-adac-152b-cf39fd9e5...@uni-tuebingen.de>
   Date & Time: Thu, 2 Mar 2023 10:42:22 +0100

[WE] == Wolfgang Engelmann  has written:

[...]
WE> > $ sudo update-alternatives --config java

WE> sudo update-alternatives --config java
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>  automatischer Modus
WE>   1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>   manueller Modus
WE>   2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081
WE>   manueller Modus

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*]
beizubehalten,
WE> oder geben Sie die Auswahlnummer ein:

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*]
beizubehalten,
WE> oder geben Sie die Auswahlnummer ein: 1081
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>  automatischer Modus
WE>   1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>   manueller Modus
WE>   2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081
WE>   manueller Modus

WE> entering 1081 does not help; leads again to the chosing

The installation of java is complete, with configuration issues
remaining.

You must use update-alternatives for java and javac.

  $  sudo update-alternatives --config java
  $  sudo update-alternatives --config javac

What you have to enter is the previous number (2 in the table
above),
not the back number.
Maybe even 2 in javac.

And put the following in your .bash_profile.

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

Then, execute as follows

$ source ~/.bash_profile

After this , by

$ echo $JAVA_HOME



###
wolfgang@Fuji:~$ echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

in my .bash_profile is:

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

#


Confirm that it returns following

/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0

This completes the JAVA setup.

Regards.

---
┏━━┓彡 野宮  賢 mail-to: nomiya @
lake.dti.ne.jp
┃\/彡
┗━━┛   "A bachelor’s degree still holds prestige as a ticket to
the
middle class, but its value has received increasing
scrutiny.
In the last several years, rising tuition and
student
loan debt
have led more Americans to reconsider an
investment in
postsecondary education."

--
Washington Post --
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe:

https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of
the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this
email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any 

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Stéphane Mottelet

Scilab 6.1.1 (you should upgrade your Debian packages) should start with
Java 11.

S.

Le 02/03/2023 à 15:32, Wolfgang Engelmann a écrit :



Am 02.03.23 um 15:10 schrieb Stéphane Mottelet:

Hello Wolfgang,

Thank you for using Scilab. Can you precise the exact number of Debian
distribution you have ?


uname -v
#1 SMP Debian 5.10.162-1 (2023-01-21)

and thanks a lot for all your help.

Wolfgang


 From the problems you had I suppose that you installed scilab with

sudo apt-get install scilab

and the java-8 dependency was installed, but not activated by default
(java-11 was active instead) that's it ?

If so, I will create a post in discourse.scilab.utc.fr explaining this.

S.

Le 02/03/2023 à 14:42, Wolfgang Engelmann a écrit :



Am 02.03.23 um 14:24 schrieb Stéphane Mottelet:

Can you remove the JAVA_HOME definition from your ~/.bash_profile,
open
a new terminal window, then try to launch Scilab and tell me if it
starts ?

S.


yes, it does start

I outcommented the JAVA_HOME definition from your ~/.bash_profile

Wolfgang


Le 02/03/2023 à 13:57, Wolfgang Engelmann a écrit :

Thanks, Masaru,

but got now
 echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

see below between



Wolfgang

Am 02.03.23 um 11:38 schrieb Masaru Nomiya:

Hello,

In the Message;

   Subject: Re: [Scilab-users] error in starting scilab from
terminal
   Message-ID :
<82590bf9-3e6b-adac-152b-cf39fd9e5...@uni-tuebingen.de>
   Date & Time: Thu, 2 Mar 2023 10:42:22 +0100

[WE] == Wolfgang Engelmann  has written:

[...]
WE> > $ sudo update-alternatives --config java

WE> sudo update-alternatives --config java
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>  automatischer Modus
WE>   1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>   manueller Modus
WE>   2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081
WE>   manueller Modus

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*]
beizubehalten,
WE> oder geben Sie die Auswahlnummer ein:

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*]
beizubehalten,
WE> oder geben Sie die Auswahlnummer ein: 1081
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>  automatischer Modus
WE>   1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>   manueller Modus
WE>   2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081
WE>   manueller Modus

WE> entering 1081 does not help; leads again to the chosing

The installation of java is complete, with configuration issues
remaining.

You must use update-alternatives for java and javac.

  $  sudo update-alternatives --config java
  $  sudo update-alternatives --config javac

What you have to enter is the previous number (2 in the table
above),
not the back number.
Maybe even 2 in javac.

And put the following in your .bash_profile.

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

Then, execute as follows

$ source ~/.bash_profile

After this , by

$ echo $JAVA_HOME



###
wolfgang@Fuji:~$ echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

in my .bash_profile is:

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

#


Confirm that it returns following

/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0

This completes the JAVA setup.

Regards.

---
┏━━┓彡 野宮  賢 mail-to: nomiya @
lake.dti.ne.jp
┃\/彡
┗━━┛   "A bachelor’s degree still holds prestige as a ticket to
the
middle class, but its value has received increasing
scrutiny.
In the last several years, rising tuition and
student
loan debt
have led more Americans to reconsider an
investment in
postsecondary education."

--
Washington Post --
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe:

https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of
the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this
email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed
according to
our data privacy policy as 

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Jean-Yves Baudais

Hello,

To be sure that all work fine without modifying the java config. of the
OS, maybe it is better to install the SCI binary version that contains
its own java (if I well understood), quite simple to do:

$shell> wget
https://www.scilab.org/download/6.1.1/scilab-6.1.1.bin.linux-x86_64.tar.gz
$shell> tar xvfz scilab-6.1.1.bin.linux-x86_64.tar.gz
$shell> ./scilab-6.1.1/bin/scilab

--Jean-Yves


Le 02/03/2023 à 14:42, Wolfgang Engelmann a écrit :

Am 02.03.23 um 14:24 schrieb Stéphane Mottelet:

Can you remove the JAVA_HOME definition from your ~/.bash_profile, open
a new terminal window, then try to launch Scilab and tell me if it
starts ?

S.


yes, it does start

I outcommented the JAVA_HOME definition from your ~/.bash_profile

Wolfgang


Le 02/03/2023 à 13:57, Wolfgang Engelmann a écrit :

Thanks, Masaru,

but got now
 echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

see below between



Wolfgang

Am 02.03.23 um 11:38 schrieb Masaru Nomiya:

Hello,

In the Message;

   Subject: Re: [Scilab-users] error in starting scilab from
terminal
   Message-ID : <82590bf9-3e6b-adac-152b-cf39fd9e5...@uni-tuebingen.de>
   Date & Time: Thu, 2 Mar 2023 10:42:22 +0100

[WE] == Wolfgang Engelmann  has written:

[...]
WE> > $ sudo update-alternatives --config java

WE> sudo update-alternatives --config java
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>  automatischer Modus
WE>   1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>   manueller Modus
WE>   2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081
WE>   manueller Modus

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*]
beizubehalten,
WE> oder geben Sie die Auswahlnummer ein:

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*]
beizubehalten,
WE> oder geben Sie die Auswahlnummer ein: 1081
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>  automatischer Modus
WE>   1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>   manueller Modus
WE>   2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081
WE>   manueller Modus

WE> entering 1081 does not help; leads again to the chosing

The installation of java is complete, with configuration issues
remaining.

You must use update-alternatives for java and javac.

  $  sudo update-alternatives --config java
  $  sudo update-alternatives --config javac

What you have to enter is the previous number (2 in the table above),
not the back number.
Maybe even 2 in javac.

And put the following in your .bash_profile.

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

Then, execute as follows

$ source ~/.bash_profile

After this , by

$ echo $JAVA_HOME



###
wolfgang@Fuji:~$ echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

in my .bash_profile is:

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

#


Confirm that it returns following

/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0

This completes the JAVA setup.

Regards.

---
┏━━┓彡 野宮  賢 mail-to: nomiya @
lake.dti.ne.jp
┃\/彡
┗━━┛   "A bachelor’s degree still holds prestige as a ticket to the
middle class, but its value has received increasing
scrutiny.
In the last several years, rising tuition and student
loan debt
have led more Americans to reconsider an investment in
postsecondary education."

 --
Washington Post --
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this
email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data protection, please contact 3DS
Data Protection Officer https://www.3ds.com/privacy-policy/contact/



Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Wolfgang Engelmann



Am 02.03.23 um 15:10 schrieb Stéphane Mottelet:

Hello Wolfgang,

Thank you for using Scilab. Can you precise the exact number of Debian
distribution you have ?


uname -v
#1 SMP Debian 5.10.162-1 (2023-01-21)

and thanks a lot for all your help.

Wolfgang


 From the problems you had I suppose that you installed scilab with

sudo apt-get install scilab

and the java-8 dependency was installed, but not activated by default
(java-11 was active instead) that's it ?

If so, I will create a post in discourse.scilab.utc.fr explaining this.

S.

Le 02/03/2023 à 14:42, Wolfgang Engelmann a écrit :



Am 02.03.23 um 14:24 schrieb Stéphane Mottelet:

Can you remove the JAVA_HOME definition from your ~/.bash_profile, open
a new terminal window, then try to launch Scilab and tell me if it
starts ?

S.


yes, it does start

I outcommented the JAVA_HOME definition from your ~/.bash_profile

Wolfgang


Le 02/03/2023 à 13:57, Wolfgang Engelmann a écrit :

Thanks, Masaru,

but got now
 echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

see below between



Wolfgang

Am 02.03.23 um 11:38 schrieb Masaru Nomiya:

Hello,

In the Message;

   Subject: Re: [Scilab-users] error in starting scilab from
terminal
   Message-ID :
<82590bf9-3e6b-adac-152b-cf39fd9e5...@uni-tuebingen.de>
   Date & Time: Thu, 2 Mar 2023 10:42:22 +0100

[WE] == Wolfgang Engelmann  has written:

[...]
WE> > $ sudo update-alternatives --config java

WE> sudo update-alternatives --config java
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>  automatischer Modus
WE>   1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>   manueller Modus
WE>   2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081
WE>   manueller Modus

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*]
beizubehalten,
WE> oder geben Sie die Auswahlnummer ein:

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*]
beizubehalten,
WE> oder geben Sie die Auswahlnummer ein: 1081
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>  automatischer Modus
WE>   1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 
WE>   manueller Modus
WE>   2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081
WE>   manueller Modus

WE> entering 1081 does not help; leads again to the chosing

The installation of java is complete, with configuration issues
remaining.

You must use update-alternatives for java and javac.

  $  sudo update-alternatives --config java
  $  sudo update-alternatives --config javac

What you have to enter is the previous number (2 in the table above),
not the back number.
Maybe even 2 in javac.

And put the following in your .bash_profile.

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

Then, execute as follows

$ source ~/.bash_profile

After this , by

$ echo $JAVA_HOME



###
wolfgang@Fuji:~$ echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

in my .bash_profile is:

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

#


Confirm that it returns following

/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0

This completes the JAVA setup.

Regards.

---
┏━━┓彡 野宮  賢 mail-to: nomiya @
lake.dti.ne.jp
┃\/彡
┗━━┛   "A bachelor’s degree still holds prestige as a ticket to
the
middle class, but its value has received increasing
scrutiny.
In the last several years, rising tuition and student
loan debt
have led more Americans to reconsider an investment in
postsecondary education."

 --
Washington Post --
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this
email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data 

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Wolfgang Engelmann



Am 02.03.23 um 14:24 schrieb Stéphane Mottelet:

Can you remove the JAVA_HOME definition from your ~/.bash_profile, open
a new terminal window, then try to launch Scilab and tell me if it starts ?

S.


yes, it does start

I outcommented the JAVA_HOME definition from your ~/.bash_profile

Wolfgang


Le 02/03/2023 à 13:57, Wolfgang Engelmann a écrit :

Thanks, Masaru,

but got now
 echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

see below between



Wolfgang

Am 02.03.23 um 11:38 schrieb Masaru Nomiya:

Hello,

In the Message;

   Subject: Re: [Scilab-users] error in starting scilab from
terminal
   Message-ID : <82590bf9-3e6b-adac-152b-cf39fd9e5...@uni-tuebingen.de>
   Date & Time: Thu, 2 Mar 2023 10:42:22 +0100

[WE] == Wolfgang Engelmann  has written:

[...]
WE> > $ sudo update-alternatives --config java

WE> sudo update-alternatives --config java
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>  automatischer Modus
WE>   1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>   manueller Modus
WE>   2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081
WE>   manueller Modus

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*] beizubehalten,
WE> oder geben Sie die Auswahlnummer ein:

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*] beizubehalten,
WE> oder geben Sie die Auswahlnummer ein: 1081
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>  automatischer Modus
WE>   1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>   manueller Modus
WE>   2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081
WE>   manueller Modus

WE> entering 1081 does not help; leads again to the chosing

The installation of java is complete, with configuration issues
remaining.

You must use update-alternatives for java and javac.

  $  sudo update-alternatives --config java
  $  sudo update-alternatives --config javac

What you have to enter is the previous number (2 in the table above),
not the back number.
Maybe even 2 in javac.

And put the following in your .bash_profile.

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

Then, execute as follows

$ source ~/.bash_profile

After this , by

$ echo $JAVA_HOME



###
wolfgang@Fuji:~$ echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

in my .bash_profile is:

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

#


Confirm that it returns following

/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0

This completes the JAVA setup.

Regards.

---
┏━━┓彡 野宮  賢 mail-to: nomiya @ lake.dti.ne.jp
┃\/彡
┗━━┛   "A bachelor’s degree still holds prestige as a ticket to the
middle class, but its value has received increasing
scrutiny.
In the last several years, rising tuition and student
loan debt
have led more Americans to reconsider an investment in
postsecondary education."

 --
Washington Post --
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this
email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data protection, please contact 3DS
Data Protection Officer https://www.3ds.com/privacy-policy/contact/


___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, 

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Stéphane Mottelet

Can you remove the JAVA_HOME definition from your ~/.bash_profile, open
a new terminal window, then try to launch Scilab and tell me if it starts ?

S.

Le 02/03/2023 à 13:57, Wolfgang Engelmann a écrit :

Thanks, Masaru,

but got now
 echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

see below between



Wolfgang

Am 02.03.23 um 11:38 schrieb Masaru Nomiya:

Hello,

In the Message;

   Subject: Re: [Scilab-users] error in starting scilab from
terminal
   Message-ID : <82590bf9-3e6b-adac-152b-cf39fd9e5...@uni-tuebingen.de>
   Date & Time: Thu, 2 Mar 2023 10:42:22 +0100

[WE] == Wolfgang Engelmann  has written:

[...]
WE> > $ sudo update-alternatives --config java

WE> sudo update-alternatives --config java
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>  automatischer Modus
WE>   1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>   manueller Modus
WE>   2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081
WE>   manueller Modus

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*] beizubehalten,
WE> oder geben Sie die Auswahlnummer ein:

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*] beizubehalten,
WE> oder geben Sie die Auswahlnummer ein: 1081
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>  automatischer Modus
WE>   1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>   manueller Modus
WE>   2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081
WE>   manueller Modus

WE> entering 1081 does not help; leads again to the chosing

The installation of java is complete, with configuration issues
remaining.

You must use update-alternatives for java and javac.

  $  sudo update-alternatives --config java
  $  sudo update-alternatives --config javac

What you have to enter is the previous number (2 in the table above),
not the back number.
Maybe even 2 in javac.

And put the following in your .bash_profile.

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

Then, execute as follows

$ source ~/.bash_profile

After this , by

$ echo $JAVA_HOME



###
wolfgang@Fuji:~$ echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

in my .bash_profile is:

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

#


Confirm that it returns following

/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0

This completes the JAVA setup.

Regards.

---
┏━━┓彡 野宮  賢 mail-to: nomiya @ lake.dti.ne.jp
┃\/彡
┗━━┛   "A bachelor’s degree still holds prestige as a ticket to the
middle class, but its value has received increasing
scrutiny.
In the last several years, rising tuition and student
loan debt
have led more Americans to reconsider an investment in
postsecondary education."

 --
Washington Post --
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this
email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data protection, please contact 3DS
Data Protection Officer https://www.3ds.com/privacy-policy/contact/


___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does 

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Wolfgang Engelmann



Am 02.03.23 um 12:55 schrieb Stéphane Mottelet:

One you have chosen the alternative (check that java -version answers
something with 1.8) you don't need to set JAVA_HOME.


worked!
But I have set the path to


Did you try to launch Scilab again ?


yes, seems to work with 6.1.0

Thanks again
Wolfgang

S.

Le 02/03/2023 à 12:38, Wolfgang Engelmann a écrit :




What you have to enter is the previous number (2 in the table above),
not the back number.
Maybe even 2 in javac.

And put the following in your .bash_profile.


I have no bash_profile (Debian)

can I create one (via touch?) and where (home? home/wolfgang?)?

Wolfgang


JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

Then, execute as follows

$ source ~/.bash_profile

After this , by

$ echo $JAVA_HOME

Confirm that it returns following

/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0

This completes the JAVA setup.

Regards.

---
┏━━┓彡 野宮  賢 mail-to: nomiya @ lake.dti.ne.jp
┃\/彡
┗━━┛   "A bachelor’s degree still holds prestige as a ticket to the
middle class, but its value has received increasing
scrutiny.
In the last several years, rising tuition and student
loan debt
have led more Americans to reconsider an investment in
postsecondary education."

 --
Washington Post --
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this
email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data protection, please contact 3DS
Data Protection Officer https://www.3ds.com/privacy-policy/contact/


___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data protection, please contact 3DS
Data Protection Officer https://www.3ds.com/privacy-policy/contact/


--
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
http://www.utc.fr/~mottelet

___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this
email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have any
questions related to personal data protection, please contact 3DS Data
Protection Officer https://www.3ds.com/privacy-policy/contact/


___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are 

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Wolfgang Engelmann

Thanks, Masaru,

but got now
 echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

see below between



Wolfgang

Am 02.03.23 um 11:38 schrieb Masaru Nomiya:

Hello,

In the Message;

   Subject: Re: [Scilab-users] error in starting scilab from terminal
   Message-ID : <82590bf9-3e6b-adac-152b-cf39fd9e5...@uni-tuebingen.de>
   Date & Time: Thu, 2 Mar 2023 10:42:22 +0100

[WE] == Wolfgang Engelmann  has written:

[...]
WE> > $ sudo update-alternatives --config java

WE> sudo update-alternatives --config java
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0/usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>  automatischer Modus
WE>   1/usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>   manueller Modus
WE>   2/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081
WE>   manueller Modus

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*] beizubehalten,
WE> oder geben Sie die Auswahlnummer ein:

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*] beizubehalten,
WE> oder geben Sie die Auswahlnummer ein: 1081
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0/usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>  automatischer Modus
WE>   1/usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>   manueller Modus
WE>   2/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081
WE>   manueller Modus

WE> entering 1081 does not help; leads again to the chosing

The installation of java is complete, with configuration issues
remaining.

You must use update-alternatives for java and javac.

  $  sudo update-alternatives --config java
  $  sudo update-alternatives --config javac

What you have to enter is the previous number (2 in the table above),
not the back number.
Maybe even 2 in javac.

And put the following in your .bash_profile.

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

Then, execute as follows

$ source ~/.bash_profile

After this , by

$ echo $JAVA_HOME



###
wolfgang@Fuji:~$ echo $JAVA_HOME
/usr/lib/jvm/java-11-openjdk-amd64

in my .bash_profile is:

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

#


Confirm that it returns following

/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0

This completes the JAVA setup.

Regards.

---
┏━━┓彡 野宮  賢 mail-to: nomiya @ lake.dti.ne.jp
┃\/彡
┗━━┛   "A bachelor’s degree still holds prestige as a ticket to the
middle class, but its value has received increasing scrutiny.
In the last several years, rising tuition and student loan debt
have led more Americans to reconsider an investment in
postsecondary education."

 -- Washington Post --
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/


___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your 

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Stéphane Mottelet

One you have chosen the alternative (check that java -version answers
something with 1.8) you don't need to set JAVA_HOME.

Did you try to launch Scilab again ?

S.

Le 02/03/2023 à 12:38, Wolfgang Engelmann a écrit :




What you have to enter is the previous number (2 in the table above),
not the back number.
Maybe even 2 in javac.

And put the following in your .bash_profile.


I have no bash_profile (Debian)

can I create one (via touch?) and where (home? home/wolfgang?)?

Wolfgang


JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

Then, execute as follows

$ source ~/.bash_profile

After this , by

$ echo $JAVA_HOME

Confirm that it returns following

/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0

This completes the JAVA setup.

Regards.

---
┏━━┓彡 野宮  賢 mail-to: nomiya @ lake.dti.ne.jp
┃\/彡
┗━━┛   "A bachelor’s degree still holds prestige as a ticket to the
middle class, but its value has received increasing
scrutiny.
In the last several years, rising tuition and student
loan debt
have led more Americans to reconsider an investment in
postsecondary education."

 --
Washington Post --
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this
email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data protection, please contact 3DS
Data Protection Officer https://www.3ds.com/privacy-policy/contact/


___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data protection, please contact 3DS
Data Protection Officer https://www.3ds.com/privacy-policy/contact/


--
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
http://www.utc.fr/~mottelet

___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/



Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Masaru Nomiya
Hello,

In the Message;

  Subject: Re: [Scilab-users] error in starting scilab from terminal
  Message-ID : <04849f94-1e6b-d949-dabe-78811f772...@uni-tuebingen.de>
  Date & Time: Thu, 2 Mar 2023 12:38:16 +0100

[WE] == Wolfgang Engelmann  has written:


WE>   >
WE>   > What you have to enter is the previous number (2 in the table above),
WE>   > not the back number.
WE>   > Maybe even 2 in javac.
WE>   >
WE>   > And put the following in your .bash_profile.

WE>   I have no bash_profile (Debian)

WE>   can I create one (via touch?) and where (home? home/wolfgang?)?

At

/home/wolfgang

make via vim (any editor).

Regards & Good Night.

---

┏━━┓彡 野宮  賢 mail-to: nomiya @ lake.dti.ne.jp
┃\/彡
┗━━┛   "Bill!
   You married with Computer.
   Not with Me!"
   "No..., with money."
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/



Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Wolfgang Engelmann




What you have to enter is the previous number (2 in the table above),
not the back number.
Maybe even 2 in javac.

And put the following in your .bash_profile.


I have no bash_profile (Debian)

can I create one (via touch?) and where (home? home/wolfgang?)?

Wolfgang


JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

Then, execute as follows

$ source ~/.bash_profile

After this , by

$ echo $JAVA_HOME

Confirm that it returns following

/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0

This completes the JAVA setup.

Regards.

---
┏━━┓彡 野宮  賢 mail-to: nomiya @ lake.dti.ne.jp
┃\/彡
┗━━┛   "A bachelor’s degree still holds prestige as a ticket to the
middle class, but its value has received increasing scrutiny.
In the last several years, rising tuition and student loan debt
have led more Americans to reconsider an investment in
postsecondary education."

 -- Washington Post --
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/


___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/



Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Wolfgang Engelmann



Am 02.03.23 um 11:08 schrieb Stéphane Mottelet:

Choose "2" not "1081" !


Thanks!



Le 02/03/2023 à 10:42, Wolfgang Engelmann a écrit :



Am 02.03.23 um 10:25 schrieb Stéphane Mottelet:

You need a Java 1.8 jdk to run Scilab. Please follow the following
instructions :

$ sudo apt-get install openjdk-8-jdk


sudo apt-get install openjdk-8-jdk
[sudo] Passwort für wolfgang:
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Paket openjdk-8-jdk ist nicht verfügbar, wird aber von einem anderen
Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.

E: Für Paket »openjdk-8-jdk« existiert kein Installationskandidat.

Wolfgang


then

$ sudo update-alternatives --config java



sudo update-alternatives --config java
Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
/usr/bin/java bereitstellen).

  Auswahl  Pfad
Priorität Status

* 0/usr/lib/jvm/java-11-openjdk-amd64/bin/java 
 automatischer Modus
  1/usr/lib/jvm/java-11-openjdk-amd64/bin/java 
  manueller Modus
  2/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081
  manueller Modus

Drücken Sie die Eingabetaste, um die aktuelle Wahl[*] beizubehalten,
oder geben Sie die Auswahlnummer ein:

Drücken Sie die Eingabetaste, um die aktuelle Wahl[*] beizubehalten,
oder geben Sie die Auswahlnummer ein: 1081
Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
/usr/bin/java bereitstellen).

  Auswahl  Pfad
Priorität Status

* 0/usr/lib/jvm/java-11-openjdk-amd64/bin/java 
 automatischer Modus
  1/usr/lib/jvm/java-11-openjdk-amd64/bin/java 
  manueller Modus
  2/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081
  manueller Modus

entering 1081 does not help; leads again to the chosing

I probably need to install the java-8 version manually, but have to find
out how to do that

Thanks for your help, Stéphane

WEolfgang


choose the java 8 line then check that Java 8 is correctly set :

$ java -version

should yield something like:

openjdk version "1.8.0_352"
OpenJDK Runtime Environment (build 1.8.0_352-8u352-ga-1~20.04-b08)
OpenJDK 64-Bit Server VM (build 25.352-b08, mixed mode)

Then try again to start Scilab.

S.

Le 02/03/2023 à 10:12, Wolfgang Engelmann a écrit :



Am 02.03.23 um 09:57 schrieb Stéphane Mottelet:

What is the output of

java -version

on the command line ?

S.



java -version
openjdk version "11.0.18" 2023-01-17
OpenJDK Runtime Environment (build 11.0.18+10-post-Debian-1deb11u1)
OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Debian-1deb11u1, mixed
mode, sharing)

Wolfgang

>


Le 02/03/2023 à 09:45, Wolfgang Engelmann a écrit :



Am 02.03.23 um 08:36 schrieb Stéphane Mottelet:

Hello,

What is your Linux distribution (I guess Ubuntu or Debian ?) and
which
Scilab version did you install ?


Debian and Scilab 6.1.0, sorry, forgot to mention it

Wolfgang



S.

Le 02/03/2023 à 07:27, Wolfgang Engelmann a écrit :

If I try to start scilab from a terminal, it won't start and I get
this
error

.
g.scilab.modules.types.jar:/usr/share/scilab/modules/xcos/jar/org.scilab.modules.xcos.jar:/usr/share/scilab/modules/localization/jar/org.scilab.modules.localization.jar:/usr/share/scilab/modules/scinotes/jar/org.scilab.modules.scinotes.jar:/usr/share/scilab/modules/gui/jar/org.scilab.modules.gui.jar:/usr/share/scilab/modules/core/jar/org.scilab.modules.core.jar:




WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.scilab.modules.jvm.LibraryPath
(file:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar)
to
method java.lang.ClassLoader.initLibraryPaths()
WARNING: Please consider reporting this to the maintainers of
org.scilab.modules.jvm.LibraryPath
WARNING: Use --illegal-access=warn to enable warnings of further
illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future
release

What is wrong?

Wolfgang
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe:

https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use
of the
individual or entity to whom it is addressed and may be
confidential
and/or privileged.

If you are not one of the named recipients or have received this
email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are 

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Masaru Nomiya
Hello,

In the Message;

  Subject: Re: [Scilab-users] error in starting scilab from terminal
  Message-ID : <82590bf9-3e6b-adac-152b-cf39fd9e5...@uni-tuebingen.de>
  Date & Time: Thu, 2 Mar 2023 10:42:22 +0100

[WE] == Wolfgang Engelmann  has written:

[...]
WE> > $ sudo update-alternatives --config java

WE> sudo update-alternatives --config java
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0/usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>  automatischer Modus
WE>   1/usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>   manueller Modus
WE>   2/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081
WE>   manueller Modus

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*] beizubehalten,
WE> oder geben Sie die Auswahlnummer ein:

WE> Drücken Sie die Eingabetaste, um die aktuelle Wahl[*] beizubehalten,
WE> oder geben Sie die Auswahlnummer ein: 1081
WE> Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
WE> /usr/bin/java bereitstellen).

WE>   Auswahl  Pfad
WE> Priorität Status
WE> 
WE> * 0/usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>  automatischer Modus
WE>   1/usr/lib/jvm/java-11-openjdk-amd64/bin/java  
WE>   manueller Modus
WE>   2/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081
WE>   manueller Modus

WE> entering 1081 does not help; leads again to the chosing

The installation of java is complete, with configuration issues
remaining.

You must use update-alternatives for java and javac.

 $  sudo update-alternatives --config java
 $  sudo update-alternatives --config javac

What you have to enter is the previous number (2 in the table above),
not the back number.
Maybe even 2 in javac.

And put the following in your .bash_profile.

JAVA_HOME=$(readlink -f /usr/bin/javac | sed "s:/bin/javac::")
export JAVA_HOME

Then, execute as follows

   $ source ~/.bash_profile

After this , by

   $ echo $JAVA_HOME

Confirm that it returns following

/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0

This completes the JAVA setup.

Regards.

---
┏━━┓彡 野宮  賢 mail-to: nomiya @ lake.dti.ne.jp
┃\/彡
┗━━┛   "A bachelor’s degree still holds prestige as a ticket to the
   middle class, but its value has received increasing scrutiny.
   In the last several years, rising tuition and student loan debt
   have led more Americans to reconsider an investment in
   postsecondary education."

-- Washington Post --
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/



Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Stéphane Mottelet

Choose "2" not "1081" !

Le 02/03/2023 à 10:42, Wolfgang Engelmann a écrit :



Am 02.03.23 um 10:25 schrieb Stéphane Mottelet:

You need a Java 1.8 jdk to run Scilab. Please follow the following
instructions :

$ sudo apt-get install openjdk-8-jdk


sudo apt-get install openjdk-8-jdk
[sudo] Passwort für wolfgang:
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Paket openjdk-8-jdk ist nicht verfügbar, wird aber von einem anderen
Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.

E: Für Paket »openjdk-8-jdk« existiert kein Installationskandidat.

Wolfgang


then

$ sudo update-alternatives --config java



sudo update-alternatives --config java
Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
/usr/bin/java bereitstellen).

  Auswahl  Pfad
Priorität Status

* 0/usr/lib/jvm/java-11-openjdk-amd64/bin/java 
 automatischer Modus
  1/usr/lib/jvm/java-11-openjdk-amd64/bin/java 
  manueller Modus
  2/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081
  manueller Modus

Drücken Sie die Eingabetaste, um die aktuelle Wahl[*] beizubehalten,
oder geben Sie die Auswahlnummer ein:

Drücken Sie die Eingabetaste, um die aktuelle Wahl[*] beizubehalten,
oder geben Sie die Auswahlnummer ein: 1081
Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
/usr/bin/java bereitstellen).

  Auswahl  Pfad
Priorität Status

* 0/usr/lib/jvm/java-11-openjdk-amd64/bin/java 
 automatischer Modus
  1/usr/lib/jvm/java-11-openjdk-amd64/bin/java 
  manueller Modus
  2/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081
  manueller Modus

entering 1081 does not help; leads again to the chosing

I probably need to install the java-8 version manually, but have to find
out how to do that

Thanks for your help, Stéphane

WEolfgang


choose the java 8 line then check that Java 8 is correctly set :

$ java -version

should yield something like:

openjdk version "1.8.0_352"
OpenJDK Runtime Environment (build 1.8.0_352-8u352-ga-1~20.04-b08)
OpenJDK 64-Bit Server VM (build 25.352-b08, mixed mode)

Then try again to start Scilab.

S.

Le 02/03/2023 à 10:12, Wolfgang Engelmann a écrit :



Am 02.03.23 um 09:57 schrieb Stéphane Mottelet:

What is the output of

java -version

on the command line ?

S.



java -version
openjdk version "11.0.18" 2023-01-17
OpenJDK Runtime Environment (build 11.0.18+10-post-Debian-1deb11u1)
OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Debian-1deb11u1, mixed
mode, sharing)

Wolfgang

>


Le 02/03/2023 à 09:45, Wolfgang Engelmann a écrit :



Am 02.03.23 um 08:36 schrieb Stéphane Mottelet:

Hello,

What is your Linux distribution (I guess Ubuntu or Debian ?) and
which
Scilab version did you install ?


Debian and Scilab 6.1.0, sorry, forgot to mention it

Wolfgang



S.

Le 02/03/2023 à 07:27, Wolfgang Engelmann a écrit :

If I try to start scilab from a terminal, it won't start and I get
this
error

.
g.scilab.modules.types.jar:/usr/share/scilab/modules/xcos/jar/org.scilab.modules.xcos.jar:/usr/share/scilab/modules/localization/jar/org.scilab.modules.localization.jar:/usr/share/scilab/modules/scinotes/jar/org.scilab.modules.scinotes.jar:/usr/share/scilab/modules/gui/jar/org.scilab.modules.gui.jar:/usr/share/scilab/modules/core/jar/org.scilab.modules.core.jar:




WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.scilab.modules.jvm.LibraryPath
(file:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar)
to
method java.lang.ClassLoader.initLibraryPaths()
WARNING: Please consider reporting this to the maintainers of
org.scilab.modules.jvm.LibraryPath
WARNING: Use --illegal-access=warn to enable warnings of further
illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future
release

What is wrong?

Wolfgang
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe:

https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use
of the
individual or entity to whom it is addressed and may be
confidential
and/or privileged.

If you are not one of the named recipients or have received this
email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed
according to
our data privacy policy as described on our 

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Wolfgang Engelmann



Am 02.03.23 um 10:25 schrieb Stéphane Mottelet:

You need a Java 1.8 jdk to run Scilab. Please follow the following
instructions :

$ sudo apt-get install openjdk-8-jdk


sudo apt-get install openjdk-8-jdk
[sudo] Passwort für wolfgang:
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Paket openjdk-8-jdk ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.

E: Für Paket »openjdk-8-jdk« existiert kein Installationskandidat.

Wolfgang


then

$ sudo update-alternatives --config java



sudo update-alternatives --config java
Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
/usr/bin/java bereitstellen).

  Auswahl  Pfad
Priorität Status

* 0/usr/lib/jvm/java-11-openjdk-amd64/bin/java  
 automatischer Modus
  1/usr/lib/jvm/java-11-openjdk-amd64/bin/java  
  manueller Modus
  2/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081
  manueller Modus

Drücken Sie die Eingabetaste, um die aktuelle Wahl[*] beizubehalten,
oder geben Sie die Auswahlnummer ein:

Drücken Sie die Eingabetaste, um die aktuelle Wahl[*] beizubehalten,
oder geben Sie die Auswahlnummer ein: 1081
Es gibt 2 Auswahlmöglichkeiten für die Alternative java (welche
/usr/bin/java bereitstellen).

  Auswahl  Pfad
Priorität Status

* 0/usr/lib/jvm/java-11-openjdk-amd64/bin/java  
 automatischer Modus
  1/usr/lib/jvm/java-11-openjdk-amd64/bin/java  
  manueller Modus
  2/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081
  manueller Modus

entering 1081 does not help; leads again to the chosing

I probably need to install the java-8 version manually, but have to find
out how to do that

Thanks for your help, Stéphane

WEolfgang


choose the java 8 line then check that Java 8 is correctly set :

$ java -version

should yield something like:

openjdk version "1.8.0_352"
OpenJDK Runtime Environment (build 1.8.0_352-8u352-ga-1~20.04-b08)
OpenJDK 64-Bit Server VM (build 25.352-b08, mixed mode)

Then try again to start Scilab.

S.

Le 02/03/2023 à 10:12, Wolfgang Engelmann a écrit :



Am 02.03.23 um 09:57 schrieb Stéphane Mottelet:

What is the output of

java -version

on the command line ?

S.



java -version
openjdk version "11.0.18" 2023-01-17
OpenJDK Runtime Environment (build 11.0.18+10-post-Debian-1deb11u1)
OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Debian-1deb11u1, mixed
mode, sharing)

Wolfgang

>


Le 02/03/2023 à 09:45, Wolfgang Engelmann a écrit :



Am 02.03.23 um 08:36 schrieb Stéphane Mottelet:

Hello,

What is your Linux distribution (I guess Ubuntu or Debian ?) and which
Scilab version did you install ?


Debian and Scilab 6.1.0, sorry, forgot to mention it

Wolfgang



S.

Le 02/03/2023 à 07:27, Wolfgang Engelmann a écrit :

If I try to start scilab from a terminal, it won't start and I get
this
error

.
g.scilab.modules.types.jar:/usr/share/scilab/modules/xcos/jar/org.scilab.modules.xcos.jar:/usr/share/scilab/modules/localization/jar/org.scilab.modules.localization.jar:/usr/share/scilab/modules/scinotes/jar/org.scilab.modules.scinotes.jar:/usr/share/scilab/modules/gui/jar/org.scilab.modules.gui.jar:/usr/share/scilab/modules/core/jar/org.scilab.modules.core.jar:



WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.scilab.modules.jvm.LibraryPath
(file:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar)
to
method java.lang.ClassLoader.initLibraryPaths()
WARNING: Please consider reporting this to the maintainers of
org.scilab.modules.jvm.LibraryPath
WARNING: Use --illegal-access=warn to enable warnings of further
illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future
release

What is wrong?

Wolfgang
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe:

https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this
email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal 

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Stéphane Mottelet

You need a Java 1.8 jdk to run Scilab. Please follow the following
instructions :

$ sudo apt-get install openjdk-8-jdk

then

$ sudo update-alternatives --config java

choose the java 8 line then check that Java 8 is correctly set :

$ java -version

should yield something like:

openjdk version "1.8.0_352"
OpenJDK Runtime Environment (build 1.8.0_352-8u352-ga-1~20.04-b08)
OpenJDK 64-Bit Server VM (build 25.352-b08, mixed mode)

Then try again to start Scilab.

S.

Le 02/03/2023 à 10:12, Wolfgang Engelmann a écrit :



Am 02.03.23 um 09:57 schrieb Stéphane Mottelet:

What is the output of

java -version

on the command line ?

S.



java -version
openjdk version "11.0.18" 2023-01-17
OpenJDK Runtime Environment (build 11.0.18+10-post-Debian-1deb11u1)
OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Debian-1deb11u1, mixed
mode, sharing)

Wolfgang

>


Le 02/03/2023 à 09:45, Wolfgang Engelmann a écrit :



Am 02.03.23 um 08:36 schrieb Stéphane Mottelet:

Hello,

What is your Linux distribution (I guess Ubuntu or Debian ?) and which
Scilab version did you install ?


Debian and Scilab 6.1.0, sorry, forgot to mention it

Wolfgang



S.

Le 02/03/2023 à 07:27, Wolfgang Engelmann a écrit :

If I try to start scilab from a terminal, it won't start and I get
this
error

.
g.scilab.modules.types.jar:/usr/share/scilab/modules/xcos/jar/org.scilab.modules.xcos.jar:/usr/share/scilab/modules/localization/jar/org.scilab.modules.localization.jar:/usr/share/scilab/modules/scinotes/jar/org.scilab.modules.scinotes.jar:/usr/share/scilab/modules/gui/jar/org.scilab.modules.gui.jar:/usr/share/scilab/modules/core/jar/org.scilab.modules.core.jar:



WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.scilab.modules.jvm.LibraryPath
(file:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar)
to
method java.lang.ClassLoader.initLibraryPaths()
WARNING: Please consider reporting this to the maintainers of
org.scilab.modules.jvm.LibraryPath
WARNING: Use --illegal-access=warn to enable warnings of further
illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future
release

What is wrong?

Wolfgang
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe:

https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this
email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data protection, please contact 3DS
Data Protection Officer https://www.3ds.com/privacy-policy/contact/


--
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
http://www.utc.fr/~mottelet

___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this
email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you
have any
questions related to personal data protection, please contact 3DS Data
Protection Officer https://www.3ds.com/privacy-policy/contact/


___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, 

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Stéphane Mottelet

The question was for Wolfgang !

Le 02/03/2023 à 10:03, Heinz Nabielek a écrit :

heinz@Heinzs-iMac ~ % java -version

openjdk version "11.0.15" 2022-04-19
OpenJDK Runtime Environment (build 11.0.15+10)
OpenJDK 64-Bit Server VM (build 11.0.15+10, mixed mode)

   System Version:   macOS 10.15.7 (19H2026)
   Kernel Version:   Darwin 19.6.0





On 02.03.2023, at 09:57, Stéphane Mottelet  wrote:

What is the output of

java -version

on the command line ?

S.


Le 02/03/2023 à 09:45, Wolfgang Engelmann a écrit :


Am 02.03.23 um 08:36 schrieb Stéphane Mottelet:

Hello,

What is your Linux distribution (I guess Ubuntu or Debian ?) and which
Scilab version did you install ?

Debian and Scilab 6.1.0, sorry, forgot to mention it

Wolfgang


S.

Le 02/03/2023 à 07:27, Wolfgang Engelmann a écrit :

If I try to start scilab from a terminal, it won't start and I get this
error

.
g.scilab.modules.types.jar:/usr/share/scilab/modules/xcos/jar/org.scilab.modules.xcos.jar:/usr/share/scilab/modules/localization/jar/org.scilab.modules.localization.jar:/usr/share/scilab/modules/scinotes/jar/org.scilab.modules.scinotes.jar:/usr/share/scilab/modules/gui/jar/org.scilab.modules.gui.jar:/usr/share/scilab/modules/core/jar/org.scilab.modules.core.jar:


WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.scilab.modules.jvm.LibraryPath
(file:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar) to
method java.lang.ClassLoader.initLibraryPaths()
WARNING: Please consider reporting this to the maintainers of
org.scilab.modules.jvm.LibraryPath
WARNING: Use --illegal-access=warn to enable warnings of further
illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future
release

What is wrong?

Wolfgang
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data protection, please contact 3DS
Data Protection Officer https://www.3ds.com/privacy-policy/contact/


--
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
http://www.utc.fr/~mottelet

___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this
email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have any
questions related to personal data protection, please contact 3DS Data
Protection Officer https://www.3ds.com/privacy-policy/contact/


___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions 

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Wolfgang Engelmann



Am 02.03.23 um 09:57 schrieb Stéphane Mottelet:

What is the output of

java -version

on the command line ?

S.



java -version
openjdk version "11.0.18" 2023-01-17
OpenJDK Runtime Environment (build 11.0.18+10-post-Debian-1deb11u1)
OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Debian-1deb11u1, mixed
mode, sharing)

Wolfgang

>


Le 02/03/2023 à 09:45, Wolfgang Engelmann a écrit :



Am 02.03.23 um 08:36 schrieb Stéphane Mottelet:

Hello,

What is your Linux distribution (I guess Ubuntu or Debian ?) and which
Scilab version did you install ?


Debian and Scilab 6.1.0, sorry, forgot to mention it

Wolfgang



S.

Le 02/03/2023 à 07:27, Wolfgang Engelmann a écrit :

If I try to start scilab from a terminal, it won't start and I get this
error

.
g.scilab.modules.types.jar:/usr/share/scilab/modules/xcos/jar/org.scilab.modules.xcos.jar:/usr/share/scilab/modules/localization/jar/org.scilab.modules.localization.jar:/usr/share/scilab/modules/scinotes/jar/org.scilab.modules.scinotes.jar:/usr/share/scilab/modules/gui/jar/org.scilab.modules.gui.jar:/usr/share/scilab/modules/core/jar/org.scilab.modules.core.jar:


WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.scilab.modules.jvm.LibraryPath
(file:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar) to
method java.lang.ClassLoader.initLibraryPaths()
WARNING: Please consider reporting this to the maintainers of
org.scilab.modules.jvm.LibraryPath
WARNING: Use --illegal-access=warn to enable warnings of further
illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future
release

What is wrong?

Wolfgang
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data protection, please contact 3DS
Data Protection Officer https://www.3ds.com/privacy-policy/contact/


--
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
http://www.utc.fr/~mottelet

___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this
email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have any
questions related to personal data protection, please contact 3DS Data
Protection Officer https://www.3ds.com/privacy-policy/contact/


___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data protection, please contact 3DS
Data Protection Officer https://www.3ds.com/privacy-policy/contact/


--

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Heinz Nabielek
heinz@Heinzs-iMac ~ % java -version

openjdk version "11.0.15" 2022-04-19
OpenJDK Runtime Environment (build 11.0.15+10)
OpenJDK 64-Bit Server VM (build 11.0.15+10, mixed mode)

  System Version:   macOS 10.15.7 (19H2026)
  Kernel Version:   Darwin 19.6.0




> On 02.03.2023, at 09:57, Stéphane Mottelet  wrote:
>
> What is the output of
>
> java -version
>
> on the command line ?
>
> S.
>
>
> Le 02/03/2023 à 09:45, Wolfgang Engelmann a écrit :
>>
>>
>> Am 02.03.23 um 08:36 schrieb Stéphane Mottelet:
>>> Hello,
>>>
>>> What is your Linux distribution (I guess Ubuntu or Debian ?) and which
>>> Scilab version did you install ?
>>
>> Debian and Scilab 6.1.0, sorry, forgot to mention it
>>
>> Wolfgang
>>
>>>
>>> S.
>>>
>>> Le 02/03/2023 à 07:27, Wolfgang Engelmann a écrit :
 If I try to start scilab from a terminal, it won't start and I get this
 error

 .
 g.scilab.modules.types.jar:/usr/share/scilab/modules/xcos/jar/org.scilab.modules.xcos.jar:/usr/share/scilab/modules/localization/jar/org.scilab.modules.localization.jar:/usr/share/scilab/modules/scinotes/jar/org.scilab.modules.scinotes.jar:/usr/share/scilab/modules/gui/jar/org.scilab.modules.gui.jar:/usr/share/scilab/modules/core/jar/org.scilab.modules.core.jar:


 WARNING: An illegal reflective access operation has occurred
 WARNING: Illegal reflective access by
 org.scilab.modules.jvm.LibraryPath
 (file:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar) to
 method java.lang.ClassLoader.initLibraryPaths()
 WARNING: Please consider reporting this to the maintainers of
 org.scilab.modules.jvm.LibraryPath
 WARNING: Use --illegal-access=warn to enable warnings of further
 illegal
 reflective access operations
 WARNING: All illegal access operations will be denied in a future
 release

 What is wrong?

 Wolfgang
 ___
 users mailing list - users@lists.scilab.org
 Click here to unsubscribe: 
 https://lists.scilab.org/mailman/listinfo/users
 This email and any attachments are intended solely for the use of the
 individual or entity to whom it is addressed and may be confidential
 and/or privileged.

 If you are not one of the named recipients or have received this email
 in error,

 (i) you should not read, disclose, or copy it,

 (ii) please notify sender of your receipt by reply email and delete
 this email and all attachments,

 (iii) Dassault Systèmes does not accept or assume any liability or
 responsibility for any use of or reliance on this email.


 Please be informed that your personal data are processed according to
 our data privacy policy as described on our website. Should you have
 any questions related to personal data protection, please contact 3DS
 Data Protection Officer https://www.3ds.com/privacy-policy/contact/

>>> --
>>> Stéphane Mottelet
>>> Ingénieur de recherche
>>> EA 4297 Transformations Intégrées de la Matière Renouvelable
>>> Département Génie des Procédés Industriels
>>> Sorbonne Universités - Université de Technologie de Compiègne
>>> CS 60319, 60203 Compiègne cedex
>>> Tel : +33(0)344234688
>>> http://www.utc.fr/~mottelet
>>>
>>> ___
>>> users mailing list - users@lists.scilab.org
>>> Click here to unsubscribe: 
>>> https://lists.scilab.org/mailman/listinfo/users
>>> This email and any attachments are intended solely for the use of the
>>> individual or entity to whom it is addressed and may be confidential
>>> and/or privileged.
>>>
>>> If you are not one of the named recipients or have received this email
>>> in error,
>>>
>>> (i) you should not read, disclose, or copy it,
>>>
>>> (ii) please notify sender of your receipt by reply email and delete this
>>> email and all attachments,
>>>
>>> (iii) Dassault Systèmes does not accept or assume any liability or
>>> responsibility for any use of or reliance on this email.
>>>
>>>
>>> Please be informed that your personal data are processed according to
>>> our data privacy policy as described on our website. Should you have any
>>> questions related to personal data protection, please contact 3DS Data
>>> Protection Officer https://www.3ds.com/privacy-policy/contact/
>>>
>> ___
>> users mailing list - users@lists.scilab.org
>> Click here to unsubscribe: 
>> https://lists.scilab.org/mailman/listinfo/users
>> This email and any attachments are intended solely for the use of the
>> individual or entity to whom it is addressed and may be confidential
>> and/or privileged.
>>
>> If you are not one of the named recipients or have received this email
>> in error,
>>
>> (i) you should not read, disclose, or copy it,
>>
>> (ii) 

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Stéphane Mottelet

What is the output of

java -version

on the command line ?

S.


Le 02/03/2023 à 09:45, Wolfgang Engelmann a écrit :



Am 02.03.23 um 08:36 schrieb Stéphane Mottelet:

Hello,

What is your Linux distribution (I guess Ubuntu or Debian ?) and which
Scilab version did you install ?


Debian and Scilab 6.1.0, sorry, forgot to mention it

Wolfgang



S.

Le 02/03/2023 à 07:27, Wolfgang Engelmann a écrit :

If I try to start scilab from a terminal, it won't start and I get this
error

.
g.scilab.modules.types.jar:/usr/share/scilab/modules/xcos/jar/org.scilab.modules.xcos.jar:/usr/share/scilab/modules/localization/jar/org.scilab.modules.localization.jar:/usr/share/scilab/modules/scinotes/jar/org.scilab.modules.scinotes.jar:/usr/share/scilab/modules/gui/jar/org.scilab.modules.gui.jar:/usr/share/scilab/modules/core/jar/org.scilab.modules.core.jar:


WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.scilab.modules.jvm.LibraryPath
(file:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar) to
method java.lang.ClassLoader.initLibraryPaths()
WARNING: Please consider reporting this to the maintainers of
org.scilab.modules.jvm.LibraryPath
WARNING: Use --illegal-access=warn to enable warnings of further
illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future
release

What is wrong?

Wolfgang
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data protection, please contact 3DS
Data Protection Officer https://www.3ds.com/privacy-policy/contact/


--
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
http://www.utc.fr/~mottelet

___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this
email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have any
questions related to personal data protection, please contact 3DS Data
Protection Officer https://www.3ds.com/privacy-policy/contact/


___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data protection, please contact 3DS
Data Protection Officer https://www.3ds.com/privacy-policy/contact/


--
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688

Re: [Scilab-users] error in starting scilab from terminal

2023-03-02 Thread Wolfgang Engelmann



Am 02.03.23 um 08:36 schrieb Stéphane Mottelet:

Hello,

What is your Linux distribution (I guess Ubuntu or Debian ?) and which
Scilab version did you install ?


Debian and Scilab 6.1.0, sorry, forgot to mention it

Wolfgang



S.

Le 02/03/2023 à 07:27, Wolfgang Engelmann a écrit :

If I try to start scilab from a terminal, it won't start and I get this
error

.
g.scilab.modules.types.jar:/usr/share/scilab/modules/xcos/jar/org.scilab.modules.xcos.jar:/usr/share/scilab/modules/localization/jar/org.scilab.modules.localization.jar:/usr/share/scilab/modules/scinotes/jar/org.scilab.modules.scinotes.jar:/usr/share/scilab/modules/gui/jar/org.scilab.modules.gui.jar:/usr/share/scilab/modules/core/jar/org.scilab.modules.core.jar:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.scilab.modules.jvm.LibraryPath
(file:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar) to
method java.lang.ClassLoader.initLibraryPaths()
WARNING: Please consider reporting this to the maintainers of
org.scilab.modules.jvm.LibraryPath
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release

What is wrong?

Wolfgang
___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete
this email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have
any questions related to personal data protection, please contact 3DS
Data Protection Officer https://www.3ds.com/privacy-policy/contact/


--
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
http://www.utc.fr/~mottelet

___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the
individual or entity to whom it is addressed and may be confidential
and/or privileged.

If you are not one of the named recipients or have received this email
in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this
email and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to
our data privacy policy as described on our website. Should you have any
questions related to personal data protection, please contact 3DS Data
Protection Officer https://www.3ds.com/privacy-policy/contact/


___
users mailing list - users@lists.scilab.org
Click here to unsubscribe: 
https://lists.scilab.org/mailman/listinfo/users
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/