Oct 23, 2011

DraftSight and Ubuntu 11.10 64bit

Ubuntu 11.10 has multiarch support. This is a feature that makes the installation of 32bit applications on a 64bit OS easier. Well that doesn't work with DraftSight. The package failed to be installed correctly in every possible workaround I tried. DraftSight installed and worked after some tricks but it was marked as damaged so it had to be removed. (You are unable to update your system or install new programs if you have damaged packages).

So the only way to install and  run DS on a 64bit Ubuntu 11.10 is to completely ignore dpkg.
How to do that? Here are the necessary steps.
  • Install the necessary dependencies of DraftSight: sudo apt-get install libdirectfb-extra sendmail
  • Install this library from Natty.
  • Extract the contents of DraftSight.deb. For your ease put Draftsight.deb file inside your home folder.Then right click on the DraftSight.deb and select "Extract here"
  • Open nautilus as root ( Press Alt+F2, type gksu nautilus, press Enter, insert you password and press Enter again)
  • Copy the contents of ~/DraftSight/var and ~/DraftSight/opt into you system's /var and /opt folders
  • Open a terminal and type: cd ~/DraftSight/DEBIAN  then type sudo ./preinst and  sudo ./postinst
Now you are able to work with DraftSight on your 64bit Ubuntu without any dpkg problems.
 I don't like workarounds like this but unfortunately it is the only way to install DraftSight on a 64bit Ubuntu 11.10 system.







Important Update: This workaround is for DraftSight V1R1.3
The newer V1R1.4 version doesn't need any more the library from Natty and probably sendmail. Also the path to DraftSight's startup script has been changed to /opt/dassault-systemes/draftsight/bin/draftsight

Oct 13, 2011

DraftSight on Ubuntu 11.10

After finishing a clean installation of Ubuntu 11.10 I experienced a problem on the installation of DraftSight but finally I solved it easily.

Oct 5, 2011

A very quick view on Bricscad for Linux V12 beta

Today Bricsys announced some very impressive new features for Bricscad V12 and I was really very curious about these changes. So I found and downloaded the beta version of Bricscad V12 for Linux.

Oct 1, 2011

Gear design with Linux

Gear design is painful. The design of the involute curve is a demanding process. However there are some utilities that can make this easier.

Sep 19, 2011

A second beta for QCAD 3 just arrived

Ribbonsoft announced the availability of a second beta version of QCAD 3. This version comes with many bug fixes and some new features. You can download QCAD 3 beta 2 from here.
This release changed my plans of a detailed view on QCAD 3, a post that was almost ready, but now I have to   test for a while the new beta 2 and re-write the post after that, in order to include the latest changes.

Sep 3, 2011

Adding custom hatches on ARES CE, Bricscad and DraftSight

Adding a custom hatch on ARES CE, Bricscad and DraftSight is quite different than on AutoCAD. You cannot link a folder that contains the custom hatches in program's settings. However adding one or more custom hatches isn't difficult.

Aug 29, 2011

How to work with pdf files with ARES CE,Bricscad,DraftSight and Librecad

Importing PDF files is a missing feature from all Linux CAD packages. However there are some very interesting and simple workarounds to bypass this problem.