qt-4.8-polar plus pet

Core libraries and systems
Post Reply
Message
Author
User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

qt-4.8-polar plus pet

#1 Post by darkcity »

This Pet allows programs built with qt to run on a standard install of Lucid, Slacko and maybe more. If you already have qt4.8 you don't need this pet.

Background, I compiled qjackctl and qtractor with Polarpup 005 (which has qt built-in). I wanted these programs to run on default lucid and slacko.

Any feed back appreciated.

==Installaton==
Download and Install qt-4.8-polar-i486.pet (32MB / 82MB) (reup Jun 2017)

It is 82MB when uncompressed, any help chopping it down is much appreciated.

whats in the pet? the qt4.8 files from Polarpup 005 plus some extra libs

Code: Select all

/opt/qt4/bin (many)
/opt/qt4/imports (many)
/opt/qt4/lib (many)
/opt/qt4/phrasebooks (many)
/opt/qt4/plugins (many)
/opt/qt4/q3porting.xml
/opt/qt4/translations (many)
/usr/lib/libicudata.so.42.1
/usr/lib/libicui18n.so.42.1
/usr/lib/libicuuc.so.42.1
---

BTW if your compiling a qt program in Polarpup 005 i found you need to add link /opt/qt4 -> usr/share/qt4
ie

Code: Select all

ln -s /opt/qt4  /usr/share/qt4

you may also need this pet
Last edited by darkcity on Wed 14 Jun 2017, 18:22, edited 3 times in total.

der-schutzhund
Posts: 1045
Joined: Mon 26 Nov 2007, 22:07
Location: Blomberg / Germany

Re: qt-4.8-polar plus pet

#2 Post by der-schutzhund »

Hi darkcity,

i want do compile Gambas 3.4.1 and get the error:
|| gb.qt4 is disabled
|| Unable to met pkg-config requirement: Qt3Support
|| gb.qt4.ext is disabled
|| Unable to met pkg-config requirement: QtDBus
|| gb.qt4.webkit is disabled
|| Unable to met pkg-config requirement: QtOpenGL
|| gb.qt4.opengl is disabled
can you help?

Greetings

Wolfgang
darkcity wrote:This Pet allows programs built with qt to run on a standard install of Lucid, Slacko and maybe more. If you already have qt4.8 you don't need this pet.

Background, I compiled qjackctl and qtractor with Polarpup 005 (which has qt built-in). I wanted these programs to run on default lucid and slacko.

Any feed back appreciated.

==Installaton==
Download and Install qt-4.8-polar-i486.pet (32MB / 82MB)

unfortunately it is 82MB when uncompressed, any help chopping it down is much appreciated.

whats in the pet? the qt4.8 files from Polarpup 005 plus some extra libs

Code: Select all

/opt/qt4/bin (many)
/opt/qt4/imports (many)
/opt/qt4/lib (many)
/opt/qt4/phrasebooks (many)
/opt/qt4/plugins (many)
/opt/qt4/q3porting.xml
/opt/qt4/translations (many)
/usr/lib/libicudata.so.42.1
/usr/lib/libicui18n.so.42.1
/usr/lib/libicuuc.so.42.1
---

BTW if your compiling a qt program in Polarpup 005 i found you need to add link /opt/qt4 -> usr/share/qt4

you may also need this pet.[/url]

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#3 Post by darkcity »

Hi Wolfgang

Sorry I did not see your question earlier.

I see you have solved your Gambas problem.

I've made a wiki page for it http://puppylinux.org/wikka/Gambas

8)

Pelo

QT on standard Puppy

#4 Post by Pelo »

On test on Lucid 528 Moeppy. 32MB : it's worth the pain to try. I come back.
I was translating to french Polarpup QT 005 video
Video

Post Reply