Opened 12 years ago

Last modified 11 years ago

#36287 closed defect

cmake +gui installed in a wrong place and without bin/cmake — at Version 1

Reported by: robsonpeixoto@… Owned by: css@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: cmake

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The cmake was installed in '/opt/local/CMake 2.8-9.app', and don't have a symlink from ${prefix}/CMake 2.8-9.app/Contents/bin to ${prefix}/bin

$ port contents cmake | grep bin 
  /opt/local/CMake 2.8-9.app/Contents/MacOS/libintl.8.dylib
  /opt/local/CMake 2.8-9.app/Contents/bin/ccmake
  /opt/local/CMake 2.8-9.app/Contents/bin/cmake
  /opt/local/CMake 2.8-9.app/Contents/bin/cmake-gui
  /opt/local/CMake 2.8-9.app/Contents/bin/cmakexbuild
  /opt/local/CMake 2.8-9.app/Contents/bin/cpack
  /opt/local/CMake 2.8-9.app/Contents/bin/ctest
  /opt/local/CMake 2.8-9.app/Contents/share/cmake-2.8/Modules/FindCUDA/parse_cubin.cmake

Change History (2)

Changed 12 years ago by robsonpeixoto@…

Attachment: cmake_contents.txt added

port contents cmake

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: css@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to css@…

This might relate to #30539.

Note: See TracTickets for help on using tickets.