Getting codeblocks in Puppy Linux

Booting, installing, newbie
Post Reply
Message
Author
User avatar
mahaju
Posts: 487
Joined: Mon 11 Oct 2010, 07:11
Location: between the keyboard and the chair

Getting codeblocks in Puppy Linux

#1 Post by mahaju »

I am using puppy 5.2.b and I have the correct gcc sfx file
Now how do I install codeblocks?
The Codeblocks website I downloaded Codeblocks binaries for Debian but when I extract the tar.bz file I get 6 (or 8 maybe? I can't remember) .deb files and I am not sure what to do now

Or is there any other way I can get it?

Thanks in advance

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#2 Post by muggins »

Have you searched the forum? (I'm too lazy to post the relevant link.)

Edit: Gyro's sfs4 link is dead, but my sfs3 mediafire link is still active...just need to convert to sfs4 for newer pupversions.

User avatar
mahaju
Posts: 487
Joined: Mon 11 Oct 2010, 07:11
Location: between the keyboard and the chair

#3 Post by mahaju »

yeah I have found the sfs4
I am using Puppy 528 so I was not sure if it works, but it looks like it does
But now I have another problem.
I need to compile programs that use the gmp library and I do so using

gcc -o outfile codefile.c -lgmp

How do I supply the -lgmp parameter if I have to compile through Codeblocks?

User avatar
mahaju
Posts: 487
Joined: Mon 11 Oct 2010, 07:11
Location: between the keyboard and the chair

#4 Post by mahaju »

[double post]
[sorry]

User avatar
banger0250
Posts: 44
Joined: Thu 12 Aug 2010, 20:23
Location: Rothwell,Brisbane,Qld,AU

#5 Post by banger0250 »

Can u point me in the direction of the codeblocks sfs please.
Taking pup for a walk

User avatar
mahaju
Posts: 487
Joined: Mon 11 Oct 2010, 07:11
Location: between the keyboard and the chair

#6 Post by mahaju »

I don't exactly remember, but I think it was from here

http://murga-linux.com/puppy/viewtopic.php?p=529110

Post Reply