damn man, im sorry, if you are around the central ohio area, we could use a programmer...
|
cmake errors
This is what I get ;
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE): Could NOT find PerlLibs (missing: PERL_LIBRARY) (found version "5.14.2") Call Stack (most recent call first): /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-2.8/Modules/FindPerlLibs.cmake:263 (find_package_handle_standard_args) CMakeLists.txt:141 (FIND_PACKAGE) for this I ran sudo apt-get install php5-curl for the next error not sure if its fixed by doing the above curl install ; Variable Name: PERL_LIBRARY Description: Path to a library. Current Value: PERL_LIBRARY-NOTFOUND New Value (Enter to keep current value): I don't think it compiled I get the following ; ! Done with the installation ! !--------------------------------------------------------------! ! to start your server run ! ! /home/eqemu/server/startup.sh ! ! and to stop your server run ! ! /home/eqemu/server/killeq.sh ! +--------------------------------------------------------------+ root@EQEMU-SERVER:/home# cd /home/eqemu/server root@EQEMU-SERVER:/home/eqemu/server# startup.sh startup.sh: command not found root@EQEMU-SERVER:/home/eqemu/server# ls chatserver log.ini logs patch_RoF.conf plugins worldui.pl commands.pl login.ini mail_opcodes.conf patch_SoD.conf quests zone db.ini login_opcodes.conf mailserver patch_SoF.conf shared eqemu_config.xml login_opcodes_sod.conf Maps patch_Titanium.conf shared_memory eqlaunch loginserver opcodes.conf patch_Underfoot.conf startup.sh killeq.sh LoginServer.ini patch_6.2.conf plugin.pl world root@EQEMU-SERVER:/home/eqemu/server# ./startup.sh Starting Login Server... Waiting about 5 seconds before starting World Server... ./startup.sh: line 10: ./loginserver: No such file or directory ./startup.sh: line 14: ./shared_memory: No such file or directory Waiting 10 seconds before starting the zones via launcher ./startup.sh: line 17: ./world: No such file or directory The server is mostly ready... give it a couple of minutes to load stuff from the databases for the zones and users can start logging in. root@EQEMU-SERVER:/home/eqemu/server# ./startup.sh: line 21: ./eqlaunch: No such file or directory Here is all of the output; Code:
+--------------------------------------------------------------+ |
I'm not sure what to install for this (what perl library is it looking for?)
Variable Name: PERL_LIBRARY Description: Path to a library. Current Value: PERL_LIBRARY-NOTFOUND New Value (Enter to keep current value): |
https://github.com/EQEmu/Server/tree...r/dependencies is empty - this should have held the dependencies files for perl
Can't fix the script now but if you download and add them in cmake from the old.svn source it should compile (see here:http://www.eqemulator.net/wiki/wikka...CMake#problems) X. |
Quote:
But thanks, I guess :) |
When trying to log in with Titanium client:
[03.04. - 21:43:36] Unable to convert EQ opcode 0x0003 to an Application opcode. [03.04. - 21:44:00] Unable to convert EQ opcode 0x0003 to an Application opcode. And both Titanium and SoD seem to give a logged in from world unsupported, disconnecting error :/ Opcodes.conf are the same as with a working server, however, so I don't really understand how this one can have unknown opcodes coming in. Any thoughts? |
Full debug log:
Code:
root@debian:/home/eqemu/server/logs# cat eqemu_debug_3491.log Code:
[Debug] [03.04.13 - 21:42:59] Logging System Init. |
I just tried installing locally on a VM on my machine; same stuff. Unknown OP Code, I see the server but won't let me log in (no error on EQ client, just get black screen and then a blank server select screen - log out and in and I see the server again, both on Titanium or Underfoot client)
Going to see if I can find a way to have it on a physical machine, and not a VM, and check if that works. Did you guys have any luck with getting the Perl dependencies in there? I might have time to have another stab at the script sometime next week, but feel free to suggest additions/replacements/etc where needed. X. |
Any Luck
I am getting the same thing .. any luck on a resolution yet?
I have tried 3 other linux builds and this one has got me the closest .. hopefully someone more knowledgeable can help figure the issue out. well done thank you also there is another carriage return on line 247 i think it was. |
I'm currently swamped personally. I foresee getting some more time after the 10th, however since I lost my job I also lost access to free Linux servers :p I have a Linux OS dual booted on my machine, but no EQ on it. I'll have to invest some time getting that working first, so I can test my builds myself.
I will crack this. Too close to give up. |
I'm getting back on this.
I've found one bug that made it ask for the perl library every time, I think I fixed it, testing it currently on a Debian Wheezy built in a ProxMox OpenVZ container. Will post the script again when I'm done for some public testing, again. X. |
(if you're impatient, I believe an apt-get install libperl-dev fixed it)
It installed, but I did need to change the MYSQL permissions to accept the connection (I used Webmin to change it to accept from ALL, and I added the IP as a host allowed with all permissions - I'm not sure yet which of those two fixed the connection issue) Code used below (now free of faulty carriage returns, yay!) Code:
|
I'm not at a location with access to EQ - can someone access this:
host = eq.kludde.net:5998 User = test pwd = account Thanks, X. |
[Network] [07.15.13 - 15:14:30] Session ready indicated logged in from world(unsupported feature), disconnecting.
I log in with a SoD client (Port 5999 then), I see the server, I click connect, I get the login screen again. Funny thing - if I press escape, it shows me the server list again. Anyone want the full logs of the server? This is still beyond me :/ |
Trying with an ubuntu build vs a Debian. will post results later today.
Is anyone actually following this anymore? :P |
All times are GMT -4. The time now is 06:58 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.