Official NuTyX forums

Help => Tips and Tricks => Topic started by: dirkme on Thu Apr 20 23:38:05 2017

Title: trying to compile dropbox - make unknown
Post by: dirkme 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
Title: Re: trying to compile dropbox - make unknown
Post by: Thierry 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
Title: Re: trying to compile dropbox - make unknown
Post by: dirkme on Fri Apr 21 14:58:36 2017
so, the normal make and make install, won't do it?
Title: Re: trying to compile dropbox - make unknown
Post by: Thierry on Sat Apr 22 09:50:20 2017
Could work.. only if they are no dependancies beside the ones installed with cards