View Full Version : Is it possible to translate .sys application in .deb
mousse04
10-30-2011, 05:01 PM
Hi,
I found an application developped in Qt but with .sys extension. So my question is:
is it possible to translate the .sys application in .deb, and therefore being able to install it on my nokia n9?
Thanks for explanations.
ammyt
10-30-2011, 05:07 PM
You mean .sis as in Symbian?
mousse04
10-30-2011, 05:12 PM
You mean .sis as in Symbian?
Yes :D ......
reinob
10-31-2011, 04:04 AM
In general: no, this is not possible.
That would like like "porting" a Windows executable (written in QT) to a Linux executable just by renaming the file :)
You'd need to get the source of the program and see if it can recompiled targetting the N9. Even though QT itself is "portable", the program will not necessarily be portable, as it may rely on features/APIs that Symbian has and the N9 doesn't.
Which program is that?
mousse04
10-31-2011, 04:10 AM
In general: no, this is not possible.
That would like like "porting" a Windows executable (written in QT) to a Linux executable just by renaming the file :)
You'd need to get the source of the program and see if it can recompiled targetting the N9. Even though QT itself is "portable", the program will not necessarily be portable, as it may rely on features/APIs that Symbian has and the N9 doesn't.
Which program is that?
It is about some french application (Qt application of lequipe.fr ...).
Thanks you gave me my answers !!!!!
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.