[GH-ISSUE #660] [Debian 8] Check if OpenSSL is a requirement #531

Closed
opened 2026-02-27 02:02:08 +03:00 by kerem · 21 comments
Owner

Originally created by @FlashModz on GitHub (Jan 30, 2016).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/660

Originally assigned to: @dgibbs64 on GitHub.

RMRP@flashmodz:~$ ./gmodserver console
fetching functions/command_console.sh...FAIL

curl: (1) Protocol https not supported or disabled in libcurl
https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/functions/command_console.sh

RMRP@flashmodz:~$ ./gmodserver monitor
fetching functions/command_monitor.sh...FAIL

curl: (1) Protocol https not supported or disabled in libcurl
https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/functions/command_monitor.sh

Please help Me

Originally created by @FlashModz on GitHub (Jan 30, 2016). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/660 Originally assigned to: @dgibbs64 on GitHub. RMRP@flashmodz:~$ ./gmodserver console fetching functions/command_console.sh...FAIL curl: (1) Protocol https not supported or disabled in libcurl https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/functions/command_console.sh RMRP@flashmodz:~$ ./gmodserver monitor fetching functions/command_monitor.sh...FAIL curl: (1) Protocol https not supported or disabled in libcurl https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/functions/command_monitor.sh Please help Me
kerem 2026-02-27 02:02:08 +03:00
Author
Owner

@UltimateByte commented on GitHub (Jan 30, 2016):

You need help for reading instructions about installing the right dependencies ?

<!-- gh-comment-id:177280366 --> @UltimateByte commented on GitHub (Jan 30, 2016): You need help for reading instructions about installing the right dependencies ?
Author
Owner

@UltimateByte commented on GitHub (Jan 30, 2016):

Or did you install CURL already ?
Did you google your error already ?

PS : Don't you find relevant to give some information about your distro ?
PS bis : Hello BTW.

<!-- gh-comment-id:177280577 --> @UltimateByte commented on GitHub (Jan 30, 2016): Or did you install CURL already ? Did you google your error already ? PS : Don't you find relevant to give some information about your distro ? PS bis : Hello BTW.
Author
Owner

@FlashModz commented on GitHub (Jan 30, 2016):

i'm using tuto,

http://www.mesnie.org/tuto/tuto-serveur-gmod-dedie-sous-linux/

<!-- gh-comment-id:177280612 --> @FlashModz commented on GitHub (Jan 30, 2016): i'm using tuto, http://www.mesnie.org/tuto/tuto-serveur-gmod-dedie-sous-linux/
Author
Owner

@UltimateByte commented on GitHub (Jan 30, 2016):

Lol, this is my tuto. So i guess you're french !
I gotta go to a party right now ! Add me on steam (UltimateByte) i'll help you soon !

<!-- gh-comment-id:177280697 --> @UltimateByte commented on GitHub (Jan 30, 2016): Lol, this is my tuto. So i guess you're french ! I gotta go to a party right now ! Add me on steam (UltimateByte) i'll help you soon !
Author
Owner

@FlashModz commented on GitHub (Jan 30, 2016):

Je vous ai ajouté, à l'étape de l'install il me dit automatique FAIL CURL is not installed, je fait donc un apt-get install curl et après sa me donne la série d'erreur au dessus après que l'install soit OK :/

<!-- gh-comment-id:177281341 --> @FlashModz commented on GitHub (Jan 30, 2016): Je vous ai ajouté, à l'étape de l'install il me dit automatique FAIL CURL is not installed, je fait donc un apt-get install curl et après sa me donne la série d'erreur au dessus après que l'install soit OK :/
Author
Owner

@FlashModz commented on GitHub (Jan 30, 2016):

exemple : Connexion à raw.githubusercontent.com (raw.githubusercontent.com)|185.31.17.133|:443… connecté.
requête HTTP transmise, en attente de la réponse… 200 OK
Taille : 3682 (3,6K) [text/plain]
Sauvegarde en : « gmodserver »

gmodserver 100%[=====================>] 3,60K --.-KB/s ds 0s

2016-01-30 20:26:11 (238 MB/s) — « gmodserver » sauvegardé [3682/3682]

RMRP@flashmodz:$ chmod +x gmodserver
RMRP@flashmodz:
$ ./gmodserver install
fetching functions/core_functions.sh...FAIL

Curl is not installed!

<!-- gh-comment-id:177281388 --> @FlashModz commented on GitHub (Jan 30, 2016): exemple : Connexion à raw.githubusercontent.com (raw.githubusercontent.com)|185.31.17.133|:443… connecté. requête HTTP transmise, en attente de la réponse… 200 OK Taille : 3682 (3,6K) [text/plain] Sauvegarde en : « gmodserver » gmodserver 100%[=====================>] 3,60K --.-KB/s ds 0s 2016-01-30 20:26:11 (238 MB/s) — « gmodserver » sauvegardé [3682/3682] RMRP@flashmodz:~$ chmod +x gmodserver RMRP@flashmodz:~$ ./gmodserver install fetching functions/core_functions.sh...FAIL Curl is not installed!
Author
Owner

@UltimateByte commented on GitHub (Jan 30, 2016):

Me vouvoie pas ! Lol !
English only on github please !

Send me a message, we're gonna have a look at it tomorrow ^^
For now : Cheers !

<!-- gh-comment-id:177286304 --> @UltimateByte commented on GitHub (Jan 30, 2016): Me vouvoie pas ! Lol ! English only on github please ! Send me a message, we're gonna have a look at it tomorrow ^^ For now : Cheers !
Author
Owner

@FlashModz commented on GitHub (Jan 30, 2016):

Sorry :/

Thanks you Help Me :)

