ok, so you installed it, libredwg.so.0 is that in your build tree? libredwg.so? is it in /usr/local ? check the output from ldd <execname>
On Sat, Feb 23, 2013 at 10:36 AM, Guruprasad Rane <ranegurupra...@gmail.com> wrote: > I had complied as per the instructions in README file. > > git clone git://git.sv.gnu.org/libredwg.git > ./autogen.sh > ./configure --enable-write > make > make check > sudo make install > > > > Tried removing using > > make clean > > Then again installing.. But same error... > > > > > > > On Saturday 23 February 2013 08:03 PM, Mike Dupont wrote: >> >> libredwg.so.0, did you build this? I would suggest to compile and >> install libredwg in the standard way >> mike >> >> On Sat, Feb 23, 2013 at 6:32 AM, Guruprasad Rane >> <ranegurupra...@gmail.com> wrote: >>> >>> Hi >>> >>> I came across a tool from Open Design website named sniffer. It is used >>> to >>> test the dwg file for possible corruption. I used it with wine on linux >>> and >>> worked fine. >>> >>> Can this be used to prepare a test suit for write support? It can be >>> freely >>> downloaded from the open design website. I am not sure under which >>> license >>> it is released. If it can not be part of libredwg, can it downloaded >>> separately by users to test dwg files? >>> >>> I tried to write a dwg file using rewrite.c but gave following error >>> >>> >>> gcc rewrite.c -o rewrite.o -lredwg >>> ./rewrite.o a.dwg b.dwg >>> ./rewrite.o: error while loading shared libraries: libredwg.so.0: cannot >>> open shared object file: No such file or directory >>> >>> Libredwg was compiled using ./configure --enable-write >>> >>> Any suggestions? >>> >>> Regards >>> Guruprasad >> >> >> -- >> James Michael DuPont >> Member of Free Libre Open Source Software Kosovahttp://flossk.org >> Saving wikipedia(tm) articles from deletionhttp://SpeedyDeletion.wikia.com >> >> Contributor FOSM, the CC-BY-SA map of the worldhttp://fosm.org >> Mozilla Rephttps://reps.mozilla.org/u/h4ck3rm1k3 >> >> Free Software Foundation Europe Fellowhttp://fsfe.org/support/?h4ck3rm1k3 > > -- James Michael DuPont Member of Free Libre Open Source Software Kosova http://flossk.org Saving wikipedia(tm) articles from deletion http://SpeedyDeletion.wikia.com Contributor FOSM, the CC-BY-SA map of the world http://fosm.org Mozilla Rep https://reps.mozilla.org/u/h4ck3rm1k3 Free Software Foundation Europe Fellow http://fsfe.org/support/?h4ck3rm1k3