On Tue, Jun 10, 2014 at 05:10:32PM -0400, Mark Creamer via smartos-discuss wrote:
> We get: > UTF ERROR ["../../../src/solaris/instrument/EncodingSupport_md.c":88]: > Failed to complete iconv_open() setup > Abort (core dumped) > > The article referenced above says to install SUNWlang-enUS, but this was on > a OpenSolaris system. > > Is there any way to install the equivalent of SUNWlang-enUS on SmartOS? > Maybe the more important question is, since this apparently affects > /usr/lib/iconv which is part of the read-only file system, even if I could > install such a package, would it be persistent? No. What can be done, possibly, is adding some more iconv modules to the platform. In order to know which one is missing here, we would need to know what it's trying to open. Even truss -t open -f <java thing> should be able to figure that out here. Depending on how old your platform is, this may already be fixed; see for example OS-3034 at smartos.org/bugview/OS-3034. ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
