Wyvern Forums

Wyvern Forums (http://www.wyvernrpg.com/forum/index.php)
-   Wyvern Help (http://www.wyvernrpg.com/forum/forumdisplay.php?f=79)
-   -   Install Troubles on Linux (http://www.wyvernrpg.com/forum/showthread.php?t=1231)

furybreed 12-29-2007 07:39 PM

Install Troubles on Linux
 
I'm trying to install Wyvern on Linux, and everything has gone well so far. I have the game installed, a version of java that meets the requirements, but I've been having one problem.

When I go to create the launcher for the game, I get an error. I have the game Installed in /Wyvern/Client, so I'm pretty sure that isn't the problem. Anyways, the web page says to type this into the terminal:

java -Dwyvern.home="/wyvern/client/wyvern" \
-cp "wyvernclient.jar;jl020.jar;jogg-0.0.5.jar;jorbis-0.0.12.jar;mp3sp.1.5.jar;vorbisspi0.7.jar" \
wyvern.client.Client

So, I typed it in. I am getting the following error:

Exception in thread "main" java.lang.NoClassDefFoundError: /wyvern/client/Client

Does anybody know what the problem could be? My version of Java is 1.5.0_06, and I do have it installed to /wyvern/client. Thanks

furybreed 12-29-2007 08:02 PM

Ok, I found a way to get it working. If you're having the same problem, assuming you've installed it in /wyvern/client, look for the file named wyvernclient. It might be a hidden file, so use your file manager and check. Run that and it should run the wyvern client.

Raze 12-29-2007 08:06 PM

it also tells you to use colons instead of semicolons so use

java -Dwyvern.home="/wyvern/client/wyvern" \
-cp "wyvernclient.jar:jl020.jar:jogg-0.0.5.jar:jorbis-0.0.12.jar:mp3sp.1.5.jar:vorbisspi0.7.jar" \
wyvern.client.Client

furybreed 01-01-2008 03:32 AM

I figured that was only for Unix? Oh well..I've got it working now. If I ever have problems, I'll try that..thanks.


All times are GMT -4. The time now is 08:36 AM.

Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.