Ed Reel
Ed Reel
This would target only x86_64 systems? If not, then we should abstract the library path.
Thank you for the feedback @takenek. The problem with this configuration is it assumes the database is using innodb. What if they're using myisam? Also, we cannot assume any particular...
FWIW, I tested MySQL Workbench 6.3.6 to see if it is a general problem with the plugin or something else. The app launched fine but I did get a few...
@AMDmi3: Just curious how the json file can help. Chromebrew basically installs everything in `/usr/local`.
How does having a json file help with compatibility with multiple ChromeOS distros?
I guess my question is how can repology leverage this data for something useful?
This package will require cargo to build. We don't have the ability to run systemd so the daemons will need to be started another way. A sample package file is...
See https://github.com/chromebrew/chromebrew/issues/10351.
Reading over the previous posts, there is no mention of updating crew. Have you tried the following yet? ```` crew update && crew upgrade
Have you tried a fresh install from scratch? ```` rm -rf /usr/local bash