Just wondering

Linux specific forum
ferty
User
User
Posts: 70
Joined: Fri Jun 03, 2005 8:22 pm
Location: Glos,Uk

Just wondering

Post by ferty »

Hi,all,I have a question regarding the use of programs compiled for linux.
If I write something and compile it,then take it to another machine running linux,does that machine have to have all of the same dependences that the Purebasic compiler needs to run the program,or is everything included in the executable.
Thanks.
They Say You Never Stop Learning,Well I Can`t Seem To Start. :(
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 576
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

You do not need the devel-packages, but the normal ones.

E.G. GTK2 for GUI, SDL for GAMES, ...
cheers,

bembulak
Post Reply