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

Copy third-party DLLs to /usr/lib/sparkleshare/ #14

Closed
nicolas-raoul opened this issue Aug 15, 2012 · 2 comments
Closed

Copy third-party DLLs to /usr/lib/sparkleshare/ #14

nicolas-raoul opened this issue Aug 15, 2012 · 2 comments
Labels

Comments

@nicolas-raoul
Copy link
Contributor

The build process should be modified so that DotCMIS.dll is automatically copied to /usr/lib/sparkleshare/ (or equivalents on Mac/Windows) when running make install or when installing a distributable.

The workaround right now is to manually run:

sudo cp SparkleLib/Cmis/lib/* /usr/lib/sparkleshare/
@nicolas-raoul
Copy link
Contributor Author

Necessary: sudo cp Extras/DotCMIS.dll /usr/local/lib/cmissync/

@nicolas-raoul
Copy link
Contributor Author

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

No branches or pull requests

1 participant