Community
DWF
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DWF toolkit ubuntu10.04 install

1 REPLY 1
Reply
Message 1 of 2
whateverthef
464 Views, 1 Reply

DWF toolkit ubuntu10.04 install

Just installed ubuntu 10.04 64 bit and need to view some dwfs.

 

Downloaded dwf toolkit 7.6 and dwf toolkit... both were available for download, only the non-numbered version seemed to contain files and folders listed in the readme-install-tutorial.

 

The install instructions I found included go like this:

 

Build step by step:
  1). Download code into a directory (eg: ~/DWFTK)
  2). Prepare build scripts
     cd ~/DWFTK/develop/global/build/gnu/dwfcore
     ./build_setup.sh
     cd ../dwftoolkit
     ./build_setup.sh
  3). Build dwfcore
     cd ~/DWFTK/develop/global/src/dwfcore/
     ./configure --with-zlib=no --with-expat=no
     make
     sudo make install 
     
     * Specify --with-zlib=no if you want to use the zlib in DWF TK.
     * Specify --with-expat=no if you want to use the expat in DWF TK.
    

  4). Build dwftoolkit
     cd ~/DWFTK/develop/global/src/dwf/
     ./configure --with-zlib=no --with-jpeg=no --with-expat=no
     make
     sudo make install
    
     * Specify --with-zlib=no if you want to use the zlib linked in libdwfcore.
     * Specify --with-jpeg=no if you want to use the jpeg lib in DWF TK.
     * Specify --with-expat=no if you want to use the expat lib linked in libdwfcore.
     * Specify --enable-shared if you want to build shared library, if you don't want to build shared library, specify --disable-shared.
     * Specify --enable-static if you want to build static library, if you don't want to build static library, specify --disable-shared.
     * By default the build script will generate both static and shared library, the shared library has .dylib extension.

 

I get confused at point 1).- download what code?

 

If anyone could provide a useful step-by-step it would be very much appreciated.

1 REPLY 1
Message 2 of 2
SilviaCao
in reply to: whateverthef

Thank you for your questions. You have already downloaded the toolkit code, so the step 1) should be open the toolkit directory. Please let me know if you have any further questions.


Silvia Cao
SW Engineer
PSEB-GE- ACRD PSEB
Autodesk, Inc.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

”Boost

 

”Tips

 

”Services