Skip to content

A test Common Lisp application showing how to package CL programs for Ubuntu Linux.

Notifications You must be signed in to change notification settings

svetlyak40wt/test-linux-app

Repository files navigation

test-linux-app - An application to test linux-packaging system.

TEST-LINUX-APP ASDF System Details

Usage

This repository contains a demo application showing how to build debian package for Common Lisp application. It was created as part of this video about linux-packaging ASDF system.

To build a deb package you need SBCL built with with enabled static compilation feature and fpm (requirement of linux-packaging).

Change paths to SBCL in the Makefile and run make command. It should produce the test-linux-app-deb-0.1.0.deb package which can be installed with apt-get or apt.

The same way you may try to build RPM package on Centos. See full list of supported linuxes on the home page of the linux-packaging ASDF system.


[generated by 40ANTS-DOC]

About

A test Common Lisp application showing how to package CL programs for Ubuntu Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published