I'm tring to make recsis first time since new code management system
(CVS) has been introduced.
I did setup gnu and tcl, but nevertheless, at the step of linking I have
an error message:
cebafb% make
fort77 \
-I/apps/clas/u1/builds/DEVELOPMENT/packages/include -I/usr/local/include
-I/usr/include/Motif1.2 \
-O +FPZO \
/home/vvsap/lib/HP-UX/recsis.o
/apps/clas/u1/builds/DEVELOPMENT/lib/HP-UX/rec_work.o
-L/home/vvsap/lib/HP-UX -L/apps/clas/u1/builds/DEVELOPMENT/lib/HP-UX
-L/site/cernlib/hp700_ux90/95a/lib -L/usr/local/lib -L/usr/lib/Motif1.2
-L/usr/lib/X11R5 -lrecsis -lrecsis -luser -lsc -lec -llac -lsc -lcc
-ltrk -ldc -lseb -lrecutl -lfputil -lbos -lclasutil -lfpack -lscat
-lmathlib -lkernlib -lpacklib -lclasutil -ltcl -lm \
-o /home/vvsap/bin/HP-UX/recsis
/bin/ld: Can't find library for -ltcl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
make: *** [/home/vvsap/bin/HP-UX/recsis] Error 1
When I'm using another command I have another error message, but again
connected with tcl:
cebafb% make exe CREATED_F=recsis.F LIBNAMES="recsis mathlib kernlib
packlib \ clasutil tcl"
make: *** No rule to make target `-ltcl'. Stop.
So, it means, I have a problem in definition path to tcl, isn't it?
In my opinion, if this library is used by RECSIS, it should be done
within Makefile independenly from user.
By the way, do anybody has any UP_TO_DATE manual "How to get started
with RECSIS"?
(I'm not interesting in the way to nirvana, I just need to get RECSIS
working...)
with the best wishes,
Vladimir Sapunenko,
INFN Genova.