Opened 13 years ago

Closed 13 years ago

#27719 closed enhancement (wontfix)

leptonica creates different directory tree for include files than linux version

Reported by: rofl@… Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: leptonica

Description

the library leptonica uses a different directory structure than on linux, which makes porting a PITA.

on linux you have to include <liblept/allheaders.h> while in macports <leptonica/allheaders.h>

solution: create an additional symlink from leptonica to liblept

Change History (3)

comment:1 Changed 13 years ago by nerdling (Jeremy Lavergne)

Keywords: leptonica liblept removed
Owner: changed from macports-tickets@… to stromnov@…

comment:2 Changed 13 years ago by rofl@…

hmm, this seems to be related with the update from 1.62 to 1.67, and not related to macports / linux. so i guess leaving it the way it is should be ok, and build problem will vanish with newer linux distributions...

comment:3 Changed 13 years ago by stromnov (Andrey Stromnov)

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.