<?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/imc/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/imc/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 03 Nov 2006 23:11:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/imc/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>missing destination file operand</title><link>https://sourceforge.net/p/imc/support-requests/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;root@Mogs:~/imc-1.2.50# make install -B&lt;br /&gt;
for i in 'lib etc certs bin doc plugins libexec'; do \
for j in `find $i`; do \
if [ -f $j ]; then \
/usr/bin/install -c -D -m0644&lt;br /&gt;
$j /opt/IDEALX/imc/$j; \
fi; \
done; \
done;&lt;br /&gt;
for i in 'bin'; do \
for j in `find $i`; do \
if [ -f $j ]; then \
/usr/bin/install -c -D -m0755&lt;br /&gt;
$j /opt/IDEALX/imc/$j; \
fi; \
done; \
done;&lt;br /&gt;
/usr/bin/install -c -D -m0755&lt;br /&gt;
/opt/IDEALX/imc/etc/init.d/imc-server&lt;br /&gt;
/usr/bin/install: missing destination file operand&lt;br /&gt;
after `/opt/IDEALX/imc/etc/init.d/imc-server'&lt;br /&gt;
Try `/usr/bin/install --help' for more information.&lt;br /&gt;
make: *** [install] Error 1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">(sh)Sneaky Mogs(sh)</dc:creator><pubDate>Fri, 03 Nov 2006 23:11:16 -0000</pubDate><guid>https://sourceforge.netddd43cdf2a8847950bd8c64ea9cd33cdca4be5f5</guid></item><item><title>installation howto for imc and samba-console on a debian box</title><link>https://sourceforge.net/p/imc/support-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;i wrote an installation howto for imc and samba-console&lt;br /&gt;
on a debian box.&lt;br /&gt;
&lt;a href="http://elehenaff.over-blog.org/article-2804951.html" rel="nofollow"&gt;http://elehenaff.over-blog.org/article-2804951.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;i still have strange behaviors that prevent me from&lt;br /&gt;
using samba console.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://localhost:8080/login" rel="nofollow"&gt;https://localhost:8080/login&lt;/a&gt; shows a blank page&lt;/p&gt;
&lt;p&gt;imc seems not to be able to remember i'm logged in and&lt;br /&gt;
refuses to logg me a second time.&lt;br /&gt;
i have a lot of this in imc.log :&lt;/p&gt;
&lt;p&gt;2006-05-23 19:17:07,913 [16448] IMC.SessionLoader WARN&lt;br /&gt;
- failed attempt to access a non-existent session with id &lt;br /&gt;
2006-05-23 19:17:12,197 [16448] IMC.SessionLoader WARN&lt;br /&gt;
- failed attempt to access a non-existent session with id &lt;br /&gt;
2006-05-23 19:17:12,200 [16448]&lt;br /&gt;
IMC.UserManager2.LoginHandler WARN  - invalid login&lt;br /&gt;
attempt without username: go to the login screen&lt;br /&gt;
2006-05-23 19:17:12,252 [16384] IMC.SessionLoader WARN&lt;br /&gt;
- failed attempt to access a non-existent session with id &lt;br /&gt;
2006-05-23 19:17:49,734 [16404] IMC.SessionLoader WARN&lt;br /&gt;
- failed attempt to access a non-existent session with id &lt;br /&gt;
2006-05-23 19:17:49,738 [16404]&lt;br /&gt;
IMC.UserManager2.LoginHandler WARN  - invalid login&lt;br /&gt;
attempt without username: go to the login screen&lt;br /&gt;
2006-05-23 19:17:49,778 [16394] IMC.SessionLoader WARN&lt;br /&gt;
- failed attempt to access a non-existent session with id &lt;/p&gt;
&lt;p&gt;thanks - elh&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 23 May 2006 17:21:22 -0000</pubDate><guid>https://sourceforge.netfe9762ec613c384c8121902c95faf7ba8c490f18</guid></item><item><title>Unable to build RPM (SuSE 9.3 x86_64)</title><link>https://sourceforge.net/p/imc/support-requests/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Following the instructions from INSTALL.SambaConsole&lt;br /&gt;
I've run "make", which seems to work OK...&lt;/p&gt;
&lt;p&gt;Last few lines from "make" output&lt;br /&gt;
---------------------------------------------------------------&lt;br /&gt;
Installing&lt;br /&gt;
/root/imc/imztarball/imc-1.2.50/=build/perl-ldap-0.31/../trash/share/man/man3/Net::LDAP::LDIF.3pm&lt;br /&gt;
Installing&lt;br /&gt;
/root/imc/imztarball/imc-1.2.50/=build/perl-ldap-0.31/../trash/share/man/man3/Net::LDAP::Control::VLV.3pm&lt;br /&gt;
Writing&lt;br /&gt;
/root/imc/imztarball/imc-1.2.50/libexec/x86_64-linux-thread-multi/auto/perl-ldap/.packlist&lt;br /&gt;
Appending installation info to&lt;br /&gt;
/root/imc/imztarball/imc-1.2.50/libexec/x86_64-linux-thread-multi/perllocal.pod&lt;br /&gt;
make[1]: Leaving directory&lt;br /&gt;
`/root/imc/imztarball/imc-1.2.50/=build/perl-ldap-0.31'&lt;br /&gt;
rm -rf \=build&lt;br /&gt;
---------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;Next I attempt "make dist"&lt;/p&gt;
&lt;p&gt;But I don't believe this is working corectly...&lt;/p&gt;
&lt;p&gt;I get the following output:&lt;br /&gt;
---------------------------------------------------------------&lt;br /&gt;
angrenost:~/imc/imztarball/imc-1.2.50 # make dist&lt;br /&gt;
if [ -d libexec ]; then echo "libexec exist"; else&lt;br /&gt;
mkdir libexec; fi&lt;br /&gt;
libexec exist&lt;br /&gt;
tla changelog &amp;gt;&amp;gt; ChangeLog&lt;br /&gt;
changelog: not in project tree (.)&lt;br /&gt;
make: *** [changelog] Error 1&lt;br /&gt;
----------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;Any suggestions?&lt;/p&gt;
&lt;p&gt;-Mettius&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mettius</dc:creator><pubDate>Thu, 13 Oct 2005 17:23:22 -0000</pubDate><guid>https://sourceforge.neta2cd3e6ebe01c845f5496b8ceb7f1d666b0ef7a9</guid></item><item><title>Error Starting, SuSE 9.3 x86_64</title><link>https://sourceforge.net/p/imc/support-requests/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I've installed (without error):&lt;/p&gt;
&lt;p&gt;imc-common-1.2.50-1.SUSE-9.2.i386.rpm&lt;br /&gt;
imc-1.2.50-1.SUSE-9.2.i386.rpm&lt;br /&gt;
samba-console-1.1.31-1.SUSE-9.2.i586.rpm&lt;/p&gt;
&lt;p&gt;On a SuSE 9.3 AMD64 platform (x86_64)&lt;/p&gt;
&lt;p&gt;Yet, when I attempt to start imc&lt;br /&gt;
"/etc/init.d/imc start"&lt;br /&gt;
I recieve the following message:&lt;/p&gt;
&lt;p&gt;------------&lt;br /&gt;
angrenost:~/imc # /etc/init.d/imc start&lt;br /&gt;
Starting imc-server                                 &lt;br /&gt;
done&lt;br /&gt;
angrenost:~/imc # Could not load&lt;br /&gt;
IMC::WebFaces::ViewLoader: stopping program&lt;br /&gt;
Compilation failed in require at (eval 301) line 3.&lt;br /&gt;
stopping program&lt;/p&gt;
&lt;p&gt;------------&lt;/p&gt;
&lt;p&gt;Attemping to run by hand...&lt;/p&gt;
&lt;p&gt;"cd /opt/IDEALX/imc"&lt;br /&gt;
"./bin/imc-server -d -c ./etc/imc.xml -l ./imc.log"&lt;/p&gt;
&lt;p&gt;I get the following in imc.log:  (there are 700+ lines,&lt;br /&gt;
I can provide the whole file if it would be helpful).&lt;/p&gt;
&lt;p&gt;-------------begin imc.log&lt;br /&gt;
snippet---------------------------------------&lt;/p&gt;
&lt;p&gt;[618] /opt/IDEALX/imc/bin/../lib/IMC.pm 111 A fatal&lt;br /&gt;
error occured :             Can't locate Template.pm in&lt;br /&gt;
@INC (@INC contains: plugins/AuthLDAP plugins/UserMa&lt;br /&gt;
nager2 plugins/ServiceManager2 plugins/Struts4P&lt;br /&gt;
plugins/WebFaces plugins/Webmin plugins/SambaConsole&lt;br /&gt;
plugins/DeveloperSupport plugins/Core /opt/IDEALX/imc/bin/.&lt;br /&gt;
./libexec /opt/IDEALX/imc/bin/../lib&lt;br /&gt;
/usr/lib/perl5/5.8.6/x86_64-linux-thread-multi&lt;br /&gt;
/usr/lib/perl5/5.8.6&lt;br /&gt;
/usr/lib/perl5/site_perl/5.8.6/x86_64-linux-thread-mult&lt;br /&gt;
i /usr/lib/perl5/site_perl/5.8.6&lt;br /&gt;
/usr/lib/perl5/site_perl&lt;br /&gt;
/usr/lib/perl5/vendor_perl/5.8.6/x86_64-linux-thread-multi&lt;br /&gt;
/usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/p&lt;br /&gt;
erl5/vendor_perl .) at&lt;br /&gt;
plugins/WebFaces/WebFaces/Controler.pm line 10.        &lt;br /&gt;
at WebFaces::Controler::BEGIN (Template.pm:10)&lt;br /&gt;
at (eval) (Template.pm:10)&lt;br /&gt;
at (eval) (plugins/WebFaces/WebFaces.pm:8)  &lt;br /&gt;
at WebFaces::BEGIN&lt;br /&gt;
(Template.pm:10)&lt;br /&gt;
at (eval) (Template.pm:10)                  &lt;br /&gt;
at (eval)&lt;br /&gt;
(plugins/WebFaces/IMC/WebFaces/ViewLoader.pm:11)&lt;br /&gt;
at IMC::WebFaces::ViewLoader::BEGIN&lt;br /&gt;
(Template.pm:10)                            at (eval)&lt;br /&gt;
(Template.pm:10)&lt;br /&gt;
at (eval) ((eval 302):3)                    &lt;br /&gt;
at (eval)&lt;br /&gt;
(/opt/IDEALX/imc/bin/../lib/IMC/Plugin.pm:349)&lt;br /&gt;
at IMC::Plugin::_loadClass&lt;br /&gt;
(/opt/IDEALX/imc/bin/../lib/IMC/Plugin.pm:199)&lt;br /&gt;
at IMC::Plugin::instantiateExtension&lt;br /&gt;
(plugins/Core/IMC/MainPipeline.pm:32)&lt;br /&gt;
at IMC::MainPipeline::register&lt;br /&gt;
(/opt/IDEALX/imc/bin/../lib/IMC/ExtensionPoint.pm:146)&lt;br /&gt;
at IMC::ExtensionPoint::register&lt;br /&gt;
(/opt/IDEALX/imc/bin/../lib/IMC/PluginRegistry.pm:251)&lt;br /&gt;
at IMC::PluginRegistry::registerPlugin&lt;br /&gt;
(/opt/IDEALX/imc/bin/../lib/IMC/PluginRegistry.pm:214)&lt;br /&gt;
at IMC::PluginRegistry::_loadAndStartPlugin&lt;br /&gt;
(/opt/IDEALX/imc/bin/../lib/IMC/PluginRegistry.pm:200)&lt;br /&gt;
at IMC::PluginRegistry::_loadAndStartPlugin&lt;br /&gt;
(/opt/IDEALX/imc/bin/../lib/IMC/PluginRegistry.pm:167)&lt;br /&gt;
at IMC::PluginRegistry::loadPlugins&lt;br /&gt;
(/opt/IDEALX/imc/bin/../lib/IMC/PluginRegistry.pm:149)&lt;br /&gt;
at&lt;br /&gt;
IMC::PluginRegistry::loadPluginsFromDirectory&lt;br /&gt;
(/opt/IDEALX/imc/bin/../lib/IMC.pm:83)&lt;br /&gt;
at IMC::init&lt;br /&gt;
(/opt/IDEALX/imc/bin/../lib/IMC/HTTP/Server.pm:42)  &lt;br /&gt;
at IMC::HTTP::Server::configure_hook&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Net&lt;br /&gt;
/Server.pm:57)                                      &lt;br /&gt;
at Net::Server::run&lt;br /&gt;
(./bin/imc-server:25)&lt;br /&gt;
[619] /opt/IDEALX/imc/bin/../lib/IMC.pm 111 A fatal&lt;br /&gt;
error occured :             stopping program&lt;br /&gt;
BEGIN failed--compilation aborted at&lt;br /&gt;
plugins/WebFaces/WebFaces/Controler.pm line 10.&lt;/p&gt;
&lt;p&gt;---------------end imc.log&lt;br /&gt;
snippet----------------------------------------&lt;br /&gt;
imc.log attached&lt;/p&gt;
&lt;p&gt;On a different 9.3 system (my laptop) running intel&lt;br /&gt;
i386 SuSE 9.3, the command "/etc/init.d/imc start" works.&lt;/p&gt;
&lt;p&gt;All attempts to produce an RPM from the instructions in&lt;br /&gt;
the INSTALL file (tarball) have failed, but I'll post&lt;br /&gt;
that in another thread.&lt;/p&gt;
&lt;p&gt;Any help appreciated!&lt;/p&gt;
&lt;p&gt;-Mettius&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mettius</dc:creator><pubDate>Thu, 13 Oct 2005 16:16:33 -0000</pubDate><guid>https://sourceforge.net50a3ca8788f39de3ce71024b0983b0544a1e48a6</guid></item><item><title>manual install</title><link>https://sourceforge.net/p/imc/support-requests/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying to install IMC on a Gentoo server. As this&lt;br /&gt;
is a source built distro, I need to install this&lt;br /&gt;
manually. When running make install, "/usr/bin/install"&lt;br /&gt;
is giving the error...&lt;/p&gt;
&lt;p&gt;/usr/bin/install -c -D -m0755&lt;br /&gt;
/opt/IDEALX/imc/etc/init.d/imc-server &lt;br /&gt;
/usr/bin/install: too few arguments&lt;/p&gt;
&lt;p&gt;Looking at the install man page, I suspect that it&lt;br /&gt;
should have a source option. How would I specify this&lt;br /&gt;
in the Makefile or am I barking up the wrong tree here.&lt;/p&gt;
&lt;p&gt;I suspect the problem is obvious to someone with&lt;br /&gt;
experience of install. Please excuse my ignorance of&lt;br /&gt;
this. :)&lt;/p&gt;
&lt;p&gt;TIA&lt;/p&gt;
&lt;p&gt;Nige&lt;br /&gt;
nigel.marsh@monkeybox.org.uk&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 25 Sep 2005 01:23:47 -0000</pubDate><guid>https://sourceforge.net2fef07754f8b9a5819761d7f6391322325d32eaa</guid></item><item><title>Installing IMC</title><link>https://sourceforge.net/p/imc/support-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I wouldlike to try install IMC, SAMBA-CONSOLE and &lt;br /&gt;
NAGIOS but I don´t find any documentation explaing &lt;br /&gt;
that. I have SAMBA integrated with LDAP working well. &lt;br /&gt;
Now I want an graphical interface to manage on It.&lt;/p&gt;
&lt;p&gt;Someone knows where to find these papers to help me? &lt;br /&gt;
Maybe some clues...&lt;/p&gt;
&lt;p&gt;My distro is DEBIAN, I converted rpm files to deb files &lt;br /&gt;
and I installed them, but any documentation wasn´t &lt;br /&gt;
found inside /usr/doc/ dir.&lt;/p&gt;
&lt;p&gt;Any help will be wellcome.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Sergio&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sergio</dc:creator><pubDate>Thu, 01 Sep 2005 18:31:34 -0000</pubDate><guid>https://sourceforge.net92464fc4491c77683341ca2e5e0bee7fc751ed57</guid></item><item><title>Installation </title><link>https://sourceforge.net/p/imc/support-requests/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I wouldlike to try install IMC, SAMBA-CONSOLE and &lt;br /&gt;
NAGIOS but I don´t find any documentation explaing &lt;br /&gt;
that. I have SAMBA integrated with LDAP working well. &lt;br /&gt;
Now I want an graphical interface to manage on It.&lt;/p&gt;
&lt;p&gt;Someone knows where to find these papers to help me? &lt;br /&gt;
Maybe some clues...&lt;/p&gt;
&lt;p&gt;My distro is DEBIAN, I converted rpm files to deb files &lt;br /&gt;
and I installed them, but any documentation wasn´t &lt;br /&gt;
found inside /usr/doc/ dir.&lt;/p&gt;
&lt;p&gt;Any help will be wellcome.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Sergio&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sergio</dc:creator><pubDate>Thu, 01 Sep 2005 18:30:23 -0000</pubDate><guid>https://sourceforge.net30ded332e859da0c905084f855ecac03a0e293ac</guid></item><item><title>Insufficient access when modifying samba entry</title><link>https://sourceforge.net/p/imc/support-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am having a problem modifying any record using IMC&lt;br /&gt;
samba console (user,group, computer) &lt;/p&gt;
&lt;p&gt;When I tried to modify a user information I got a&lt;br /&gt;
insufficient access.&lt;br /&gt;
I already logged on using root (administrator) but&lt;br /&gt;
still insufficient access&lt;/p&gt;
&lt;p&gt;here is the error page &lt;/p&gt;
&lt;p&gt;500 Internal Server Error&lt;br /&gt;
There was an error processing your request&lt;/p&gt;
&lt;p&gt;A fatal error occured : &lt;br /&gt;
Insufficient access&lt;/p&gt;
&lt;p&gt;at UserManager2::LDAPObject::save&lt;br /&gt;
(plugins/SambaConsole/IMC/Samba/UserManagerAction.pm:276)&lt;br /&gt;
at IMC::Samba::UserManagerAction::modify&lt;br /&gt;
(plugins/Struts4P/Struts4P/RequestProcessor.pm:213)&lt;br /&gt;
at Struts4P::RequestProcessor::processActionPerform&lt;br /&gt;
(plugins/Struts4P/Struts4P/RequestProcessor.pm:49)&lt;br /&gt;
at Struts4P::RequestProcessor::process&lt;br /&gt;
(plugins/Struts4P/Struts4P/AbstractControler.pm:102)&lt;br /&gt;
at Struts4P::AbstractControler::process&lt;br /&gt;
(plugins/UserManager2/IMC/UserManager2/Controler.pm:60)&lt;br /&gt;
at IMC::UserManager2::Controler::dispatch&lt;br /&gt;
(plugins/Core/IMC/RequestDispatcher.pm:50)&lt;br /&gt;
at IMC::RequestDispatcher::dispatch&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Pipeline/Dispatch.pm:69)&lt;br /&gt;
at Pipeline::Dispatch::next&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Pipeline.pm:90)&lt;br /&gt;
at Pipeline::dispatch_loop&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Pipeline.pm:64)&lt;br /&gt;
at Pipeline::dispatch&lt;br /&gt;
(plugins/Core/IMC/MainPipeline.pm:23)&lt;br /&gt;
at IMC::MainPipeline::dispatch&lt;br /&gt;
(/opt/IDEALX/imc/bin/../lib/IMC/HTTP/Server.pm:171)&lt;br /&gt;
at IMC::HTTP::Server::process_request&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Net/Server.pm:108)&lt;br /&gt;
at Net::Server::run_client_connection&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Net/Server/PreFork.pm:255)&lt;br /&gt;
at Net::Server::PreFork::run_child&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Net/Server/PreFork.pm:210)&lt;br /&gt;
at Net::Server::PreFork::run_n_children&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Net/Server/PreFork.pm:132)&lt;br /&gt;
at Net::Server::PreFork::loop&lt;br /&gt;
(/opt/IDEALX/imc/bin/../libexec/Net/Server.pm:82)&lt;br /&gt;
at Net::Server::run (/opt/IDEALX/imc/bin/imc-server:25)&lt;/p&gt;
&lt;p&gt;Any help is appreciated. Thanks you&lt;/p&gt;
&lt;p&gt;d0s&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 25 Aug 2005 09:44:18 -0000</pubDate><guid>https://sourceforge.net4eb0e7f80f4cd49cc16b2a45cb0156ba7e6e145c</guid></item><item><title>Install of imc by hand fail </title><link>https://sourceforge.net/p/imc/support-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
I have this bug when a do a make install of imc &lt;br /&gt;
Compilation is fine : i am on debian sarge .&lt;br /&gt;
done;&lt;br /&gt;
/usr/bin/install -c -D -m0755&lt;br /&gt;
/opt/IDEALX/imc/etc/init.d/imc-server&lt;br /&gt;
/usr/bin/install: too few arguments&lt;br /&gt;
Try `/usr/bin/install --help' for more information.&lt;br /&gt;
make: *** [install] Error 1&lt;/p&gt;
&lt;p&gt;Tks for your help .&lt;br /&gt;
I will try to view on Makefile whereis the error .&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Laradji nacer</dc:creator><pubDate>Mon, 27 Jun 2005 18:56:29 -0000</pubDate><guid>https://sourceforge.net718ee36ed41c6fe3fa57d2a4bdeeacb4fe6f7ea1</guid></item><item><title>Install Documentation</title><link>https://sourceforge.net/p/imc/support-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have looked high and low, but cannot find the &lt;br /&gt;
installation documentation for IDEALX IMC - can &lt;br /&gt;
anybody please point me in the right direction?&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 19 Jun 2005 17:33:11 -0000</pubDate><guid>https://sourceforge.netb532353218a6e645a31d0534b552b3481bc9098a</guid></item></channel></rss>