Home | History | Annotate | Download | only in doc

Lines Matching full:home

41 from <a href="http://www.libexpat.org/">the Expat home page</a>.
307 give the option, <code>--prefix=/home/me/mystuff</code>, then the
309 <code>/home/me/mystuff/lib</code> and
310 <code>/home/me/mystuff/include</code> respectively.</p>
401 <p>If you installed Expat in, say, <code>/home/me/mystuff</code>, then
406 CFLAGS= -I/home/me/mystuff/include
408 LIBS= -L/home/me/mystuff/lib -lexpat
414 <code>LD_LIBRARY_PATH</code> to <code>/home/me/mystuff/lib</code> (or
415 to <code>${LD_LIBRARY_PATH}:/home/me/mystuff/lib</code> if