Author Topic: trying to compile dropbox - make unknown  (Read 3569 times)

dirkme

  • Newbie
  • *
  • Posts: 8
  • Karma: +1/-0
trying to compile dropbox - make unknown
« on: Thu Apr 20 23:38:05 2017 »
Hi There,

I just test run NuTyX on virtualbox and I am impressed so far.

I installed GCC and tried to compile dropbox with make and make install, but make is unknown??

Also, wasn't there a tool collection I could download with all the necessary compiler?

Thank you for your help

Dirk
« Last Edit: Sat Apr 22 09:50:33 2017 by tnut »

Thierry

  • Administrator
  • Hero Member
  • *****
  • Posts: 706
  • Karma: +13/-0
  • Gender: Male
    • NuTyX distribution
Re: trying to compile dropbox - make unknown
« Reply #1 on: Fri Apr 21 07:53:58 2017 »
To be able to compile without any problems, you need to install the devel packages, by running the command:
Code: [Select]
get cards.develThis command will install for you all the necessary tools you need to compile, but then be aware you should stick to a base system if you plan to compile whithout a chroot. Please consult the documentation at http://www.nutyx.org/en/faq#4 and http://www.nutyx.org/en/recept
« Last Edit: Fri Apr 21 08:11:29 2017 by tnut »

dirkme

  • Newbie
  • *
  • Posts: 8
  • Karma: +1/-0
Re: trying to compile dropbox - make unknown
« Reply #2 on: Fri Apr 21 14:58:36 2017 »
so, the normal make and make install, won't do it?
« Last Edit: Sat Apr 22 09:50:39 2017 by tnut »

Thierry

  • Administrator
  • Hero Member
  • *****
  • Posts: 706
  • Karma: +13/-0
  • Gender: Male
    • NuTyX distribution
Re: trying to compile dropbox - make unknown
« Reply #3 on: Sat Apr 22 09:50:20 2017 »
Could work.. only if they are no dependancies beside the ones installed with cards