Coder Social home page Coder Social logo

Comments (8)

oscarsan avatar oscarsan commented on July 20, 2024 1

Ok, I can confirm this works.

from homebrew-instantclient.

kaukas avatar kaukas commented on July 20, 2024

Works for me.

Which version of MacOS are you on? If Catalina or higher then you might need to set DYLD_LIBRARY_PATH=$HOMEBREW_PREFIX/lib. Let me know if that helps.

from homebrew-instantclient.

oscarsan avatar oscarsan commented on July 20, 2024

Hi, running Catalina, got it working but it is a misterius, my HOMEBREW_PREFIX was empty, and this is in 2 different macs, I put it in usr/local and then set the DYLD_LIBRARY_PATH. Thanks.

➜ ~ export HOMEBREW_PREFIX="/usr/local"
➜ ~ $HOMEBREW_BREW_FILE
➜ ~ export DYLD_LIBRARY_PATH=$HOMEBREW_PREFIX/lib
➜ ~ echo $DYLD_LIBRARY_PATH
/usr/local/lib
➜ ~ expdp

Export: Release 19.0.0.0.0 - Production on Fri Feb 19 09:57:38 2021
Version 19.8.0.0.0

from homebrew-instantclient.

kaukas avatar kaukas commented on July 20, 2024

I do not think you're the only one to hit this problem on Catalina+.

from homebrew-instantclient.

kaukas avatar kaukas commented on July 20, 2024

Could you please try the branch tools-on-catalina? If it works I will merge it into master.

Sorry about the HOMEBREW_PREFIX, it's a placeholder, not supposed to be set normally.

from homebrew-instantclient.

oscarsan avatar oscarsan commented on July 20, 2024

Hi, how do you usually install a brew formula from a branch. Been trying unsuccessfully brew tap-new..

from homebrew-instantclient.

kaukas avatar kaukas commented on July 20, 2024

Don't know what the official way is. If you have hub then try this:

cd /usr/local/Homebrew/Library/Taps/instantclienttap/homebrew-instantclient # or wherever your brew is
hub checkout https://github.com/InstantClientTap/homebrew-instantclient/pull/39
brew install instantclient-tools
# test test test
brew uninstall instantclient-tools
git checkout master # back to normal

from homebrew-instantclient.

kaukas avatar kaukas commented on July 20, 2024

Closed by #39.

from homebrew-instantclient.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.