./configure --prefix=/opt/local/nginx --with-http_ssl_module --with-openssl=../openssl-0.9.8e --with-cc-opt="-m64 -I/usr/local/include -I/usr/local/ssl/include" --with-ld-opt="-L/lib/64 -L/usr/sfw/lib/64 -R/usr/sfw/lib/64 -R/lib/64 -L/usr/local/ssl/lib -m64 -L/usr/local/lib -R/usr/local/lib" --with-http_flv_module
Never been to CodeSnippets before?
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
Nginx configure options for Accel w/FLV support (See related posts)
You need to create an account or log in to post comments to this site.
Related Posts
» The 'make it do it automatic... in solaris x86 jumpstart
» Netperf benchmarks of FreeBS... in freebsd solaris netperf
» zfs migration script in solaris zfs filesystem migration
» Solaris Capistrano deploy.rb in recipe textdrive solaris capistrano joyent deploy
» nginx on FreeBSD with PHP, f... in php fastcgi freebsd nginx
» bind9 named.conf template in dns bind accelerator
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails