Skip to content

Gotchabitch9/main

Repository files navigation

Installation

build the deb package

  1. install some basic packages
aptitude install build-essential debhelper make autoconf automake patch \
 dpkg-dev fakeroot pbuilder gnupg dh-make libssl-dev libpcre3-dev      
  1. build package
    change to source directory
mv packages/debian .
DEB_BUILD_OPTIONS=nocheck dpkg-buildpackage -rfakeroot -uc -b

install the deb package

replace the deb name with the current version

sudo dpkg -i tengine_2.2.1-1_amd64.deb

About

Code trying to get to Chinese looking cache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published