Path: news.cs.au.dk!not-for-mail From: Flemming Gram Christensen Newsgroups: daimi.beta,daimi.dsa Subject: Beta upgraded to release r4.2.1 Date: Tue, 09 Feb 1999 13:50:10 +0100 Organization: University of Aarhus, Department of Computer Science (DAIMI) Lines: 47 Message-ID: <36C02F02.5B1C@mjolner.dk> NNTP-Posting-Host: sleipner.mjolner.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: xinwen.cs.au.dk 918564611 24844 255.255.255.255 (9 Feb 1999 12:50:11 GMT) X-Complaints-To: news@cs.au.dk NNTP-Posting-Date: 9 Feb 1999 12:50:11 GMT X-Mailer: Mozilla 3.01 (X11; I; SunOS 5.5.1 sun4m) Xref: news.cs.au.dk daimi.beta:10385 daimi.dsa:10582 The installation of BETA in /usr/local/lib/beta has been upgraded. Please remove all .ast files you have and recompile. You may use find . -name '*.ast' -print to check the list, then find . -name '*.ast' -print | xargs rm -f to remove them. Users of the new daimi-setup system can get the correct setup for the system simply by executing: daimi-setup --addon=/usr/local/lib/beta/daimi-setup/beta If you have already done so, the addon is still valid. The rest of you will have to do something similar to the following: setenv BETALIB /usr/local/lib/beta set path = ( $path ${BETALIB}/bin ) switch("$OP_TYPE") case "IRIX*": if ($?LD_LIBRARY_PATH) then setenv LD_LIBRARY_PATH $BETALIB/lib/sgi:$LD_LIBRARY_PATH else setenv LD_LIBRARY_PATH $BETALIB/lib/sgi endif breaksw default: breaksw endsw Regards, -- /Flemming Gram Christensen ------------------------------------------------------------------------ Mjolner Informatics ApS Phone: +45 86 20 20 00 Science Park Aarhus Fax: +45 86 20 12 22 Gustav Wieds Vej 10 DK-8000 Aarhus C Denmark E-mail: gram@mjolner.dk ------------------------------------------------------------------------