Skip to content

Linux brew install languagetool, service does not start #6135

Answered by daeho-ro
white-gecko asked this question in Linux
Discussion options

You must be logged in to vote

Open the formula file, with code or whatever

code $(brew --repo homebrew/core)/Formula/l/languagetool.rb

and add

  def post_install
    (var/"log/languagetool").mkpath
  end

before service do and reinstall, try again, please.

Maybe the log folder is not exist and so this can be happen.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

daeho-ro
May 3, 2025
Collaborator Sponsor

You must be logged in to vote
4 replies
@white-gecko
Comment options

@white-gecko
Comment options

@daeho-ro
Comment options

daeho-ro May 3, 2025
Collaborator Sponsor

@daeho-ro
Comment options

daeho-ro May 3, 2025
Collaborator Sponsor

Answer selected by white-gecko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Linux
Labels
None yet
3 participants