<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 45: How to use CppUnit in HP UX</title><link href="https://sourceforge.net/p/cppunit/support-requests/45/" rel="alternate"/><link href="https://sourceforge.net/p/cppunit/support-requests/45/feed.atom" rel="self"/><id>https://sourceforge.net/p/cppunit/support-requests/45/</id><updated>2005-03-17T13:34:32Z</updated><subtitle>Recent changes to 45: How to use CppUnit in HP UX</subtitle><entry><title>How to use CppUnit in HP UX</title><link href="https://sourceforge.net/p/cppunit/support-requests/45/" rel="alternate"/><published>2005-03-17T13:34:32Z</published><updated>2005-03-17T13:34:32Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netb7ccf456dd9b538463f9cd11044f6a370d00a496</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have successfully built cppunit in HP UNIX with&lt;br /&gt;
the compilers cc and aCC.&lt;br /&gt;
I have set up the environment variables SHLIB_PATH&lt;br /&gt;
set  to cppunit lib directory. But when I use cppunit&lt;br /&gt;
it gives the following error:&lt;/p&gt;
&lt;p&gt;[exec] aCC -c -AA XmlHook.cpp&lt;br /&gt;
-I/usrhome1/gridcomp/gc4_autobuild/cppunit/stage/include/HPUNIX&lt;br /&gt;
[exec] aCC -c -AA cppunitTest.cpp&lt;br /&gt;
-I/usrhome1/gridcomp/gc4_autobuild/cppunit/stage/include/HPUNIX&lt;br /&gt;
[exec] aCC -o cppunitTest XmlHook.o cppunitTest.o&lt;br /&gt;
-lcppunit -ldl&lt;br /&gt;
[exec] /usr/ccs/bin/ld: Can't find library: "cppunit"&lt;br /&gt;
[exec] make: *** [cppunitTest] Error 1&lt;/p&gt;
&lt;p&gt;Can anybody help me to solve this problem.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>