You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qxmledit-discuss
hi,
I just managed to compile xqmledit on Mint 18.2, same system as Ubuntu.
QXmlEdit is now located under /opt but I am not able to launch it from the command line. If i go to /opt and launch it from there i get the following error: ./qxmledit: error while loading shared libraries: libQXmlEditWidget-0.9.8.so.0: cannot open shared object file: No such file or directory even though that library is there, in the same folder as the qxmledit binary.
How can i fix that?
thanks.
Marcello Lussana
unread,
Sep 21, 2017, 6:39:11 AM9/21/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qxmledit-discuss
Hello, the default installation uses /opt/qxmledit, then the dynamic libraries should be pointed by a script.
If you instead like to use standard paths for your distribution you can customize the installation by using environment variables that point to your official paths before calling qmake. In the INSTALL file the variables are documented.
For example if you want to put the executable into a folder 'x'