File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -102,15 +102,16 @@ <h3>Download Now:</h3>
102102 < li > libogg</ li >
103103 < li > libvorbis</ li >
104104 < li > OpenAL Soft</ li >
105+ < li > libcurl</ li >
105106 </ ul >
106107 < p >
107108 For RedHat based systems, type this at the command line:< br >
108109 < span class ="code " style ="margin-left : 20px; ">
109- sudo yum install SDL SDL_image zlib libogg libvorbis openal-soft
110+ sudo yum install SDL SDL_image zlib libogg libvorbis openal-soft libcurl
110111 < br > </ span >
111112 For Debian based systems, type this at the command line:< br >
112113 < span class ="code " style ="margin-left : 20px; ">
113- sudo apt-get install libsdl1.2debian libsdl-image1.2 zlib1g libogg0 libvorbis0a libopenal1
114+ sudo apt-get install libsdl1.2debian libsdl-image1.2 zlib1g libogg0 libvorbis0a libopenal1 libcurl4
114115 </ span >
115116 </ p >
116117 < p >
You can’t perform that action at this time.
0 commit comments