UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. ereus
    3. Posts
    E
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: howto install linux-headers

      I need it to compile a library that use my program.

      posted in OS
      E
      ereus
    • RE: Compile C++ on phone

      @kjhg84j9 I've used phablet-tools from my computer to unlock my tablet.
      And then,
      I've do "sudo apt update" and "sudo apt install build-essential".

      posted in General
      E
      ereus
    • RE: Compile C++ on phone

      I've do in my tablet with UT from terminal:

      phablet@ubuntu-phablet:~$ sudo apt install build-essential
      

      and it works for me.

      posted in General
      E
      ereus
    • howto install linux-headers

      Hi,
      I need install linux-headers but it isn't found.
      The kernel version is "3.10.93+".
      When I try to install with:
      sudo apt install linux-headers-$(uname -r)
      it returns:
      E: No se ha podido localizar el paquete linux-headers-3.10.93
      E: No se pudo encontrar ningĂșn paquete usando "*" con "linux-headers-3.10.93"
      Thank's
      Do I need to add any repository to apt/sources.lst?
      Do I have to update the kernel?

      posted in OS
      E
      ereus