ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • install MySQL++ on RHEL 5.3 and Debian Lenny
    Computer/linux 2010. 1. 27. 07:02
    • yum install mysql.i386 mysql-devel.i386

    http://tangentsoft.net/mysql++/

    • extract mysql++ source into /home/softwares/
    • ln -s /home/softwares/mysql++-3.0.0.9 /opt/mysql++
    • cd /opt/mysql++
    • ./configure --prefix=/opt/mysql++



    • make
    • make install
    • add the following in .tcshrc or .bashrc

    'Computer > linux' 카테고리의 다른 글

    Debian Squeeze (testing) Installation Log (progress)  (0) 2010.02.05
    HFS+ partitions  (0) 2010.01.07
    Debian GNU/Linux 6.0  (0) 2009.12.16

    댓글

Designed by Tistory.