GLEW-2.2.0 - Linux From Scratch!

文章推薦指數: 80 %
投票人數:10人

GLEW is the OpenGL Extension Wrangler Library. [Note]. Note. Development versions of BLFS may not build or run some packages properly if dependencies have been ... BeyondLinux®FromScratch(System VEdition)-Versionr11.1-490 Chapter 25. GraphicalEnvironmentLibraries Prev GDL-3.40.0 Next GLU-9.0.2 Up Home GLEW-2.2.0 IntroductiontoGLEW GLEWistheOpenGLExtension WranglerLibrary. Note DevelopmentversionsofBLFSmaynotbuildorrunsomepackages properlyifdependencieshavebeenupdatedsincethemostrecent stableversionsofthebook. PackageInformation Download(HTTP):https://downloads.sourceforge.net/glew/glew-2.2.0.tgz DownloadMD5sum:3579164bccaef09e36c0af7f4fd5c7c7 Downloadsize:820KB Estimateddiskspacerequired:16MB Estimatedbuildtime:lessthan0.1SBU glewDependencies Required Mesa-21.3.7 UserNotes:https://wiki.linuxfromscratch.org/blfs/wiki/GLEW InstallationofGLEW InstallGLEWbyrunningthe followingcommands: sed-i's%lib64%lib%g'config/Makefile.linux&& sed-i-e'/glew.lib.static:/d'\ -e'/0644.*STATIC/d'\ -e's/glew.lib.static//'Makefile&& make Thispackagedoesnotcomewithatestsuite. Now,astherootuser: makeinstall.all CommandExplanations sed-i's%lib64%lib%g' ...:Thisensuresthatthelibraryisinstalledin /usr/lib. sed-i-e'/glew.lib.static:/d' ...:Thissuppressesthestaticlibrary. makeinstall.all: Thisinstallstheprogramsaswellasthelibrary. Contents InstalledPrograms: glewinfoandvisualinfo InstalledLibrary: libGLEW.so InstalledDirectory: /usr/include/GL ShortDescriptions glewinfo providesinformationaboutthesupportedextensions visualinfo isanextendedversionofglxinfo libGLEW.so providesfunctionstoaccessOpenGLextensions Prev GDL-3.40.0 Next GLU-9.0.2 Up Home



請為這篇文章評分?