{"id":5113,"date":"2023-01-15T21:30:11","date_gmt":"2023-01-15T20:30:11","guid":{"rendered":"https:\/\/blog.hani-ibrahim.de\/?p=5113"},"modified":"2024-01-15T17:28:29","modified_gmt":"2024-01-15T16:28:29","slug":"scilab-on-ventura-without-warnings","status":"publish","type":"post","link":"https:\/\/blog.hani-ibrahim.de\/en\/scilab-on-ventura-without-warnings.html","title":{"rendered":"Scilab 6.1.1 on macOS Ventura without version warning"},"content":{"rendered":"<nav class=\"tinytoc tiny_toc\">\n<ul>\n<li><a href=\"#h0\">Preliminaries<\/a><\/li>\n<li><a href=\"#h1\">First Start of Scilab and the version warning<\/a><\/li>\n<li><a href=\"#h2\">Remove the version warning<\/a><\/li>\n<li><a href=\"#h3\">Troubleshooting<\/a>\n<ul style=\"list-style-type:circle;\">\n<li><a href=\"#h4\">No files in the Scilab file browser<\/a><\/li>\n<\/ul>\n<\/li>\n<li><a href=\"#h5\">Known problems<\/a><\/li>\n<\/ul>\n<\/nav>\n\n\r\n<body><p><strong>Scilab 6.1.1<\/strong> for Mac currently \u2013 January 2023 \u2013 runs on macOS 10.13, High Sierra. to macOS 12, Monterey. However, except for one small limitation, Scilab 6.1.1 also works on macOS 13, Ventura.<\/p>\n<p>This tutorial refers to Intel Macs. ARM Macs are also described, but could not be tested. Feedback from ARM Mac users in the comments or via <a href=\"https:\/\/blog.hani-ibrahim.de\/kontakt.html\">email<\/a> would be appreciated.<\/p>\n<p>The main source of this how-to is <a href=\"https:\/\/www.utc.fr\/~mottelet\/scilab_for_macOS.html\">Scilab for macOS (and more)<\/a> but adapted for Ventura, with the addition of removing the version warning.<\/p>\n<h1 id=\"h0\">Preliminaries<\/h1>\n<ol>\n<li>We download and install a recent Java Development Kit (JDK) e.g. from <a href=\"https:\/\/adoptium.net\/de\/temurin\/releases\/?version=17\" target=\"_blank\" rel=\"noopener\">Adoptium<\/a> for our own system architecture (x64 for Intel or aarch64 for ARM). I recommend the latest LTS version 17 (Long Time Support). Choose a pkg-Installer for convenience.<\/li>\n<li>As described in <a href=\"https:\/\/blog.hani-ibrahim.de\/scilab-5-5-2-macos-sierra.html\">Scilab 5.5.2 on macOS Sierra<\/a> we first disable Gatekeeper\n<pre>sudo spctl --master-disable<\/pre>\n<\/li>\n<li><em>Gatekeeper can be re-enabled later with <span class=\"tt_tag\">sudo spctl \u2013master-enable<\/span> (if you really want to).<\/em><\/li>\n<li>On ARM Macs (not Intel Macs), you may need to install Rosetta 2 if you have not already done so. This is done in the terminal with:\n<pre>softwareupdate --install-rosetta --agree-to-license<\/pre>\n<\/li>\n<li>We download Scilab 6.1.1 from <a href=\"https:\/\/www.utc.fr\/~mottelet\/scilab_for_macOS.html\" target=\"_blank\" rel=\"noopener\">Scilab for macOS (and more)<\/a> and install it.<br>\nFor <strong>Intel-Macs<\/strong> we should choose <span class=\"tt_tag\">scilab-6.1.1-x86_64.dmg<\/span>. <span class=\"tt_tag\">scilab-branch-6.1-x86_64-nativeFileChooser.dmg<\/span> crashes when invoking the file chooser. I have not tested the Sundial variant yet.<br>\nFor <strong>ARM Macs<\/strong>, choose <span class=\"tt_tag\">scilab-6.1.1-accelerate-arm64.dmg<\/span> or s<span class=\"tt_tag\">cilab-6.1.1-openblas-arm64.dmg<\/span> accordingly. If you don\u2019t know which one, take the accelerate variant.<\/li>\n<\/ol>\n<h1 id=\"h1\">First Start of Scilab and the version warning<\/h1>\n<p>When you start Scilab now you get a version warning:<\/p>\n<p><em>This version of Scilab may fail on this system (13.1): Scilab is currently supported from 10.13 (High Sierra) to 12 (Monterey).<\/em><\/p>\n<div id=\"attachment_5127\" style=\"width: 542px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/version-warning.png\" data-rel=\"lightbox-gallery-Z91SsxxM\" data-rl_title=\"Version-Warning\" data-rl_caption=\"\" title=\"Version-Warning\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5127\" class=\"wp-image-5127 size-full\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/version-warning.png\" alt=\"Version-Warning\" width=\"532\" height=\"252\"><\/a><p id=\"caption-attachment-5127\" class=\"wp-caption-text\">Version-Warning<\/p><\/div>\n<p>However, if you click on TRY ANYWAY, Scilab should start and work. To avoid this annoying extra click, you can change Scilab\u2019s startup script so that Scilab no longer \u201cmoans\u201d at Ventura. Refer next chapter.<\/p>\n<p>Access permission for various user directories is also requested, as known with Ventura. One can agree to this without hesitation.<\/p>\n<h1 id=\"h2\">Remove the version warning<\/h1>\n<blockquote><p><strong>IMPORTANT:<\/strong> You should do these steps if Scilab starts without problems when you click TRY ANYWAY only.<\/p><\/blockquote>\n<ol>\n<li>Open a Finder window and go to the Applications folder.<\/li>\n<li>Find the app \u201cScilab\u201d and CTRL-click on the app icon and click on SHOW PACKAGE CONTENTS.\n<p><\/p><div id=\"attachment_5159\" style=\"width: 490px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/show-package-contents.png\" data-rel=\"lightbox-gallery-Z91SsxxM\" data-rl_title=\"Show package contents\" data-rl_caption=\"\" title=\"Show package contents\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5159\" class=\"wp-image-5159 size-thumbnail\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/show-package-contents-480x280.png\" alt=\"Show package contents\" width=\"480\" height=\"280\"><\/a><p id=\"caption-attachment-5159\" class=\"wp-caption-text\">Show package contents<\/p><\/div><\/li>\n<li>Go to the <span class=\"tt_tag\">Contents\/MacOS<\/span> folder and drag the <span class=\"tt_tag\">scilab<\/span> file to the <em>TextEdit<\/em> app in the dock or open it in a text editor of your choice, e.g. TextMate.\n<p><\/p><div id=\"attachment_5163\" style=\"width: 642px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/scilab-contents.png\" data-rel=\"lightbox-gallery-Z91SsxxM\" data-rl_title=\"Package contents MacOS folder\" data-rl_caption=\"\" title=\"Package contents MacOS folder\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5163\" class=\"wp-image-5163 size-medium\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/scilab-contents-632x473.png\" alt=\"Package contents MacOS folder\" width=\"632\" height=\"473\" srcset=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/scilab-contents-632x473.png 632w, https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/scilab-contents-1020x764.png 1020w, https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/scilab-contents.png 1196w\" sizes=\"auto, (max-width: 632px) 100vw, 632px\"><\/a><p id=\"caption-attachment-5163\" class=\"wp-caption-text\">Package contents MacOS folder<\/p><\/div><\/li>\n<li>Go to line 791 or use the search function and look for \u201ccheck_macosx_version\u201d. A bit further down you will find the line:\n<pre>11|12)<\/pre>\n<p><\/p><div id=\"attachment_5145\" style=\"width: 393px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/scilabscript-before.png\" data-rel=\"lightbox-gallery-Z91SsxxM\" data-rl_title=\"Scilab Skript vor der Bearbeitung\" data-rl_caption=\"\" title=\"Scilab Skript vor der Bearbeitung\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5145\" class=\"wp-image-5145 size-full\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/scilabscript-before.png\" alt=\"Scilab Skript vor der Bearbeitung\" width=\"383\" height=\"312\"><\/a><p id=\"caption-attachment-5145\" class=\"wp-caption-text\">Scilab script before editing<\/p><\/div><\/li>\n<li>Change this to:\n<pre>11|12|13)<\/pre>\n<p><\/p><div id=\"attachment_5124\" style=\"width: 385px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/scilabscript.png\" data-rel=\"lightbox-gallery-Z91SsxxM\" data-rl_title=\"Scilab Skript nach der Bearbeitung\" data-rl_caption=\"\" title=\"Scilab Skript nach der Bearbeitung\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5124\" class=\"wp-image-5124 size-full\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/scilabscript.png\" alt=\"Scilab Skript Schnipsel\" width=\"375\" height=\"311\"><\/a><p id=\"caption-attachment-5124\" class=\"wp-caption-text\">Scilab script after editing<\/p><\/div><\/li>\n<li>Save the file.<\/li>\n<\/ol>\n<p>Now Scilab should start without the warning.<\/p>\n<p>I did not notice any abnormalities except for the \u201cKnown Problems\u201d described below.<\/p>\n<h1 id=\"h3\">Troubleshooting<\/h1>\n<h2 id=\"h4\">No files in the Scilab file browser<\/h2>\n<p>In a linked <a href=\"https:\/\/www.utc.fr\/~mottelet\/scilab\/scilab_catalina_enable_sh_720.mov\" target=\"_blank\" rel=\"noopener\">video<\/a> on <a href=\"https:\/\/www.utc.fr\/~mottelet\/scilab_for_macOS.html\" target=\"_blank\" rel=\"noopener\">Scilab for macOS (and more)<\/a> the procedure for macOS Catalina is shown. For Ventura it looks a bit different:<\/p>\n<ol>\n<li>Open the System Preferences <a href=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/macos-einstellungsicon.jpg\" data-rel=\"lightbox-gallery-Z91SsxxM\" data-rl_title=\"macOS Einstellungs-Symbol\" data-rl_caption=\"\" title=\"macOS Einstellungs-Symbol\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-5129\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/macos-einstellungsicon.jpg\" alt=\"macOS Einstellungs-Symbol\" width=\"50\" height=\"50\"><\/a> and there PRIVACY AND SECURITY &gt; FULL DISK ACCESS.\n<p><\/p><div id=\"attachment_5160\" style=\"width: 642px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/privaysecurity2.png\" data-rel=\"lightbox-gallery-Z91SsxxM\" data-rl_title=\"System Preferences Privacy &amp; Security - Full Disk Access\" data-rl_caption=\"\" title=\"System Preferences Privacy &amp; Security - Full Disk Access\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5160\" class=\"wp-image-5160 size-medium\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/privaysecurity2-632x445.png\" alt=\"System Preferences Privacy &amp; Security - Full Disk Access\" width=\"632\" height=\"445\" srcset=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/privaysecurity2-632x445.png 632w, https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/privaysecurity2-100x70.png 100w, https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/privaysecurity2.png 827w\" sizes=\"auto, (max-width: 632px) 100vw, 632px\"><\/a><p id=\"caption-attachment-5160\" class=\"wp-caption-text\">System Preferences Privacy &amp; Security \u2013 Full Disk Access<\/p><\/div><\/li>\n<li>Open a new Finder window and in the menu GO TO &gt; GO TO FOLDER \u2026 and type <span class=\"tt_tag\">\/bin<\/span> and press ENTER.\n<p><\/p><div id=\"attachment_5122\" style=\"width: 582px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/go-to-directory.png\" data-rel=\"lightbox-gallery-Z91SsxxM\" data-rl_title=\"Gehe zu \/bin\" data-rl_caption=\"\" title=\"Gehe zu \/bin\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5122\" class=\"wp-image-5122 size-full\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/go-to-directory.png\" alt=\"Gehe zu \/bin\" width=\"572\" height=\"292\"><\/a><p id=\"caption-attachment-5122\" class=\"wp-caption-text\">Go to \/bin<\/p><\/div><\/li>\n<li>Find the file <span class=\"tt_tag\">sh,<\/span> drag and drop it to the system preferences window and enable full disk access.\n<div id=\"attachment_5158\" style=\"width: 642px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/sh-full-disk-access-procedure2.png\" data-rel=\"lightbox-gallery-Z91SsxxM\" data-rl_title=\"\/bin\/sh full disk access\" data-rl_caption=\"\" title=\"\/bin\/sh full disk access\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5158\" class=\"wp-image-5158 size-medium\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/sh-full-disk-access-procedure2-632x219.png\" alt=\"\/bin\/sh full disk access\" width=\"632\" height=\"219\" srcset=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/sh-full-disk-access-procedure2-632x219.png 632w, https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/sh-full-disk-access-procedure2-1020x354.png 1020w, https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/sh-full-disk-access-procedure2.png 1514w\" sizes=\"auto, (max-width: 632px) 100vw, 632px\"><\/a><p id=\"caption-attachment-5158\" class=\"wp-caption-text\">\/bin\/sh full disk access<\/p><\/div>\n<p><\/p><div id=\"attachment_5161\" style=\"width: 642px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/sf-full-disk-access2.png\" data-rel=\"lightbox-gallery-Z91SsxxM\" data-rl_title=\"Give sh full disc access\" data-rl_caption=\"\" title=\"Give sh full disc access\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5161\" class=\"wp-image-5161 size-medium\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/sf-full-disk-access2-632x445.png\" alt=\"Give sh full disc access\" width=\"632\" height=\"445\" srcset=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/sf-full-disk-access2-632x445.png 632w, https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/sf-full-disk-access2-100x70.png 100w, https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/sf-full-disk-access2.png 827w\" sizes=\"auto, (max-width: 632px) 100vw, 632px\"><\/a><p id=\"caption-attachment-5161\" class=\"wp-caption-text\">Give sh full disc access<\/p><\/div><\/li>\n<\/ol>\n<h1 id=\"h5\">Known problems<\/h1>\n<p>Despite sh\u2019s disk full access, Scilab\u2019s file browser behaves weird. You cannot always change to a parent or child directory or select a file. You have to click in the path line at the top of the file browser for Scilab to update the browser display in that case.<\/p>\n<div id=\"attachment_5166\" style=\"width: 404px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/scilab-filebrowser-path.png\" data-rel=\"lightbox-gallery-Z91SsxxM\" data-rl_title=\"Scilab-Browser\" data-rl_caption=\"\" title=\"Scilab-Browser\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5166\" class=\"size-full wp-image-5166\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/scilab-filebrowser-path.png\" alt=\"Scilab-Browser\" width=\"394\" height=\"329\"><\/a><p id=\"caption-attachment-5166\" class=\"wp-caption-text\">Scilab-Browser path-line<\/p><\/div>\n<p>I have not been able to fix this problem. A full disk access for Scilab did not help either. I guess we\u2019ll have to live with it until the update.<\/p>\n<div class=\"notranslate\" style=\"all: initial;\">\u00a0<\/div>\n<p><\/p><\/body>","protected":false},"excerpt":{"rendered":"<div class=\"shariff shariff-align-left shariff-widget-align-left\" data-services=\"facebook\" data-url=\"https:\/\/blog.hani-ibrahim.de\/en\/scilab-on-ventura-without-warnings.html\" data-timestamp=\"1705339709\" data-backendurl=\"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/shariff\/v1\/share_counts?\"><ul class=\"shariff-buttons theme-round orientation-horizontal buttonsize-small\"><li class=\"shariff-button facebook shariff-nocustomcolor\" style=\"background-color:#4273c8;border-radius:50%\"><a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fblog.hani-ibrahim.de%2Fen%2Fscilab-on-ventura-without-warnings.html\" title=\"Share on Facebook\" aria-label=\"Share on Facebook\" role=\"button\" rel=\"nofollow\" class=\"shariff-link\" style=\";border-radius:50%; background-color:#3b5998; color:#fff\" target=\"_blank\"><span class=\"shariff-icon\" style=\"\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 18 32\"><path fill=\"#3b5998\" d=\"M17.1 0.2v4.7h-2.8q-1.5 0-2.1 0.6t-0.5 1.9v3.4h5.2l-0.7 5.3h-4.5v13.6h-5.5v-13.6h-4.5v-5.3h4.5v-3.9q0-3.3 1.9-5.2t5-1.8q2.6 0 4.1 0.2z\"\/><\/svg><\/span><span data-service=\"facebook\" style=\"color:#3b5998\" class=\"shariff-count shariff-hidezero\"><\/span>&nbsp;<\/a><\/li><li class=\"shariff-button twitter shariff-nocustomcolor\" style=\"background-color:#595959;border-radius:50%\"><a href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fblog.hani-ibrahim.de%2Fen%2Fscilab-on-ventura-without-warnings.html&text=Scilab%206.1.1%20on%20macOS%20Ventura%20without%20version%20warning\" title=\"Share on X\" aria-label=\"Share on X\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\";border-radius:50%; background-color:#000; color:#fff\" target=\"_blank\"><span class=\"shariff-icon\" style=\"\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><path fill=\"#000\" d=\"M14.258 10.152L23.176 0h-2.113l-7.747 8.813L7.133 0H0l9.352 13.328L0 23.973h2.113l8.176-9.309 6.531 9.309h7.133zm-2.895 3.293l-.949-1.328L2.875 1.56h3.246l6.086 8.523.945 1.328 7.91 11.078h-3.246zm0 0\"\/><\/svg><\/span><\/a><\/li><li class=\"shariff-button pocket shariff-nocustomcolor\" style=\"background-color:#444;border-radius:50%\"><a href=\"https:\/\/getpocket.com\/save?url=https%3A%2F%2Fblog.hani-ibrahim.de%2Fen%2Fscilab-on-ventura-without-warnings.html&title=Scilab%206.1.1%20on%20macOS%20Ventura%20without%20version%20warning\" title=\"Save to Pocket\" aria-label=\"Save to Pocket\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\";border-radius:50%; background-color:#ff0000; color:#fff\" target=\"_blank\"><span class=\"shariff-icon\" style=\"\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 27 28\"><path fill=\"#ff0000\" d=\"M24.5 2q1 0 1.7 0.7t0.7 1.7v8.1q0 2.8-1.1 5.3t-2.9 4.3-4.3 2.9-5.2 1.1q-2.7 0-5.2-1.1t-4.3-2.9-2.9-4.3-1.1-5.2v-8.1q0-1 0.7-1.7t1.7-0.7h22zM13.5 18.6q0.7 0 1.3-0.5l6.3-6.1q0.6-0.5 0.6-1.3 0-0.8-0.5-1.3t-1.3-0.5q-0.7 0-1.3 0.5l-5 4.8-5-4.8q-0.5-0.5-1.3-0.5-0.8 0-1.3 0.5t-0.5 1.3q0 0.8 0.6 1.3l6.3 6.1q0.5 0.5 1.3 0.5z\"\/><\/svg><\/span><\/a><\/li><li class=\"shariff-button rss shariff-nocustomcolor\" style=\"background-color:#ff8c00;border-radius:50%\"><a href=\"https:\/\/blog.hani-ibrahim.de\/en\/feed\/rss\" title=\"RSS feed\" aria-label=\"RSS feed\" role=\"button\" class=\"shariff-link\" style=\";border-radius:50%; background-color:#fe9312; color:#fff\" target=\"_blank\"><span class=\"shariff-icon\" style=\"\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32 32\"><path fill=\"#fe9312\" d=\"M4.3 23.5c-2.3 0-4.3 1.9-4.3 4.3 0 2.3 1.9 4.2 4.3 4.2 2.4 0 4.3-1.9 4.3-4.2 0-2.3-1.9-4.3-4.3-4.3zM0 10.9v6.1c4 0 7.7 1.6 10.6 4.4 2.8 2.8 4.4 6.6 4.4 10.6h6.2c0-11.7-9.5-21.1-21.1-21.1zM0 0v6.1c14.2 0 25.8 11.6 25.8 25.9h6.2c0-17.6-14.4-32-32-32z\"\/><\/svg><\/span><\/a><\/li><li class=\"shariff-button mailto shariff-nocustomcolor\" style=\"background-color:#a8a8a8;border-radius:50%\"><a href=\"mailto:?body=https%3A%2F%2Fblog.hani-ibrahim.de%2Fen%2Fscilab-on-ventura-without-warnings.html&subject=Scilab%206.1.1%20on%20macOS%20Ventura%20without%20version%20warning\" title=\"Send by email\" aria-label=\"Send by email\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\";border-radius:50%; background-color:#999; color:#fff\"><span class=\"shariff-icon\" style=\"\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32 32\"><path fill=\"#999\" d=\"M32 12.7v14.2q0 1.2-0.8 2t-2 0.9h-26.3q-1.2 0-2-0.9t-0.8-2v-14.2q0.8 0.9 1.8 1.6 6.5 4.4 8.9 6.1 1 0.8 1.6 1.2t1.7 0.9 2 0.4h0.1q0.9 0 2-0.4t1.7-0.9 1.6-1.2q3-2.2 8.9-6.1 1-0.7 1.8-1.6zM32 7.4q0 1.4-0.9 2.7t-2.2 2.2q-6.7 4.7-8.4 5.8-0.2 0.1-0.7 0.5t-1 0.7-0.9 0.6-1.1 0.5-0.9 0.2h-0.1q-0.4 0-0.9-0.2t-1.1-0.5-0.9-0.6-1-0.7-0.7-0.5q-1.6-1.1-4.7-3.2t-3.6-2.6q-1.1-0.7-2.1-2t-1-2.5q0-1.4 0.7-2.3t2.1-0.9h26.3q1.2 0 2 0.8t0.9 2z\"\/><\/svg><\/span><\/a><\/li><li class=\"shariff-button whatsapp shariff-nocustomcolor\" style=\"background-color:#5cbe4a;border-radius:50%\"><a href=\"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fblog.hani-ibrahim.de%2Fen%2Fscilab-on-ventura-without-warnings.html%20Scilab%206.1.1%20on%20macOS%20Ventura%20without%20version%20warning\" title=\"Share on Whatsapp\" aria-label=\"Share on Whatsapp\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\";border-radius:50%; background-color:#34af23; color:#fff\" target=\"_blank\"><span class=\"shariff-icon\" style=\"\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32 32\"><path fill=\"#34af23\" d=\"M17.6 17.4q0.2 0 1.7 0.8t1.6 0.9q0 0.1 0 0.3 0 0.6-0.3 1.4-0.3 0.7-1.3 1.2t-1.8 0.5q-1 0-3.4-1.1-1.7-0.8-3-2.1t-2.6-3.3q-1.3-1.9-1.3-3.5v-0.1q0.1-1.6 1.3-2.8 0.4-0.4 0.9-0.4 0.1 0 0.3 0t0.3 0q0.3 0 0.5 0.1t0.3 0.5q0.1 0.4 0.6 1.6t0.4 1.3q0 0.4-0.6 1t-0.6 0.8q0 0.1 0.1 0.3 0.6 1.3 1.8 2.4 1 0.9 2.7 1.8 0.2 0.1 0.4 0.1 0.3 0 1-0.9t0.9-0.9zM14 26.9q2.3 0 4.3-0.9t3.6-2.4 2.4-3.6 0.9-4.3-0.9-4.3-2.4-3.6-3.6-2.4-4.3-0.9-4.3 0.9-3.6 2.4-2.4 3.6-0.9 4.3q0 3.6 2.1 6.6l-1.4 4.2 4.3-1.4q2.8 1.9 6.2 1.9zM14 2.2q2.7 0 5.2 1.1t4.3 2.9 2.9 4.3 1.1 5.2-1.1 5.2-2.9 4.3-4.3 2.9-5.2 1.1q-3.5 0-6.5-1.7l-7.4 2.4 2.4-7.2q-1.9-3.2-1.9-6.9 0-2.7 1.1-5.2t2.9-4.3 4.3-2.9 5.2-1.1z\"\/><\/svg><\/span><\/a><\/li><li class=\"shariff-button info shariff-nocustomcolor\" style=\"background-color:#eee;border-radius:50%\"><a href=\"http:\/\/ct.de\/-2467514\" title=\"More information\" aria-label=\"More information\" role=\"button\" rel=\"noopener \" class=\"shariff-link\" style=\";border-radius:50%; background-color:#fff; color:#fff\" target=\"_blank\"><span class=\"shariff-icon\" style=\"\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 11 32\"><path fill=\"#999\" d=\"M11.4 24v2.3q0 0.5-0.3 0.8t-0.8 0.4h-9.1q-0.5 0-0.8-0.4t-0.4-0.8v-2.3q0-0.5 0.4-0.8t0.8-0.4h1.1v-6.8h-1.1q-0.5 0-0.8-0.4t-0.4-0.8v-2.3q0-0.5 0.4-0.8t0.8-0.4h6.8q0.5 0 0.8 0.4t0.4 0.8v10.3h1.1q0.5 0 0.8 0.4t0.3 0.8zM9.2 3.4v3.4q0 0.5-0.4 0.8t-0.8 0.4h-4.6q-0.4 0-0.8-0.4t-0.4-0.8v-3.4q0-0.4 0.4-0.8t0.8-0.4h4.6q0.5 0 0.8 0.4t0.4 0.8z\"\/><\/svg><\/span><\/a><\/li><\/ul><\/div><p>Scilab 6.1.1 for Mac currently &#8211; January 2023 &#8211; runs on macOS High Sierra to Monterey. However, except for one small limitation, Scilab 6.1.1 also works on macOS Ventura. This how-to shows how to suppress the annoying version warning, too.<\/p>\n","protected":false},"author":2,"featured_media":5141,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"footnotes":""},"categories":[24,25,45,96,155],"tags":[95,66,156],"class_list":["post-5113","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-german","category-english","category-how-tos","category-mac-os-x","category-scilab","tag-featured","tag-mac-os-x","tag-scilab"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/posts\/5113","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/comments?post=5113"}],"version-history":[{"count":29,"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/posts\/5113\/revisions"}],"predecessor-version":[{"id":5168,"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/posts\/5113\/revisions\/5168"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/media\/5141"}],"wp:attachment":[{"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/media?parent=5113"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/categories?post=5113"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/tags?post=5113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}