<!-- gh-comment-id:177287340 --> @FlashModz commented on GitHub (Jan 30, 2016): Sorry :/ Thanks you Help Me :)
Author
Owner

@FlashModz commented on GitHub (Jan 30, 2016):

2 and problems :

./srcds_linux: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

<!-- gh-comment-id:177287780 --> @FlashModz commented on GitHub (Jan 30, 2016): 2 and problems : ./srcds_linux: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
Author
Owner

@FlashModz commented on GitHub (Jan 30, 2016):

Solved Problems CURL DEBIAN 8 just install ( apt-get install curl openssl )

<!-- gh-comment-id:177293634 --> @FlashModz commented on GitHub (Jan 30, 2016): Solved Problems CURL DEBIAN 8 just install ( apt-get install curl openssl )
Author
Owner

@UltimateByte commented on GitHub (Jan 31, 2016):

@dgibbs64 So openssl is a requirement ?

<!-- gh-comment-id:177353133 --> @UltimateByte commented on GitHub (Jan 31, 2016): @dgibbs64 So openssl is a requirement ?
Author
Owner

@dgibbs64 commented on GitHub (Feb 4, 2016):

Hmmm might be. This would need to be tested. Re opening this

<!-- gh-comment-id:179677992 --> @dgibbs64 commented on GitHub (Feb 4, 2016): Hmmm might be. This would need to be tested. Re opening this
Author
Owner

@UltimateByte commented on GitHub (Feb 4, 2016):

OpenSSL wasn't required on jeje031's fresh Debian 8 server yesterday, i'll try to know if it was installed by default or not.

<!-- gh-comment-id:179825058 --> @UltimateByte commented on GitHub (Feb 4, 2016): OpenSSL wasn't required on jeje031's fresh Debian 8 server yesterday, i'll try to know if it was installed by default or not.
Author
Owner

@UltimateByte commented on GitHub (Feb 4, 2016):

Confirmed that openssl was installed by default on that Debian 8 x64 distro.
So openssl could definately be a requirement.

<!-- gh-comment-id:179906761 --> @UltimateByte commented on GitHub (Feb 4, 2016): Confirmed that openssl was installed by default on that Debian 8 x64 distro. So openssl could definately be a requirement.
Author
Owner

@UltimateByte commented on GitHub (Feb 5, 2016):

Seems like CURL tries to use openssl for handling https :

https://curl.haxx.se/docs/install.html

The configure script always tries to find a working SSL library unless
explicitly told not to. If you have OpenSSL installed in the default search
path for your compiler/linker, you don't need to do anything special.

Possible issue to use the latest openSSL on some distros : http://askubuntu.com/questions/475670/how-to-build-curl-with-the-latest-openssl

You need to specify the directory where OpenSSL is installed

