You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed today, the resolution might be to rename install.sh to setup.sh and have it finish by printing the command the user needs to run to complete installation via fpm install --prefix=... (once that actually works!)
./install.sh currently defaults to installing software as follows:
Build/install dependencies (those needed only to build/install Caffeine):
Use dependencies (those also needed to use Caffeine post-install):
This issue requests installer updates to install the Caffeine libraries and any necessary headers to the user-provided install.sh --prefix location
The text was updated successfully, but these errors were encountered: