How to get Scilab 6.0.1 working on Ubuntu 18.04 LTS? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)I can't run Scilab Ubuntu 18.04Unable to open Scilab ConsoleI've linked scilab to gnome application menu (by creating a *.desktop file) but it's closed immediately when I run it from menuHow to make pdfsam work in (L)ubuntu 18.04?Scilab 5.5.2 on Ubuntu 18.04How to get Scilab 6.0.1 working on Ubuntu 18.10?Troubleshoot sun-java6-jdk installationMy Java install is brokenFirst time using Java Web Start in Ubuntu - Fatal Launch ExceptionUbuntu 13.10: Upgrade interrupted because of openjdk-7Switching to Java 7Unable to install jdk 6 after uninstalling jdk 7openjdk-7-jre installed, but no binarieshow to activate Java 8u51 plugin on Firefox?Netbeans cannot find javaHow to get Scilab 6.0.1 working on Ubuntu 18.10?

How to call a function with default parameter through a pointer to function that is the return of another function?

In predicate logic, does existential quantification (∃) include universal quantification (∀), i.e. can 'some' imply 'all'?

Output the ŋarâþ crîþ alphabet song without using (m)any letters

Echoing a tail command produces unexpected output?

How to answer "Have you ever been terminated?"

2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?

Storing hydrofluoric acid before the invention of plastics

Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?

What's the purpose of writing one's academic biography in the third person?

How does the particle を relate to the verb 行く in the structure「A を + B に行く」?

Book where humans were engineered with genes from animal species to survive hostile planets

What's inside the kernel part of virtual memory of 64 bit linux processes?

Is there a (better) way to access $wpdb results?

At the end of Thor: Ragnarok why don't the Asgardians turn and head for the Bifrost as per their original plan?

What causes the vertical darker bands in my photo?

The logistics of corpse disposal

Is pollution the main cause of Notre Dame Cathedral's deterioration?

Align equal signs while including text over equalities

How to find out what spells would be useless to a blind NPC spellcaster?

How to run gsettings for another user Ubuntu 18.04.2 LTS

Apollo command module space walk?

Are two submodules (where one is contained in the other) isomorphic if their quotientmodules are isomorphic?

How to react to hostile behavior from a senior developer?

Why is "Consequences inflicted." not a sentence?



How to get Scilab 6.0.1 working on Ubuntu 18.04 LTS?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)I can't run Scilab Ubuntu 18.04Unable to open Scilab ConsoleI've linked scilab to gnome application menu (by creating a *.desktop file) but it's closed immediately when I run it from menuHow to make pdfsam work in (L)ubuntu 18.04?Scilab 5.5.2 on Ubuntu 18.04How to get Scilab 6.0.1 working on Ubuntu 18.10?Troubleshoot sun-java6-jdk installationMy Java install is brokenFirst time using Java Web Start in Ubuntu - Fatal Launch ExceptionUbuntu 13.10: Upgrade interrupted because of openjdk-7Switching to Java 7Unable to install jdk 6 after uninstalling jdk 7openjdk-7-jre installed, but no binarieshow to activate Java 8u51 plugin on Firefox?Netbeans cannot find javaHow to get Scilab 6.0.1 working on Ubuntu 18.10?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








5















I have installed clean Ubuntu MATE 18.04 LTS and installed Scilab from repository here with





sudo apt-get update
sudo apt-get install scilab


After installation I tried to launch it from GUI (Applications → Other → Scilab) - it does not start.

Then I tried to launch it from terminal with scilab command. Terminal output is as follows:



$ scilab
/usr/bin/scilab-bin: error while loading shared libraries: libjava.so: cannot open shared object file: No such file or directory


so it can't find Java. I reported bug 1762999 about this problem.



I checked existence of libjava.so:



$ dpkg -S libjava.so 
openjdk-11-jre-headless:amd64: /usr/lib/jvm/java-11-openjdk-amd64/lib/libjava.so


so it is in place.



What should I do to get Scilab 6.0.1 working on Ubuntu 18.04 LTS?










