Reference:
> From: "Caldwell, Cedric" <Cedric .
Caldwell @
acs-inc .
com>
> Date: Thu, 19 Jun 2008 09:04:09 -0400
> Message-id: <C43A8AC371F3AE4DA41959F7B44277D00CDF14CE @
atlexu06 .
acs-shc .
com>
"Caldwell, Cedric" wrote:
> Using perl 5.8.5-12
>
>
> Linux version 2.6.9-5.ELsmp (bhcompile @
decompose .
build .
redhat .
com) (gcc
> version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4))
>
> /etc/passwd, /etc/group and /etc/shadow check out ok referencing
> "majordomo".
>
> The make wrapper ran successfully. Error is with the "make install".
>
> Sys Admin just confirmed that C++ is not installed on the system. He only
> installed c complier. Is this required? Not a programmer so I'm not sure
> this is needed.
The only C file I see is a pretty trivial majordomo-1.94.5/wrapper.c
It is not C++.
Reading between the lines ...
If you are not machine owner, then maybe you do not have root
priveleges ? You need to have root password to install majordomo
succesfully. If you have root, pay careful attention to majordomo
documenation/ scrips where it may talk of UID GID ownership, modes,
S bit etc. Or if you do not have root password, ask your sys admin
to install majordomo for you.
>
>
> -----Original Message-----
> From: Daniel Liston [mailto:dliston @
sonny .
org]
> Sent: Thursday, June 19, 2008 2:33 AM
> To: Caldwell, Cedric
> Cc: 'majordomo-users @
greatcircle .
com'
> Subject: Re: Install Q&A
>
> Once you have confirmed that your Makefile is correct, that you have
> located perl
> located cc (or gcc)
> defined uid and gid of your majordomo account/user
> provided a $HOME directory that is NOT the current directory where you
> extracted the tarball
>
> What VERSION of perl and gcc are you using?
> What version of linux/unix are you running?
>
> What do the /etc/passwd, /etc/shadow, /etc/group lines containing "majordom"
> look like?
>
> Do they match what you used in Makefile?
>
> From the tarball extraction location, where you edited Makefile, did you
> ..
>
> make wrapper
> make install
> and as ROOT
> make install-wrapper
>
> I just ran through all of this successfully on a redhat 7.2 system with perl
> 5.6.1
>
> Dan Liston
>
> Caldwell, Cedric wrote:
> > Makefile was configured, and user account "majordomo" and "listserv" group
> > exist in the config file.
> >
> > Fails when I use root and or majordomo account.
> >
> >
> >
> >
> > -----Original Message-----
> > From: majordomo-users-owner @
greatcircle .
com
> > [mailto:majordomo-users-owner @
greatcircle .
com] On Behalf Of Daniel Liston
> > Sent: Wednesday, June 18, 2008 7:10 PM
> > To: Caldwell, Cedric
> > Cc: 'majordomo-users @
greatcircle .
com'
> > Subject: Re: Install Q&A
> >
> > Are you certain you did not want those commands separated by a
> > semicolon?
> >
> > The only part of majordomo that requires "make"ing is the
> > wrapper. Everything else is perl.
> >
> > In order for "make" to work, you must edit the "Makefile" to
> > match your installation/configuration of unix/linux. Have you
> > completed this step? Especially the location of perl, and the
> > uid/gid of your majordomo account?
> >
> > Dan Liston
> >
> > Caldwell, Cedric wrote:
> >> Pulling my hair out on this for the past hour:
> >>
> >>
> >>
> >> make install
> >>
> >> Testing for perl (/usr/bin/perl)...
> >>
> >> Configuring scripts...
> >>
> >> ./install.sh -m 751 -O 506 -g 511 . /opt/majordomo-1.94.5
> >>
> >> make: ./install.sh: Command not found
> >>
> >> make: *** [install-scripts] Error 127
> >>
> >>
> >>
> >>
> >>
> >> Tried running this as root and majordomo.. same issue.
> >>
> >>
> >>
> >> Any help or resolution to this problem?
> >>
> >>
> >>
> >>
> >>
> >> Cedric Caldwell
> >>
> >> ACS Government Solutions
> >>
> >> Atlanta, GA
> >>
> >> Office : 770-829-1309
> >>
> >> Email: cedric .
caldwell @
acs-inc .
com <mailto:cedric .
caldwell @
acs-inc .
com>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> CONFIDENTIALITY NOTICE: This e-mail message, including any attachments,
> is
> >> for the sole use of the intended recipient(s) and may contain
> confidential
> >> and privileged information. Any unauthorized review, use, disclosure or
> >> distribution is prohibited. If you are not the intended recipient, please
> >> contact the sender by reply e-mail and destroy all copies of the original
> >> message.
> >>
>
Julian
--
Julian Stacey: BSDUnixLinux C Prog Admin SysEng Consult Munich www.berklix.com
Mail just Ascii plain text. HTML & Base64 text are spam.
References:
-
Re: Install Q&A
From: "Caldwell, Cedric" <Cedric .
Caldwell @
acs-inc .
com>
|
|