./configure --with-ssl=/usr/local/ssl

EDIT: Alternatively, you can set your PKG_CONFIG_PATH environment variable (as suggested by ./configure --help):

PKG_CONFIG_PATH=/usr/local/ssl/lib/pkgconfig ./configure

<!-- gh-comment-id:180335204 --> @UltimateByte commented on GitHub (Feb 5, 2016): Seems like CURL tries to use openssl for handling https : https://curl.haxx.se/docs/install.html > The configure script always tries to find a working SSL library unless > explicitly told not to. If you have OpenSSL installed in the default search > path for your compiler/linker, you don't need to do anything special. Possible issue to use the latest openSSL on some distros : http://askubuntu.com/questions/475670/how-to-build-curl-with-the-latest-openssl > You need to specify the directory where OpenSSL is installed > > ./configure --with-ssl=/usr/local/ssl > > EDIT: Alternatively, you can set your PKG_CONFIG_PATH environment variable (as suggested by ./configure --help): > > PKG_CONFIG_PATH=/usr/local/ssl/lib/pkgconfig ./configure
Author
Owner

@dgibbs64 commented on GitHub (May 13, 2016):

Does this require any further investigation of can this be closed?

<!-- gh-comment-id:219122969 --> @dgibbs64 commented on GitHub (May 13, 2016): Does this require any further investigation of can this be closed?
Author
Owner

@UltimateByte commented on GitHub (May 13, 2016):

Well, the conclusion seems to be that openssl is a requirement to get curl working with HTTPS links, but is pre-installed on most recent Linux installations. So it's something you'd have to confirm and eventually add to the website dependencies just to make sure that people have it installed.

I advised it here : http://steamcommunity.com/groups/linuxgsm/discussions/0/364041517010932228/
And here : http://steamcommunity.com/groups/linuxgsm/discussions/0/364039531228062441/

Let's see if we get some feedback.

<!-- gh-comment-id:219126265 --> @UltimateByte commented on GitHub (May 13, 2016): Well, the conclusion seems to be that openssl is a requirement to get curl working with HTTPS links, but is pre-installed on most recent Linux installations. So it's something you'd have to confirm and eventually add to the website dependencies just to make sure that people have it installed. I advised it here : http://steamcommunity.com/groups/linuxgsm/discussions/0/364041517010932228/ And here : http://steamcommunity.com/groups/linuxgsm/discussions/0/364039531228062441/ Let's see if we get some feedback.
Author
Owner

@dgibbs64 commented on GitHub (Aug 8, 2016):

Looks like this is an issue with Debian Wheezy. I dont this there is anything we need to do? @UltimateByte I think we can close unless you think openssl should be added to check_deps.sh

<!-- gh-comment-id:238304931 --> @dgibbs64 commented on GitHub (Aug 8, 2016): Looks like this is an issue with Debian Wheezy. I dont this there is anything we need to do? @UltimateByte I think we can close unless you think openssl should be added to check_deps.sh
Author
Owner

@UltimateByte commented on GitHub (Aug 8, 2016):

@dgibbs64 Well it still is a requirement but comes pre-installed with most recent distros. If we wish that even minimal linux installs work, and lower the amount of issues caused by it, then it might be a good idea to add it up. I'm like Switzerland about it, it's up to you.

<!-- gh-comment-id:238367752 --> @UltimateByte commented on GitHub (Aug 8, 2016): @dgibbs64 Well it still is a requirement but comes pre-installed with most recent distros. If we wish that even minimal linux installs work, and lower the amount of issues caused by it, then it might be a good idea to add it up. I'm like Switzerland about it, it's up to you.
Author
Owner

@dgibbs64 commented on GitHub (Aug 8, 2016):

lol thanks for being decisive :P. I think I will leave it out for now. However if it becomes a big issue we can address it later.

<!-- gh-comment-id:238368183 --> @dgibbs64 commented on GitHub (Aug 8, 2016): lol thanks for being decisive :P. I think I will leave it out for now. However if it becomes a big issue we can address it later.
Author
Owner

@lock[bot] commented on GitHub (Jul 19, 2018):

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:406188513 --> @lock[bot] commented on GitHub (Jul 19, 2018): This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#531
No description provided.