Skip to content
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

Open
ghoshal opened this issue May 15, 2016 · 4 comments
Open

Installation Error #79

ghoshal opened this issue May 15, 2016 · 4 comments

Comments

@ghoshal
Copy link

ghoshal commented May 15, 2016

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

@ctSkennerton
Copy link
Owner

Sounds like you've got the same issue brought up in #74. The solution there was that libtool wasn't installed correctly or wasn't the right version. See if that works for you.

@ghoshal
Copy link
Author

ghoshal commented May 16, 2016

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

@ctSkennerton
Copy link
Owner

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

@ghoshal
Copy link
Author

ghoshal commented Jun 2, 2016

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
Autoconf: 2.69
libtool: 2.4
Xerces: 3.1.3
zlib: 1.2.8

Thanks,

Bibaswan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants