Ubuntu dependencies (building)

Home Forums Platform Specific Linux Ubuntu dependencies (building)

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #97
    atom
    Keymaster
      • Topics: 159
      • Replies: 2945
      • Total: 3104
      • ★★★★★

      I just installed the latest Ubuntu (32bit) and theese are the packages i had to install to build Ctrlr:

      apt-get install build-essential
      apt-get install xorg-dev
      apt-get install libboost-all-dev
      apt-get install libglut3-dev
      apt-get install libasound2-dev
      apt-get install libreadline-dev
      
      • This topic was modified 10 years, 10 months ago by atom.
      #49735
      mrmowgli
      Participant
        • Topics: 1
        • Replies: 11
        • Total: 12

        What are the current build dependencies on Ubuntu? Or is there a doc on building for Ubuntu?

        #50040
        atom
        Keymaster
          • Topics: 159
          • Replies: 2945
          • Total: 3104
          • ★★★★★

          Current set of libraries linked to Ctrlr during builds is:

          -ldl
          -lrt
          -lXinerama
          -lX11
          -lXext
          -lfreetype
          -lpthread
          -lasound
          -lz
          -lbfd
          -lGL
          -ludev

          so that adds udev and bfd (binutils devel) to the list the rest should remian the same.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The forum ‘Linux’ is closed to new topics and replies.
        There is currently 0 users and 102 guests online
        No users are currently active
        Forum Statistics
        Threads: 2,495, Posts: 17,374, Members: 77,605
        Most users ever online was 12 on January 22, 2019 3:47 pm
        Ctrlr