libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libredwg] LibreDwg testsuite


From: Guruprasad Rane
Subject: Re: [libredwg] LibreDwg testsuite
Date: Sat, 23 Feb 2013 22:06:03 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

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
<address@hidden>  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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]