Skip to content

Stxxl fail #760

@andrefagundes10

Description

@andrefagundes10

I'm having problems installing Stxxl.

I'm using the commands:
sudo yum install-y subversion
cd / tmp
svn checkout https://svn.code.sf.net/p/stxxl/code/trunk stxxl-trunk
stxxl cd-trunk
make config_gnu
make library_g + +

OSRM when I compile I get the message (cmake ..):

-- Looking for STXXL...
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE):
Could NOT find STXXL (missing: STXXL_LIBRARY STXXL_INCLUDE_DIR)
Call Stack (most recent call first):
cmake/FindSTXXL.cmake:43 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:143 (find_package)

-- Configuring incomplete, errors occurred!

Installing Stxxl correct?

I'm using:
Centos 6.4

Can anyone help me?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions