-
Notifications
You must be signed in to change notification settings - Fork 0
Collection of Bee files used at molgen.mpg.de
Notifications
You must be signed in to change notification settings
mariux64/bee-files
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
install-openss…
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Clone using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This branch is 86 commits behind master.
Latest commit
Meanwhile openssl ver-3 should be considered as mature, also more and more binary packages use libssl.so.3 and libcrypto.so.3 what causes trouble when we use foreign packages for package/pkg and the like. The package is called openssl, not openssl3 - in the hope that future builds are more standards aware, and avoid the chaos that openssl v1 has produced. (BTW, there is also a libssl3.so in the system, it is from the nss package, so don't get confused) Since there still might be packages around that need openssl-1.1, a pure compat-package might not be sufficient here. Therefore a recent openssl-1.1 package is build aside of openssl3. If the software in question uses pkg-config, setting PKG_CONFIG_PATH=/usr/lib/openssl-1.1/pkgconfig should do the job, otherwise CFLAGS, LDFLAGS, etc. need adjustments (-I/usr/include/openssl-1.1, -L/usr/lib/openssl-1.1). The old openssl command line program is called openssl-1.1
1b740d9
Git stats
Files
Sorry, we had to truncate this directory to 1,000 files.
7 entries were omitted from the list.
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
About
Collection of Bee files used at molgen.mpg.de
Stars
Watchers
Forks
Releases
No releases published