View Single Post
  #1 (permalink)  
Old 03-Jul-2009, 23:05
vehicle vehicle is offline
Puzzled Penguin
 
Join Date: Jul 2009
Posts: 6
vehicle hasn't been rated much yet
Default problem in install xerces in opensuse11.1

hello
I couldnot install Xerces-c-src_2_8_0 in opensuse11.1, when I write command make in terminal but report error.
error: mak[1]: leaving directory
install steps:
export XERCESCROOT=/home/temp/xerces-c-src_2_8_0
cd src/xercesc
./runConfigure -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpthread
gmake
"after run up command, report error"
make install
Reply With Quote