PureBasic newbie

Everything else that doesn't fall into one of the other PB categories.
User avatar
luis
Addict
Addict
Posts: 3895
Joined: Wed Aug 31, 2005 11:09 pm
Location: Italy

Re: PureBasic newbie

Post by luis »

mestnyi wrote: E: Could not find package libgnomeprint2.2-dev
E: Could not find package libgnomeprintui2.2-dev

Go to system settings -> software & updates -> other software

1) click add

2) in the APT line field type: "deb http://us.archive.ubuntu.com/ubuntu precise main universe"

3) confirm the refresh request

reissue the original command I posted and it should work in Ubuntu 14.04
"Have you tried turning it off and on again ?"
EggNogPB
New User
New User
Posts: 4
Joined: Sun Mar 31, 2013 1:13 pm
Location: UK

purebasic_linux_5_31_x64 on LXLE 14.04.2 x64

Post by EggNogPB »

Hi
luis's 'ATP Line' tip above was needed - Installed OK now - Thanks luis :-)

In summary:

1 - use luis's 'ATP Line... ' (Start > Updates (Software and Updates) >Settings> other Software > Add)
in the APT line field type: "deb http://us.archive.ubuntu.com/ubuntu precise main universe"
confirm the refresh request

2 - use the commented out 'sudo apt-get' found inside checkinstall.sh
3 - Run checkinstall.sh
User avatar
heartbone
Addict
Addict
Posts: 1058
Joined: Fri Apr 12, 2013 1:55 pm
Location: just outside of Ferguson

Re: PureBasic newbie

Post by heartbone »

luis wrote:
mestnyi wrote: E: Could not find package libgnomeprint2.2-dev
E: Could not find package libgnomeprintui2.2-dev
Go to system settings -> software & updates -> other software

1) click add

2) in the APT line field type: "deb http://us.archive.ubuntu.com/ubuntu precise main universe"

3) confirm the refresh request

reissue the original command I posted and it should work in Ubuntu 14.04
Thank you very, very much luis for the big help.
I would be lost without you.
Keep it BASIC.
Post Reply