Installing PB on Acer Aspire One Netbook?

Linux specific forum
tdman
New User
New User
Posts: 3
Joined: Tue Feb 17, 2009 2:21 pm

Installing PB on Acer Aspire One Netbook?

Post by tdman »

Hi, I have an Acer Aspire One netbook running Linux. I am new to Linux, and it totally confuses me. Can someone please give me a step by step guide how to install PB onto my netbook? Thanks!
Anonymous

Post by Anonymous »

Hi , what is your version of linux ? just the core ? only shell ? debian ? ubuntu ? mandriva? etc... ?
tdman
New User
New User
Posts: 3
Joined: Tue Feb 17, 2009 2:21 pm

Post by tdman »

It is Linpus Linux Lite I believe, and I think that this is based on Fedora7 (?). Sorry, none of this makes any sense to me - I've only ever been exposed to Windows for about 15 years now!
Anonymous

Post by Anonymous »

did you install dependency for PureBasic ?

i think you can find dependency in the help file.
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 576
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

http://filehost.bas-x.de/download.php?id=26

Basically you can use this tutorial on any distribution, since the most important thing - "which packages do I need?" - is explained.
Just use your package manger and make sure that you've got all the repositories you need, especially those with "devel files".

Despite the fact, that I'm sure you can get all the dependencies solved:
whicht CPU is in it?
Netbooks often have strange CPUs, is PB able to run on it?
cheers,

bembulak
tdman
New User
New User
Posts: 3
Joined: Tue Feb 17, 2009 2:21 pm

Post by tdman »

Thanks guys, I am following the pdf, but in my package manager I can't find "libgtk2.0-dev". Is there another way to find it? The cpu is an Intel Atom.

Thanks for your help!
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 576
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

Search for libgtk or gtk-dev or gtk-devel.
If you can't find it, then you have to edit and update your repositories first.
You can (hopefully) use your package manager or manually edit your sources.lst.

Is it really Fedora-based? Maybe you can fetch their packages then.
cheers,

bembulak
Post Reply