|
Majordomo-Users
|
| Indexed By Date: [Previous] [Next] | Indexed By Thread: [Previous] [Next] |
| Subject: | Re: "make install" error |
| From: | Daniel Liston <dliston@sonny.org> |
| Date: | Tue, 20 May 2003 15:36:11 -0500 |
| To: | "Frimpong, Jacob" <JFrimpong@naacpnet.org> |
| Cc: | "'majordomo-users@greatcircle.com'" <majordomo-users@greatcircle.com> |
| In-reply-to: | <4E2FC4E16058F5438D6B565723849D48153E@hqexange01.naacpnet.org> |
| References: | <4E2FC4E16058F5438D6B565723849D48153E@hqexange01.naacpnet.org> |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 |
It looks like a typo in your Makefile to me. You have; PERL = usr/bin/perl when you should have; PERL = /usr/bin/perl Dan Liston Frimpong, Jacob wrote: > Hello: > > I am setting up a new install of Majordomo-1.94.5 on RedHat Linux 9.0 with > Perl-5.8.0-88. I keep getting the following error message when I run "make > install" although I have edited the Makefile (below) to define where Perl > and the C compiler are. Any help will be greatly appreciated. > > Error > ------------------- > [root@inside majordomo-1.94.5]# make install > Testing for perl (usr/bin/perl)... > You didn't correctly tell me where Perl is. > make: *** [config-scripts] Error 1 > > Makefile > ------------------ > # Put the location of your Perl binary here: > PERL = usr/bin/perl > > # What do you call your C compiler? > CC = /usr/bin/gcc > > # Where do you want Majordomo to be installed? This CANNOT be the > # current directory (where you unpacked the distribution) > W_HOME = /usr/test/majordomo-$(VERSION) > > Jacob A. Frimpong > > ................................................ > This message is for use of the intended recipient only. It may contain > information that is privileged and confidential. If you are not the intended > recipient, any disclosure, copying, future distribution, or use of this > communication is prohibited. If you have received this communication in > error, please advise us by return email, or if you have received this > communication by fax, advise us by telephone and delete/destroy the document
| Indexed By Date | Previous: |
Re: "make install" error From: "Georg Zumstrull" <Georg.Zumstrull@brunata-huerth.de> |
|---|---|---|
| Next: |
using wildcards with restricted post From: Mattis Oliver <oliver.mattis@siemens.com> |
|
| Indexed By Thread | Previous: |
Re: "make install" error From: "Georg Zumstrull" <Georg.Zumstrull@brunata-huerth.de> |
| Next: |
using wildcards with restricted post From: Mattis Oliver <oliver.mattis@siemens.com> |