-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation Error #79
Comments
Sounds like you've got the same issue brought up in #74. The solution there was that |
Hi, I had already checked that thread and did check the libtool installation. The version currently installed in 2.4 and when I tried to yum install libtool, it said that the latest version is installed already. That was the reason I had to create this thread. Please help. Thanks, Bibaswan |
Hmm, ok I'm not sure what's wrong. What operating system are you running? and what version of the dependancies are you using... gcc, autoconf, etc. I'll try and create a virtual machine and replicate the error |
Hi, Sorry for the late response. Here are the details of the system. OS: centos-release-5-11.el5.centos Linux penguin 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux GCC: 5.1.0 Thanks, Bibaswan |
Hi,
I am trying to install Crass in my system and I am continuously getting an error message while running ./configure. The ./autogen.sh step ran without any issues. I have already installed xerces-c-3.1.3 and zlib-1.2.8. Here is the error message.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
./configure: line 2805: LT_INIT: command not found
./configure: line 2806: syntax error near unexpected token
C++' ./configure: line 2806:
LT_LANG(C++)'Please help.
Thanks,
Bibaswan
The text was updated successfully, but these errors were encountered: