tiger-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tiger-devel] [PATCH] Fix the Makefiles to work on HP-UX.


From: Ryan Bradetich
Subject: [Tiger-devel] [PATCH] Fix the Makefiles to work on HP-UX.
Date: Sun, 12 Oct 2003 22:30:52 -0600

Hello all,

This patch fixes the Makefiles so I can put the files in the proper
place for HP-UX.   I have included the environment variables and
configure options for reference.


export CC=/opt/ansic/bin/cc
export CFLAGS="-Ae -O"
                                                                                
                               
./configure --prefix=/opt/tiger --sysconfdir=/etc/opt/tiger
--localstatedir=/var/opt/tiger --with-tigerhome=/opt/tiger
--with-tigerconfig=/etc/opt/tiger --with-tigerwork=/var/opt/tiger/run
--with-tigerlog=/var/opt/tiger/log --with-tigerbin=/opt/tiger/bin

Thanks,

- Ryan

P.S. If there is a different way to fix the PLATFORM_SCRIPS= in the
Makefile, I would be happy to test it.  The current implimentation fails
during the make install (the platform scripts) portion because the
variable is empty.


Attachment: Makefile.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]