Αυτά που γράφετε δεν δίνουν καμιά λύση στο πρόβλημα μου. Περιγράφω τις ενέργειες που έκανα μέχρι να φτάσω στο σημείο που γράφω στο πρώτο μήνυμα, κακώς που δεν τις έγραψα αρχικά. Από τις οδηγίες εγκατάστασης του psplinux_x86_64_en.pdf ΚΕΦΑΛΑΙΟ ΔΕΥΤΕΡΟ:
2 Installation on Debian, Ubuntu and derivatives
Click on the below link, and install getlibs
http://www.boundlesssupremacy.com/Cappy ... bs-all.deb This tool allows to install the needed libraries in an easy way.
If the “Open with gdebi” choice is not proposed, save the file and launch it with the following
command:
$ sudo dpkg -i getlibs-all.deb
Note : in general, downloaded packages are located in the /tmp directory
Install the base dependencies
$ sudo apt-get install libstdc++5 nut
Download the latest PSP from the below address, and save it:
http://opensource.mgeops.com/stable/debian/binary/Install it with:
$ sudo dpkg -i --force-all mgeops-psp_3.0.X-Y_i386.deb
by replacing X et Y with the matching version (for example mgeops-psp_3.0.8-4_i386.deb)
Install the needed 32 bits libraries with the following command:
$ sudo getlibs /usr/bin/psp
It may be needed to launch the above command a second time to ensure that getlibs has
retrieved all the needed libraries.
Launch and use Personal Solution Pac as usual.
Με την εντολή "psp" το τερματικό εμφανίζει το παρακάτω:
(psp:4444): Gtk-WARNING **: Attempting to add a widget with type gtkmm__GtkFixed to a container of type gtkmm__GtkViewport, but the widget is already inside a container of type gtkmm__GtkViewport, the GTK+ FAQ at
http://library.gnome.org/devel/gtk-faq/stable/ explains how to reparent a widget.
που όμως δεν ξέρω πως να το διορθώσω. Μπορεί να βοηθήσει αν γνωρίζει κάποιος;