Recent

Author Topic: Installations Packges stripped from list, before installing the AVR Compiler  (Read 729 times)

pascalbythree

  • Sr. Member
  • ****
  • Posts: 270
before FPCUPDELUXE GUI:
Code: Pascal  [Select][+][-]
  1. sudo apt-get install -y libx11-dev libgdk-pixbuf2.0-dev libcairo2-dev gir1.2-coglpango-1.0 libpangox-1.0-dev xorg-dev libgtk2.0-dev libpango1.0-dev

before installation:
Code: Pascal  [Select][+][-]
  1. sudo apt-get install binutils binutils-avr gcc-avr avr-libc uisp gdb-avr
  2. sudo apt-get install libc6-armel-cross libc6-dev-armel-cross libncurses5-dev build-essential bison flex libssl-dev
  3. sudo apt-get install binutils-arm-linux-gnueabi avra uisp avrdude
  4. sudo apt-get install gcc-arm-none-eabi gdb-arm-none-eabi
  5. sudo apt-get install byacc -y flex byacc bison gcc libusb-dev avrdude avr-libc libc6-dev
  6. sudo apt-get install gcc build-essential
  7. sudo apt-get install libudev-dev

Before i am installing my FPC-AVR compiler, i use these packages, before running FPCUPDELUXE

It does work, but how do i find out witch of these packages are really needed? Wich one can i skip? Anybody list?

Trying it myself takes to much time rebooting....
« Last Edit: August 24, 2023, 03:43:31 pm by pascalbythree »

 

TinyPortal © 2005-2018