Reply
Thread Tools
Posts: 34 | Thanked: 2 times | Joined on Feb 2010
#1
Hello,

I want to include into my application libQtScript. (script module). I noticed that on the phone the installed Qt does not include in the /usr/lib this library.
Is it possible to use this lib on the phone?



Best regards
FlGor.
 
krk969's Avatar
Posts: 754 | Thanked: 630 times | Joined on Sep 2009 @ London
#2
as root execute this to install the qt script module.

apt-get install libqt4-script
__________________
Developer of :
Buddy - budget/expense manager ( website )
Showtime - a telly channel listing viewer/reminder ( website )
Travelapp - london underground status/planner ( website )
Batlevel - desktop widget for battery level ( website )

“I hear and I forget. I see and I remember. I do and I understand.”
 

The Following User Says Thank You to krk969 For This Useful Post:
Posts: 34 | Thanked: 2 times | Joined on Feb 2010
#3
Thanks alot!
Assuming someone who does not have the libqtscript installed is running my application, will it work?

Should I add this command to the post install script?
 
krk969's Avatar
Posts: 754 | Thanked: 630 times | Joined on Sep 2009 @ London
#4
Originally Posted by flgor View Post
Thanks alot!
Assuming someone who does not have the libqtscript installed is running my application, will it work?
Should I add this command to the post install script?
no that wont be needed, in your deb control file you will be specifying this as a dependency , so it will automatically get installed when somebody installs your package.
__________________
Developer of :
Buddy - budget/expense manager ( website )
Showtime - a telly channel listing viewer/reminder ( website )
Travelapp - london underground status/planner ( website )
Batlevel - desktop widget for battery level ( website )

“I hear and I forget. I see and I remember. I do and I understand.”
 

The Following 3 Users Say Thank You to krk969 For This Useful Post:
Posts: 34 | Thanked: 2 times | Joined on Feb 2010
#5
so in the debian/control fine should i add:

Build-Depends: debhelper (>= 5), libqt4-dev, libqt4-script ?
 

The Following User Says Thank You to flgor For This Useful Post:
krk969's Avatar
Posts: 754 | Thanked: 630 times | Joined on Sep 2009 @ London
#6
Originally Posted by flgor View Post
so in the debian/control fine should i add:

Build-Depends: debhelper (>= 5), libqt4-dev, libqt4-script ?
thats correct.
__________________
Developer of :
Buddy - budget/expense manager ( website )
Showtime - a telly channel listing viewer/reminder ( website )
Travelapp - london underground status/planner ( website )
Batlevel - desktop widget for battery level ( website )

“I hear and I forget. I see and I remember. I do and I understand.”
 

The Following User Says Thank You to krk969 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 21:39.