mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-01-31 01:57:54 +00:00
18 lines
6.8 KiB
HTML
18 lines
6.8 KiB
HTML
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>Common problems with software packaging</title><script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script><script id="MathJax-script" async="" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script><script type="text/x-mathjax-config">
|
|
MathJax = {
|
|
tex: {
|
|
inlineMath: [ ['$','$'], ['\(','\)'] ],
|
|
displayMath: [ ['$$','$$'], ['[',']'] ]
|
|
},
|
|
options = {
|
|
processHtmlClass = "math"
|
|
}
|
|
}
|
|
</script><meta name="next-head-count" content="6"/><link rel="preload" href="/wiki/_next/static/css/52fc2ba29703df73922c.css" as="style"/><link rel="stylesheet" href="/wiki/_next/static/css/52fc2ba29703df73922c.css" data-n-g=""/><noscript data-n-css=""></noscript><link rel="preload" href="/wiki/_next/static/chunks/main-ae4733327bd95c4ac325.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/webpack-50bee04d1dc61f8adf5b.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/framework.9d524150d48315f49e80.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/commons.0e1c3f9aa780c2dfe9f0.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/pages/_app-8e3d0c58a60ec788aa69.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/940643274e605e7596ecea1f2ff8d83317a3fb76.4841a16762f602a59f00.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/pages/%5B%5B...slug%5D%5D-1aa198f87ede1cd0e1dc.js" as="script"/></head><body><div id="__next"><main><h1>Common problems with software packaging</h1><section class="post-metadata"><span>Date: <!-- -->2020-09-13 19:42:06 +08:00</span><span>Date modified: <!-- -->2021-05-04 20:52:10 +08:00</span></section><nav class="toc"><ol class="toc-level toc-level-1"></ol></nav><p>Several of the problems I've encountered while practicing packaging (aside from unfamiliarity, of course) is of the following:
|
|
</p><ul><li><p>How distinct each project could be in case they don't follow the standard.
|
|
Not really a problem as most of them has documentation available for it.
|
|
</p></li><li><p>Some of them are built with assumptions or a preset environment which may need patching.
|
|
</p></li><li><p>Sparse documentation for building the software.
|
|
Some of them are particularly intuitive but in case it is lacking, you're on your own (unless they're open for discussions and pull requests).
|
|
</p></li></ul><p>The process of software packaging might vary but in my case, it is pretty straightforward with <a href="/wiki/tools.nix">Nix package manager</a> (though not-so-great with its <a href="https://nixos.org/learn.html">documentation</a>) and even more so with <a href="/wiki/2020-08-19-08-21-44">GNU Guix</a> with its <a href="https://guix.gnu.org/help">open communication and well-made documentation</a>.
|
|
</p></main></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"metadata":{"date":"\"2020-09-13 19:42:06 +08:00\"","date_modified":"\"2021-05-04 20:52:10 +08:00\"","language":"en","source":""},"title":"Common problems with software packaging","hast":{"type":"root","children":[{"type":"element","tagName":"nav","properties":{"className":"toc"},"children":[{"type":"element","tagName":"ol","properties":{"className":"toc-level toc-level-1"},"children":[]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Several of the problems I've encountered while practicing packaging (aside from unfamiliarity, of course) is of the following:\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"How distinct each project could be in case they don't follow the standard.\n Not really a problem as most of them has documentation available for it.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Some of them are built with assumptions or a preset environment which may need patching.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Sparse documentation for building the software.\n Some of them are particularly intuitive but in case it is lacking, you're on your own (unless they're open for discussions and pull requests).\n"}]}]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"The process of software packaging might vary but in my case, it is pretty straightforward with "},{"type":"element","tagName":"a","properties":{"href":"/tools.nix"},"children":[{"type":"text","value":"Nix package manager"}]},{"type":"text","value":" (though not-so-great with its "},{"type":"element","tagName":"a","properties":{"href":"https://nixos.org/learn.html"},"children":[{"type":"text","value":"documentation"}]},{"type":"text","value":") and even more so with "},{"type":"element","tagName":"a","properties":{"href":"/2020-08-19-08-21-44"},"children":[{"type":"text","value":"GNU Guix"}]},{"type":"text","value":" with its "},{"type":"element","tagName":"a","properties":{"href":"https://guix.gnu.org/help"},"children":[{"type":"text","value":"open communication and well-made documentation"}]},{"type":"text","value":".\n"}]}]},"backlinks":[]},"__N_SSG":true},"page":"/[[...slug]]","query":{"slug":["2020-09-13-19-42-06"]},"buildId":"Ie9t5zutrXP6Of75Cb5xF","assetPrefix":"/wiki","nextExport":false,"isFallback":false,"gsp":true}</script><script nomodule="" src="/wiki/_next/static/chunks/polyfills-99d808df29361cf7ffb1.js"></script><script src="/wiki/_next/static/chunks/main-ae4733327bd95c4ac325.js" async=""></script><script src="/wiki/_next/static/chunks/webpack-50bee04d1dc61f8adf5b.js" async=""></script><script src="/wiki/_next/static/chunks/framework.9d524150d48315f49e80.js" async=""></script><script src="/wiki/_next/static/chunks/commons.0e1c3f9aa780c2dfe9f0.js" async=""></script><script src="/wiki/_next/static/chunks/pages/_app-8e3d0c58a60ec788aa69.js" async=""></script><script src="/wiki/_next/static/chunks/940643274e605e7596ecea1f2ff8d83317a3fb76.4841a16762f602a59f00.js" async=""></script><script src="/wiki/_next/static/chunks/pages/%5B%5B...slug%5D%5D-1aa198f87ede1cd0e1dc.js" async=""></script><script src="/wiki/_next/static/Ie9t5zutrXP6Of75Cb5xF/_buildManifest.js" async=""></script><script src="/wiki/_next/static/Ie9t5zutrXP6Of75Cb5xF/_ssgManifest.js" async=""></script></body></html> |