Partner links

How to install Lekture on Fedora 19 KDE

Zemanta Related Posts Thumbnail

When I started taking free online classes on Coursera and other online academies a few months ago, I always wondered whether those lecture-making software that the lecturers use to make their videos are also available for Linux. I’m referring to Free Software alternatives, not commercial ones.

Then I came across Lekture, a KDE Education application. I don’t think that it has all the features that the commercial equivalents on Windows have, but at this stage in its development, it looks good.

If, like me, you’ve been wondering if an application of this sort exists in Linux, you might want to take a look at Lekture. It is still an alpha software, so keep that in mind. However, for a software that is still in a very early stage of development, it looks pretty good. The following screen shots show its configuration settings.

General settings
Lekture general settings KDE education

Video Settings. Videos may be recorded in WebM or Ogg Theora formats, with the former being the default.
Lekture video settings webm ogg theora KDE education

Audio settings.
Lekture audio settings KDE education

Tablet settings. Wacom tablet is said to be supported, but I did not have one to test with. If you have a Wacom or any other tablet, let us know if it worked for you.
Lekture Wacom tablet settings KDE education

Ok, I did not do this, my cat did. Honest!
Lekture general settings KDE education

Now that you have an idea what Lekture looks like, next task is to install it, if you think you need it. On Fedora, there are no binary packages, so installing it means compiling it from source. To do that, first make sure that you have GCC, CMAKE, Qt-GStreamer and Qt-GStreamer development packages installed. If you don’t, install them with yum install qt-gstreamer-devel qt-gstreamer gcc cmake. Once those are in place, follow these steps to compile and install Lekture from source.

1. Grab the source code from here. The best method to do this with is to use Git, so if you don’t have it installed, do so by typing yum install git:

git clone git://anongit.kde.org/scratch/omas/lekture.git

The above command will clone the source code to a directory named lekture.

2. Change to the directory (cd lekture) and create a new directory named build. Then change into the new directory. mkdir build && cd build.

3. From the build directory, type cmake -DCMAKE_INSTALL_PREFIX=$KDEDIRS -DCMAKE_BUILD_TYPE=Debug ..

4. Follow that up by typing make and (as root) make install.

Now that Lekture is installed, you may start it from the menu or from the command line by typing lekture.

Share:

Facebook
Twitter
Pinterest
LinkedIn

Partner links

Newsletter: Subscribe for updates

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments

Get the latest

On social media

Security distros

Hacker
Linux distros for hacking and pentesting

Crypto mining OS

Bitcoin
Distros for mining bitcoin and other cryptocurrencies

Crypto hardware

MSI GeForce GTX 1070
Installing Nvidia GTX 1070 GPU drivers on Ubuntu

Disk guide

LVM
Beginner's guide to disks & disk partitions in Linux

Bash guide

Bash shell terminal
How to set the PATH variable in Bash
Categories
Archives
0
Hya, what do you think? Please comment.x
()
x