LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-03-2005, 04:07 PM   #1
scottjwoodford
LQ Newbie
 
Registered: Jun 2005
Posts: 27

Rep: Reputation: 15
Need Help Installing passwdqc


Anyone have any ideas on how to install PAM's on RedHat 9.0? I try to run the "./Makefile" and I get tons of errors. I have all the GNU compilers installed. I'm not sure what the problem is.

./Makefile: line 5: CC: command not found
./Makefile: line 1: CC: command not found
./Makefile: line 6: LD: command not found
./Makefile: line 7: RM: command not found
./Makefile: line 8: MKDIR: command not found
./Makefile: line 9: INSTALL: command not found
./Makefile: line 10: CFLAGS: command not found
./Makefile: line 11: LDFLAGS: command not found
./Makefile: line 12: LDFLAGS_SUN: command not found
./Makefile: line 13: LDFLAGS_HP: command not found
./Makefile: line 16: CC: command not found
./Makefile: line 22: TITLE: command not found
./Makefile: line 1: TITLE: command not found
./Makefile: line 23: LIBSHARED: command not found
./Makefile: line 24: SHLIBMODE: command not found
./Makefile: line 1: TITLE: command not found
./Makefile: line 25: MAN8: command not found
./Makefile: line 26: MANMODE: command not found
./Makefile: line 27: SECUREDIR: command not found
./Makefile: line 28: MANDIR: command not found
./Makefile: line 29: DESTDIR: command not found
./Makefile: line 1: LIBSHARED: command not found
./Makefile: line 31: PROJ: command not found
./Makefile: line 32: OBJS: command not found
./Makefile: line 34: all:: command not found
./Makefile: line 1: MAKE: command not found
./Makefile: line 1: CFLAGS: command not found
./Makefile: line 1: PROJ: command not found
./Makefile: line 36: CFLAGS= -DHAVE_SHADOW: command not found
./Makefile: line 1: LIBSHARED: command not found
./Makefile: line 1: OBJS: command not found
./Makefile: line 1: LD: command not found
./Makefile: line 1: LDFLAGS: command not found
./Makefile: line 1: OBJS: command not found
./Makefile: line 1: LIBSHARED: command not found
./Makefile: line 48: -o: command not found
./Makefile: line 50: .c.o:: command not found
./Makefile: line 1: CC: command not found
./Makefile: line 1: CFLAGS: command not found
./Makefile: line 51: -c: command not found
./Makefile: line 53: pam_passwdqc.o:: command not found
./Makefile: line 54: passwdqc_check.o:: command not found
./Makefile: line 55: passwdqc_random.o:: command not found
./Makefile: line 57: install:: command not found
./Makefile: line 1: MKDIR: command not found
./Makefile: line 1: DESTDIR: command not found
./Makefile: line 1: SECUREDIR: command not found
./Makefile: line 1: INSTALL: command not found
./Makefile: line 1: SHLIBMODE: command not found
./Makefile: line 1: LIBSHARED: command not found
./Makefile: line 1: DESTDIR: command not found
./Makefile: line 1: SECUREDIR: command not found
./Makefile: line 59: -m: command not found
./Makefile: line 1: MKDIR: command not found
./Makefile: line 1: DESTDIR: command not found
./Makefile: line 1: MANDIR: command not found
./Makefile: line 60: /man8: No such file or directory
./Makefile: line 1: INSTALL: command not found
./Makefile: line 1: MANMODE: command not found
./Makefile: line 1: MAN8: command not found
./Makefile: line 1: DESTDIR: command not found
./Makefile: line 1: MANDIR: command not found
./Makefile: line 61: -m: command not found
./Makefile: line 63: remove:: command not found
./Makefile: line 1: RM: command not found
./Makefile: line 1: DESTDIR: command not found
./Makefile: line 1: SECUREDIR: command not found
./Makefile: line 1: LIBSHARED: command not found
./Makefile: line 64: /: is a directory
./Makefile: line 1: RM: command not found
./Makefile: line 1: DESTDIR: command not found
./Makefile: line 1: MANDIR: command not found
./Makefile: line 1: MAN8: command not found
./Makefile: line 65: /man8/: No such file or directory
./Makefile: line 67: clean:: command not found
./Makefile: line 1: RM: command not found
./Makefile: line 1: PROJ: command not found
./Makefile: line 68: *.o: command not found
 
Old 06-03-2005, 04:45 PM   #2
LinuxSeeker
Member
 
Registered: Feb 2004
Location: Linuxland
Distribution: Ubuntu 5.10, KUbuntu 5.10, Mandrake 10.1 - Ubuntu 5.04 (Hoary)
Posts: 346

Rep: Reputation: 30
Try using "make".
 
Old 06-06-2005, 08:22 AM   #3
scottjwoodford
LQ Newbie
 
Registered: Jun 2005
Posts: 27

Original Poster
Rep: Reputation: 15
Great that worked! Thanks. Now I've got some extra files in that directory:

pam_passwdqc.o
pam_passwdqc.so
passwdqc_check.o
passwdqc_random.o
wordset_4k.o

What's my next step to use this PAM module? Still no idea what to do from here. Thanks again.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help Installing passwdqc scottjwoodford Linux - Security 2 06-03-2005 04:34 PM
Installing Mono-got stuck while installing gtk-sharp chutsu Linux - Software 11 01-18-2005 08:25 PM
installing from iso9660 - restarts installation without installing anything scuzzman Slackware 1 10-24-2004 07:46 PM
Installing Windows XP after installing Red Hat 9 BluePyre Linux - General 7 03-09-2004 03:37 PM
Installing RAID Drivers before Installing RH 9 kwright Linux - Newbie 3 08-25-2003 09:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration