Print

Print


On Fri, 8 Jun 2007, I Taylor wrote:

> I attempted to install the Starlink software via cvs
> (this is my first attempt)
>
>
> The process fails.
>
> My machine called lupus
> Running SL 4.3 (32bit machine)
> Linux lupus.st-and.ac.uk 2.6.9-42.0.3.EL #1 Thu Oct 5 14:43:07 CDT 2006 i686
> athlon i386 GNU/Linux
>
> Installation direcory :- /data/starlink/star
> Installed CVS into  /data/starlink/cvs
>
> As root  from lupus:/data/starlink/cvs
>
> cvs -d :pserver:[log in to unmask]:/cvs login
> cvs -d :pserver:[log in to unmask]:/cvs co .
>
> cd /data/starlink/cvs/
> unsetenv STARLINK
> unsetenv INSTALL
> setenv STARCONF_DEFAULT_STARLINK /data/starlink/star
> setenv STARCONF_DEFAULT_PREFIX /data/starlink/star
> unsetenv F77
> unsetenv FC
> unsetenv CC
> unsetenv CXX
> setenv F77 g95
> setenv FC g95
>
> Removed all references to  Starlink from   $PATH
>
> Original  $PATH
> /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/sbin:/sbin:/star/local/bin:/usr/sbin:/sbin:/star/local/bin
>
> setenv PATH "/data/starlink/star/bin:/data/starlink/star/buildsupport/bin:$PATH"
>
>
>> From   /data/starlink/cvs
> ./bootstrap
> make configure-deps
> ./configure -C
> make
> make install
>
>
> The process failed on the make command with
>
>
> [25<sc2_autoslice.ps>] [26] [27<sc2_isosurface.ps>] [28] [29<sc2_particle.ps>]
> [30] [31] [32] [33] [34<sc2_jcmtslice.ps>] [35] [36<sc2_jcmtsurface.ps>] [37]
> [38] [39<sc2_rosatslice.ps>] [40] [41] [42] [43] [44] [45] [46]
> star2html  sc2.tex
> make[3]: star2html: Command not found

Hi Ian,

the star2html command should be in "/data/starlink/star/bin", check that's 
the case.

If true then I'd suspect the "Command not found" actually relates to the 
Perl interpreter that it's trying to use. Look at the first line of 
star2html and report where it thinks that is. The perl command is picked 
up from the PATH during the "configure -C" phase, so make sure it can be 
located.

BTW, since this is SL4.3, why are you using g95? Under SL4 GCC is still at 
version 3.4, which includes g77, you don't really need g95 until GCC 4+.

Cheers,

Peter.

-- 
Dr. Peter W. Draper, http://star-www.dur.ac.uk/~pdraper