SCIENTIFIC-LINUX-USERS Archives

June 2016

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Tue, 7 Jun 2016 16:16:17 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (13 lines)
hello
in one linux im create program in qt designer.
in folder named myprogram where i hawe my program im create folder named 
proglib and copy all files from usr/lib to proglib folder. In folder 
myprogram its program named testprog. In conzole i wride
export LD_LIBRARY_PATH="/home/igor/my program/proglib/"
and command echo $LD_LIBRARY_PATH get me result
/home/igor/my program/proglib/
when i run program i getnext  error: error while loading shared 
libraries: libQt5PrintSupport.so.5: cannot open shared object file: No 
such file or directory. If i go in folder proglib and search this file i 
get two result. libQt5PrintSupport.so.5 and libQt5PrintSupport.so.5.6

ATOM RSS1 RSS2