pkgsrc-Bugs archive

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

Re: pkg/56211 (net/tigervnc fails to build and install)



The following reply was made to PR pkg/56211; it has been noted by GNATS.

From: =?UTF-8?Q?Clausen=2c_J=c3=b6rn?= <joern.clausen%uni-bielefeld.de@localhost>
To: <gnats-bugs%netbsd.org@localhost>, <pkg-manager%netbsd.org@localhost>,
	<gnats-admin%netbsd.org@localhost>, <pkgsrc-bugs%netbsd.org@localhost>
Cc: 
Subject: Re: pkg/56211 (net/tigervnc fails to build and install)
Date: Fri, 28 May 2021 09:08:42 +0200

 Building tigervnc-1.11.0 outside pkgsrc on Solaris 11 with
 
 $ cmake -G "Unix Makefiles" -DCMAKE_INSTALL_PREFIX=/tmp/tigervnc
 ...
 $ gmake install
 
 does IMHO the right thing:
 
 -- Installing: /tmp/tigervnc/share/man/man1/vncpasswd.1
 -- Installing: /tmp/tigervnc/sbin/vncsession
 -- Installing: /tmp/tigervnc/etc/pam.d/tigervnc
 -- Installing: /tmp/tigervnc/share/man/man8/vncsession.8
 -- Installing: /tmp/tigervnc/libexec/vncserver
 
 I think looking at what the destdir magic does would help, but I have 
 zero understanding of what is happening in that phase or where it is 
 defined. Any pointers are appreciated...
 
 -- 
 Jörn Clausen
 BITS - Bielefelder IT-Servicezentrum
 https://www.uni-bielefeld.de/bits
 


Home | Main Index | Thread Index | Old Index