Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libintl.h : No such file or directory. Any alternative



rohit dhamija wrote:
I meant to say, it is our product application and needs to ship to customers
worldwide. I have  a query,  if I use this utility and make the application
and ship to the customers, so will they (customers) also require a copy of
it to be installed on their machines before running my application.

[adding back list]

Please read the gettext documentation at the link I posted.

If you include libintl in your build, it will build as a static library on those systems that do not have libintl. So, if you build a binary on a plain Mac OS X system without libintl, then the included libintl will be used and the binary will have no dependency on an external libintl.

You can verify this by using 'otool -L' on your binaries and checking to make sure that only libraries in /usr/lib and /System/Library/Frameworks and your included libs are listed.

`gettextize --intl'

Hope this helps,
Peter

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Unix-porting mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/unix-porting/email@hidden

This email sent to email@hidden
References: 
 >libintl.h : No such file or directory. Any alternative (From: "rohit dhamija" <email@hidden>)
 >Re: libintl.h : No such file or directory. Any alternative (From: "Peter O'Gorman" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.