[CMake] Ubuntu CMake Repository Now Available

Hahn, Steven E. hahnse at ornl.gov
Tue Apr 9 15:24:52 EDT 2019


Would you consider updating the Ubuntu 18.04 package to depend on libcurl4?

Unfortunately libcurl3 conflicts with libcurl4, and I need to keep the later installed for packages that depend on it. The Ubuntu-provided CMake package appears to be built against libcurl4.

Steven

On 4/5/19, 3:17 PM, "CMake on behalf of Kyle Edwards via CMake" <cmake-bounces at cmake.org on behalf of cmake at cmake.org> wrote:

    All,
    
    I am pleased to announce that Kitware is now offering an
    officially-supported set of Ubuntu packages for CMake. These CMake
    packages can be installed with apt-get, just like other Ubuntu
    packages. We currently support Ubuntu 16.04 and 18.04.
    
    The following packages are available:
    
    * cmake - Contains the CMake command line executable, CTest, and CPack.
    * cmake-curses-gui - Contains ccmake.
    * cmake-qt-gui - Contains cmake-gui.
    * cmake-doc - Contains the CMake documentation.
    
    To use these packages, follow the instructions at
    
    https://apt.kitware.com/
    
    to add our APT repository to your Ubuntu installation, and then use
    apt-get install to install one or all of the above packages.
    
    We currently offer CMake 3.14.1, and will continue to update the
    repository as new CMake releases are issued.
    
    Kyle
    -- 
    
    Powered by www.kitware.com
    
    Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
    
    Kitware offers various services to support the CMake community. For more information on each offering, please visit:
    
    CMake Support: http://cmake.org/cmake/help/support.html
    CMake Consulting: http://cmake.org/cmake/help/consulting.html
    CMake Training Courses: http://cmake.org/cmake/help/training.html
    
    Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
    
    Follow this link to subscribe/unsubscribe:
    https://cmake.org/mailman/listinfo/cmake
    



More information about the CMake mailing list