Author: Ibrahim El Merehbi
Compiling Muesli Fortran
StandardHere is the code you need to compile and install the free numerical and graphical MUESLI library, developed by Édouard Canot [1].
sudo apt-get install 'libatlas-dev liblapack-dev zlib1g-dev libreadline6-dev imagemagick libx11-dev libpng12-dev g++ gfortran' #installing dependencies
tar xvfj muesli-linux-all-2.6.3_2012-05-03.tar.bz2 #untar cd muesli-linux-all-2.6.3_2012-05-03/GNU_GFC ./configure --f90=gfortran --blas=/usr/lib/ --lapack=/usr/lib/lapack/ #configuring make -s distclean #clean your distribution from previous installation make -s (or for detailed output: make MODE=verbose) #compiling; this will take some time cd tests #testing make #make the test files ./run_all #run all the made test files cd .. make install #installing cd tests/fgl #testing fgl make #make the test files ./run_all #run all the made test files
For further help, please contact MUESLI’s author from the respective homepage [2].
==========================
[1] http://playterm.org/r/compiling-muesli-fortran-on-ubuntu-1336936852
[2] MUESLI library homepage: http://people.irisa.fr/Edouard.Canot/muesli/
Ubuntu 12.04 & Cinnamon
StandardPrecise Pangolin
- Installation time (i.e; start of copying files to notification or required reboot): 6~7 minutes.
- Properties of an image in the image viewer gives you the folder name the image is located in & the ability (which I like) to open this folder by clicking the name.
- Two-finger scrolling: In the “Mouse and Touchpad” settings, under Touchpad I enabled horizontal scrolling (which I do not understand why it is not enabled by default) & chose “Two-finger scrolling” instead of “Edge scrolling”. The latter was not comfortable in my case; I sometimes couldn’t lock the scroll & use it, but with the two-finger option (which needs some time to get used to) is much better; I can now use two fingers anywhere on the pad to scroll not just verticall or horizontally but in any direction (i.e; both vertical & horizontal).
Cinnamon
![]() |
| The default GUI for Mint 12 with its default one-panel look. |
![]() |
|
Cinnamon panel settings
It is very easy to edit the panel settings &/or add a new panel.
|
If you like what you see & would like to try it out, you can install it on Precise Pangolin (12.04 LTS) as follows (read note below first):
- add the stable Cinnamon repository: deb http://ppa.launchpad.net/gwendal-lebihan-dev/cinnamon-stable/ubuntu precise main
- Install with:
apt-get update
apt-get install cinnamon - Launch Cinnamon: Log out, select Cinnamon from the log in menu & Log in.
- Enjoy 😀
If you really enjoyed Cinnamon, I highly suggest that instead of installing Ubuntu & Cinnamon that you install the Ubuntu-based Linux Mint (or its other alternative, the Debian-based Linux Mint Debian Edition -LMDE).
Ubuntu 12.04LTS (Precise Pangolin)
Standard![]() |
| Unity on Ubuntu Precise Beta 2 |
![]() |
| Unity’s Dash on Ubuntu Precise Beta 2 |
![]() |
| Gnome Classic on Ubuntu Precise Beta 2 |
![]() |
| Gnome 3 on Ubuntu Precise Beta 2 |
![]() |
| LXDE on Ubuntu Precise Beta 2 |
Some of Unity’s features: http://developer.ubuntu.com/resources/technologies/unity/
For those like myself who are interested in Gnome, you could install the “gnome-panel” package to get the option (at login) to choose Ubuntu Classic (more gnome-like)
Just as anything new (whether good or not) alot of people might dislike the new Unity (replacing Gnome) just like I did at first, but I believe (after watching the following video) that Linux (whether Fedora with Gnome 3 or Ubuntu with Unity) is leading the computing experience!!!
P.S.: From 12.04 & on, the LTS releases are 5 years instead of 3 😀
Thanks for reading 🙂






