LoL프로필 - 대한민국 서버; 소환사 이름: 거울엘리스

Games/LoL 2011. 9. 20. 23:14

서버: 대한민국
소환사 이름: 거울엘리스
랭크: 안함

주로 하는 포지션: 그런거 없음

:

LENetworks Call of Duty Competition

Games/CoD4 2011. 8. 3. 23:42


가까운 시일 내에 개회 예정

'Games > CoD4' 카테고리의 다른 글

Len Config 2013/01/03  (0) 2013.01.03
Len Config 2011/05/21  (0) 2011.05.21
Stephan-scope-ACE  (0) 2011.04.10
Len Config 2011/04/07  (0) 2011.04.07
데모를 찍어도 저장이 안되신다구요?  (0) 2011.03.23
:

NOTE: PHP Configure options

Tip 2011. 6. 14. 23:50
./configure --prefix=/var/saba/www/php \
--with-apxs2=/var/saba/www/apache/bin/apxs \
--with-png-dir=/usr/lib \
--with-gdbm \
--with-gd \
--with-jpeg-dir=/usr/lib \
--with-mysql=/var/saba/www/mysql \
--with-mysqli=/var/saba/www/mysql/bin/mysql_config \
--with-iconv \
--with-zlib-dir=/usr/lib \
--with-freetype-dir=/usr/lib \
--with-libxml-dir=/usr/lib \
--with-xpm-dir \
--with-mcrypt \
--with-openssl \
--with-gettext \
--with-mhash \
--with-bz2=/usr/lib \
--disable-debug \
--enable-sysvshm=yes \
--enable-sysvsem=yes \
--enable-inline-optimization \
--enable-magic-quotes \
--enable-ftp \
--enable-exif \
--enable-xml \
--enable-zip \
--enable-mbstring=all \
--enable-mbregex \
--enable-bcmath \
--enable-magic-quotes \
--enable-gd-native-ttf \
--enable-calendar \
--enable-ftp \
--enable-sockets \
--enable-wddx
: