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 ads by
Signing UpStep 1WHAT YOU NEED:
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 Step | Download PDFView All Steps | Next Step » |








































These zones are black with some ramdom pixels I think this is the piece.
Thanks for the note! I appreciate people are checking into this.-R
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.