Pagina 1 di 1

Info su requiredbuilder

Inviato: ven 9 mag 2008, 21:14
da sardylan
Scusate l'ignoranza, ma ho iniziato da poco a frugare SlackBuild, visto che ancora per la 12.1 molte cose non ci sono...
Volevo sapere la funzione del comando "requiredbuilder"... Ho visto che è presente in quasi tutti gli SlackBuild che avete nel repository...
Durante le prove ho ricompilato alcuni pacchetti commentando questo comando ed ho notato che tutto funzionava a meraviglia...
Ho pensato che fosse qualcosa delle vecchie versioni di Slack, invece ho visto notato che non è così...
Qualche link dove mi posso leggere qualche guida?? In quello che, se non sbaglio, dovrebbe essere il sito ufficiale http://www.stabellini.net non ho trovato niente...
Grazie a tutti...
Ciao!!

Re: Info su requiredbuilder

Inviato: ven 9 mag 2008, 21:22
da JohnnyMnemonic
Se ce l'hai installato puoi leggere il suo man
RequiredBuilder is a simple tool to help Slackware packages developers finding dependencies of a package and in particular writing the slack-required file for the slapt-get's dependency checking. It scans the package directory tree and finds all the binary dependencies using ldd. Besides it's able to identify scripts that need perl or python, or classes that need java. After collecting dependecies it adds them to the slack-required file using the informations in /var/log/packages.

Re: Info su requiredbuilder

Inviato: ven 9 mag 2008, 22:29
da sardylan
Ok... Grazie mille... :thumbright: :thumbright: :thumbright: