summaryrefslogtreecommitdiff
path: root/multimedia/filebot/pkg-message
blob: 0a01fc72db2e773c2e7f81721f72571f761e93aa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM
FileBot relies on OpenJDK 11. You may need to set the following in your profile:

        JAVA_HOME=/usr/local/openjdk11

You may also wish to use an alias, like:

        alias filebot='JAVA_HOME=/usr/local/openjdk11 LD_LIBRARY_PATH=/usr/local/share/java/classes filebot'
EOM
}
]