x
csicq
installation howto
How to build and install csicq on your machine.
x
These instructions apply to version 1.0.0 of csicq.
x
To install the csicq server:
|
- Make sure you have kdevelop,
icqlib and
pthreads installed.
- Download the server code. The tarball can be found
here.
- Unwrap the tarball.
- Compile the package using kdevelop. Note: Using make
to compile the server package won't work due to a "feature" of kdevelop that does not
handle the autoconf/automake parameters properly. Therefore in order to be able to compile
the server package, you'll need to use kdevelop.
- You're all set. Just run the executable to start the server.
|
x
To install the csicq client:
|
- Make sure you have some web server installed. We used
Apache but any other web server should do.
- Download the client code. You can find it here.
Alternatively, if you do not feel like compiling the java code, you can take
our compiled and wrapped package from
here. If you use the compiled
version, skip directly to section 5.
- Unwrap the archive.
- Compile the java source files and create the archive applet.jar.
- Download the csicq website package.
- Unwrap the website package and put it in some web-accessible subdirectory.
- Put the applet.jar file in the same web-accessible subdirectory.
- That's it. In the next time you access that subdirectory, you'll get the csicq applet.
|
Important note: in order for the applet to run properly, you need to run the server on
the same machine as the web-server (or at least have both of them accessible via the
same IP). Otherwise the applet security restrictions will prevent you from running the
applet.
|
x
Webspace and other services provided by sourceforge.
|
|
|