Page 1 of 1

How to use Purebasic in Puppy?

Posted: Sat 19 May 2012, 15:58
by t57042
Hello,

My name is Richard - I am from Belgium and new to Linux.I am trying to install Purebasic under puppyLinux. I use this a lot under windows.

I got this to install (from ubuntu?):
---------------------------------------------------------------------------------------------------
sudo apt-get install build-essential libgtk2.0-dev libgnome2-dev libgnomeprintui2.2-dev libxine-dev libsdl1.2-dev libiodbc2-dev libxxf86vm-dev libwebkitgtk-dev
---------------------------------------------------------------------------------------------------

As I understand Puppy doesn't use or recognize sudo?

What must be changed in above code to use under puppy?

Thanks
Richard

Posted: Sat 19 May 2012, 17:38
by Rattlehead
Hi Richard, welcome to the kennels. My level of 'noobieness' is ideal to answer your question.

Yeah, you're right. In Puppy you are always the Superuser, so you don't need the sudo command. Just suppress it from your line and it'll work.

However, apt-get picks the programs from a different distro's repository, (Debian I think?), so maybe you'll run into dependencies issues (you'll have to chase missing libraries, etc). Unless, of course, you are running Puppy 5, which has a completely different package manager, and it supports other distros too, I believe.

In any case, I think your best bet is searching for a precompiled purebasic package for puppy in the package manager (the 'install' icon in the desktop).

Another great resource is the search engine via google of this forum:

http://www.wellminded.com/puppy/pupsearch.html

Type "Pure basic pet" there (.pet are the precompiled packages for puppy), in addition to your puppy version, and maybe you'll have it there, too. Good luck. :)

Posted: Sun 20 May 2012, 12:45
by t57042
Sorry, but this doesn't get me anywhere.
What I need are detailed instructions to install Purebasic.

I am new to Linux, and Purebasic is essential for me.
If I do not succeed to make it run under Puppy, I will have to go back to Windows, or use Wine

Richard

Posted: Sun 20 May 2012, 13:46
by rcrsn51
What I need are detailed instructions to install Purebasic.
I downloaded the test version of Purebasic and extracted it. I went into the compilers folder and clicked on the "purebasic" icon. The IDE started. I did a few tests that worked fine.

However, as was suggested by musher0, you also need to install the devx package. It contains the compiler required by Purebasic.

Posted: Sun 20 May 2012, 15:07
by Flash
t57042, please don't ask the same question several times in the forum. Now you have two threads working the same question. I"m going to lock this one. Please continue the first one. Thanks. :)