share|improve this question






























    5















    I have installed clean Ubuntu MATE 18.04 LTS and installed Scilab from repository here with





    sudo apt-get update
    sudo apt-get install scilab


    After installation I tried to launch it from GUI (Applications → Other → Scilab) - it does not start.

    Then I tried to launch it from terminal with scilab command. Terminal output is as follows:



    $ scilab
    /usr/bin/scilab-bin: error while loading shared libraries: libjava.so: cannot open shared object file: No such file or directory


    so it can't find Java. I reported bug 1762999 about this problem.



    I checked existence of libjava.so:



    $ dpkg -S libjava.so 
    openjdk-11-jre-headless:amd64: /usr/lib/jvm/java-11-openjdk-amd64/lib/libjava.so


    so it is in place.



    What should I do to get Scilab 6.0.1 working on Ubuntu 18.04 LTS?










    share|improve this question


























      5












      5








      5


      6






      I have installed clean Ubuntu MATE 18.04 LTS and installed Scilab from repository here with





      sudo apt-get update
      sudo apt-get install scilab


      After installation I tried to launch it from GUI (Applications → Other → Scilab) - it does not start.

      Then I tried to launch it from terminal with scilab command. Terminal output is as follows:



      $ scilab
      /usr/bin/scilab-bin: error while loading shared libraries: libjava.so: cannot open shared object file: No such file or directory


      so it can't find Java. I reported bug 1762999 about this problem.



      I checked existence of libjava.so:



      $ dpkg -S libjava.so 
      openjdk-11-jre-headless:amd64: /usr/lib/jvm/java-11-openjdk-amd64/lib/libjava.so


      so it is in place.



      What should I do to get Scilab 6.0.1 working on Ubuntu 18.04 LTS?










      share|improve this question
















      I have installed clean Ubuntu MATE 18.04 LTS and installed Scilab from repository here with





      sudo apt-get update
      sudo apt-get install scilab


      After installation I tried to launch it from GUI (Applications → Other → Scilab) - it does not start.

      Then I tried to launch it from terminal with scilab command. Terminal output is as follows:



      $ scilab
      /usr/bin/scilab-bin: error while loading shared libraries: libjava.so: cannot open shared object file: No such file or directory


      so it can't find Java. I reported bug 1762999 about this problem.



      I checked existence of libjava.so:



      $ dpkg -S libjava.so 
      openjdk-11-jre-headless:amd64: /usr/lib/jvm/java-11-openjdk-amd64/lib/libjava.so


      so it is in place.



      What should I do to get Scilab 6.0.1 working on Ubuntu 18.04 LTS?







      apt package-management java openjdk scilab






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Oct 19 '18 at 12:36







      N0rbert

















      asked Apr 28 '18 at 10:50









      N0rbertN0rbert

      25.5k854122




      25.5k854122




















          2 Answers
          2






          active

          oldest

          votes


















          12














          * Repository-based method (ATOMS will not work)



          Update 2019-04-14. Nowadays Scilab is ported to OpenJDK 11.

          Then we have to install Scilab with (if not installed before):





          sudo apt-get install scilab


          So we can use latest scilab package 6.0.1-7ubuntu1~18.04 as usual from GUI, but scilab-cli and scilab-adv-cli are now broken (it is new bug 1825037).



          Note 1: Scilab color theme is incompatible with dark Gtk themes, so user should set light one (this is bug 1547561) such as Radiance or Radiant-MATE.



          Note 2: Scilab ATOMS system is broken too (see bug 1765503) because of problems with HDF5.




          * Binary download method (fully-functional)



          So if you need fully-functional Scilab you should remove deb-packaged version with



          sudo apt-get purge scilab
          sudo apt-get autoremove


          and use binary archive 6.0.2 from official site and run the commands below (download, extract, add to PATH, set shotcuts and MIME-association):



          mkdir ~/Software
          cd ~/Software
          wget https://www.scilab.org/download/6.0.2/scilab-6.0.2.bin.linux-x86_64.tar.gz
          tar -xzf scilab-6.0.2.bin.linux-x86_64.tar.gz
          cd scilab-6.0.2
          echo "PATH=$PATH:/home/$USER/Software/scilab-6.0.2/bin" >> ~/.bashrc
          echo "PATH=$PATH:/home/$USER/Software/scilab-6.0.2/bin" >> ~/.profile
          mkdir -p ~/.local/share/applications
          cp -a ~/Software/scilab-6.0.2/share/icons,applications,mime ~/.local/share/
          update-mime-database ~/.local/share/mime/


          The ATOMS and other components will work as expected. Do not forget to install build-essential package to run Xcos Modelica simulations.




          If you want to get Scilab 5.5.2 working on Ubuntu 18.04.1 LTS see other answer.

          Binary method is also applicable for Ubuntu 18.10, as ATOMS is still broken here.






          share|improve this answer
































            0
















            I followed these steps to run scilab on (x)ubuntu 18.04 (Bionic Beaver):




            1. Install openjdk8 via:



              sudo apt-get install openjdk-8-jre openjdk-8-jre-headless 
              sudo update-java-alternatives -s java-1.8.0-openjdk-$(dpkg --print-architecture)



            2. Enter this command via terminal to open SciLab-GUI:



              scilab


            3. Hit ENTER (after jlatexmath warning)

            it's (the GUI and all of it's features) running without any problems including XCos (very good Simulink alternative).



            By pressing enter I just skipped the warning



            Could not find Java package '/usr/share/java/jlatexmath-fop-1.0.6.jar


            If you don't need it, just don't install it.






            share|improve this answer




















            • 1





              You may want to write a comment below my answer about skipping jlatexmath part. Otherwise your answer do not contain new information and you should delete it. ATOMS in such case remain broken, to there are no tradeoffs. Scilab will continue to crash when started from Applcations menu/dash.

              – N0rbert
              Nov 9 '18 at 7:15












            • jlatexmath problem is now fixed. Consider to remove your answer as outdated.

              – N0rbert
              3 hours ago









            protected by N0rbert Feb 14 at 20:46



            Thank you for your interest in this question.
            Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



            Would you like to answer one of these unanswered questions instead?














            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            12














            * Repository-based method (ATOMS will not work)



            Update 2019-04-14. Nowadays Scilab is ported to OpenJDK 11.

            Then we have to install Scilab with (if not installed before):





            sudo apt-get install scilab


            So we can use latest scilab package 6.0.1-7ubuntu1~18.04 as usual from GUI, but scilab-cli and scilab-adv-cli are now broken (it is new bug 1825037).



            Note 1: Scilab color theme is incompatible with dark Gtk themes, so user should set light one (this is bug 1547561) such as Radiance or Radiant-MATE.



            Note 2: Scilab ATOMS system is broken too (see bug 1765503) because of problems with HDF5.




            * Binary download method (fully-functional)



            So if you need fully-functional Scilab you should remove deb-packaged version with



            sudo apt-get purge scilab
            sudo apt-get autoremove


            and use binary archive 6.0.2 from official site and run the commands below (download, extract, add to PATH, set shotcuts and MIME-association):



            mkdir ~/Software
            cd ~/Software
            wget https://www.scilab.org/download/6.0.2/scilab-6.0.2.bin.linux-x86_64.tar.gz
            tar -xzf scilab-6.0.2.bin.linux-x86_64.tar.gz
            cd scilab-6.0.2
            echo "PATH=$PATH:/home/$USER/Software/scilab-6.0.2/bin" >> ~/.bashrc
            echo "PATH=$PATH:/home/$USER/Software/scilab-6.0.2/bin" >> ~/.profile
            mkdir -p ~/.local/share/applications
            cp -a ~/Software/scilab-6.0.2/share/icons,applications,mime ~/.local/share/
            update-mime-database ~/.local/share/mime/


            The ATOMS and other components will work as expected. Do not forget to install build-essential package to run Xcos Modelica simulations.




            If you want to get Scilab 5.5.2 working on Ubuntu 18.04.1 LTS see other answer.

            Binary method is also applicable for Ubuntu 18.10, as ATOMS is still broken here.






            share|improve this answer





























              12














              * Repository-based method (ATOMS will not work)



              Update 2019-04-14. Nowadays Scilab is ported to OpenJDK 11.

              Then we have to install Scilab with (if not installed before):





              sudo apt-get install scilab


              So we can use latest scilab package 6.0.1-7ubuntu1~18.04 as usual from GUI, but scilab-cli and scilab-adv-cli are now broken (it is new bug 1825037).



              Note 1: Scilab color theme is incompatible with dark Gtk themes, so user should set light one (this is bug 1547561) such as Radiance or Radiant-MATE.



              Note 2: Scilab ATOMS system is broken too (see bug 1765503) because of problems with HDF5.




              * Binary download method (fully-functional)



              So if you need fully-functional Scilab you should remove deb-packaged version with



              sudo apt-get purge scilab
              sudo apt-get autoremove


              and use binary archive 6.0.2 from official site and run the commands below (download, extract, add to PATH, set shotcuts and MIME-association):



              mkdir ~/Software
              cd ~/Software
              wget https://www.scilab.org/download/6.0.2/scilab-6.0.2.bin.linux-x86_64.tar.gz
              tar -xzf scilab-6.0.2.bin.linux-x86_64.tar.gz
              cd scilab-6.0.2
              echo "PATH=$PATH:/home/$USER/Software/scilab-6.0.2/bin" >> ~/.bashrc
              echo "PATH=$PATH:/home/$USER/Software/scilab-6.0.2/bin" >> ~/.profile
              mkdir -p ~/.local/share/applications
              cp -a ~/Software/scilab-6.0.2/share/icons,applications,mime ~/.local/share/
              update-mime-database ~/.local/share/mime/


              The ATOMS and other components will work as expected. Do not forget to install build-essential package to run Xcos Modelica simulations.




              If you want to get Scilab 5.5.2 working on Ubuntu 18.04.1 LTS see other answer.

              Binary method is also applicable for Ubuntu 18.10, as ATOMS is still broken here.






              share|improve this answer



























                12












                12








                12







                * Repository-based method (ATOMS will not work)



                Update 2019-04-14. Nowadays Scilab is ported to OpenJDK 11.

                Then we have to install Scilab with (if not installed before):





                sudo apt-get install scilab


                So we can use latest scilab package 6.0.1-7ubuntu1~18.04 as usual from GUI, but scilab-cli and scilab-adv-cli are now broken (it is new bug 1825037).



                Note 1: Scilab color theme is incompatible with dark Gtk themes, so user should set light one (this is bug 1547561) such as Radiance or Radiant-MATE.



                Note 2: Scilab ATOMS system is broken too (see bug 1765503) because of problems with HDF5.




                * Binary download method (fully-functional)



                So if you need fully-functional Scilab you should remove deb-packaged version with



                sudo apt-get purge scilab
                sudo apt-get autoremove


                and use binary archive 6.0.2 from official site and run the commands below (download, extract, add to PATH, set shotcuts and MIME-association):



                mkdir ~/Software
                cd ~/Software
                wget https://www.scilab.org/download/6.0.2/scilab-6.0.2.bin.linux-x86_64.tar.gz
                tar -xzf scilab-6.0.2.bin.linux-x86_64.tar.gz
                cd scilab-6.0.2
                echo "PATH=$PATH:/home/$USER/Software/scilab-6.0.2/bin" >> ~/.bashrc
                echo "PATH=$PATH:/home/$USER/Software/scilab-6.0.2/bin" >> ~/.profile
                mkdir -p ~/.local/share/applications
                cp -a ~/Software/scilab-6.0.2/share/icons,applications,mime ~/.local/share/
                update-mime-database ~/.local/share/mime/


                The ATOMS and other components will work as expected. Do not forget to install build-essential package to run Xcos Modelica simulations.




                If you want to get Scilab 5.5.2 working on Ubuntu 18.04.1 LTS see other answer.

                Binary method is also applicable for Ubuntu 18.10, as ATOMS is still broken here.






                share|improve this answer















                * Repository-based method (ATOMS will not work)



                Update 2019-04-14. Nowadays Scilab is ported to OpenJDK 11.

                Then we have to install Scilab with (if not installed before):





                sudo apt-get install scilab


                So we can use latest scilab package 6.0.1-7ubuntu1~18.04 as usual from GUI, but scilab-cli and scilab-adv-cli are now broken (it is new bug 1825037).



                Note 1: Scilab color theme is incompatible with dark Gtk themes, so user should set light one (this is bug 1547561) such as Radiance or Radiant-MATE.



                Note 2: Scilab ATOMS system is broken too (see bug 1765503) because of problems with HDF5.




                * Binary download method (fully-functional)



                So if you need fully-functional Scilab you should remove deb-packaged version with



                sudo apt-get purge scilab
                sudo apt-get autoremove


                and use binary archive 6.0.2 from official site and run the commands below (download, extract, add to PATH, set shotcuts and MIME-association):



                mkdir ~/Software
                cd ~/Software
                wget https://www.scilab.org/download/6.0.2/scilab-6.0.2.bin.linux-x86_64.tar.gz
                tar -xzf scilab-6.0.2.bin.linux-x86_64.tar.gz
                cd scilab-6.0.2
                echo "PATH=$PATH:/home/$USER/Software/scilab-6.0.2/bin" >> ~/.bashrc
                echo "PATH=$PATH:/home/$USER/Software/scilab-6.0.2/bin" >> ~/.profile
                mkdir -p ~/.local/share/applications
                cp -a ~/Software/scilab-6.0.2/share/icons,applications,mime ~/.local/share/
                update-mime-database ~/.local/share/mime/


                The ATOMS and other components will work as expected. Do not forget to install build-essential package to run Xcos Modelica simulations.




                If you want to get Scilab 5.5.2 working on Ubuntu 18.04.1 LTS see other answer.

                Binary method is also applicable for Ubuntu 18.10, as ATOMS is still broken here.







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited 2 hours ago

























                answered Apr 28 '18 at 10:50









                N0rbertN0rbert

                25.5k854122




                25.5k854122























                    0
















                    I followed these steps to run scilab on (x)ubuntu 18.04 (Bionic Beaver):




                    1. Install openjdk8 via:



                      sudo apt-get install openjdk-8-jre openjdk-8-jre-headless 
                      sudo update-java-alternatives -s java-1.8.0-openjdk-$(dpkg --print-architecture)



                    2. Enter this command via terminal to open SciLab-GUI:



                      scilab


                    3. Hit ENTER (after jlatexmath warning)

                    it's (the GUI and all of it's features) running without any problems including XCos (very good Simulink alternative).



                    By pressing enter I just skipped the warning



                    Could not find Java package '/usr/share/java/jlatexmath-fop-1.0.6.jar


                    If you don't need it, just don't install it.






                    share|improve this answer




















                    • 1





                      You may want to write a comment below my answer about skipping jlatexmath part. Otherwise your answer do not contain new information and you should delete it. ATOMS in such case remain broken, to there are no tradeoffs. Scilab will continue to crash when started from Applcations menu/dash.

                      – N0rbert
                      Nov 9 '18 at 7:15












                    • jlatexmath problem is now fixed. Consider to remove your answer as outdated.

                      – N0rbert
                      3 hours ago















                    0
















                    I followed these steps to run scilab on (x)ubuntu 18.04 (Bionic Beaver):




                    1. Install openjdk8 via:



                      sudo apt-get install openjdk-8-jre openjdk-8-jre-headless 
                      sudo update-java-alternatives -s java-1.8.0-openjdk-$(dpkg --print-architecture)



                    2. Enter this command via terminal to open SciLab-GUI:



                      scilab


                    3. Hit ENTER (after jlatexmath warning)

                    it's (the GUI and all of it's features) running without any problems including XCos (very good Simulink alternative).



                    By pressing enter I just skipped the warning



                    Could not find Java package '/usr/share/java/jlatexmath-fop-1.0.6.jar


                    If you don't need it, just don't install it.






                    share|improve this answer




















                    • 1





                      You may want to write a comment below my answer about skipping jlatexmath part. Otherwise your answer do not contain new information and you should delete it. ATOMS in such case remain broken, to there are no tradeoffs. Scilab will continue to crash when started from Applcations menu/dash.

                      – N0rbert
                      Nov 9 '18 at 7:15












                    • jlatexmath problem is now fixed. Consider to remove your answer as outdated.

                      – N0rbert
                      3 hours ago













                    0












                    0








                    0









                    I followed these steps to run scilab on (x)ubuntu 18.04 (Bionic Beaver):




                    1. Install openjdk8 via:



                      sudo apt-get install openjdk-8-jre openjdk-8-jre-headless 
                      sudo update-java-alternatives -s java-1.8.0-openjdk-$(dpkg --print-architecture)



                    2. Enter this command via terminal to open SciLab-GUI:



                      scilab


                    3. Hit ENTER (after jlatexmath warning)

                    it's (the GUI and all of it's features) running without any problems including XCos (very good Simulink alternative).



                    By pressing enter I just skipped the warning



                    Could not find Java package '/usr/share/java/jlatexmath-fop-1.0.6.jar


                    If you don't need it, just don't install it.






                    share|improve this answer

















                    I followed these steps to run scilab on (x)ubuntu 18.04 (Bionic Beaver):




                    1. Install openjdk8 via:



                      sudo apt-get install openjdk-8-jre openjdk-8-jre-headless 
                      sudo update-java-alternatives -s java-1.8.0-openjdk-$(dpkg --print-architecture)



                    2. Enter this command via terminal to open SciLab-GUI:



                      scilab


                    3. Hit ENTER (after jlatexmath warning)

                    it's (the GUI and all of it's features) running without any problems including XCos (very good Simulink alternative).



                    By pressing enter I just skipped the warning



                    Could not find Java package '/usr/share/java/jlatexmath-fop-1.0.6.jar


                    If you don't need it, just don't install it.







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Nov 10 '18 at 14:30









                    Zanna

                    51.4k13140243




                    51.4k13140243










                    answered Nov 8 '18 at 22:04









                    2BIAS2BIAS

                    93




                    93







                    • 1





                      You may want to write a comment below my answer about skipping jlatexmath part. Otherwise your answer do not contain new information and you should delete it. ATOMS in such case remain broken, to there are no tradeoffs. Scilab will continue to crash when started from Applcations menu/dash.

                      – N0rbert
                      Nov 9 '18 at 7:15












                    • jlatexmath problem is now fixed. Consider to remove your answer as outdated.

                      – N0rbert
                      3 hours ago












                    • 1





                      You may want to write a comment below my answer about skipping jlatexmath part. Otherwise your answer do not contain new information and you should delete it. ATOMS in such case remain broken, to there are no tradeoffs. Scilab will continue to crash when started from Applcations menu/dash.

                      – N0rbert
                      Nov 9 '18 at 7:15












                    • jlatexmath problem is now fixed. Consider to remove your answer as outdated.

                      – N0rbert
                      3 hours ago







                    1




                    1





                    You may want to write a comment below my answer about skipping jlatexmath part. Otherwise your answer do not contain new information and you should delete it. ATOMS in such case remain broken, to there are no tradeoffs. Scilab will continue to crash when started from Applcations menu/dash.

                    – N0rbert
                    Nov 9 '18 at 7:15






                    You may want to write a comment below my answer about skipping jlatexmath part. Otherwise your answer do not contain new information and you should delete it. ATOMS in such case remain broken, to there are no tradeoffs. Scilab will continue to crash when started from Applcations menu/dash.

                    – N0rbert
                    Nov 9 '18 at 7:15














                    jlatexmath problem is now fixed. Consider to remove your answer as outdated.

                    – N0rbert
                    3 hours ago





                    jlatexmath problem is now fixed. Consider to remove your answer as outdated.

                    – N0rbert
                    3 hours ago





                    protected by N0rbert Feb 14 at 20:46



                    Thank you for your interest in this question.
                    Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



                    Would you like to answer one of these unanswered questions instead?



                    Popular posts from this blog

                    Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

                    fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap

                    Where else does the Shulchan Aruch quote an authority by name?Parashat Metzora+HagadolPesach/PassoverShulchan Aruch UTF-8Anonymous glosses in the Shulchan AruchWhy is the Shulchan Aruch definitive?Siman 32, Kitzur Shulchan Aruch: UntranslatedLitvaks/Yeshivish and Shulchan AruchBuying a Shulchan AruchEnglish version of SHULCHAN ARUCHIs there any place where Shulchan Aruch rules with the Rosh against the Rif and Rambam?Are there practices where Sepharadim do not hold by Shulchan Aruch?5th part of the shulchan aruch