Graal Forums  

Go Back   Graal Forums > General Support > Tech. Support

Reply
 
Thread Tools Display Modes
  #1  
Old 07-06-2010, 03:09 AM
mikool mikool is offline
Junior Member
 
Join Date: Jul 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
mikool is on a distinguished road
Default Graal Source not working?

I'm a noob at this, so this is probably a stupid question. I'm trying to test this on Debian Lenny, and when trying to grab the source from the Google Code repo, it tells me hxxp://gs2emu.googlecode.com/svn/trunk/ doesn't exist and when I try and visit that URL in a web browser, sure enough I get a 404. I ran the command Google Code gave me too:

svn checkout hxxp://gs2emu.googlecode.com/svn/trunk/ gs2emu-read-only

The .zip contains the .exe so I'm assuming the source isn't in there and it's only the binary for Windows. So to wrap this all up, how can I build this on Debian Lenny?
Reply With Quote
  #2  
Old 07-06-2010, 03:45 AM
Cadavre's Avatar
Cadavre Cadavre is offline
Webmin
 
Join Date: Jan 1998
Posts: 2,014
Thanks: 324
Thanked 432 Times in 285 Posts
Cadavre is just really niceCadavre is just really niceCadavre is just really niceCadavre is just really nice
Default

remove trunk/ from the url
__________________

Reply With Quote
  #3  
Old 07-06-2010, 06:02 PM
Nalin's Avatar
Nalin Nalin is offline
Waffles (Owner)
 
Join Date: Nov 2007
Location: WA, USA
Posts: 546
Thanks: 111
Thanked 854 Times in 381 Posts
Nalin is a splendid one to beholdNalin is a splendid one to beholdNalin is a splendid one to beholdNalin is a splendid one to beholdNalin is a splendid one to beholdNalin is a splendid one to behold
Default

http://gs2emu.googlecode.com/svn/gserver-v2/trunk/
That is the full URL to the gserver2 source code.
__________________
Once upon a midnight dreary, while I pondered weak and weary,
Over many a quaint and curious volume of forgotten lore,
While I nodded, nearly napping, suddenly there came a tapping,
As of some one gently rapping, rapping at my chamber door.
`'Tis some visitor,' I muttered, `tapping at my chamber door -
Only this, and nothing more.'
Reply With Quote
  #4  
Old 07-23-2010, 09:25 AM
Darkrazor's Avatar
Darkrazor Darkrazor is offline
Junior Member
 
Join Date: Aug 2007
Posts: 14
Thanks: 4
Thanked 1 Time in 1 Post
Darkrazor is on a distinguished road
Default

Quote:
Originally Posted by mikool View Post
I'm a noob at this, so this is probably a stupid question. I'm trying to test this on Debian Lenny, and when trying to grab the source from the Google Code repo, it tells me hxxp://gs2emu.googlecode.com/svn/trunk/ doesn't exist and when I try and visit that URL in a web browser, sure enough I get a 404. I ran the command Google Code gave me too:

svn checkout hxxp://gs2emu.googlecode.com/svn/trunk/ gs2emu-read-only

The .zip contains the .exe so I'm assuming the source isn't in there and it's only the binary for Windows. So to wrap this all up, how can I build this on Debian Lenny?
I assume you noticed the url contains a hxxp:// instead of http://?.. i really hope you did!..
i checked the url and it contains the source http://gs2emu.googlecode.com/svn/gserver-v2/trunk/ the BIN folder contains pre compiled things, the others the sources etc..
Reply With Quote
  #5  
Old 07-23-2010, 03:35 PM
Nalin's Avatar
Nalin Nalin is offline
Waffles (Owner)
 
Join Date: Nov 2007
Location: WA, USA
Posts: 546
Thanks: 111
Thanked 854 Times in 381 Posts
Nalin is a splendid one to beholdNalin is a splendid one to beholdNalin is a splendid one to beholdNalin is a splendid one to beholdNalin is a splendid one to beholdNalin is a splendid one to behold
Default

When you extract the source, go into the build folder. Double-click either build_codeblocks.bat or build_vs2008.bat, depending on if you are using code::blocks or Visual Studio. It will create a project file that you can open. Next, you have to tell code::blocks or Visual Studio where to find boost. After that is done, you can build the gserver. The .exe file will be placed inside the bin directory. The bin directory contains all the files necessary to use the gserver.
__________________
Once upon a midnight dreary, while I pondered weak and weary,
Over many a quaint and curious volume of forgotten lore,
While I nodded, nearly napping, suddenly there came a tapping,
As of some one gently rapping, rapping at my chamber door.
`'Tis some visitor,' I muttered, `tapping at my chamber door -
Only this, and nothing more.'
Reply With Quote
The Following User Says Thank You to Nalin For This Useful Post:
LoakeyRonso (07-23-2010)
  #6  
Old 07-23-2010, 04:53 PM
Cadavre's Avatar
Cadavre Cadavre is offline
Webmin
 
Join Date: Jan 1998
Posts: 2,014
Thanks: 324
Thanked 432 Times in 285 Posts
Cadavre is just really niceCadavre is just really niceCadavre is just really niceCadavre is just really nice
Default

You do realize this is a old thread?
__________________

Reply With Quote
  #7  
Old 07-23-2010, 11:17 PM
LoakeyRonso's Avatar
LoakeyRonso LoakeyRonso is offline
Senior Member
 
Join Date: May 2009
Location: Ohio
Posts: 440
Thanks: 130
Thanked 21 Times in 19 Posts
LoakeyRonso will become famous soon enough
Send a message via AIM to LoakeyRonso
Thumbs up

but Nalin gave some use full information out of it .
__________________
Reply With Quote
  #8  
Old 07-24-2010, 03:31 PM
Nalin's Avatar
Nalin Nalin is offline
Waffles (Owner)
 
Join Date: Nov 2007
Location: WA, USA
Posts: 546
Thanks: 111
Thanked 854 Times in 381 Posts
Nalin is a splendid one to beholdNalin is a splendid one to beholdNalin is a splendid one to beholdNalin is a splendid one to beholdNalin is a splendid one to beholdNalin is a splendid one to behold
Default

Bah. Two weeks old is not THAT old.
__________________
Once upon a midnight dreary, while I pondered weak and weary,
Over many a quaint and curious volume of forgotten lore,
While I nodded, nearly napping, suddenly there came a tapping,
As of some one gently rapping, rapping at my chamber door.
`'Tis some visitor,' I muttered, `tapping at my chamber door -
Only this, and nothing more.'
Reply With Quote
  #9  
Old 07-25-2010, 01:29 AM
Cadavre's Avatar
Cadavre Cadavre is offline
Webmin
 
Join Date: Jan 1998
Posts: 2,014
Thanks: 324
Thanked 432 Times in 285 Posts
Cadavre is just really niceCadavre is just really niceCadavre is just really niceCadavre is just really nice
Default

well, he's gone anyway.
__________________

Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:41 AM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Hosting provided by How to Pass a Drug Test
Administration by Eevul Organization
Sponsored by Swedish Breakcore