Opened 12 years ago

Closed 12 years ago

#32336 closed defect (duplicate)

glib2: env: python2.5: env: No such file or directory

Reported by: v.rajagopal@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: glib2

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hi,

I am trying to install glib2 on my mac lion os using macports. I have installed my python libraries at /Library/Frameworks/Python.framework/Versions/2.5.

glib2 does not get compiled and the main.log shows the following error:

:info:build UNINSTALLED_GLIB_SRCDIR=../.. \
:info:build             UNINSTALLED_GLIB_BUILDDIR=../.. \
:info:build             /usr/bin/env python2.5 ../../gio/gdbus-2.0/codegen/gdbus-codegen \
:info:build             --interface-prefix org.project. \
:info:build             --generate-c-code gdbus-test-codegen-generated \
:info:build             --c-generate-object-manager \
:info:build             --c-namespace Foo_iGen \
:info:build             --generate-docbook gdbus-test-codegen-generated-doc \
:info:build             --annotate "org.project.Bar" Key1 Value1 \
:info:build             --annotate "org.project.Bar" org.gtk.GDBus.Internal Value2 \
:info:build             --annotate "org.project.Bar.HelloWorld()" Key3 Value3 \
:info:build             --annotate "org.project.Bar::TestSignal" Key4 Value4 \
:info:build             --annotate "org.project.Bar:ay" Key5 Value5 \
:info:build             --annotate "org.project.Bar.TestPrimitiveTypes()[val_int32]" Key6 Value6 \
:info:build             --annotate "org.project.Bar.TestPrimitiveTypes()[ret_uint32]" Key7 Value7 \
:info:build             --annotate "org.project.Bar::TestSignal[array_of_strings]" Key8 Value8 \
:info:build             ./test-codegen.xml \
:info:build             
:info:build env: python2.5: env: No such file or directory
:info:build python2.5: No such file or directory

and it goes on...

How do I solve this error?

Thanks

Vijay

Change History (1)

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

Cc: ryandesign@… added
Description: modified (diff)
Port: glib2 added
Resolution: duplicate
Status: newclosed
Summary: glib2 installation problemglib2: env: python2.5: env: No such file or directory

Please remember to follow our ticket-filing guidelines: use WikiFormatting, fill in the Port field, Cc the maintainer of that port.

This is a duplicate of #32306.

Note: See TracTickets for help on using tickets.