[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Error in installation on Solaris 2.6 (ITS#227)



This patch should resolve the problem:

http://www.openldap.org/devel/cvsweb.cgi/build/man.mk.diff?r1=1.2.2.5.2.2&r2=1.2.2.5.2.3

Note: you'll need to run "./config.status" after apply this patch
to rebuild your Makefiles.

	Kurt

At 12:00 PM 7/16/99 GMT, past@netmode.ntua.gr wrote:
>Full_Name: Panagiotis Astithas
>Version: 1.2.4 (16-Jul)
>OS: Solaris 2.6
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (212.70.194.246)
>
>
>While I was installing OpenLDAP-release (16/7) on a (rather unpatched) Solaris
>2.6 
>system, it produced an error during 'make install', in the man dir. It stopped
>on a 
>'ln -s -f bla blabla' command. As I found out it needs 'ln -f -s foo bar'. So I
>think
>you could change the LD_S variable in the Makefiles in "man" into 'LN_S = ln -f
>-s'
>and not provide the -f flag in the install-common target.
>
>Cheers,
>
>Panagiotis Astithas
>
>
>