Εγκατέστησα το Matlab σε ένα σύστημα Dell Optiplex 360 με Ubuntu 8.10, αλλά τελικά δεν θα χρησιμοποιηθεί.
Θα ήθελα λοιπόν να το αφαιρέσω. Εδώ θα χρειαστώ την βοήθεια σας...
Από μια αναζήτηση που έκανα στο Google, αλλά και στο ubuntuforums βρήκα αυτό :
έγραψε:
Here's what you should do to completely uninstall MATLAB on a UNIX or Linux machine:
1. Shut down the license manager using the 'lmdown' command.
2. Remove the entire root MATLAB directory tree using the 'rm -r' command.
3. Remove the license manager files in the /var/tmp directory. These files should begin with 'lm'.
This should remove MATLAB and the License Manager completely from your UNIX or Linux machine.
If you want to remove the FLEXnet license manager, you can remove all files that begin with the letters 'lm' within the $matlab/etc and the /var/tmp directories. You can also remove any subdirectories in the $matlab/etc directory. Once this is done, the FLEXnet license manager has been removed from your MATLAB installation.
Το οποίο υπάρχει και στο επίσημο site της Mathworks.
Επίσης, θα πρέπει να γίνει και deactivated η license.
To deactivation μου βγάζει error από το γραφικό περιβάλλον.
Από κονσόλα δεν κάνει κάτι.
Το matlab, έγινε εγκατάσταση στο usr/local/matlab
1. Πως θα τρέξω την lmdown ;
2. Η σύνταξη της rm -r θα πρέπει να είναι αυτή ;
- Κώδικας: Επιλογή όλων
rm -r usr/local/matlab
3. Η απεγκατάσταση, θα αφαιρέσει και όλα τα tools που εγκατατάθηκαν αρχικά ; (ελπίζω πως ναι)..
Ευχαριστώ εκ των προτέρων για τις απαντήσεις σας..




