¥È¥Ã¥×   ¿·µ¬ °ìÍ÷ ñ¸ì¸¡º÷ ºÇ½ª¹¹¿·   ¥Ø¥ë¥×   ºÇ½ª¹¹¿·¤ÎRSS

¥¤¥ó¥¹¥È¡¼¥ë ¤Î¥Ð¥Ã¥¯¥¢¥Ã¥×¤Î¸½ºß¤È¤Îº¹Ê¬(No.3)


  • Äɲ䵤줿¹Ô¤Ï¤³¤Î¿§¤Ç¤¹¡£
  • ºï½ü¤µ¤ì¤¿¹Ô¤Ï¤³¤Î¿§¤Ç¤¹¡£
*ɬÍ״Ķ­¤òÀ°¤¨¤ë [#s5830659]
-
http://www.nhao.jp/~nayuta/nayuta_wiki/index.php?Staff%2F%CB%BE%B1%F3%B6%C0%A1%A6%B4%D1%C2%AC%C1%F5%C3%D6%C3%BC%CB%F6%B0%EC%CD%F7%2Fcamera
¤Ë¤·¤¿¤¬¤Ã¤ÆɬÍפʤâ¤Î¤ò¥¤¥ó¥¹¥È¡¼¥ë

--Nightview¤òÍѤ¤¤ÆSBIG¤òlinuxÀ©¸æ

-- ´ðËÜ¥½¥Õ¥È
 sudo apt-get install emacs
 sudo apt-get install gnuplot-x11
 sudo apt-get install sox
 sudo apt-get install vncviewer
 sudo apt-get install openssh-server
-- ´Ñ¬, QL¤ËɬÍפʥ½¥Õ¥È
 sudo apt-get install wcstools
 sudo apt-get install sextractor
 sudo apt-get install vncviewer
--nightvie¤ò»ÈÍѤ¹¤ë¤¿¤á¤ËɬÍפʥ½¥Õ¥È
 Linux or FreeBSD (may works on other systems), the camera server requires Linux by manufacturer policy
 cfitsio library
 SBIG camera library (optional, for camera daemon)
 cURL library (absolutely optional, the nightview contains simple http protocol implementation, but curl supports more features)
 gdk, gtk ver 1.2, .. gdk-pixbuf libraries (for building an old gtknightview)
 wxWidget library (for xnightview)
 wxPython library (for xmove)
--¾åµ­¤Î¥¤¥ó¥¹¥È¡¼¥ë
 sudo apt-get install libgtk2.0-dev
 sudo apt-get install cURL
--SBIG library¤Î¥¤¥ó¥¹¥È¡¼¥ë
 http://www.physics.muni.cz/mb/nightview/documents.html#sbig¤ò»²¹Í¤Ë¹Ô¤¦¡£
 ¤¿¤À¤·¡¢¾å¤Î¥Ú¡¼¥¸¤ÎɬÍ×¥Õ¥¡¥¤¥ë¤¬¤¢¤ë¥ê¥ó¥¯¤¬¤­¤ì¤Æ¤¤¤ë¤Î¤Ç¡¢install_sbig_firmware.sh¤ò½ñ¤­´¹¤¨¤ë¡£
 ¥ê¥ó¥¯Àè¡¡http://cometas.sytes.net/rotacion/tercidina/PUBLIC_SOFTWARE-2008-03-04.tar.gz
 sudo ./install_sbig_firmware.sh

--cfitsio¤Î¥¤¥ó¥¹¥È¡¼¥ë
 http://heasarc.gsfc.nasa.gov/fitsio/fitsio.html¤«¤é¥¤¥ó¥¹¥È¡¼¥ë
 tar xvfz cfitsio3360.tar.gz   (¥Õ¥¡¥¤¥ë¤òŸ³«)
 cd cfitsio
 ./configure  --prefix=/usr/local  (¥¤¥ó¥¹¥È¡¼¥ëÀè¤ò·è¤á¤Æconfigure)
 make
 su
 make install
 /usr/local/lib ¤Ë libcfitsio.a
 /usr/local/include ¤Ë drvrsmem.h, fitsio.h, fitsio2.h, longnam.h¤¬¤Ç¤­¤Æ¤¤¤ë¤Ï¤º

--wxWidget¥¤¥ó¥¹¥È¡¼¥ë
 °Ê²¼¤Î¥µ¥¤¥È¤«¤é¥¤¥ó¥¹¥È¡¼¥ë
 http://www.wxwidgets.org/downloads/
 sudo make

--nightviewer¤Î¥³¥ó¥Ñ¥¤¥ë
 sudo ./configure
 sudo ./configure --without-xmove
 sudo make
 sudo make install

--ds9¥¤¥ó¥¹¥È¡¼¥ë
 http://ds9.si.edu/site/Download.html¤«¤é´Ä¶­¤Ë¤¢¤Ã¤¿¥Õ¥¡¥¤¥ë¤ò¥À¥¦¥ó¥í¡¼¥É
 mv ds9.linux.7.4.tar.gz /usr/local/bin
 tar zxvf ds9.linux.7.4.tar.gz
 sudo apt-get install libxss1:i386

--Ureka¤ÇIRAF¤Ê¤É¤ò¤¤¤ì¤ë
 http://ssb.stsci.edu/ureka/1.5.2/¤«¤é¥À¥¦¥ó¥í¡¼¥É
 sh  install_ureka_1.5.2