3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Installing LeoCAD on an ASUS eee pc

Installing LeoCAD on an ASUS eee pc
I play with different educational manipulatives for a living. (Visit www.weirdrichard.com). Over the years I have built different themed models using all
sorts of toys. I document what I build with a variety of CAD programs.

For my birthday, my sweetie wife gave me an ASUS eee pc. I primarily use it for communication when I travel. It is small, lightweight, and tough.

At some point, I decided to install one of the manip CAD programs on it. This instructable will describe how to install LeoCAD on the ASUS eee pc.

LeoCAD is a CAD program that uses bricks similar to those found in many toys. Since it can access the LDRAW library, I have succefully imported a variety of manip systems on my PC including fischertechnik and K'NEX. LeoCAD is a great 3D editor for Linux. It supports some basic animation and can export to 3DStudioMax,POV-Ray, and Alias Wavefront.

Disclosure: I am new to Ubuntu and Linux. I pieced together the install from descriptions on www.leocad.org, www.ldraw.org, and a post by Robert van Dijk on Lugnet. I read about installing and using alien at (http://kitenet.net/~joey/code/alien/) and (http://www.howtoforge.com/converting_rpm_to_deb_with_alien). These links were all sources of information and inspiration.

Oh yeah, I did this last week, and I am referring to notes I made then. And I have young children. I hope I am not forgetting anything too crucial.

 
Remove these adsRemove these ads by Signing Up
 

Step 1WHAT YOU NEED:

WHAT YOU NEED:
Of couse you need an ASUS eee pc. I am using the EeePC 8G,

According to www.leocad.org, you should check for the following to run LeoCAD in your computer. This includes:

*OpenGL driver. You can check if you have one already by typing the following in a terminal window:

/sbin/ldconfig -p |grep libGL

You should see libGL.so listed in the output. If you can't find it, then you can use Mesa 3D, or check for hardware accelerated drivers. My eeePC checked out.

*GTK+. LeoCAD uses GTK+ 2.0 for its interface. Check if it is installed by typing the following in the terminal window:

pkg-config --atleast-version=2.0 gtk+2.0

If there are no errors, you have GTK+ and all of its dependencies. Otherwise you can download it from the GTK+ Homepage. My eeePC checked out.

*Alien. Alien is a program that converts between the rpm, dpkg, stampede slp, and
slackware tgz file formats. The installation package for LeoCad is a .rpm file, and
you need a .deb for Ubuntu. Alien is available in the normal Debian repositories. It
can be installed by typing this in the terminal window:

apt-get install alien

NOTE: Alien is rather experimental software. According to the experts, there are
many bugs and limitations. Remember, I am new to this.
« Previous StepDownload PDFView All StepsNext Step »
19 comments
Mar 6, 2011. 10:54 PMlove2make says:
totaly hot chick up top
Dec 25, 2009. 3:14 PMcpcbegin says:
I'm trying to run this program under wine on a laptop with Ubuntu 9.04 but when I try to run I can see neither the piece nor the main screen.
These zones are black with some ramdom pixels I think this is the piece.
Jan 3, 2010. 3:43 AMcpcbegin says:
I didn't use the linux version because I'm not using the lego pieces but the tente ones (another Spanish brick game with diferent pieces) and I couldn't load the new categories.
Finaly, I'm using the native linux version, modified and recompiled by me.
I change the library.cpp file adding the new categories, also this may be a good idea for expand the lego categories.
I put this in a Tente Leocad's manual of use, by the moment only on Spanish.
Dec 28, 2008. 6:46 AMgrevious says:
so would this work on normal windows xp or do i have to download and install linux?
Dec 27, 2008. 1:29 PMPhil B says:
I expect this would be quite different on another variety of Linux, perhaps not even work. I have been using Puppy Linux 4.1 from a Live CD for a few months, mostly for Internet connections when I am traveling. Please comment, if you are able. Thanks.
Dec 28, 2008. 5:24 AMPhil B says:
I am a Linux newbie, too. I have learned to make Puppy do what I really want from it and can easily slip back into Windows XP when I need other things. I tried installing a Linux based program with Puppy and the results were not completely to my liking. I have a Windows version of the same program and use it more regularly.
Dec 27, 2008. 2:39 PMSlimJoes says:
Cool 3d models, I wouldn't prefer it on such a small-screened laptop.

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
15
Followers
44
Author:ftking_83702