Could someone please tell me how to install PB on Linux

Linux specific forum
michaeled314
Enthusiast
Enthusiast
Posts: 340
Joined: Tue Apr 24, 2007 11:14 pm

Could someone please tell me how to install PB on Linux

Post by michaeled314 »

:evil: :evil:
LuCiFeR[SD]
666
666
Posts: 1033
Joined: Mon Sep 01, 2003 2:33 pm

Post by LuCiFeR[SD] »

what flavour of linux?

Simple things like this make such a massive difference.
michaeled314
Enthusiast
Enthusiast
Posts: 340
Joined: Tue Apr 24, 2007 11:14 pm

Post by michaeled314 »

Freespire?
michaeled314
Enthusiast
Enthusiast
Posts: 340
Joined: Tue Apr 24, 2007 11:14 pm

Post by michaeled314 »

More spcificly how do you install the librarys?
Anyone have any links with the download
Thalius
Enthusiast
Enthusiast
Posts: 711
Joined: Thu Jul 17, 2003 4:15 pm
Contact:

Post by Thalius »

Try searching for the Devel - libs in CNR.

A list of whats needed is here:
http://www.purebasic.fr/english/viewtopic.php?t=25277

Thalius
"In 3D there is never enough Time to do Things right,
but there's always enough Time to make them *look* right."
"psssst! i steal signatures... don't tell anyone! ;)"
michaeled314
Enthusiast
Enthusiast
Posts: 340
Joined: Tue Apr 24, 2007 11:14 pm

Post by michaeled314 »

Tried it - What would be the name of it
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 576
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

http://www.purebasic.fr/english/viewtopic.php?t=26957

All the needed packages are listed there too. It doesn't matter exactly if you use an rpm or deb or whatever based distro.
If you have any kind of grafical package manager, where you can search for packages you're saved.
Follow the instructions in the tutorial (just with _your_ package manager) and everything should be alright. ;)
cheers,

bembulak
michaeled314
Enthusiast
Enthusiast
Posts: 340
Joined: Tue Apr 24, 2007 11:14 pm

Post by michaeled314 »

There is a problem and it is that you can't CNR purebasic. How do you get it to even run.
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 576
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

myself wrote:Follow the instructions in the tutorial (just with _your_ package manager) and everything should be alright.
If you had read it, you would have seen, that PureBasic is NOT installed over some packagemanager in any way. You gotta do it manually, just setting up the enviroment works with the packagemanager (of any kind).

Once again:

a) RT(F)M again.
b) Read it again.

c) FIRST you prepare your Linux-Box with CNR to have all the LIBS,... you need to get PureBasic running (libgtk-devel, libsdl1.2-devel and der specific dependencies).

d) THEN you download PureBasic, unpack it and follow the instructions in the manual.

Do I have do DL a FreeSpire Image to make another Tutorial for a slightley different Distro?
cheers,

bembulak
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 576
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

http://wiki.freespire.org/index.php/Using_Apt

Get synaptic via Apt and then you can exactly follow the instructions in the tutorial.
cheers,

bembulak
Post Reply