Re: Error with wrapper
"Peter P. Benac" <[email protected]>
| Newsgroups | gmane.mail.majordomo.general |
|---|---|
| Message-ID | <007601c722ae$8424da10$0b00a8c0@akelalt> |
What they are trying to tell you is GCC is usually installed in to /usr/bin
or /usr/local/bin The GCC in the lib directory is a directory not an
executable. Change the path to gcc to /usr/bin/gcc and it should work just
fine
----
Peter P. Benac, CCNA
Emacolet Networking Services, Inc
Providing Network and Systems Project Management and Installation and Web
Hosting.
Phone: 919-618-2557
Web: http://www.emacolet.com <http://www.emacolet.com/>
Need quick reliable Systems or Network Management advice visit
http://www.nmsusers.org <http://www.nmsusers.org/>
To have principles...
First have courage.. With principles comes integrity!!!
_____
From: [email protected]
[mailto:[email protected]] On Behalf Of Jorge Rozas
Sent: Monday, December 18, 2006 07:40
To: Rainer Sokoll; Jorge Rozas; [email protected]
Subject: Re: Error with wrapper
Rainer:
I told you, I used to use Mailinglist of Plesk Reloaded 7,5,4 (linux)
massive mails, the problem the Mailing List Plesk failed, and some friend
told me to use Majordomo with Plesk, i did all the stpes but when i have
to compile before make install. i get this error, I used cc = gcc
(makefile) directly but i get the same error, i get the same error in
different paths. With capital letter and small letter all the same error.
I decided to send this error to the Forum of Majordomo to get same answer
or help to this.
Thanks for your help.
Jorge
Santiago - Chile
2006/12/15, Rainer Sokoll <[email protected]>:
On Fri, Dec 15, 2006 at 02:51:21PM -0300, Jorge Rozas wrote:
> [root@rorix2 majordomo-1.94.5]# make wrapper
> /usr/lib/gcc -DBIN=\"/root/MAJORDOMO/\"
/usr/lib/gcc? That is really strange, are you sure about the path?
Rainer