Re: [SourceJammer-users] Sourcejammer installation

2008-04-01 Thread Stan Wong
The batch file ran, you just didn't see the output because you double-clicked on the filename. Open a command window (Start->Run->cmd), change to the directory where the batch file lives and then run it from there. You should see any output that the batch file generates, including error messages,

Re: [SourceJammer-users] Sourcejammer installation

2008-03-30 Thread [EMAIL PROTECTED]
Roberto, I just installed SJ last week and ran into a couple problems. I got it working. I hope this helps you. Check to see if your JAVA_HOME environment variable is set. Open a command line and enter echo %JAVA_HOME% If it comes up blank, you will need to set the environment variable. 1. Righ

Re: [SourceJammer-users] Sourcejammer installation

2008-03-30 Thread Wilkins, Roberto
Hey, I am writing to get some help. I am attempting to install the SourceJammer2.1.0.0 server but I am a bit lost. I have installed Java and Tomcat, Tomcat service is running. Next, I try to install the server by clicking on the install.bat. All I see is a flash and then nothing happens after. I a

Re: [SourceJammer-users] SourceJammer Installation

2006-07-18 Thread Stan Wong
I am assuming by trying to run 'install' that you are on a Unix/Linux system. I don't have the file in front of me but make sure that the first line is something like: #!/bin/sh --- Justy Canady <[EMAIL PROTECTED]> wrote: > I have downloaded Windows server 2.1.0.0. I created > a directory fo