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

Support::Linux Servers Support forum for Linux EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-10-2018, 06:27 PM
Riklin
Hill Giant
 
Join Date: May 2003
Location: Tacoma, WA
Posts: 229
Default

the apt-get command gives me a "unable to locate package" error.

I tried installing using this:
<code>
apt-get install libsodium-dev
</code>

it works but appears to be an older version of libsodium 1.0.0-1.

I'm going to guess I have to do this the hard way? Download the lobsodium tar file and compile it?
Reply With Quote
  #2  
Old 06-10-2018, 06:28 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by Riklin View Post
the apt-get command gives me a "unable to locate package" error.

I tried installing using this:
<code>
apt-get install libsodium-dev
</code>

it works but appears to be an older version of libsodium 1.0.0-1.

I'm going to guess I have to do this the hard way? Download the lobsodium tar file and compile it?
You should be able to manually pull down the package as well

Code:
	# Install libsodium
	wget http://ftp.us.debian.org/debian/pool/main/libs/libsodium/libsodium-dev_1.0.11-1~bpo8+1_amd64.deb -O /home/eqemu/libsodium-dev.deb
	wget http://ftp.us.debian.org/debian/pool/main/libs/libsodium/libsodium18_1.0.11-1~bpo8+1_amd64.deb -O /home/eqemu/libsodium18.deb
	dpkg -i /home/eqemu/libsodium*.deb
	# Cleanup after ourselves
	rm -f /home/eqemu/libsodium-dev.deb
	rm -f /home/eqemu/libsodium18.deb
Reply With Quote
Reply

Thread Tools
Display Modes

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 09:17 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