From rawat.arun from gmail.com Mon Aug 13 16:56:39 2007 From: rawat.arun from gmail.com (kartikya) Date: Mon Aug 13 17:25:29 2007 Subject: [Staden] Staden startup Message-ID: <1187042199.304637.270100@d55g2000hsg.googlegroups.com> Hi everyone, Though I tried hard to look at possible solution in the group, I am not able to find (or understand) out an answer. I downloaded staden1.7. I ran makefile.thirdparty It stopped in middle due to error (iwidgets). So I manually installed as written in the Readme document. I copied : export STADENROOT=/usr/local/staden . $STADENROOT/staden.profile in the /etc/profile.local and /etc/ profile (just to make it run anyhow) I did cd src and did make (it again gave me some errors) I did make distunix (it again gave few more errors) If I type pregap4 (or gap4 etc) from the command line, it gives me message: command not found I dont know where to start from and where the error is. I checked machine binaries and all the *.so files are installed properly. Are there any other steps which I am missing. Do I need to set environment variable some place also. Is there any specific command to first start staden and then access gap4 etc. I will be thankful for any answers as my project is getting delayed. Thanks, Arun From rawat.arun from gmail.com Sat Aug 18 20:24:22 2007 From: rawat.arun from gmail.com (kartikya) Date: Sun Aug 19 14:18:27 2007 Subject: [Staden] Re: Staden startup In-Reply-To: References: Message-ID: <1187486662.438070.253130@50g2000hsm.googlegroups.com> I copied all the files from package staden-linux-1-6-0/linux-bin to staden-src-1-7-0/linux-bin. It gave me error but atleast bash has started recognizing gap4, pregap4 etc commands. However I dont know the compatibility between both the release and why did not Staden came automatically with preloaded files in staden- src-1-7-0/linux-bin. Is it right way to do?