mirror of
https://github.com/SWG-Source/configs.git
synced 2026-01-16 19:04:17 -05:00
Update servercommon.cfg
This commit is contained in:
@@ -31,12 +31,12 @@ environmentVariable=NLS_LANG=american_america.utf8
|
||||
#environmentVariable=LD_LIBRARY_PATH+=/usr/java/jre/lib/i386:/usr/java/jre/lib/i386/server:./
|
||||
|
||||
#These two lines are for VM 2.0-3.0.1. Comment them and uncomment the lines above to use a different platform.
|
||||
environmentVariable=PATH+=/usr/lib/jvm/java-11-openjdk/bin:./
|
||||
environmentVariable=LD_LIBRARY_PATH+=/usr/lib/jvm/java-11-openjdk/lib:/usr/lib/jvm/java-11-openjdk/lib/server:./
|
||||
#environmentVariable=PATH+=/usr/lib/jvm/java-11-openjdk/bin:./
|
||||
#environmentVariable=LD_LIBRARY_PATH+=/usr/lib/jvm/java-11-openjdk/lib:/usr/lib/jvm/java-11-openjdk/lib/server:./
|
||||
|
||||
#These two lines are for VM 3.0.2 32 Bit Java (Upon Release). Comment them and uncomment the lines above to use a different platform.
|
||||
#environmentVariable=PATH+=/usr/java/bin:./
|
||||
#environmentVariable=LD_LIBRARY_PATH+=/usr/java/lib:/usr/java/lib/server:./
|
||||
environmentVariable=PATH+=/usr/java/bin:./
|
||||
environmentVariable=LD_LIBRARY_PATH+=/usr/java/lib:/usr/java/lib/server:./
|
||||
|
||||
#These two lines are for VM 3.0.2 64 Bit Java (Upon Release). Comment them and uncomment the lines above to use a different platform.
|
||||
#environmentVariable=PATH+=/usr/lib64/jvm/java-11-openjdk-11/bin:./
|
||||
|
||||
Reference in New Issue
Block a user