Page 1 of 1
Re: PureBasic newbie
Posted: Sat May 17, 2014 11:17 pm
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
purebasic_linux_5_31_x64 on LXLE 14.04.2 x64
Posted: Thu Mar 19, 2015 11:02 am
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
Re: PureBasic newbie
Posted: Thu Sep 03, 2015 4:45 pm
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.