Am Sonntag 19 September 2010 schrieb kfj: > 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?
Sorry, don't know much about nsis. Except you could use
-DCPACK_BINARY_NSIS:BOOL=ON
but this should be the default anyway on your system. And I also don't know how
to handle
this package type. But it interests me. We could even improve our cmake-files
appropriately.
> With regards
> KFJ
Kornel
--
Kornel Benko
[email protected]
signature.asc
Description: This is a digitally signed message part.
