Hi Alan,

Alan W. Irwin wrote:
> On 2006-12-15 14:29-0800 Alan W. Irwin wrote:
> 
>> [...]In fact, "make package_source" already works well for us, but "make 
>> package"
>> does not work for some reason and the resulting binary release tarball is
>> empty (at least on Linux).

On Windows make package produces an empty 1kb file (same as in Linux) 
and make package_source produces an 33MB file, since all my build 
directories, which are in the plplot directory (plplot/buildnmake, 
plplot/buildmingw, etc.) are also copied into this pakcage.

> 
> The answer I got on the CMake list is PLplot is running afoul of a current
> CPack limitation; "make package" only works if you specify paths relative to
> the value of CMAKE_INSTALL_PREFIX for the DESTINATION of INSTALL commands,
> and we use absolute paths instead to support our autotools-like variety of
> INSTALL DESTINATIONs. I know of a possible workaround (use relative install
> paths whenever the user specifies a common CMAKE_INSTALL_PREFIX leading all
> installation directories), but it will be a fair amount of work to implement
> that.

We better wait for a fix, if it's a lot of work for a solution which is 
needed for maybe only some weeks.
> 
> There is also some indication on the CMake list that a solution to the
> current limitation for CPack will be found.  One way or another I hope this
> showstopper for binary releases of PLplot is resolved within the next week
> or so (bearing in mind that our forthcoming source release will be in
> mid-January). To prepare for that resolution, I suggest those with windows
> platforms should try "make install" (which exercises all the INSTALL
> commands which are used by "make package").

Yes, I try make install regularily and it works without problems, all 
seem to be there.

Regards,
Werner


-- 
Dipl. Ing. Werner Smekal
Institut fuer Allgemeine Physik
Technische Universitaet Wien
Wiedner Hauptstr 8-10
A-1040 Wien
Austria

email: [EMAIL PROTECTED]
web:   http://www.iap.tuwien.ac.at/~smekal
phone: +43-(0)1-58801-13463 (office)
        +43-(0)1-58801-13469 (laboratory)
fax:   +43-(0)1-58801-13499

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to