ARES

ARES Commander Edition on Ubuntu 10.04 (screenshots)

Here's how ARES Commander Edition looks like on Ubuntu 10.04. The software is localized in many languages, and automatically adopted my operating sytem's locale (which is French as you can see).

Those who read Ricky Jordan's blog post on DraftSight for Linux will notice the uncanny ressemblance (DraftSight is based on ARES).

The user interface (programmed in Qt) is very clean, by default icons are large, but they can be set to small in the preferences.

A 2D DWG opened in ARES Commander Edition

A 3D DWG opened in ARES Commander Edition

If anyone's wondering, these are the 2D drawing and the 3D model of my custom-made home computer desk (dimensions are in inches). But I didn't model the keyboard, mouse and SpaceNavigator; those I found on 3DContentCentral.

Howto : installing ARES Commander Edition on Ubuntu 10.04 LTS 64-bit

A long long time ago, the only way to install software on Linux was to build (compile) from sources, using commands typed in a console. Linux has evolved tremendously since. Major Linux distributions (distros for short) now offer user-friendly UIs to install software as easily as in Windows. On Ubuntu, the Software Center is the easiest, but it is limited to free and open source software. Commercial apps are not available (but this soon may change, since the Ubuntu 10.10 release, coming October 10th will offer a commercial software repository).

On Ubuntu, programs which are not part of the official repositories can also be installed effortlessly in an UI called the Package Manager, provided they are supplied as Debian packages. These are file archives with the *.deb extension. A double click on the downloaded file will launch the Package Installer. All that is needed is to click on the "Install Package" button, then enter the system password, and the package will be installed with no further step.

Unfortunately, on Ubuntu 10.04 64 bits, ARES Commander Edition won't install this way, because Graebert has not provided a 64-bit package, only a 32-bit one. I get the following error shown in the screenshot, and you can see that the "Install Package" button is inactive.

The graebert-ares-commander-edition package opened in Ubuntu's Package Installer

Force installation of the 32-bit package on Ubuntu 10.04 64-bit

To install 32-bit software on Ubuntu 64-bit, you need to install the ia32-libs runtime libraries and the util-linux package. (Both links are based on the apturl protocol: simply click them to install the packages directly from your browser. Ain't that cool?)

Then, we need to use the terminal (available through the Applications > Accessories > Terminal menu). Enter the following command:

sudo dpkg -i --force-architecture [package's name]

Where [package's name] should be replaced with the file name (without brackets), including the complete file path. But here's a tip: instead, from your file manager window, simply drag & drop the file on the terminal window: the complete path with file name will be added automatically.

Drag & drop the file on the terminal window

You then only need press Enter to execute the command.

As a rule, I dislike using the terminal, and I think that too many blogs and forum posts use terminal commands to install software or do other tasks. It gives the idea to people unfamiliar with Ubuntu that entering commands in a console is mandatory. This is not the case! Most of the tasks can usually be done using a user-friendly interface. But in this very specific case, I wasn't able to find one.

Tip based on the Ubuntu-fr French Community's Documentation.

ARES Commander Edition for Linux available now

Good news today from Ralph Grabowski's upFront.eZine newsletter (from well known WorldCAD Access blog): Graebert has published today the finale release of ARES Commander Edition for Linux. Some readers may remember I wrote about ARES back in March, but couldn't give any details due to the Beta's restricting confidentiality clause.

Linux users now have two DWG-compatible alternatives, since Bricscad for Linux was released on September 6th. The free DraftSight from Dassault Systèmes (based on ARES) should be available this Fall according to OMG! Ubuntu!.

ARES Commander Edition is the high-end version that supports 3D solids modeling (ACIS). It is unknown if there will be a Linux version of ARES, which is the 2D-only version competing with AutoCAD LT (and which is available on Windows). It supports DWG & DXF AutoCAD file formats up to 2010. Graebert seems to have abandoned the Beta's universal install wizard (which replicated the installation process familiar to Windows users) in favor of distribution specific packages: RPM for Fedora, Mandriva and SUSE, DEB for Ubuntu/Debian, and a .tar.gz archive for other Linux distributions. Bricsys already provides these kind of packages for Bricscad.

ARES Commander Edition is now shipping at a 50% discount (€495) through October, afterwards it will be priced at €995 (I couldn't find its price in dollars on the website).

A demo version can be downloaded on this page. It can be used in limited mode (no saving nor printing), or it can be activated on the web site to get full functionality for free for 30 days.

ARES Commander Edition for Linux (Update)

Update March 13, 2010: as I was completing the software's installation and reading the end-user license agreement, I realized that because of a confidentiality clause, if I accepted the terms, I would not be at liberty to publish opinions, screen captures or any other information on the software before its final release. Bummer! Since I am a proponent of free and open source software, I find myself in a peculiar position. But after some thought, I've decided to join the beta-test program under these conditions anyway; these are standard practice in the industry. I'm being pragmatic: if we are to see more professional CAD software on Linux (so it gains market share), we have to abide by these rules. So please be aware of this if you decide to join-in.

Soon after posting my Bricscad for Linux Alpha review, I received an invite to join the ARES Commander Edition Linux beta-testing program.

What's ARES? According to its developer Graebert, it's an all new AutoCAD-compatible software ("CAD-engine" is their word); it has an easy-to-navigate UI, full customization, and native availability on Windows (now), Mac & Linux (Q2 2010). Graebert, a company that also provides surveying and mobile solutions, launched ARES last month. I had read about this product's development last year in Ralph Grabowski's upFront.eZine (Ralph also maintains the popular WorldCAD Access blog). About 250 man-hours man-years have been dedicated to its coding, and for the past year, hundreds of users have taken part in the Windows version's beta-testing. Now beta-testing for the Linux version has started!

Syndicate content