Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Linux Servers

Archive::Linux Servers Archive area for Linux Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 10-12-2002, 11:46 PM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default Couple linux questions

Few questions for anyone who might know more about coding on linux than me. =)

1. If i compiled a minilogin on redhat 8.0, would it work for other people if posted the binary?

2. I just coded for Win32 a DLL so that all the zone servers on one machine can use shared memory for the items. Saves a crapload of ram when you're running more than one zone. Is there an equivilent for linux?
Reply With Quote
  #2  
Old 10-13-2002, 12:19 AM
Ztaar
Fire Beetle
 
Join Date: Jan 2002
Posts: 25
Default

1. There really isn't a way to make sure that your binary will run on other comps... If it's compile using only the standard libs that are included in RH8.0, it will run on other RH8.0 comps, unless you've compiled it with static libs (= compiled the lib functions into your binary), in which case it should run on most Gnu/Linux's.

2. The Gnu/Linux equivalent to DLL is called so (shared object). I am not a guru in making .so's, so don't expect me to explain how you do it
__________________
-- Nunc ille est magicus --
Reply With Quote
  #3  
Old 10-13-2002, 02:14 AM
kathgar
Discordant
 
Join Date: May 2002
Posts: 434
Default

1. Statically linked libs, yes.. dyanmic.. ehh would work if people had the right versions and such(fuck I shoudln't post when I wake up.. gcc -static is what you need)
2. You should do it with spells too.. they are a couple of megs each zone server, anyways.. on linux there should be a way to do it similarly.. not shared objects.. well not specifcally as they are just libs basically, but shared memory
http://www.cs.cf.ac.uk/Dave/C/node27...00000000000000
__________________
++[>++++++<-]>[<++++++>-]<.>++++[>+++++<-]>[<
+++++>-]<+.+++++++..+++.>>+++++[<++++++>-]<+
+.<<+++++++++++++++.>.+++.------.--------.>+.
Reply With Quote
  #4  
Old 10-13-2002, 08:50 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

Oh, i plan on doing it with spells and npctypes too, just items were the biggest hog so they got done first.
Reply With Quote
  #5  
Old 10-15-2002, 04:50 AM
TheClaus
Discordant
 
Join Date: Jan 2002
Location: Manteca, CA
Posts: 352
Default

I know this is probably a rewrite of minilogin but couldn't you do what the SEQ team does. Make a file that is not source but a binary and have the rest of it source. Like I said probably a rewrite but would allow you to maximize the many linux distros out there.
Reply With Quote
  #6  
Old 10-15-2002, 06:00 AM
kathgar
Discordant
 
Join Date: May 2002
Posts: 434
Default

No, we could not. If we released a binary lib, people could still do what we are worried about.
__________________
++[>++++++<-]>[<++++++>-]<.>++++[>+++++<-]>[<
+++++>-]<+.+++++++..+++.>>+++++[<++++++>-]<+
+.<<+++++++++++++++.>.+++.------.--------.>+.
Reply With Quote
  #7  
Old 10-15-2002, 07:52 AM
TheClaus
Discordant
 
Join Date: Jan 2002
Location: Manteca, CA
Posts: 352
Default

Ahhh good point. I keep forgetting about the whole evil intent that could happen.
Reply With Quote
  #8  
Old 10-15-2002, 08:28 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

After having a discussion with Quagmire about it, the capability of EQCrypto is far beyond the crypto dll for EthernalQuest. Too much of a security risk, he won't even give it to me to work on the chat server :P
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 04:02 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3