libjpeg path in cross-compile environment, how?
Posted: 2009-03-23T03:08:00-07:00
I know there have been some threads with comparable problems but none of these solved my issue.
I have a cross-compiling environment and compiled the libjpeg already for the used platform.
Now I want to compile ImageMagick too, which already worked except without jpeg, tiff and png support.
How do I point the ImageMagick compile to the required libjpeg (png/tiff) path?
It doesn´t help if I add the cross-compile libjpeg path to the PATH environment...
probably because it conflicts with the debian compiled libjpg which is on the system too ?
Sorry if that might be a lame question, Linux isn´t my mother tounge
I have a cross-compiling environment and compiled the libjpeg already for the used platform.
Now I want to compile ImageMagick too, which already worked except without jpeg, tiff and png support.
How do I point the ImageMagick compile to the required libjpeg (png/tiff) path?
It doesn´t help if I add the cross-compile libjpeg path to the PATH environment...
probably because it conflicts with the debian compiled libjpg which is on the system too ?
Sorry if that might be a lame question, Linux isn´t my mother tounge