Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

pam_tacplus-1.3.9 - install issues #33

Closed
gripper99 opened this issue Aug 28, 2015 · 13 comments
Closed

pam_tacplus-1.3.9 - install issues #33

gripper99 opened this issue Aug 28, 2015 · 13 comments

Comments

@gripper99
Copy link

Hi

Platform - pam_tacplus.1.3.9 - redhat 6.4 - VM

I can't seem to get a version of "configure" into the installation media.
I've tried autoreconf -i
running the auto.sh
Nothing seems to work

Can you kindly let me know where I'm going wrong?

Martin
HP Erskine - UK

@jeroennijhof
Copy link
Collaborator

Could you post your terminal logging from "autoreconf -i" ?
It should generate the configure file.

@gripper99
Copy link
Author

Jeroen

Below

Many thanks for your prompt response. Most appreciated

Martin

root@pamtest pam_tacplus-1.3.9]# /usr/local/bin/autoreconf -i
[root@pamtest pam_tacplus-1.3.9]# echo $?
0
[root@pamtest pam_tacplus-1.3.9]#

Martin Bebbington
HPES Network Management Solutions

@jeroennijhof
Copy link
Collaborator

Could you list the files which are created by autoreconf? Just a ls -la output..

@gripper99
Copy link
Author

Jeroen

Here lies the issue – nothing is being created.
I’m not sure what attributes the “missing configure” would have, but couldn’t you just email me a copy?

Our platform
VM Redhat 6.4 santiago
Version of pam_tacplus-1.3.9

Hope this meets with your OK and again thanks for your prompt attention

Martin

Martin Bebbington
HPES Network Management Solutions

@jeroennijhof
Copy link
Collaborator

Well before I send you a copy of configure I really like to understand what's going wrong, I think it has to do with your version of autotools.

Could you please run the command "autoreconf -iv" and post the output?
You should have a working aclocal, automake, autoheader, autoconf and libtoolize to have autoreconf doing its job correctly.

@gripper99
Copy link
Author

Jerone

Your list

aclocal

missing

automake

yum install automake

version 1.11.1-4.e16.noarch already installed

autoheader /autoconf

Autoconf Version 2.13

libtoolize

missing

[root@pamtest pam_tacplus-1.3.9]# autoreconf -iv
Usage: autoreconf [-f] [-h] [--help] [-m dir] [--macrodir=dir]
[-l dir] [--localdir=dir] [--force] [--verbose] [--version]
[--cygnus] [--foreign] [--gnits] [--gnu] [-i] [--include-deps]
[root@pamtest pam_tacplus-1.3.9]# autoreconf --version
Autoconf version 2.13

Do you want me to try and install – somehow – alocal & libtoolize

Again – many thanks for your prompt response

Martin

@jeroennijhof
Copy link
Collaborator

Yes you really need aclocal and libtoolize so please install them. And I see your autoreconf version differ so you should run "autoreconf --verbose -i".

@gripper99
Copy link
Author

Jeroen

Slightly miss leading information in my last:

This the status:

aclocal

OK

1.11.1

automake

yum install automake

version 1.11.1-4.e16.noarch already installed

autoheader /autoconf

Autoconf Version 2.13

libtoolize

OK

couldn't get a version but yum whatprovides gives libtool 2.2.6-15.5

Autoreconf –verbose –I returns nothing

Thanks again..

Martin Bebbington
HPES Network Management Solutions
Location: Erskine Ferry Road, Bishopton, PA7 5PP
Cell: +44 7752 167274
Email:
Mbebbington@hp.commailto:Mbebbington@hp.com (Unclassified email)
Martin.bebbington@ukps.ssn.hp.commailto:Martin.bebbington@ukps.ssn.hp.com (Classified)

From: jeroennijhof [mailto:notifications@github.com]
Sent: Friday, August 28, 2015 2:28 PM
To: jeroennijhof/pam_tacplus
Cc: Bebbington, Martin
Subject: Re: [pam_tacplus] pam_tacplus-1.3.9 - install issues (#33)

Yes you really need aclocal and libtoolize so please install them. And I see your autoreconf version differ so you should run "autoreconf --verbose -i".


Reply to this email directly or view it on GitHubhttps://github.com//issues/33#issuecomment-135775446.

@jeroennijhof
Copy link
Collaborator

Ok please run the following commands which actually should be done by autoreconf:

  • aclocal
  • autoconf
  • automake --add-missing

@gripper99
Copy link
Author

Jeroen

We have a bank holiday this weekend so will be finishing soon, so will google this error code.
If I don’t hear from before close, “fijn weekend” – lived in Noordwijk-an-zee for two years … very nice..

Thanks again

Martin

· aclocal

warning: macro AM_PROG_LIBTOOL not found in library

· /usr/bin/autoconf

Possibly underfined macro ÀM_PROG_LIBTOOL`

· automake --add-missing

Usage: autoconf [-h] [--help] [-m dir] [--macrodir=dir]

   [-l dir] [--localdir=dir] [--version] [template-file]

Martin Bebbington
HPES Network Management Solutions
Location: Erskine Ferry Road, Bishopton, PA7 5PP
Cell: +44 7752 167274
Email:
Mbebbington@hp.commailto:Mbebbington@hp.com (Unclassified email)
Martin.bebbington@ukps.ssn.hp.commailto:Martin.bebbington@ukps.ssn.hp.com (Classified)

From: jeroennijhof [mailto:notifications@github.com]
Sent: Friday, August 28, 2015 2:43 PM
To: jeroennijhof/pam_tacplus
Cc: Bebbington, Martin
Subject: Re: [pam_tacplus] pam_tacplus-1.3.9 - install issues (#33)

Ok please run the following commands which actually should be done by autoreconf:

  • aclocal
  • autoconf
  • automake --add-missing


Reply to this email directly or view it on GitHubhttps://github.com//issues/33#issuecomment-135778423.

@jeroennijhof
Copy link
Collaborator

Well you could try to run libtoolize first but this has really todo with your version of automake you should try to update it to a newer version but first try:

  • libtoolize
  • aclocal
  • autoheader
  • autoconf
  • automake

Nice place to live indeed :) , goed weekend!

@gripper99
Copy link
Author

What options for automake Jeroen?

Doesn’t like the –add-missing

Martin Bebbington
HPES Network Management Solutions
Location: Erskine Ferry Road, Bishopton, PA7 5PP
Cell: +44 7752 167274
Email:
Mbebbington@hp.commailto:Mbebbington@hp.com (Unclassified email)
Martin.bebbington@ukps.ssn.hp.commailto:Martin.bebbington@ukps.ssn.hp.com (Classified)

From: jeroennijhof [mailto:notifications@github.com]
Sent: Friday, August 28, 2015 3:17 PM
To: jeroennijhof/pam_tacplus
Cc: Bebbington, Martin
Subject: Re: [pam_tacplus] pam_tacplus-1.3.9 - install issues (#33)

Well you could try to run libtoolize first but this has really todo with your version of automake you should try to update it to a newer version but first try:

  • libtoolize
  • aclocal
  • autoheader
  • autoconf
  • automake


Reply to this email directly or view it on GitHubhttps://github.com//issues/33#issuecomment-135785093.

@jeroennijhof
Copy link
Collaborator

No options just run automake without any option.

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

No branches or pull requests

3 participants