Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > 123 Flash Chat Server Software > 123 Flash Chat Support

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-30-2004, 09:45 AM
Junior Member
 
Join Date: Jun 2004
Posts: 1
Default Mac OS X install

My testing server is a Mac machine and before I buy I want to test it out but I can't get it to work at all.

I suspect I can do the Linux startup.

$ cd /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes/
$ ls
charsets.jar dt.jar jsse.jar sunrsasign.jar
classes.jar jce.jar laf.jar ui.jar

On another thread you suggested this:
$ sudo java -cp lib/fcserver.jar:lib/log4j.jar:lib/jdom.jar:lib/xerces.jar:lib/mysql.jar:. com.topcmm.jchat.MainServer

But I just get this:
Exception in thread "main" java.lang.NoClassDefFoundError: com/topcmm/jchat/MainServer

$ ./fcserver.sh
using the fcserver.sh in http://www.swfkit.com/forum/thread_4_250_0.html

./fcserver.sh: line 78: /bin/java: No such file or directory

which is expected but I don't know what to try now.

Help would be much appreciated.


  #2 (permalink)  
Old 07-03-2004, 10:30 AM
Senior Member
 
Join Date: Jan 2001
Posts: 413
Default Re:Mac OS X install

in that thread, it's for version 2.0 or lower, in version 2.1, please set:

java -cp lib/fcserver.jar:lib/log4j.jar:lib/jdom.jar:lib/xerces.jar:lib/mysql.jar:. com.topcmm.jchat.FCServer
  #3 (permalink)  
Old 10-07-2004, 05:12 AM
Junior Member
 
Join Date: Oct 2004
Posts: 1
Default Re:Mac OS X install

Two things appear to be needed to install on Mac OS X. First, the instructions to modify /etc/profile won't work unless the shell is changed to bash. Open the Terminal preferences, select Execute this command... and set the value to /bin/bash. Second, the appropriate changes to /etc/profile are these:

Code:
JAVA_HOME="/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home"
export JAVA_HOME
CLASSPATH=$JAVA_HOME/lib/dt.jar
PATH=$PATH:$JAVA_HOME/Home/bin
Following the somewhat tedious manual editing of phpbb2 files I was able to connect to the chat server. However, the icons and text at the top of the forum page, that include the chat icon, have horizontal lines going through them so something isn't quite right.

I'm using phpbb 2.0.10 and the 3.0 demo download.
Closed Thread

Was this information helpful?    Yes No



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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 12:36 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.