Page 1 of 1

Re: Make?

Posted: 13 Jul 2015, 23:11
by ncmprhnsbl
make creates(compiles) (from source files) the binary(s) and other files needed for a package.
in slackware, we use the *.SlackBuild script to, first , 'make', and then, 'install' to a fakeroot, which is then compressed into a 'package'.txz
as well, there is quite often a 'configure --someoption' step before make....
that is, if the software uses 'make' ... theres also cmake, scons etc ...

the 'readme' file in the source often will provide relevant instuctions...
also, checkout the 'src2pkg' progam in the dev module, it automates the process..

but have a look at a SlackBuild, they are deceptively simple and adaptable..

Re: Make?

Posted: 14 Jul 2015, 04:38
by francois

Re: Make?

Posted: 14 Jul 2015, 09:49
by beny
hi you have to do two action before...../configure or autobuild.sh that prepare the environment of make without the ./configure nothing is possible. maybe the package is on slackbuild repos? if you have enough space on the driver install sbopkg,this software make a rsync of the whole slackbuild repository in /var/lib and you can build all the packages you want,,browser the directories and make packages

Re: Make?

Posted: 14 Jul 2015, 10:34
by beny
no way to compile it,but seem android related so user blaze can show us how to manage this build tinyalsa instead libsound,blaze is our android expert.

Re: Make?

Posted: 14 Jul 2015, 11:29
by Bogomips
It might pay to glance at this tutorial. :)

Re: Make?

Posted: 15 Jul 2015, 10:22
by francois
Please document more objectively your results and difficulties so we can provide sound solutions.

How should I ask questions linux wise or on porteus forum:
viewtopic.php?f=35&t=44
http://www.catb.org/~esr/faqs/smart-question

Re: Make?

Posted: 15 Jul 2015, 17:53
by francois
@blue:
You cannot completely escape some kind of learning curve. The hyperlinks provided by the different forum members are very good. What we can do better is to provide packages that you could build from source with different difficulty levels, and from memory there should be in the hyperlinks provided.

Personally, I am no IT specialist, had had a unique course of programming at the university 30 years ago, which I did not used after. You have to try and do it step by step. As I stated above, you have to document your difficulties, so we could follow you. Did you read the links we provided? :twisted:

Re: Make?

Posted: 15 Jul 2015, 20:42
by donald
@ blue...
Troll mode on/
it's not "if anyone is knowledgeable in doing this stuff"
but rather
"is anyone interested in doing this stuff ?"
Troll mode off\
cheers

Re: Make?

Posted: 16 Jul 2015, 00:32
by cttan
Hi blue4meridian,

Seems like tinytcl is meant for DOS environment.

Re: Make?

Posted: 16 Jul 2015, 02:15
by francois
I like donald's troll and no troll mode. :D