<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/microview/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/microview/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 25 Aug 2016 16:52:59 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/microview/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Unable Reconstruction Tool and Cortical Bone ROI</title><link>https://sourceforge.net/p/microview/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, Jeremy. &lt;/p&gt;
&lt;p&gt;I have two different issues with the software:&lt;/p&gt;
&lt;p&gt;2) 1) I'm trying to use the Reconstruct tool, but in every attempt there's a software update message which indicates I need to install the "txzmq" package to support the plugin, and whenever I accept the installation of the mentioned ther's an error message indicating that "Cython" does not appear to be installed. I have uninsatlled and installed several times MicroView but it never seems to help with solving the problem. I have the latest version available (2.5.0).&lt;br/&gt;
2) I can't find the Cortical Bone ROI tool, is there any plugin I should download for using it?&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;br/&gt;
Lilibeth&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lilibeth Zambrano</dc:creator><pubDate>Thu, 25 Aug 2016 16:52:59 -0000</pubDate><guid>https://sourceforge.netf37cc1966ec6aafe73f0500b6b56aabc1898bce3</guid></item><item><title>#2 CVS login failure</title><link>https://sourceforge.net/p/microview/support-requests/2/?limit=25#bb05</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; v1.0 (example)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeremy Gill</dc:creator><pubDate>Mon, 09 Mar 2015 20:00:01 -0000</pubDate><guid>https://sourceforge.netc5cda441bc61fc4b3960e5f343c32898ac674f97</guid></item><item><title>CVS login failure</title><link>https://sourceforge.net/p/microview/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'd like to access the source, but the CVS login step fails for me:&lt;/p&gt;
&lt;p&gt;D:\Microview&amp;gt;cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/microview login&lt;br /&gt;
Logging in to :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot/microview&lt;br /&gt;
CVS password:&lt;br /&gt;
cvs [login aborted]: connect to cvs.sourceforge.net(66.35.250.207):2401 failed: No route to host&lt;/p&gt;
&lt;p&gt;Is CVS access still available?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Al Martin</dc:creator><pubDate>Tue, 15 Jul 2008 15:16:58 -0000</pubDate><guid>https://sourceforge.netdb7a3aa8d08914ea1e55b0187c3575641bef698a</guid></item><item><title>CVS login failure</title><link>https://sourceforge.net/p/microview/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 2 has been modified: CVS login failure&lt;br /&gt;
Edited By: Jeremy Gill (jeremy_gill)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;br /&gt;
_milestone updated: '' =&amp;gt; u'v1.0 (example)'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Al Martin</dc:creator><pubDate>Tue, 15 Jul 2008 15:16:58 -0000</pubDate><guid>https://sourceforge.net66dfd8c9fc63f94710a815eb375bbc9d8fbd46e0</guid></item><item><title>Having Problems with vtkMultiIO</title><link>https://sourceforge.net/p/microview/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;after configuring setup.py&lt;br /&gt;
I run python setup.py install:&lt;/p&gt;
&lt;p&gt;the following messages are what is recieved:&lt;/p&gt;
&lt;p&gt;gcc -DNDEBUG -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -fPIC -DHAVE_CONFIG_H -DvtkIO_EXPORTS -DVTK_USE_ANSI_STDLIB -I./src/compat -I./src/dicom -I/usr/include/python2.2 -I/usr/include/vtk -I/usr/include/vtk/Common -I/usr/include/vtk/Filtering -I/usr/include/vtk/IO -I/usr/include/python2.2 -c src/vtkImageReader3.cxx -o build/temp.linux-i686-2.2/vtkImageReader3.o&lt;/p&gt;
&lt;p&gt;In file included from src/vtkImageReader3.cxx:18:&lt;br /&gt;
src/vtkImageReader3.h:41: ANSI C++ forbids declaration `vtkTypeRevisionMacro' with no type&lt;br /&gt;
src/vtkImageReader3.cxx:34: type specifier omitted for parameter&lt;br /&gt;
src/vtkImageReader3.cxx:34: parse error before string constant&lt;br /&gt;
src/vtkImageReader3.cxx:34: ANSI C++ forbids declaration `vtkCxxRevisionMacro' with no type&lt;br /&gt;
src/vtkImageReader3.cxx:35: ANSI C++ forbids declaration `vtkStandardNewMacro' with no type&lt;br /&gt;
src/vtkImageReader3.cxx: In method `void vtkImageReader3::PrintSelf(ostream &amp;amp;amp;, vtkIndent)':&lt;br /&gt;
src/vtkImageReader3.cxx:351: `class vtkImageReader3' has no member named `Superclass'&lt;br /&gt;
src/vtkImageReader3.cxx:351: parse error before `::'&lt;br /&gt;
error: command 'gcc' failed with exit status 1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 10 Jan 2003 00:28:15 -0000</pubDate><guid>https://sourceforge.net3e36c828409c8bc4092cf32ae6568c6edfbe5314</guid></item></channel></rss>