Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 2003 09:58:11 -0400 (EDT)
From:      Paul Pathiakis <pathiaki@pathiaki.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54505: claraocr requires netpbm	
Message-ID:  <200307151358.h6FDwB3I016142@pathiaki.com>
Resent-Message-ID: <200307151400.h6FE0X3r059171@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         54505
>Category:       ports
>Synopsis:       claraocr requires netpbm
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 15 07:00:32 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Paul Pathiakis
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
self
>Environment:
System: FreeBSD pathiaki.com 5.1-RELEASE FreeBSD 5.1-RELEASE #2: Wed Jul 2 08:36:06 EDT 2003 root@pc9.pathiakis.com:/usr/src/sys/i386/compile/GENERIC i386


>Description:
 	claraocr 0.9.9 has a problem that the build does not have the requirement of netpbm.  When trying to run the claraocr utility selthresh.pl it can't find the dependencies of pnmenlarge and pgmtopbm.  For example:

> selthresh.pl -y 300 -l 0.45 0.55 *.pgm
> selthresh.pl: scaling 2 times
> pnmenlarge: not found
> pgmtopbm: not found
> pnmenlarge or pgmtopbm failed (do you have them?)
> 	
>How-To-Repeat:
	Baseline freebsd 5.1 install, make install in /usr/ports/graphics/claraocr.  Try to run selthresh on the default images from the claraocr site.	
>Fix:
  Mod the claraocr Makefile to have netpbm as a dependency.
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307151358.h6FDwB3I016142>