You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2002/11/19 18:12:33 UTC

DO NOT REPLY [Bug 13970] - "make install" does not install the library

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13970>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13970

"make install" does not install the library

tng@ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From tng@ca.ibm.com  2002-11-19 17:12 -------
I've tried the gmake install on Linux using the latest nightly build, and it 
seems working for me.   I can see the library:

/home/tng/test/xercesc/usr/local
 > echo $DESTDIR
/home/tng/test/xercesc

/home/tng/test/xercesc/usr/local
 > ll
total 16
drwxrwxr-x    4 tng      tng          4096 Nov 19 10:55 .
drwxrwxr-x    3 tng      tng          4096 Nov 19 10:55 ..
drwxrwxr-x    3 tng      tng          4096 Nov 19 10:55 include
drwxrwxr-x    2 tng      tng          4096 Nov 19 10:55 lib

/home/tng/test/xercesc/usr/local
 > ll lib
total 7140
drwxrwxr-x    2 tng      tng          4096 Nov 19 10:55 .
drwxrwxr-x    4 tng      tng          4096 Nov 19 10:55 ..
lrwxrwxrwx    1 tng      tng            19 Nov 19 10:55 libxerces-c.so -> 
libxerces-c.so.21.0
lrwxrwxrwx    1 tng      tng            19 Nov 19 10:55 libxerces-c.so.21 -> 
libxerces-c.so.21.0
-rwxr-xr-x    1 tng      tng       7287934 Nov 19 03:30 libxerces-c.so.21.0 


Please ensure the library was built ok.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org