Installation in Debian Buster
Posted: Mon Sep 02, 2019 7:59 pm
Hi!, been a Purebasic user since a few months, and very happy, please forgive my English, is not my native language.
When i start using PB in Linux i use Debian Stretch v9, and when Debian Buster v10 released i install on my computer but when i try to install PB 5.71 this time the script ./checkinstall.sh tell me the following:
But when i issue that command this is what i obtain:
But cannot found those packages in Buster repo. Thanks.
When i start using PB in Linux i use Debian Stretch v9, and when Debian Buster v10 released i install on my computer but when i try to install PB 5.71 this time the script ./checkinstall.sh tell me the following:
Code: Select all
This script try to detect if all developments packages are correctly installed. If you are using a Debian or Ubuntu like distribution, you can use the following line to install all needed packages:
$ sudo apt-get install gcc g++ libc6-dev libsdl1.2-dev libgtk-3-dev unixodbc-dev libgnome2-dev libxine2-dev libwebkitgtk-3.0-dev libxxf86vm-dev libwebkitgtk-dev libwebkitgtk-3.0-dev
Code: Select all
E: No se ha podido localizar el paquete libgnome2-dev (Cannot found the package libgnome2-dev)
E: No se ha podido localizar el paquete libwebkitgtk-3.0-dev (Cannot found the package libwebkitgtk-3.0-dev)
E: No se pudo encontrar ningún paquete usando «*» con «libwebkitgtk-3.0-dev» (Cannot found the package libwebkitgtk-3.0-dev)
E: No se pudo encontrar ningún paquete con la expresión regular «libwebkitgtk-3.0-dev» (Cannot found the package libwebkitgtk-3.0-dev)
E: No se ha podido localizar el paquete libwebkitgtk-dev (Cannot found the package libwebkitgtk-dev)
E: No se ha podido localizar el paquete libwebkitgtk-3.0-dev (Cannot found the package libwebkitgtk-3.0-dev)
E: No se pudo encontrar ningún paquete usando «*» con «libwebkitgtk-3.0-dev» (Cannot found the package libwebkitgtk-3.0-dev)
E: No se pudo encontrar ningún paquete con la expresión regular «libwebkitgtk-3.0-dev» (Cannot found the package libwebkitgtk-3.0-dev)