RE: [syslog-ng]Installing on a non-compiler system
I should go and eat more often. After returning from a delightfully relaxing lunch (baked vegetables and mug of Soya flat white) and digesting another 4 or 5 pages of Herodotus (Xerxes is just about to attack Greece), I reread my message and realised all I had to do was creat a symlink from /export/home to /usr/local/src and it would all work. I'm still not sure what to do if the DMZ systems don't have make.
# make install Making install in src Making install in . make: Fatal error: Don't know how to make target `/usr/local/src/syslog-ng-1.4.15/configure.in' Current working directory /export/home/syslog-ng-1.4.15/src *** Error code 1 make: Fatal error: Command failed for target `install-recursive' Current working directory /export/home/syslog-ng-1.4.15/src *** Error code 1 make: Fatal error: Command failed for target `install-recursive'
m. NOTICE: This e-mail message and attachments may contain confidential information. If you are not the intended recipient you should not use or disclose any information in the message or attachments. If received in error, please notify the sender by return email immediately. Comcare does not waive any confidentiality or privilege. Comcare's Canberra and Melbourne offices have moved to new premises. We hope this notice makes it easier for you to update your records. New street addresses: Canberra office Level 1 14 Moore street CANBERRA CITY ACT 2601 Melbourne Office Level 2 121 William Street MELBOURNE VIC 3001 Claims Fax Number 03 9620 4721 Please call Comcare on 1300 366 979 if you have any queries.
On Tue, Jul 30, 2002 at 02:01:17PM +1000, Lightfoot.Michael wrote:
I should go and eat more often. After returning from a delightfully relaxing lunch (baked vegetables and mug of Soya flat white) and digesting another 4 or 5 pages of Herodotus (Xerxes is just about to attack Greece), I reread my message and realised all I had to do was creat a symlink from /export/home to /usr/local/src and it would all work. I'm still not sure what to do if the DMZ systems don't have make.
try make DESTDIR=/tmp/syslog-ng-bin/ install it will install using /tmp/syslog-ng-bin/ as root. tar the directory and untar it on your production server relative to root. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
participants (2)
-
Balazs Scheidler
-
Lightfoot.Michael