Orion Poplawski wrote:
> 
> Missing, presumably will come later once docs are pre-built:
> /usr/share/info
> /usr/share/man
> 
> Missing, presumably go for good with CBS?
> /usr/bin/plplot-config
> /usr/bin/plplot_libtool

Found that the man1 pages are being installed but going to /usr/man. 
This should be /usr/share/man:

--- plplot-20061101/cmake/modules/instdirs.cmake.lib64  2006-08-07 
16:39:29.000000000 -0600
+++ plplot-20061101/cmake/modules/instdirs.cmake        2006-11-01 
16:02:29.000000000 -0700
@@ -50,7 +50,7 @@
  set(DOC_DIR ${CMAKE_INSTALL_PREFIX}/${DOC_INSTALL_DIR})

  # Man pages.
-set(MAN_INSTALL_DIR man)
+set(MAN_INSTALL_DIR share/man)
  set(MAN_DIR ${CMAKE_INSTALL_PREFIX}/${MAN_INSTALL_DIR})

  # Info pages.


Funny thing though, while plplot_libtool is gone, 
man1/plplot_libtool.1.gz is still there.

--
Orion Poplawski
System Administrator                  303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  [EMAIL PROTECTED]
Boulder, CO 80301              http://www.cora.nwra.com

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to