Can not finf lWand
Posted: 2012-03-11T23:54:59-07:00
Hi
I am tring to compile a program which require imagemagick. I have installed imagemagick 6.6.2 .
Compile command line looks like this
g++ -L/usr/kerberos/lib -L../Resources/libraries/matio-1.3.3/src/.libs -o"Detector" ./src/MyBlob.o ./src/Frame.o ./src/Detector.o ./src/FetchedData.o ./src/ForegroundDetector.o ./src/Frames.o -lX11 -lmatio -lm -lz -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lMagick++ -lWand -lpthread -lMagick
I keep on getting "/usr/bin/ld: cannot find -lWand"
Any clue?
Thanks in advance for your replies.
Gurkirt
I am tring to compile a program which require imagemagick. I have installed imagemagick 6.6.2 .
Compile command line looks like this
g++ -L/usr/kerberos/lib -L../Resources/libraries/matio-1.3.3/src/.libs -o"Detector" ./src/MyBlob.o ./src/Frame.o ./src/Detector.o ./src/FetchedData.o ./src/ForegroundDetector.o ./src/Frames.o -lX11 -lmatio -lm -lz -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lMagick++ -lWand -lpthread -lMagick
I keep on getting "/usr/bin/ld: cannot find -lWand"
Any clue?
Thanks in advance for your replies.
Gurkirt