Spec

Asked by vaciito

Hi,
install the rpm, run and shows that:
vaciit0@Ori0n ~]$ /opt/extras.ubuntu.com/nitroshare/nitroshare
Current locale is "es_PE"
Unable to load translation "translations/es_PE.qm"
Enumerating all network interfaces...
 - "lo" is NOT usable.
 - "eth0" is NOT usable.
 - "wlan0" is usable.
/opt/extras.ubuntu.com/nitroshare/nitroshare: symbol lookup error: /opt/extras.ubuntu.com/nitroshare/nitroshare: undefined symbol: _ZN9QListData11detach_growEPii
As can be solved?
I have Mandriva 2011
Where I can find the spec file to build the rpm?

Question information

Language:
English Edit question
Status:
Answered
For:
NitroShare Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Nathan Osman (george-edison55) said :
#1

I'm afraid that I know very little about packaging RPMs - so little that I actually created them from the Debian packages using alien. From the sounds of it, the version of Qt on your system seems to be incompatible with the version of Qt the binary in the RPM was compiled against.

However, compiling the application yourself is quite easy to do. Just follow the steps in the README file here: http://bazaar.launchpad.net/~george-edison55/nitroshare/trunk/view/head:/README#L35

Basically, you need the Qt SDK, qxmlrpc, and QJson installed. Then you simply run 'qmake' and 'make' in the source directory.

Can you help with this problem?

Provide an answer of your own, or ask vaciito for more information if necessary.

To post a message you must log in.