'Unable to find binary "lynx.exe" ' when using Zope's find
I have migrated a Zope site from Linux to Windows, understanding that Zope is platform independent. Everything seems to have gone smoothly, with the exception of one glitch. Whenever I try to use the ZopeFind from the ZMI I get the following error: Error Type: MissingBinary Error Value: Unable to find binary "lynx.exe" Any ideas as to why the site would be dependent on lynx? I'd really like to fix this as it is a fairly large site and I rely on the ZMI's find feature quite often to find the location of scripts and PTs.
There are lynx ports for Win32 for instance: http://pachome1.pacific.net.sg/~kennethkwok/lynx/ HTH Robert Hill wrote:
I have migrated a Zope site from Linux to Windows, understanding that Zope is platform independent. Everything seems to have gone smoothly, with the exception of one glitch. Whenever I try to use the ZopeFind from the ZMI I get the following error:
*Error Type: MissingBinary* *Error Value: Unable to find binary "lynx.exe"*
Any ideas as to why the site would be dependent on lynx? I'd really like to fix this as it is a fairly large site and I rely on the ZMI's find feature quite often to find the location of scripts and PTs.
------------------------------------------------------------------------
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- David Convent
Robert Hill wrote:
I have migrated a Zope site from Linux to Windows, understanding that Zope is platform independent. Everything seems to have gone smoothly, with the exception of one glitch. Whenever I try to use the ZopeFind from the ZMI I get the following error:
Error Type: MissingBinary Error Value: Unable to find binary "lynx.exe"
Any ideas as to why the site would be dependent on lynx? I'd really like to fix this as it is a fairly large site and I rely on the ZMI's find feature quite often to find the location of scripts and PTs.
Nothing in Zope should rely on lynx; I don't know what you are doing to do when this message shows up; can you elaborate further, and include the traceback? Tres. -- =============================================================== Tres Seaver tseaver@zope.com Zope Corporation "Zope Dealers" http://www.zope.com
This is propably the PortalTransforms product, I think it uses lynx to do some transformations of content. Sune W.
-----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org]On Behalf Of Tres Seaver Sent: 23. november 2004 16:45 To: zope@zope.org Subject: [Zope] Re: 'Unable to find binary "lynx.exe" ' when using Zope'sfind
Robert Hill wrote:
I have migrated a Zope site from Linux to Windows, understanding that Zope is platform independent. Everything seems to have gone smoothly, with the exception of one glitch. Whenever I try to use the ZopeFind from the ZMI I get the following error:
Error Type: MissingBinary Error Value: Unable to find binary "lynx.exe"
Any ideas as to why the site would be dependent on lynx? I'd really like to fix this as it is a fairly large site and I rely on the ZMI's find feature quite often to find the location of scripts and PTs.
Nothing in Zope should rely on lynx; I don't know what you are doing to do when this message shows up; can you elaborate further, and include the traceback?
Tres. -- =============================================================== Tres Seaver tseaver@zope.com Zope Corporation "Zope Dealers" http://www.zope.com
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
I am looking for some Zope blogging software and it looks like there are two that are worth mentioning. Simpleblog and CoreBlog. Simpleblog looks to be a Plone product while CoreBlog works with just Zope. Has anyone had an experience with these? Suggestions? Comments? Jake -- http://www.ZopeZone.com
Are you wanting integration with Plone? If not, CoreBlog seems to have more features than SimpleBlog. Shane On Tue, 23 Nov 2004 14:58:42 -0500 (EST), Jake <jake@zopezone.com> wrote:
I am looking for some Zope blogging software and it looks like there are two that are worth mentioning. Simpleblog and CoreBlog.
Simpleblog looks to be a Plone product while CoreBlog works with just Zope.
Has anyone had an experience with these? Suggestions? Comments?
Jake -- http://www.ZopeZone.com
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Doesn't really matter. I have Plone installed, so dropping a new plone site is pretty easy. It looks to me like CoreBlog is more of a full package. Meaning, that the entire site would be a blog. SimpleBlog seems to be blogging tools for a plone site, meaning users could log in and blog in their sections, but it would all be part of a main Plone site. As this is a family thing, not sure which would be better. One big family site, with lots of blog bits or a main family root, with individual blog directories/sites. Jake -- http://www.ZopeZone.com Shane Graber said:
Are you wanting integration with Plone? If not, CoreBlog seems to have more features than SimpleBlog.
Shane
On Tue, 23 Nov 2004 14:58:42 -0500 (EST), Jake <jake@zopezone.com> wrote:
I am looking for some Zope blogging software and it looks like there are two that are worth mentioning. Simpleblog and CoreBlog.
Simpleblog looks to be a Plone product while CoreBlog works with just Zope.
Has anyone had an experience with these? Suggestions? Comments?
Jake -- http://www.ZopeZone.com
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Jake wrote:
I am looking for some Zope blogging software and it looks like there are two that are worth mentioning. Simpleblog and CoreBlog.
Has anyone had an experience with these? Suggestions? Comments?
I'm currently using CoreBlog on my website for my blog and for my brothers' blogs as well. It's a decent product. Pretty easy to set up, and it seems to make sense. Some of the grammar and spelling is a little questionable (I think the developers are Japanese), but that is understandable and easily corrected. I also find it very hackable, both at the python level (the python code is pretty clear), and in the ZMI (It's easy to alter the DTML templates for a given instance). I haven't used SimpleBlog. Hope that helps, John Ziniti
You could always try Squishdot ;-) Chris Jake wrote:
I am looking for some Zope blogging software and it looks like there are two that are worth mentioning. Simpleblog and CoreBlog.
Simpleblog looks to be a Plone product while CoreBlog works with just Zope.
Has anyone had an experience with these? Suggestions? Comments?
Jake
-- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
On Tue, 23 Nov 2004 10:45:10 -0500, Tres Seaver <tseaver@zope.com> wrote:
Robert Hill wrote:
Error Type: MissingBinary Error Value: Unable to find binary "lynx.exe"
Nothing in Zope should rely on lynx; I don't know what you are doing to do when this message shows up; can you elaborate further, and include the traceback?
PortalTransforms, bundled with Plone, uses "lynx" if it is available. However, it should degrade gracefully if it's not available and I don't understand why it is called by ZopeFind. -- Roberto Lupi http://www.lupi-software.com/
Roberto Lupi wrote:
On Tue, 23 Nov 2004 10:45:10 -0500, Tres Seaver <tseaver@zope.com> wrote:
Robert Hill wrote:
Error Type: MissingBinary Error Value: Unable to find binary "lynx.exe"
Nothing in Zope should rely on lynx; I don't know what you are doing to do when this message shows up; can you elaborate further, and include the traceback?
PortalTransforms, bundled with Plone, uses "lynx" if it is available. However, it should degrade gracefully if it's not available and I don't understand why it is called by ZopeFind.
Does some Archetypes content type use PortalTransforms to find SearchableText aka PrincipiaSearchSource? Tres. -- =============================================================== Tres Seaver tseaver@zope.com Zope Corporation "Zope Dealers" http://www.zope.com
On Thu, Nov 25, 2004 at 11:43:27AM -0500, Tres Seaver wrote:
Does some Archetypes content type use PortalTransforms to find SearchableText aka PrincipiaSearchSource?
Ahhh that's a good guess. OFS.FindSupport.FindSupport.ZopeFind added support for SearchableText in Zope 2.7.something. (I should remember, I checked it in!) -- Paul Winkler http://www.slinkp.com
participants (10)
-
Chris Withers -
David Convent -
Jake -
John Ziniti -
Paul Winkler -
Robert Hill -
Roberto Lupi -
Shane Graber -
Sune Broendum Woeller -
Tres Seaver