A Collection of Examples of 64-bit Errors in Real Programs

Image

 

A Collection of Examples of 64-bit Errors in Real Programs.

Advertisement

Learn Linux, 101: RPM and YUM package management

Learn Linux, 101: RPM and YUM package management

Add new software and keep your system current

Ian Shields, Senior Programmer, IBM

Summary: Learn how to install, upgrade and manage packages on your Linux® system. This article focuses on the Red Hat Package Manager (RPM) developed by Red Hat, as well as the Yellowdog Updater Modified (YUM) originally developed to manage Red Hat Linux systems at Duke University’s Physics department. You can use the material in this article to study for the LPI 101 exam for Linux system administrator certification, or just to explore the best ways to add new software and keep your system current.

via Learn Linux, 101: RPM and YUM package management.

Learn Linux, 101: Debian package management

Learn Linux, 101: Debian package management

Add new software and keep your system current

Ian Shields, Senior Programmer, IBM

Summary: Learn how to install, upgrade, and manage packages on your Linux® system. This article focuses on the Advanced Packaging Tool, or APT, which is the package management system used by Debian and distributions derived from Debian, such as Ubuntu. You can use the material in this article to study for the LPI 101 exam for Linux system administrator certification, or just to explore the best ways to add new software and keep your system current.

via Learn Linux, 101: Debian package management.

Linux Audio Developer’s Simple Plugin API (LADSPA)

Linux Audio Developer’s Simple Plugin API (LADSPA)

Overview

LADSPA is a standard that allows software audio processors and effects to be plugged into a wide range of audio synthesis and recording packages.

For instance, it allows a developer to write a reverb program and bundle it into a LADSPA “plugin library.” Ordinary users can then use this reverb within any LADSPA-friendly audio application. Most major audio applications on Linux support LADSPA.

If you are a developer and want to jump straight into the code, you may want to look at the LADSPA header file or download the LADSPA SDK.

For a well-written introduction to LADSPA, see Dave Phillips’ article on Oriellynet.

via Linux Audio Developer’s Simple Plugin API (LADSPA).

Integrate Video Streaming Into Your C/C++ Application Using Nex Gen Media Server API | HowtoForge – Linux Howtos and Tutorials

Integrate Video Streaming Into Your C/C++ Application Using Nex Gen Media Server API

via Integrate Video Streaming Into Your C/C++ Application Using Nex Gen Media Server API | HowtoForge – Linux Howtos and Tutorials.