Search found 15 matches

by Chaos
Tue Dec 22, 2015 2:09 am
Forum: Current stable release (099)
Topic: A comment to POL under Linux and dynamically linked executables
Replies: 13
Views: 6826

Re: A comment to POL under Linux and dynamically linked executables

Hi,

Thanks for your feedback. We have already discussed this thread aside of this board.
If you still have compile issues, it would be interesting to see which outputs you have.

(But I have a deadline in January. So, I can update things only after this date.)

Best regards,
Thomas.
by Chaos
Sat Dec 05, 2015 5:43 am
Forum: Current stable release (099)
Topic: Runtime error
Replies: 8
Views: 4595

Re: Runtime error

aderal wrote:I think that was some kind of uoconvert error, I change MUL files to HSA and reconvert all. And it worked! :)
Could you send us your original input files which caused uoconvert to crash?

Best regards,
Thomas.
by Chaos
Wed Dec 02, 2015 4:22 am
Forum: Current stable release (099)
Topic: Compile on Centos 6
Replies: 36
Views: 17932

Re: Compile on Centos 6

Hi,

This will be fixed asap. ;)

Best regards,
Thomas.
by Chaos
Wed Dec 02, 2015 2:09 am
Forum: Current stable release (099)
Topic: Compile on Centos 6
Replies: 36
Views: 17932

Re: Compile on Centos 6

Thank you for your answer. Yep, I am updating the docs (as usual), you can see the changes on my "cmake" branch on github. I have noticed one more thing while testing the cmake on a just cloned folder: boost libraries are no longer automatically uncompressed. Is there a reason for this? @...
by Chaos
Tue Dec 01, 2015 9:16 am
Forum: Current stable release (099)
Topic: Compile on Centos 6
Replies: 36
Views: 17932

Re: Compile on Centos 6

I am trying the new CMake system just now, so I think it's better to reply here instead of opening a new thread. It looks to be very powerful, but it's, in my opinion, a bit undocumented. I have a few questions: What are those libraries (and their symlinks) in the "bin/" folder for? Do i ...
by Chaos
Tue Dec 01, 2015 9:08 am
Forum: Current stable release (099)
Topic: Compile on Centos 6
Replies: 36
Views: 17932

Re: Compile on Centos 6

aderal wrote:HELL YEAH! Everything is fixed, I have install mysql-connector-c-shared-6.1.6-1.el6.x86_64.rpm and thas remove SQL compilation error.

Chaos, thanks for help!
Sorry, I was a bit "away" during the last days.
But it is good to hear that everything works now!

Best regards,
Thomas.
by Chaos
Sat Nov 28, 2015 8:59 am
Forum: Current stable release (099)
Topic: Compile on Centos 6
Replies: 36
Views: 17932

Re: Compile on Centos 6

[100%] Linking CXX executable ../../../bin/pol /opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/ld: cannot find -lmysqlclient collect2: error: ld returned 1 exit status make[2]: *** [../bin/pol] Error 1 make[1]: *** [pol-core/pol/CMakeFiles/pol.dir/all] Error 2 make: *** [all] Er...
by Chaos
Sat Nov 28, 2015 8:40 am
Forum: Current stable release (099)
Topic: Compile on Centos 6
Replies: 36
Views: 17932

Re: Compile on Centos 6

aderal wrote:

Code: Select all

[root@tardis ~]# yum install openssl-devel
[..]
Nothing to do
[root@tardis ~]#
Could you describe what the remaining problem is that hampers a successful install on your machine?

Best regards,
Thomas.
by Chaos
Sat Nov 28, 2015 8:38 am
Forum: Current stable release (099)
Topic: Compile on Centos 6
Replies: 36
Views: 17932

Re: Compile on Centos 6

J4i: I installed POL sucessfully on Centos 7 today.
So, there is no general problem with the source - it's just a matter of system setup.

Best regards,
Thomas.
by Chaos
Sat Nov 28, 2015 7:57 am
Forum: Current stable release (099)
Topic: Compile on Centos 6
Replies: 36
Views: 17932

Re: Compile on Centos 6

If you have the following error output: /root/pol/polserver/pol-core/clib/clib_MD5.cpp:116:104: schwerwiegender Fehler: MD5.h: Datei oder Verzeichnis nicht gefunden #include "MD5.h" //TODO: rework the following code - does not work with up-to-date header files anymore ...you need to instal...
by Chaos
Sat Nov 28, 2015 7:40 am
Forum: Current stable release (099)
Topic: Compile on Centos 6
Replies: 36
Views: 17932

Re: Compile on Centos 6

If you have the following error output: CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: Boost_INCLUDE_DIR (ADVANCED) used as include directory in directory /root/pol/polser...
by Chaos
Sat Nov 28, 2015 6:55 am
Forum: Current stable release (099)
Topic: Compile on Centos 6
Replies: 36
Views: 17932

Re: Compile on Centos 6

If you want to use gcc-4.8 instead of your system default, you have to set the corresponding environment variables - try:
export CC=gcc-4.8
export CXX=g++-4.8
./build_linux.sh

Best regards,
Thomas.
by Chaos
Fri Nov 27, 2015 2:34 pm
Forum: Current stable release (099)
Topic: Compile on Centos 6
Replies: 36
Views: 17932

Re: Compile on Centos 6

Hi, You should rather use the new CMake based build system. A short tutorial can be found here: https://github.com/polserver/polserver (use the Linux way for your Centos) This means you have to execute these commands: cd pol-core/bin-build ./build_linux.sh Please, keep me informed, if you face any p...
by Chaos
Wed Sep 10, 2014 6:17 am
Forum: General Help (096)
Topic: POL core now on GitHub
Replies: 12
Views: 52785

Re: POL core now on GitHub

Turley introduced me to the team in this way: "I added Chaos as developer. He is an old friend of mine and our shard admin (http://www.welt-pergon.de). First of all he does the git migration and he is an experienced c++ developer and hopefully he has the time and notions for our codebase ;)&quo...
by Chaos
Wed Sep 10, 2014 3:41 am
Forum: General Help (096)
Topic: POL core now on GitHub
Replies: 12
Views: 52785

Re: POL core now on GitHub

We migrated the entire history to Github. So, you will see the full history, if you access the source via git now. Former commits of the most active authors are also linked inside the Github system. The current Github statistics begin in August 2009: https://github.com/polserver/polserver/graphs/con...