2008년 5월 22일 목요일

PTK Project spec

windows 2003,
Mysql,
windows XP
TCP/IP
C/S-based

PTK Long run Project

COBAR 2.0 spec
Advanced Corba Application book
TAO unit test( remained )

C# + WPF + XAML book

PTK project

ACE, GOBJECT, LOKI, Design Patten, Template, MinGW, Visual C++ 2o05
TAO, C#, WPF, Visual C++ 2005 sp1

Eina Project 참조,
GUI, Middleware FW, Business Logic 이번엔 확실히 분리하자

GUI work tools is
C++ Builder 6.0(GP COMP),
Visual C++ 2005(.NETFP 2.0)
Visual C++ 2005(.NETFP 3.0)

Middleware FW work tool is
ACE

Design Support tool is
Gobject

Fedora 5 + eclipse

java 환경 같은 버전으로 ...

2008년 4월 2일 수요일

GStreamer 설치

환경 :
fc6,ACE, gtk+, glib, libxml

tar -jxvf gstreamer-0.10.18.tar.bz2
./configure --prefix=/opt/gst
make
make install

export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/gst/lib/pkgconfig

pkg-config --list-all grep gst

pkg-config --cflags --libs gstreamer-0.10

cd /opt/gst/lib/pkgconfig
ls