On Sep 19, 8:22 am, Kornel Benko <[email protected]> wrote:
> 3.) packaging debian (You may want red hat, then -DCPACK_BINARY_RPM:BOOL=ON) Thanks for the prompt reply! I'm with you until the previous line. I'm not on Linux, I'm on minGw. I have a POSIX environment (msys) with a bash shell and the gcc compiler. Now I've overcome my resistance and built cmake, so I have that as well. I also have all the libraries needed by libpano plus a Java SDK. What I'd like to do now is make the libpano13 DLL and the collateral .EXE files with cmake, since with the usual ./configure - make - make install cycle most of the latter failed to link. I must admit I am impressed with cmake since it found it's way into my system without much ado and compiled flawlessly in my minGw environment without me doing more than telling it where it should install itself. Wow. I admit it looks like I've been _very_ wrong indeed not to try it earlier, but now I'm a bit stuck again trying to get it to do the job at hand. So I suppose from here it's not > 4.) commands: > cd /usr/BUILD/BuildPano13 > cmake /usr/src/panotools/trunk/libpano -DHAVE_JAVA=0 > -DCPACK_BINARY_DEB:BOOL=ON > make package > sudo dpkg -i /usr/BUILD/BuildPano13/libpano13-2.9.17-Linux.deb > ... > but something more minGw-ish? any suggestions? With regards KFJ -- You received this message because you are subscribed to the Google Groups "Hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
