Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Topez ERROR: ZdcPluginMissing: SSL/TLS plugin initailization failed" #210

Open
dalehenrich opened this issue Sep 21, 2015 · 4 comments
Open

Comments

@dalehenrich
Copy link
Owner

I think this is happening because of the way that tODE clears the FFI library cache when loading the gci libraries ... look into possible ways to avoid this ...

@klerisson
Copy link

I got the same error, but once trying to load Pharo GitHub API. Seems that it's because I don't have SSL 32 bits libs in my OS, which is 64 bits. Not sure yet.

@dalehenrich
Copy link
Owner Author

@klerisson if it's a prerequisite problem, I have fixes in the pipeline that will not let you run GsDevKit_home without having first run the install* scripts which will install the os prerequisites (except git) automagically ... You should be able to run the $GS_HOME/bin/utils/installOsPrereqs -X script to get all of the needed prereqs ...

I am that you are using GsDevKit/GsDevKit_home?

@klerisson
Copy link

hum... I'll run the install* scripts. Thanks

@dalehenrich
Copy link
Owner Author

@klerisson please let me know if running the install* script works for you ... otherwise I will be interested in delving into this problem a bit more ... I want the installation to be a pleasant experience:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants