User Tools

Site Tools


linux:dev1_2setup

This is an old revision of the document!


Devuan Setups

These depends on my need when using that particular machine.

  • using virtualbox from oracle (just like my slackware setup)
  • using texlive (install using tlmgr)
    • alternatively, install texlive texlive-latex-extra texlive-science
  • install freecad kicad openscad (project stuffs)
  • install ntp ntpdate (system management)

Development

  • getting OpenGL stuffs (glut): $ apt install freeglut3-dev
  • getting sqlite stuffs: $ apt install sqlite3 libsqlite3-dev
  • getting glade (will also get gtk library): $ apt install glade
  • getting wxwidgets stuffs: $ apt install lib-wxgtk3.0dev
  • getting my1imgpro stuffs: $ apt install libavcodec-dev libavdevice-dev libavformat-dev libswscale-dev
  • to compile sdcc: $ apt install bison flex libboost-dev texinfo

note: Setting up mingw-w64 cross-compiler

Web Server

  • Install webserver
    • # apt install apache2
    • default path for web is /var/www/html
linux/dev1_2setup.1767962172.txt.gz · Last modified: by azman