RatPoison-dev / RatPoison

Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn
GNU Affero General Public License v3.0
327 stars 95 forks source link

JAVA_HOME is set to invalid directory #243

Closed Lionshide closed 4 years ago

Lionshide commented 4 years ago

Capture1 Capture2

I don't know what to do right now, I've already done all that you instructed to do and still got an error for no reason (the tutorial)

M1XT3NZ commented 4 years ago

You put a ; that’s the error

On Sat 21. Dec 2019 at 14:47, Lionshide notifications@github.com wrote:

[image: Capture1] https://user-images.githubusercontent.com/31610964/71308673-07708200-2432-11ea-8c81-24e93db81193.PNG [image: Capture2] https://user-images.githubusercontent.com/31610964/71308676-0b9c9f80-2432-11ea-8045-1895df9101c4.PNG

I don't know what to do right now, I've already done all that you instructed to do and still got an error for no reason (the tutorial)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TheFuckingRat/RatPoison/issues/243?email_source=notifications&email_token=AG75EZS5EWFTPBJZUEXFMFLQZYM7RA5CNFSM4J6HERZ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICEAWGA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG75EZX33IIC7AZ6SPZNFE3QZYM7RANCNFSM4J6HERZQ .

RenatoB04 commented 4 years ago

Hello, if you're using windows then do the following steps.

Locate your Java installation directory, it'll be something like C:\Program Files\Java\jdk1.13.0.1\

Windows 7 – Right click My Computer and select Properties > Advanced Windows 8 – Go to Control Panel > System > Advanced System Settings Windows 10 – Search for Environment Variables then select Edit the system environment variables

Click the Environment Variables button.

Under System Variables, click New.

In the Variable Name field, enter either: JAVA_HOME

In the Variable Value field, enter your JDK installation path .

M1XT3NZ commented 4 years ago

He just ; in his path which isn’t allowed in Paths that’s the error ;)

On Sat 21. Dec 2019 at 14:51, Renato4750 notifications@github.com wrote:

Hello, if you're using windows then do the following steps.

Locate your Java installation directory, it'll be something like C:\Program Files\Java\jdk1.13.0.1\

Windows 7 – Right click My Computer and select Properties > Advanced Windows 8 – Go to Control Panel > System > Advanced System Settings Windows 10 – Search for Environment Variables then select Edit the system environment variables

Click the Environment Variables button.

Under System Variables, click New.

In the Variable Name field, enter either: JAVA_HOME

In the Variable Value field, enter your JDK installation path .

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/TheFuckingRat/RatPoison/issues/243?email_source=notifications&email_token=AG75EZTVKQPAZNXJLP3KWSLQZYNPNA5CNFSM4J6HERZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHO4OOI#issuecomment-568182585, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG75EZUV6QAUZDQRAN6PZCLQZYNPNANCNFSM4J6HERZQ .

Lionshide commented 4 years ago

ohh thank you very much, already worked lmao. just need to delete ; in the path