Jump to content

r15572: New GM, Commands & Permissions system


Gepard

Recommended Posts


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

Those of you getting that gcc error, re-run configure script ( ./configure )

i tryed it almost 20x and i got the same error .

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   1
  • Joined:  11/24/11
  • Last Seen:  

Those of you getting that gcc error, re-run configure script ( ./configure )

Did it. Still the same error comes out. Executables cannot be make.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  107
  • Reputation:   6
  • Joined:  12/09/11
  • Last Seen:  

Are you on 64bit or x86 (32bit) if you a using 64bit you need to remeber to use this command when you run the ./configure script

./configure --enable-64bit

Edited by Poseidon
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   1
  • Joined:  11/24/11
  • Last Seen:  

I'm on x86 (32bit) environment.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  392
  • Reputation:   285
  • Joined:  12/19/11
  • Last Seen:  

Please make sure you're using at least r15573 and — already mentioned by Ind — re-run ./configure.

If you're still getting this error, please report your OS version, as this is a OS dependent issue.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

Please make sure you're using at least r15573 and — already mentioned by Ind — re-run ./configure.

If you're still getting this error, please report your OS version, as this is a OS dependent issue.

im tryed r15581 and the latest r15583 but it have same errors like my post above @ #21 .also my OS is Centos 5 32bit

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   1
  • Joined:  11/24/11
  • Last Seen:  

I got the same OS with the guy above me. CentOS 5 32bit.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  392
  • Reputation:   285
  • Joined:  12/19/11
  • Last Seen:  

Compilation issues in CentOS should be fixed in r15584.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   1
  • Joined:  11/24/11
  • Last Seen:  

Thanks Gepard! It's working now.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  37
  • Topics Per Day:  0.01
  • Content Count:  149
  • Reputation:   12
  • Joined:  02/17/12
  • Last Seen:  

For FluxCP users, here is a patch file that changes all needed instances of the 'level' field to 'group_id' :

- fluxCP_rA_update_r15583.patch

This is obviously unofficial so use at your own risk. Anyways, let me know if I missed any or if there are still errors.

Thanks Xantara, I applied that diff and it allowed me to register/login with Flux CP now.

However, when I try to view a character in my account (.../?module=account&action=view) on flux cip, it sends me to the error page saying:

"Error

An error occurred while trying to process your request.

Please try contacting an administrator: admin@localhost"

Edited by sizenine
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  713
  • Reputation:   70
  • Joined:  11/08/11
  • Last Seen:  

For FluxCP users, here is a patch file that changes all needed instances of the 'level' field to 'group_id' :

- fluxCP_rA_update_r15583.patch

This is obviously unofficial so use at your own risk. Anyways, let me know if I missed any or if there are still errors.

Thanks Xantara, I applied that diff and it allowed me to register/login with Flux CP now.

However, when I try to view a character in my account (.../?module=account&action=view) on flux cip, it sends me to the error page saying:

"Error

An error occurred while trying to process your request.

Please try contacting an administrator: admin@localhost"

set $showExceptions to true to see what is wrong

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  37
  • Topics Per Day:  0.01
  • Content Count:  149
  • Reputation:   12
  • Joined:  02/17/12
  • Last Seen:  

For FluxCP users, here is a patch file that changes all needed instances of the 'level' field to 'group_id' :

- fluxCP_rA_update_r15583.patch

This is obviously unofficial so use at your own risk. Anyways, let me know if I missed any or if there are still errors.

Thanks Xantara, I applied that diff and it allowed me to register/login with Flux CP now.

However, when I try to view a character in my account (.../?module=account&action=view) on flux cip, it sends me to the error page saying:

"Error

An error occurred while trying to process your request.

Please try contacting an administrator: admin@localhost"

set $showExceptions to true to see what is wrong

it say:

#0 /home/ro/ro.com/lib/Flux/TemporaryTable.php(80): Flux_TemporaryTable::raise('Failed to impor...')

#1 /home/ro/ro.com/modules/account/view.php(12): Flux_TemporaryTable->__construct(Object(Flux_Connection), 'rodb.items', Array)

#2 /home/ro/ro.com/lib/Flux/Template.php(337): include('/home/ro/rag...')

#3 /home/ro/ro.com/lib/Flux/Dispatcher.php(168): Flux_Template->render()

#4 /home/ro/ro.com/index.php(175): Flux_Dispatcher->dispatch(Array)

#5 {main}

Edited by sizenine
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  49
  • Reputation:   17
  • Joined:  02/06/12
  • Last Seen:  

