IUBio

error installing SRS release 5.0.5 on linux

etzold etzold at ebi.ac.uk
Fri Jul 11 12:36:35 EST 1997


dear all,

some time ago a problem installing srs5.0.5 on linux was reported
(srssection crashed).
I put an 'early' version 5.0.5 on the ftp server which i replaced a day 
after ...this was still before the 'official' announcement of the 
new releaes in the newsgroup. This early version contains a bug in
icainit.c.

Can you please search for function calls "IopOut (0, NULL)"
they need to be converted to 

IopOut (0, NULL, NULL)

there are 4 of them in the same file


however, there is another problem in futil.c:

edit futil.c and go to FileDelete there delete the two lines

if (file->ln)
  free (file->ln);


after these
changes do

srsmake nodd
srssection

regards
thure




More information about the Bio-srs mailing list

Send comments to us at biosci-help [At] net.bio.net