If you find PureBasic has some dependencies not mentioned in the readme, post them here so other people can benefit from it.
The readme file says:
- gcc (not needed actually)
- GTK+ 1.2 and/or GTK+ 2.0 devel (libgtk2.0-dev) (only required for GUI programs)
- SDL 1.2 devel (required for multimedia programs and games)
Also you require:
ld (from binutils)
libc6-dev
libiodbc (for databases)
libxine-dev (for movie library)
libgtkembedmoz.so (for WebGadget)
libxxf86vm-dev (for OpenGL subsystem)
List of required dependencies
List of required dependencies
Last edited by Trond on Fri Feb 09, 2007 1:43 pm, edited 5 times in total.
-
- Enthusiast
- Posts: 326
- Joined: Mon Jan 01, 2007 7:20 pm
Also require libiodbc
(for Database only)
(for Database only)
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

don't forget libxine-dev .... or to simplify the process, install the following deb-package:
http://home.arcor.de/x-linux/pure/pbenv ... 0-i386.deb
it will resolve all dependencies and installs a very small script (bash) in /usr/bin to start purebasic easily... (sets all needed environment vars) assuming your PB-folder resides in your home directory.... simply type start_pb.sh in a shell....
http://home.arcor.de/x-linux/pure/pbenv ... 0-i386.deb

it will resolve all dependencies and installs a very small script (bash) in /usr/bin to start purebasic easily... (sets all needed environment vars) assuming your PB-folder resides in your home directory.... simply type start_pb.sh in a shell....
I get an error saying wrong architecture. I'm running Ubuntu 7.04 64.walker wrote:don't forget libxine-dev .... or to simplify the process, install the following deb-package:
http://home.arcor.de/x-linux/pure/pbenv ... 0-i386.deb![]()
it will resolve all dependencies and installs a very small script (bash) in /usr/bin to start purebasic easily... (sets all needed environment vars) assuming your PB-folder resides in your home directory.... simply type start_pb.sh in a shell....
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!