<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 3: Makefile</title><link>https://sourceforge.net/p/qwtplot3d/bugs/3/</link><description>Recent changes to 3: Makefile</description><atom:link href="https://sourceforge.net/p/qwtplot3d/bugs/3/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 18 Oct 2009 11:17:39 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/qwtplot3d/bugs/3/feed.rss" rel="self" type="application/rss+xml"/><item><title>Makefile</title><link>https://sourceforge.net/p/qwtplot3d/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Maybe I am doing something wrong here but the Makefile seems incomplete for the "make install" phase. I run qmake, which creates the Makefile, then run make and that works just fine. But when make install is run; none of the libraries gets installed, just the docs. When the make/make install gets to the libraries, here is what I see;&lt;/p&gt;
&lt;p&gt;fontconfig -lXext -lX11 -lQtCore -lz -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -lpthread -ldl&lt;br /&gt;
ln -s libqwtplot3d.so.0.2.6 libqwtplot3d.so&lt;br /&gt;
ln -s libqwtplot3d.so.0.2.6 libqwtplot3d.so.0&lt;br /&gt;
ln -s libqwtplot3d.so.0.2.6 libqwtplot3d.so.0.2&lt;br /&gt;
rm -f lib/libqwtplot3d.so.0.2.6&lt;br /&gt;
rm -f lib/libqwtplot3d.so&lt;br /&gt;
rm -f lib/libqwtplot3d.so.0&lt;br /&gt;
rm -f lib/libqwtplot3d.so.0.2&lt;br /&gt;
mv -f libqwtplot3d.so.0.2.6 libqwtplot3d.so libqwtplot3d.so.0 libqwtplot3d.so.0.2 lib/&lt;/p&gt;
&lt;p&gt;It looks as though it throws them into the source tree /lib but then does nothing more with them, like install them to a prefix.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dennis </dc:creator><pubDate>Sun, 18 Oct 2009 11:17:39 -0000</pubDate><guid>https://sourceforge.net28c63343e26cc6cc9390796433c7ff7a9469b65d</guid></item></channel></rss>