Last active
July 25, 2019 09:44
-
-
Save jcheng5/34ef026bdefd3c9b558920b9a9804c01 to your computer and use it in GitHub Desktop.
Solaris 10 R-devel csw
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
590 pkgutil -i wget | |
603 pkgutil -i gcc5gfortran | |
609 pkgutil -i -y libiconv_dev | |
613 pkgutil -i -y zlib_dev | |
615 pkgutil -i -y libz_dev | |
620 pkgutil -i -y liblzma_dev | |
622 pkgutil -i -y libpcre_dev | |
624 pkgutil -i -y libcurl_dev | |
634 pkgutil -i -y libcurl4_dev | |
647 pkgutil -y -i gmake | |
698 pkgutil -y -i libreadline_dev | |
734 pkgutil -y -i libssh2_dev | |
AR=gar |
libssl_dev
librtmp_dev
openldap_dev
libbrotli_dev
libkrb5_dev
libcairo_dev
export PKG_CONFIG_PATH=/opt/csw/lib/pkgconfig
(for cairo)
LD_LIBRARY_PATH=/opt/csw/lib ./configure -C --with-internal-tzcode
(from BDR)
gfile
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
libcares_dev