To the newbies who've never tried Linux but always wanted to

Linux specific forum
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

To the newbies who've never tried Linux but always wanted to

Post by dracflamloc »

First, I highly recommend getting a copy of Ubuntu from www.ubuntulinux.org.

Its only one CD, simple as heck to install, and very stable and fast.

By default it doesn't install certain development tools and libraries for Purebasic, but it is very easy to do so using "apt-get install <package name>" or using the Add/Remove Programs GUI they include.

If people would be interested I may make a complete walkthrough from install to compiling with Purebasic. I hope everyone in the Pb forums gives linux a shot. It's truly great!

Also, if you want a firewall on your computer I recommend running: "apt-get install firestarter" for a strong yet easy to manage firewall.
Beach
Enthusiast
Enthusiast
Posts: 677
Joined: Mon Feb 02, 2004 3:16 am
Location: Beyond the sun...

Post by Beach »

I agree, I am using Ubuntu also. I just think the Debian based distro are easy to use.
-Beach
Killswitch
Enthusiast
Enthusiast
Posts: 731
Joined: Wed Apr 21, 2004 7:12 pm

Post by Killswitch »

Debian distros are exceedingly easy to use. I myself have tried many distros but I haven't found one I like.
~I see one problem with your reasoning: the fact is thats not a chicken~
Fred
Administrator
Administrator
Posts: 18254
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Beach wrote:I agree, I am using Ubuntu also. I just think the Debian based distro are easy to use.
+1 :wink:
okasvi
Enthusiast
Enthusiast
Posts: 150
Joined: Wed Apr 27, 2005 9:41 pm
Location: Finland

Post by okasvi »

bleh... forget debian and its spin-offs and get slack :lol: (in RARE cases you could get gentoo or suse :D)

and if you want just livecd(for funstuff :twisted: ) go after PHLAK or auditor(havent yet tried myself)
Beach
Enthusiast
Enthusiast
Posts: 677
Joined: Mon Feb 02, 2004 3:16 am
Location: Beyond the sun...

Post by Beach »

It seems that Linux distros have die hard fans just like the Mac folks. I say go with what you know. For me, thats Debian (after configuring and reconfiguring PureWinLin about a 1000 times)...

I have heard good things about Slackware though...

Rock on!
freak
PureBasic Team
PureBasic Team
Posts: 5944
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

> I say go with what you know.

Very true.

For new people, i suggest to start up with a 1-CD distribution. This way you get
a relatively small, thought through collection of packages.

It does not help much to download many CDs, only to be confronted with the
choise what to install and what not. (At least that is how i felt when i first installed linux)

Ubuntu does a great job for new users imho.
quidquid Latine dictum sit altum videtur
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

Quick guide for installing pb on ubuntu. I'll flesh it out tommorow:

Go into synaptic packager or use apt-get install (Menu->System->Add/Remove Programs)

Install with all thier dependancies:
libgtk2-dev
libgtk-dev
libsdl-dev
gcc (if not already installed)

Now download and extract Purebasic for linux into your home directory (~ or /home/<username>)

Browse to your home directory. Create a file called purebasic.sh

Open this file with gedit or kwrite,etc.

Add the following lines:

Code: Select all

#!/bin/bash
export PUREBASIC_HOME=~/purebasic
export PATH=$PUREBASIC_HOME/compilers:$PATH
~/purebasic/compilers/purebasic_gtk2
Save the file and right click it to view properties. Make it executable. Voila you are done!
Mowen
User
User
Posts: 48
Joined: Tue Oct 07, 2003 1:04 pm
Location: Belgium

Post by Mowen »

Yes Ubuntu is cool ! I come from Mandriva/Mandrake, that is easy to install for newcomers too.

All works fine to develop Purebasic applications with Ubuntu. Good idea to encourage people to try it. 8)
PureBasic: one of the best programming tools ever ! PB is light, easy, crossplatform, powerfull, fast, extendable, enjoyable and... tasty ;-)
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

dracflamloc wrote:Quick guide for installing pb on ubuntu. I'll flesh it out tommorow:

Go into synaptic packager or use apt-get install (Menu->System->Add/Remove Programs)

Install with all thier dependancies:
libgtk2-dev
libgtk-dev
libsdl-dev
gcc (if not already installed)

Now download and extract Purebasic for linux into your home directory (~ or /home/<username>)

Browse to your home directory. Create a file called purebasic.sh

Open this file with gedit or kwrite,etc.

Add the following lines:

Code: Select all

#!/bin/bash
export PUREBASIC_HOME=~/purebasic
export PATH=$PUREBASIC_HOME/compilers:$PATH
~/purebasic/compilers/purebasic_gtk2
Save the file and right click it to view properties. Make it executable. Voila you are done!
Man, Linux has to get its act together if the mainstream public are ever
going to use it. As a coder even I find all the above too much hassle to
bother with... I'll stick with Windows, thanks.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Fedora Core 4

Installed it once, and never got rid of it... Works really well!
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Post by dmoc »

Dyne:Bolic, there's only one Dyne:Bolic (< this statement is true so don't bother arguing :P )

Since getting my Mac Mini in Jan I haven't bothered much with Linux. Yesterday I wanted to partition and format a 120G external drive into 3x40G FAT32 partitions. Easy eh? Tried XP, only allowed 3rd partition to be formatted as FAT32. Go figure. Tried OSX, no chance. Booted Linux, done and dusted in 5mins. WoooOOOO!
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

I also found Fedora Core to be easy to install and use. Which should be a big plug for Fedora as most of you know my limits. :)

So I have (I was going to say "I use" but that would be slight overstatement) Fedora at the mo.

Going to try Ubantu though. I tried it a while ago and was "almost" good. Maybe it is good now.


Dyne:Bolic, there's only one Dyne:Bolic. .. True .. But does that mean it is good? ;) (Just stirring)
@}--`--,-- A rose by any other name ..
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Post by dmoc »

(Just stirring)
... and I'm just taking the bait :P Boots up fine and has a cool selection of apps. THE distro if your a rastifarian dj... which I'm not... mmmmmm, ugh, confused me self now :?
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

:)

Now if only I knew what I was talking about I could extend the debate.
@}--`--,-- A rose by any other name ..
Post Reply