EP8 Repack, prerelease

Links added&updated and I will try to add even more of them, so there will be no shortage of DL links. :blink:
 
But the base cabal-server-ph-1.0-1.i386.rpm which installs services etc,.. is a RPM package used by the CentOS.

Debian uses DEB package, so you would have to convert it.

Alien is a program that converts between the rpm, dpkg, stampede slp, and slackware tgz file formats.

Everyone and everything is pointing out to CentOS.
 
However, I think that is a centos
src
.init:08050624 ; File Name : LoginSvr
.init:08050624 ; Format : ELF (Executable)
.init:08050624 ; Imagebase : 8044000
.init:08050624 ; Interpreter '/lib/ld-linux.so.2'
.init:08050624 ; Needed Library 'libdl.so.2'
.init:08050624 ; Needed Library 'libACE.so.5.5.1'
.init:08050624 ; Needed Library 'libgcc_s.so.1'
.init:08050624 ; Needed Library 'libpthread.so.0'
.init:08050624 ; Needed Library 'libc.so.6'
.init:08050624 ; Needed Library 'libstdc++.so.6'
.init:08050624 ; Needed Library 'libm.so.6'
..GCC: (GNU) 4.1.2 20080704 (Red Hat 4.1.2-44)
..GCC: (GNU) 4.1.1 20070105 (Red Hat 4.1.1-52)
..GCC: (GNU) 4.1.2 20080704 (Red Hat 4.1.2-46)
 
@toast2250, you're so right about that. oOSpikeOs has no ideea what he is talking about, just ignore him.
 
This files are not working on clean CentOS :|
I got this error's when i do like in your guide.
Edit: It's CentOS 5.8
Untitled - EP8 Repack, prerelease - RaGEZONE Forums
 
I know, you need to do the Customize now and it should work.
Desktop - Gnome < Customize now < Uncheck everything except: X Windows System and GNOME Desktop Environment

This is the drawback by not using yum update, I have already fixed this for the default installation without Customize now and added the missing RPMs.
 
I updated the first post download link and fixed all of the above issues. (They should be fixed, except for the InitilizeGlobal)

- Repack size reduced from 300MB+ to 154MB (removed unrelated RPM repo junk)
- Added missing RPMs thus as a result fixing: dependency, libcrypto.so.4, libodbc.so.1, libssl.so.4,..
- Install script fixes/updates for both 32 and 64 bit

Redownload and run the script again, it should resolve itself. (almost) Doesn't matter what was previously installed.
 
Any other channel template ideas?

1 Normal
2 PK
3 Premium
4 Premium PK
5 War
6 Premium War
7 Maintanance
8 Trade
9 Tierra Gloriosa
10 Normal/Forcecalibur/TG
11 Normal/War/TG
12 PK/War/TG
13 Normal/PK/Premium War/TG
14 Normal/PK/War/TG
15 Normal/Premium/Premium PK/Premium War/TG
16 Normal/Premium/Forcecalibur/TG
17 Normal/Premium PK/Forcecalibur/TG
18 Normal/Premium War/TG
19 Forcecalibur/TG
20 Premium PK/Forcecalibur/TG
Forcecalibur runs only on War and special channel at the default time.
All of the settings already use Kome Keto's Default Configuration for a performance boost by using more of the buffer and other stuff. Most noticeable is the AgentShop which loads instantly.

For the credits I was thinking something special and have come up with an idea, scattered ingame object monuments with txt when you open them.

There is also some other stuff that is a surprise, no additional maps, items, skills tho.
 
Can someone point me in the right direction?
I'm leaveing my brains on every forum, every post about server instalation, and no mather what i do same problems ocur!
[root@localhost ~]# service cabal status
AuthDBAgent running...
DBAgent_01 running...
RockAndRollITS running...
GlobalMgrSvr is running...
GlobalDBAgent running...
CashDBAgent running...
PCBangDBAgent running...
EventDBAgent running...
PartySvr_01 running...
ChatNode_01 stopped
EventMgrSvr stopped
AgentShop_01 stopped
LoginSvr_01 stopped
WorldSvr_01_01 stopped

Tried xtornia's repack, tried toast2250's repack, manualy edited the files in the etc folder and etc/cabal ...
Dont know where is the problem and why the services are stopping.

Allso tried installing centos 5.8 on other PC with the MySQL Server on a separate one ...
Tried lots of things ... nothing works!
 
If your services have a proper start delay between each other and chat node bellow services don't start then you don't have a connection to mssql.
 
if that woult be the problem ... can you tell me how to make the connection betwen Centos and the DB server ... my ports are forwarded, firewalls are of, ports opened, what more can i do?
 
Try one of the following,

nmap -p 1433 -sT MSSQL-IP
nc -z MSSQL-IP 1433
isql -v EventData USERNAME PASSWORD

nmap
1433/tcp open ms-sql-s

nc
Connection to 192.168.1.55 1433 port [tcp/ms-sql-s] succeeded!

isql
Connected!

I will include this in the repack.
 
Back