Page 1 of 1

How to compile a PB file under Linux ch mode? {OK}

Posted: Wed Jan 31, 2007 7:14 pm
by SkyManager
I am new to purebasic.
I want to compile a purebasic pb file under Linux character mode.
I do not have GUI Linux.

Is this possible?
Can I only install GCC?
Do I still need to install GTK and SDL?

Sky Manager :(

Posted: Wed Jan 31, 2007 7:29 pm
by Nik
It's probably possible, you will need to Install the developer tools like gcc and then you can use the commandline pbcompiler, when calling it without arguments it will tell you the syntax

OK, thanks. I'll try.

Posted: Wed Jan 31, 2007 7:42 pm
by SkyManager
OK, thanks. I'll try.
:D

Posted: Wed Jan 31, 2007 10:10 pm
by Trond
I don't think you need GCC, but you need binutils and libc6-dev. You don't need Gtk and SDL if you aren't using those commands.

It is working

Posted: Thu Feb 01, 2007 7:53 am
by SkyManager
Thanks all folks.
My PB is running now in Red Hat 9

Sky Manager
:P

Posted: Thu Feb 01, 2007 5:02 pm
by Nik
You are using a Server? or why don't you have X?

Posted: Wed Feb 07, 2007 10:18 am
by SkyManager
It is a server, only text mode. not require any gui

Posted: Wed Feb 07, 2007 11:11 am
by Nik
Nice, to see some other Admins here, I also help to manage a root server I and a few friends from school have rent. It's a pretty cool thing^^