<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [ome-users]  Blitz build problem</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I installed Ice from rpm, and didn't get all the devel packages.  That was the problem.<BR>
<BR>
FYI, the two files that had non UTF-8 chars are:<BR>
omero-4.0-rc3/components/src/ome/api/IRenderingSettings.java  Line 75<BR>
omero-4.0-rc3/components/blitz/src/ome/api/client.java  Line 797<BR>
<BR>
Possibly generated during the co, but I thought you might want to know in case they are actually present in the source files.<BR>
<BR>
Thanks for the help!<BR>
<BR>
Mike<BR>
<BR>
Michael J. McCaughey, PhD<BR>
Molecular Physiology and Biophysics<BR>
U9203 MRBIII<BR>
6-6175<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: ome-users-bounces@lists.openmicroscopy.org.uk on behalf of josh.moore@gmx.de<BR>
Sent: Thu 3/26/2009 1:47 PM<BR>
To: McCaughey, Michael J<BR>
Cc: ome-users@lists.openmicroscopy.org.uk<BR>
Subject: [ome-users]  Blitz build problem<BR>
<BR>
<BR>
Hi Mike,<BR>
<BR>
McCaughey, Michael J writes:<BR>
 > I'm trying to a new build of Omero4-rc3 (FC10 x64), and blitz build is complaining about missing files:<BR>
 ><BR>
 > Entering /home/mrmike/Documents/omero-4.0-rc3/components/blitz...<BR>
...<BR>
 > os.chdir('/home/mrmike/Documents/omero-4.0-rc3/components/blitz')<BR>
 > scons: *** [omero/API.h] No such file or directory<BR>
<BR>
<BR>
 > Anyone seen this before or can make a suggestion?<BR>
<BR>
Another case of a horrible, horrible error message. The file that<BR>
scons can't find while trying to *create* omero/API.h is actually the<BR>
executable:<BR>
<BR>
  slice2cpp<BR>
<BR>
You may need to add another rpm to have all the slice2* generators<BR>
installed. How did you install Ice?<BR>
<BR>
 > I also had an issue with a non-UTF-8 character in a comment in<BR>
 > /omero-4.0-rc3/components/src/ome/api/IRenderingSettings.java, but<BR>
 > that was easily fixed.  I did the svn co about 1700GMT today, so it<BR>
 > should be current.<BR>
<BR>
Ah, thanks. We'll look into that.<BR>
<BR>
 > Thanks,<BR>
 > Mike<BR>
<BR>
Cheers,<BR>
~Josh.<BR>
_______________________________________________<BR>
ome-users mailing list<BR>
ome-users@lists.openmicroscopy.org.uk<BR>
<A HREF="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>