Ximsce wrote: > Hi, > > I've read the previous posts in the archive about the libiconv > dependency, but after following those steps I am still getting an > install/compilation error that libiconv.so.2 cannot be found. I am > running debian etch, so first I tried installing the RPM from > Sourceforge using alien to make the deb package. When this didn't work > (installed fine, but had a runtime error looking for libiconv.so.2), I > downloaded the source from svn, but after about 30 minutes I get a > compilation error saying libiconv.so.2 is missing. I can see the > libiconv.so.2 file in /usr/local/lib, so I know I have it. Any suggestions? >
It looks like the same problem is preventing both cases to work. I don't know etch, but it sounds like /usr/local/lib holds things you build yourself? Is /usr/local/lib on your LD_LIBRARY_PATH ? If libiconv.so.2 is a symlink, does it point into an existing file. I'm thinking of the chance the link is pointing into a file that no longer exists. > I also read in the archives that newer binaries may be available that > won't have this problem, are those going to be on Sourceforge soon? > AFAIK, Danny's binaries are built on Mandriva. There is no guaranty they will work on other distributions. Cheers, Pedro Alves ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel