General TC > Programming & Scripting - Unofficial

Build script to create extension

<< < (2/2)

bmarkus:
To be precise the problem is not /tmp but installing to any location different than final. True, but this is just a minority of sources. Anyhow, you must check the result always and adjust the scipt to the given case.

All of my posted extensions were compiled with a kind of this script, never used mark.

jpeters:

--- Quote from: bmarkus on September 18, 2009, 01:20:39 AM ---To be precise the problem is not /tmp but installing to any location different than final. T

--- End quote ---

"temp" meaning "temporary" ...not the /tmp directory  :)   

Kingdomcome:
many packages obey the "DESTDIR=" flag passed on the "make install" line which makes installing to a temp location for packaging purposes very easy as noted in the wiki.  for the packages that do not, the "touch /tmp/mark" method has worked well for me.

Navigation

[0] Message Index

[*] Previous page

Go to full version