Saturday, March 11, 2006

After teleconfrence with engineers from SunMicrosyetem US on early morning,Problem of installing PCSC-lite 1.2.9 beta9 on Solaris 10 X86 get resolved yesterday.
Actully from the first day, we was hang up with build enviornment.
Prerequisits for installing pcsc-lite is companion CD, freeware, contains lot of free software for solaris , like GCC , Flex , Gmake etc,
Build enviornment is set like follow.
export PATH=/usr/sbin:/usr/bin:/usr/sfw/bin:/opt/sfw/bin:/usr/ccs/bin
unset LD_LIBRARY_PATH


export CFLAGS="-I/opt/ITmuscle/include -I/usr/sfw/include"
export LDFLAGS="-L/opt/ITmuscle/lib -R/opt/ITmuscle/lib -L/opt/sfw/lib -R/opt/sfw/lib"
export PKG_CONFIG_PATH=/opt/ITmuscle/lib/pkgconfig

And for installing

./configure --enable-libusb=/usr/sfw --prefix=/opt/ITmuscle --enable-confdir=/opt/ITmuscle/etc --enable-muscledropdir=/opt/ITmuscle/services
gmake
gmake install
cp ./src/.libs/testpcsc ./libmusclecard/src/.libs/muscletest /opt/ITmuscle/sbin


If things goes like this we will be completing whole project soon.

Next aim is intalling CCID-0.9.4. Hoping completing soon but not before monday.




1 Comments:

Blogger AS said...

good progress dude... hope u finish it before i come

4:09 PM  

Post a Comment

Subscribe to Post Comments [Atom]

<< Home