Completed
Linux RPATH
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building an Advanced Python Installation for Linux and Windows
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduzione
- 2 Building an Advanced Python Installation
- 3 Outset
- 4 Requirements
- 5 Overall Approach
- 6 Overall Directory Layout
- 7 Python on Linux
- 8 Critical Success Factors
- 9 Reproducible Building on Linux
- 10 Linux RPATH
- 11 Script set_relative_spath.py
- 12 Patches
- 13 Generic Wrapper
- 14 Situation compared to Linux
- 15 Building on Windows - Compiler
- 16 Windows: C-Runtime
- 17 Which C-Runtime?
- 18 Windows DLL Loading
- 19 About Manifests - DLL Loading
- 20 About Manifests - UAC