Re: Server + Client @ 1.4.2 & Guide
Update:
- Removed JRE's from Server files
- Changed guide libraries section from JRE to openjdk-6-jre instructions (openjdk-6-jre is used for both: pwAdmin and authd)
- Re-compiled & fixed servlet for pwAdmin now xml works with java6
- Added latest files from PWD to server (tasks, elements, gshop)
*currently uploading 20 minutes left...
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
ronny1982
Update:
- Removed JRE's from Server files
- Changed guide libraries section from JRE to openjdk-6-jre instructions (openjdk-6-jre is used for both: pwAdmin and authd)
- Re-compiled & fixed servlet for pwAdmin now xml works with java6
- Added latest files from PWD to server (tasks, elements, gshop)
*currently uploading 20 minutes left...
Its done?
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
ronny1982
Update:
- Removed JRE's from Server files
- Changed guide libraries section from JRE to openjdk-6-jre instructions (openjdk-6-jre is used for both: pwAdmin and authd)
- Re-compiled & fixed servlet for pwAdmin now xml works with java6
- Added latest files from PWD to server (tasks, elements, gshop)
*currently uploading 20 minutes left...
Awww... that's sucks...
Next releases of pwAdmin will still be compatible with tomcat-5.5.28 and jre1.5 ? :/:
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
Romulan
Awww... that's sucks...
Next releases of pwAdmin will still be compatible with tomcat-5.5.28 and jre1.5 ? :/:
Yes just replace the new StartupServlet.class with your old StartupServlet.class or update your jre used for tomcat to 1.6
Re: Server + Client @ 1.4.2 & Guide
the only part i'm confused with is this (being i use ubuntu instead of debian)
4. Install Libraries
The next step is only for users with 64 Bit Debian !!!
Install the 32 Bit libraries and create a link to libpcre.so.3.12.1
COMMAND~: apt-get install ia32-libs
COMMAND~: rm -f /emul/ia32-linux/usr/lib/libpcre.so.0
COMMAND~: ln -s /PWServer/lib/libpcre.so.3.12.1 /emul/ia32-linux/usr/lib/libpcre.so.0
Now lets continue with installation of libraries for all Debian versions
COMMAND~: apt-get install libxml2
COMMAND~: apt-get install libstdc++5
COMMAND~: apt-get install libpcre3
Again we create some links to the library files
COMMAND~: rm -f /usr/lib/libpcre.so.0
COMMAND~: ln -s /usr/lib/libpcre.so.3.12.1 /usr/lib/libpcre.so.0
COMMAND~: rm -f /usr/lib/libtask.so
COMMAND~: ln -s /PWServer/lib/libtask.so /usr/lib/libtask.so
basicaly all works except the gs/gfactiond are offline untill i figure it out or someone gives a little help
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
cannon0011
the only part i'm confused with is this (being i use ubuntu instead of debian)
4. Install Libraries
The next step is only for users with 64 Bit Debian !!!
Install the 32 Bit libraries and create a link to libpcre.so.3.12.1
COMMAND~: apt-get install ia32-libs
COMMAND~: rm -f /emul/ia32-linux/usr/lib/libpcre.so.0
COMMAND~: ln -s /PWServer/lib/libpcre.so.3.12.1 /emul/ia32-linux/usr/lib/libpcre.so.0
Now lets continue with installation of libraries for all Debian versions
COMMAND~: apt-get install libxml2
COMMAND~: apt-get install libstdc++5
COMMAND~: apt-get install libpcre3
Again we create some links to the library files
COMMAND~: rm -f /usr/lib/libpcre.so.0
COMMAND~: ln -s /usr/lib/libpcre.so.3.12.1 /usr/lib/libpcre.so.0
COMMAND~: rm -f /usr/lib/libtask.so
COMMAND~: ln -s /PWServer/lib/libtask.so /usr/lib/libtask.so
basicaly all works except the gs/gfactiond are offline untill i figure it out or someone gives a little help
http://forum.ragezone.com/f452/serve...ml#post5955524
btw. new server files online, and changed the way of installing libraries (after checking dependencies and packages), check the new libraries section in the guide for instructions...
Re: Server + Client @ 1.4.2 & Guide
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
cannon0011
awesome thanks ronny
I'm the one that posted that :glare: ronny just linked you to it
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
das7002
I'm the one that posted that :glare: ronny just linked you to it
dont be mad das :lol::lol::lol:
Re: Server + Client @ 1.4.2 & Guide
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
Pilad
Redownload
It either ended to early OR somehow managed to get corrupt after download the CRC is supposed to be 5A5F2D1A for the .tar and F6711B09 for the .gz compressed tar
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by
Pilad
seems you've downloaded while i was uploading new server files...
Re: Server + Client @ 1.4.2 & Guide
I used the server and the command wget, then from the server to download the program and Winscp archive was not damaged.
First time downloading the software download master. It downloads correctly, but the file was corrupted. Twice downloaded the DM, but the archives was also damaged.
Strange .. Thanks for the release.
Re: Server + Client @ 1.4.2 & Guide
ronny was updating his server at the time, try now since he isn't :)
Re: Server + Client @ 1.4.2 & Guide
when i hit run on pwadmin everything comes up as ONLINE but on the client it isnt online what could be the cause, im using the same client i used for the vbox tut that worked