vmalisz commented on issue #33814:
URL: https://github.com/apache/arrow/issues/33814#issuecomment-1404523522

   it worked this time. no error but the script still fails
   
   here's the output for `sudo cmake --build . --target install`
   [install.txt](https://github.com/apache/arrow/files/10506099/install.txt)
   
   looks like the library is installed
   `-- Installing: /usr/local/lib/libarrow_dataset.so.1100.0.0
   -- Up-to-date: /usr/local/lib/libarrow_dataset.so.1100
   -- Set runtime path of "/usr/local/lib/libarrow_dataset.so.1100.0.0" to ""
   -- Up-to-date: /usr/local/lib/libarrow_dataset.so
   -- Up-to-date: /usr/local/lib/cmake/ArrowDataset/ArrowDatasetConfig.cmake
   -- Up-to-date: 
/usr/local/lib/cmake/ArrowDataset/ArrowDatasetConfigVersion.cmake`
   
   I tried adding /usr/local/lib/ to the PATH but didn't work either.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to