Opened 12 years ago

Closed 12 years ago

#34794 closed defect (fixed)

libthai: No package 'datrie' found

Reported by: ballapete (Peter "Pete" Dyballa) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: libthai

Description

Before libthai could be built port installed libdatrie @0.2.4_0, but libthai's configure script reports:

	checking for pkg-config... /opt/local/bin/pkg-config
	checking pkg-config is at least version 0.9.0... yes
	checking for DATRIE... configure: error: Package requirements (datrie) were not met:
	
	No package 'datrie' found
	
	Consider adjusting the PKG_CONFIG_PATH environment variable if you
	installed software in a non-standard prefix.
	
	Alternatively, you may set the environment variables DATRIE_CFLAGS
	and DATRIE_LIBS to avoid the need to call pkg-config.
	See the pkg-config man page for more details.

Attachments (1)

main.log (36.3 KB) - added by ballapete (Peter "Pete" Dyballa) 12 years ago.
main.log

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by ballapete (Peter "Pete" Dyballa)

Attachment: main.log added

main.log

comment:1 Changed 12 years ago by ballapete (Peter "Pete" Dyballa)

In Fink libthai 0.1.14 is used. It can handle that libdatrie installs datrie-0.2.pc. So simple updating should solve the failure. (Libthai is now at 0.1.17.)

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: Building libthai on PPC Tiger fails due to "No package 'datrie' found"libthai: No package 'datrie' found

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.