support for andLinux (solved)

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
chi
Addict
Addict
Posts: 1087
Joined: Sat May 05, 2007 5:31 pm
Location: Austria

support for andLinux (solved)

Post by chi »

i found http://www.andlinux.org and it´s amazing... you can run Linux inside windows without a vm ;)
first thought -> check if my pb-program works under Linux. but it doesn´t.
i tried a few examples -> nope... but actually debug formatdate(....) works!

so maybe there are ways to make purebasic work with andLinux?!? i´m a linux-noob so don´t count on me :roll:


any ideas?


chi


howto http://www.youtube.com/watch?v=nULDHPCm9p4
Last edited by chi on Tue Aug 12, 2008 12:12 pm, edited 1 time in total.
KarLKoX
Enthusiast
Enthusiast
Posts: 681
Joined: Mon Oct 06, 2003 7:13 pm
Location: France
Contact:

Post by KarLKoX »

andLinux is not a revolutionary solution as it is entierly base on coLinux wich we already talked about here.
I personaly don't aprove this kind of "OS inside another OS", PureBasic is natively supported by Linux so why adding such weird feature ?
This is only a waste of time and the PB team don't live in outer space with a infinite continuum spacetime :lol:
"Qui baise trop bouffe un poil." P. Desproges

http://karlkox.blogspot.com/
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

As I understand it, andLinux runs Ubuntu, so PB should work there without problems.
You just have to install the required development packages.

Here is some information:
http://www.purebasic.fr/english/viewtop ... 032#161032

Longer one: (see second page for working links)
http://www.purebasic.fr/english/viewtopic.php?t=26957
quidquid Latine dictum sit altum videtur
User avatar
chi
Addict
Addict
Posts: 1087
Joined: Sat May 05, 2007 5:31 pm
Location: Austria

Post by chi »

thanks for the links, freak! the video helped me a lot.
i just installed a wrong lib but after installing the right one everything works fine .... purebasic works on andLinux!

@karlkox: yeah it might not be the best solution, but for a linux beginner it´s worth a try...
AND you can quick check your pb-code under linux without multiboot!

cheers, chi
User avatar
dhouston
Enthusiast
Enthusiast
Posts: 430
Joined: Tue Aug 21, 2007 2:44 pm
Location: USA (Cincinnati)
Contact:

Post by dhouston »

freak wrote:As I understand it, andLinux runs Ubuntu, so PB should work there without problems.
You just have to install the required development packages.

Here is some information:
http://www.purebasic.fr/english/viewtop ... 032#161032

Longer one: (see second page for working links)
http://www.purebasic.fr/english/viewtopic.php?t=26957
The Linux Requirements page at http://www.purebasic.com/introduction_linux.php3 now lists different requirements.

I've successfully installed PB under Ubuntu 8.04 and Debian using the second link above as a guide. I'm getting ready to install it under Fedora 9 (on a LiveUSB thumb drive). What else will I need now?
Post Reply