Comments on: SkyView, Bzip2 and the SDSS https://skyview.gsfc.nasa.gov/blog/index.php/2013/10/23/skyview-bzip2-and-the-sdss/ SkyView News and Discussion Tue, 23 Jun 2015 15:16:10 +0000 hourly 1 https://wordpress.org/?v=6.3.2 By: Laura https://skyview.gsfc.nasa.gov/blog/index.php/2013/10/23/skyview-bzip2-and-the-sdss/comment-page-1/#comment-42170 Tue, 23 Jun 2015 15:16:10 +0000 http://skyview.gsfc.nasa.gov/blog/?p=544#comment-42170 In reply to rae.

Hello,
Try setting the decompressor executable location in the shell environment before running the jar file. On the shell command line on my Mac I would run:
setenv BZIP_DECOMPRESSOR /user/bin/bunzip2

and then
java -jar skyview.jar survey=SDSSg sampler=null deedger=null Compress=T position=236.24709547,-0.4752636

Let me know if this does not work for you.

-Laura

]]>
By: rae https://skyview.gsfc.nasa.gov/blog/index.php/2013/10/23/skyview-bzip2-and-the-sdss/comment-page-1/#comment-42164 Mon, 22 Jun 2015 23:55:09 +0000 http://skyview.gsfc.nasa.gov/blog/?p=544#comment-42164 Sorry, I don’t understand what you mean when you say “then the user can define a logical name BZIP_DECOMPRESSOR to point to that executable”
This is how I did it: “$ java -jar skyview.jar survey=SDSSg sampler=null deedger=null Compress=T position=236.24709547,-0.4752636 BZIP_DECOMPRESSOR=/user/bin/bunzip2”
But I still have retrieval error.
I don’t understand how to do it correctly. Can you give an example? Thanks.

]]>