My name is Alberto Palacios-Pawlovsky. I am lecturer in the Toin University of Yokohama. I knew about the Alliance tools when looking for free software for designing LSI circuits. I have a DELL PC that has installed Turbo Linux 1.0 (bash shell). I downloaded and follow the directions given in the readmes but I could not source the environment variables. Due to that the system is running with a bash shell I first found that the setenv directives are not used by bash so I modify all them from setenv MACHINE Linux_elf to MACHINE=Linux_elf I also got some syntax errors witch switch and if conditional statements so I modify them to single lines choosing one of the settings given (I know about C but nothing about Tcl). I tried to source the modified file but I am getting the following message: syntax error: unexpected end of file I tried also changing #EOF to EOF but got the same message. I will really appreciatte you comments or anything that could help me start using your tools. ---------------------------------------------------------------------------------- #copy of the file after all the above modifications # -*- Mode: Shell-script -*- # ,,, # (o o) ####=====oOO--(_)--OOO=========================================#### # # Alliance CAD system environnement # Usage (in C-shell) : source alc_env.csh # (C) 1997 Czo -- <Olivier.Sirol@lip6.fr # $Id: alc_env.csh.in,v 1.2 1997/12/15 10:52:02 czo Exp $ # Generated from alc_env.csh.in on Thu Jun 25 09:54:03 JST 1998 # $MACHINE and $TOP are the only variables you will # have to modify if something goes wrong # Which platform for Alliance CAD MACHINE=Linux_elf # Where the Alliance CAD is installed TOP=/usr/local/alliance/archi/$MACHINE # User def MBK_IN_LO=vst MBK_OUT_LO=vst MBK_IN_PH=ap MBK_OUT_PH=ap MBK_WORK_LIB=. elnet fs1.aoba.toin.ac.jp Trying 163.148.10.11... Connected to fs1.aoba.toin.ac.jp. Escape character is '^]'. ld.so: warning: /usr/lib/libc.so.101.8 has older revision than expected 9 SunOS UNIX 4.1 (fs1) (ttyp4) login: palacios Password: Last login: Wed Jun 24 17:07:39 from 163.148.105.213 SunOS Release 4.1.3-JLE1.1.3 (FS1) #1: Tue Apr 18 14:20:36 JST 1995 You have new mail. KANJI CODE : SJIS fs1% mail alliance-support@asim.lip6.fr Subject: needing help&advice My name is Alberto Palacios-Pawlovsky. I am lecturer in the Toin University of Yokohama. I knew about the Alliance tools when looking for free software for designing LSI circuits. I have a DELL PC that has installed Turbo Linux 1.0 (bash shell). I downloaded and follow the directions given in the readmes but I could not source the environment variables. Due to that the system is running with a bash shell I first found that the setenv directives are not used by bash so I modify all them from setenv MACHINE Linux_elf to MACHINE=Linux_elf I also got some syntax errors witch switch and if conditional statements so I modify them to single lines choosing one of the settings given (I know about C but nothing about Tcl). I tried to source the modified file but I am getting the following message: syntax error: unexpected end of file I tried also changing #EOF to EOF but got the same message. I will really appreciatte you comments or anything that could help me start using your tools. ---------------------------------------------------------------------------------- #copy of the file after all the above modifications # -*- Mode: Shell-script -*- # ,,, # (o o) ####=====oOO--(_)--OOO=========================================#### # # Alliance CAD system environnement # Usage (in C-shell) : source alc_env.csh # (C) 1997 Czo -- <Olivier.Sirol@lip6.fr # $Id: alc_env.csh.in,v 1.2 1997/12/15 10:52:02 czo Exp $ # Generated from alc_env.csh.in on Thu Jun 25 09:54:03 JST 1998 # $MACHINE and $TOP are the only variables you will # have to modify if something goes wrong # Which platform for Alliance CAD MACHINE=Linux_elf # Where the Alliance CAD is installed TOP=/usr/local/alliance/archi/$MACHINE # User def MBK_IN_LO=vst MBK_OUT_LO=vst MBK_IN_PH=ap MBK_OUT_PH=ap MBK_WORK_LIB=. MBK_CATAL_NAME=CATAL MBK_SCALE_X=10 VH_MAXERR=10 VH_BEHSFX=vbe VH_PATSFX=pat MBK_CATA_LIB=.:$TOP/cells/sclib MBK_TARGET_LIB=$TOP/cells/sclib MBK_C4_LIB=./cellsC4 XPAT_PARAM_NAME=$TOP/etc/xpat.par XFSM_PARAM_NAME=$TOP/etc/xfsm.par DREAL_TECHNO_NAME=$TOP/etc/cmos_7.dreal GRAAL_TECHNO_NAME=$TOP/etc/cmos_7.graal RDS_TECHNO_NAME=$TOP/etc/cmos_7.rds RDS_IN=cif RDS_OUT=cif ELP_TECHNO_NAME=$TOP/etc/prol10.elp # Update PATH and MANPATH PATH=$TOP/bin:$PATH; MANPATH=$TOP/man:$MANPATH; # Show results if ($?prompt) then echo "" echo "Alliance settings :" echo "" echo " MACHINE = $MACHINE" echo " TOP = $TOP" echo "" endif EOF ----------------------------------------------------------------------------- Also when run the script ./configure I got among all the messages the following ones: ..... cross-compiler ...no in the Headers and Libs dnet_ntoa in -ldnet ...no dnet_ntoa in _ldnet_stub ...no checking for location of MOTIF GUI includes ... <not found will the above make alliance NOt run? Expecting your kind support, ************************************** Alberto Palacios-Pawlovsky, Lecturer Toin University of Yokohama, Faculty of Engineering. Department of Electronics and Information 225-8502 Kanagawa-ken, Yokohama-shi, Aoba-ku, Kurogane-cho 1614. Japan TEF: +81-45-974-5229 FAX:+81-45-972-5972 E-mail: palacios@aoba.toin.ac.jp **************************************