For FluxCP users, here is a patch file that changes all needed instances of the 'level' field to 'group_id' :

- fluxCP_rA_update_r15583.patch

This is obviously unofficial so use at your own risk. Anyways, let me know if I missed any or if there are still errors.

How do I apply this patch?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

turtoisesvn right click it an apply patch i believe

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  243
  • Reputation:   206
  • Joined:  11/28/11
  • Last Seen:  

@sizenine, I am unable to reproduce that error (or any error). =( Do you perhaps have any other custom edit(s)?

@Pancake, as Judas mentioned, you can use TortoiseSVN to apply the patch. You can also do it manually. Here is a Wiki page on it: Diff

@all, I've updated the patch file with an edit I forgot to add for 'modules/ranking/zeny.php' file.

Edited by Xantara
Updated patch file
  • Upvote 2
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

@all, I've updated the patch file with an edit I forgot to add for 'modules/ranking/zeny.php' file.

Thanks Xantara

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  243
  • Reputation:   206
  • Joined:  11/28/11
  • Last Seen:  

For CeresCP users:

- Patch file: ceresCP_rA_update_r15583.patch

* You can use TortoiseSVN to apply the patch or do it manually. Here is a Wiki page on it: Diff

* The base files I got were from the SVN (not sure if this is "CeresCP Plus" or not). I think it should work either or though...

* Again,this is obviously unofficial so use at your own risk~

Updated:

- Thanks to BrianL for adding this patch to CeresCP (rev117)

Edited by Xantara
Updated information and patch download link
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   0
  • Joined:  01/12/12
  • Last Seen:  

@sizenine, I am unable to reproduce that error (or any error). =( Do you perhaps have any other custom edit(s)?

@Pancake, as Judas mentioned, you can use TortoiseSVN to apply the patch. You can also do it manually. Here is a Wiki page on it: Diff

@all, I've updated the patch file with an edit I forgot to add for 'modules/ranking/zeny.php' file.

thanks a lot! I will report or update you if I found a problem... many thanks again... it works...

Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  40
  • Reputation:   20
  • Joined:  12/31/11
  • Last Seen:  

Here is an update for CMakeList: CMakeList.diff

I have done it by trial and error (never used CMake bevore...), so I have no clue if it works on all systems, but at least it works on my server.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  37
  • Topics Per Day:  0.01
  • Content Count:  149
  • Reputation:   12
  • Joined:  02/17/12
  • Last Seen:  

Here is an update for CMakeList: CMakeList.diff

I have done it by trial and error (never used CMake bevore...), so I have no clue if it works on all systems, but at least it works on my server.

what does this do?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  40
  • Reputation:   20
  • Joined:  12/31/11
  • Last Seen:  

Wikipedia can explain it better than i could:

http://en.wikipedia.org/wiki/CMake

I use it because the normal "make clean && make sql" stops with an error all the time and i couldn't get it fixed.

But compiling with the use of CMake works.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  37
  • Topics Per Day:  0.01
  • Content Count:  149
  • Reputation:   12
  • Joined:  02/17/12
  • Last Seen:  

oh i see, theres also gmake.. i guess ill stick with "make" since i have no issues /ok

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  392
  • Reputation:   285
  • Joined:  12/19/11
  • Last Seen:  

Here is an update for CMakeList: CMakeList.diff

I have done it by trial and error (never used CMake bevore...), so I have no clue if it works on all systems, but at least it works on my server.

Isn't it missing 3rdparty/libconfig/CMakeLists.txt file?

Cause I get

CMake Error at 3rdparty/CMakeLists.txt:51 (add_subdirectory):

The source directory

/cygdrive/x/SERVER/RATHENA/svn/trunk/3rdparty/libconfig

does not contain a CMakeLists.txt file.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  40
  • Reputation:   20
  • Joined:  12/31/11
  • Last Seen:  

Here is an update for CMakeList: CMakeList.diff

I have done it by trial and error (never used CMake bevore...), so I have no clue if it works on all systems, but at least it works on my server.

Isn't it missing 3rdparty/libconfig/CMakeLists.txt file?

Cause I get

CMake Error at 3rdparty/CMakeLists.txt:51 (add_subdirectory):

The source directory

/cygdrive/x/SERVER/RATHENA/svn/trunk/3rdparty/libconfig

does not contain a CMakeLists.txt file.

sorry, somehow "svn diff" doesn't include added files :/

here is the missing file: CMakeLists.txt

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  392
  • Reputation:   285
  • Joined:  12/19/11
  • Last Seen:  

Thank you very much. I've already added it to SVN repo: r15651.

  • Upvote 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...