After posting a couple videos from my SUSE Linux Enterprise Desktop 10 system, some network admins have asked me to share how I record these. One said that he sees practical use in creating how-to videos for his end users.
So here is how I set up my SLED10 system for capturing my desktop as a video file.

The Short Version
- Use RecordMyDesktop.
- (Um…That’s it. You don’t need to read the rest.)
The Detailed Version
Install
- Make sure you have the following packages to your SLED10 machine: gcc, make, ogg, libogg-devel, libtheora-devel, libvorbis-devel, alsa-devel, jack-devel.
- If you find that I omitted any packages, please let me know which I need to add to the list.
- Download the latest version of RecordMyDesktop and gtk-RecordMyDesktop from the RecordMyDesktop project site. (These will be source code tarballs that you must build and install onto your machine.)
- Put the two source packages in a folder and extract them.
- Open a Terminal window and change to the newly-extracted RecordMyDesktop source folder.
- As a regular user, use the command “./configure –prefix=/usr” to configure the build environment. If the configure errors out, it’s likely because of a missing package. Add the missing package and its “-devel” accompaniment.)
- Now use the “make” command to build the package.
- Finally, use the command “sudo make install” to install the software. This will prompt you for the root user’s name.
- Repeat the same steps for the gtk-RecordMyDesktop source folder.
Launch
- Use Alt-F2 to start a Run Application window.
- Type “gtk-recordMyDesktop” on the command line and hit enter.
- Start recording!
- Cool tip from Reverend Ted
Similar & Related Posts:
- SUSE 10.1: Converting 5CDs into 1 DVD
- Test Driving Compiz Fusion on openSUSE
- openSUSE 10.3: Running Compiz Fusion Using ATI Cards (mostly for KDE)
- Why I’m sticking with Novell’s Linux desktop and Turning SLED into Practical User Desktop
- SLED 10 Presentation and Online Availabilty of Documentations
- Cool Solutions: How to Sync your iPAQ with Evolution on SLED 10
- Tip: SLED 10 and ATI Drivers with XGL
- Compiz on Solaris x86 - Eye Candy for Solaris’s Desktop
- Hacking SUSE Linux Enterprise 10
- openSUSE 10.2: AMD/ATI Drivers Installation




Get FREE daily updates via Email:
















Sitemap
RSS Feed
By:
CC Licensed