|
From: Christian M. <chr...@ta...> - 2010-10-11 04:44:30
|
Scott, what version (32 / 64 bit) are you rerferencing? I guess, you are using 32 bit versions of the wrapper... >From 3.5.0 to 3.5.4 the 32 bit binaries (not the 64) linked with gnu libiconv, the latest 3.5.5 release is now linking rather the systems native libiconv library. If that's not accurate, please send us the output running ldd & file on the wrapper binary. cheers, christian On Mon, Oct 11, 2010 at 12:06 PM, Scott Abernethy <sco...@av...> wrote: > Hi, > > I recently upgraded our application from wrapper 3.4.0 to 3.5.4. On > Solaris installations we now get the following error when attempting > service start: > > ld.so.1: XXXXXXXX/wrapper: fatal: libiconv.so.2: open failed: No such > file or directory > > A work-around for this issue is to download and install the Solaris > libiconv package and any dependencies. > > As libiconv doesn't seem to be part of the default Solaris 9 or 10 > install, this dependency is a real pain. > > Question: Is there any work-around that excludes installing new packages? > > Regards, > Scott. > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |