Jump to content

Template:Networking device compiling a single package: Difference between revisions

No edit summary
No edit summary
Line 22: Line 22:
<li>While standing in root directory of the project execute this command in the terminal:
<li>While standing in root directory of the project execute this command in the terminal:
{{{package_compile_command}}}</li>
{{{package_compile_command}}}</li>
[[File:{{{package_compile_file}}}]]
[[File:{{{package_compile_file}}}|border|class=tlt-border|900px]]
<li>The compiled package can be found in the directory <b>{{{compiled_package_path}}}</b>. Upload the <b>{{{package_name}}}</b> install file into the router by executing this command in the terminal:
<li>The compiled package can be found in the directory <b>{{{compiled_package_path}}}</b>. Upload the <b>{{{package_name}}}</b> install file into the router by executing this command in the terminal:
{{{package_transfer_command}}}</li>
{{{package_transfer_command}}}</li>
Line 32: Line 32:
<li>Try out the nano text editor by executing this command:
<li>Try out the nano text editor by executing this command:
{{{package_testing_command}}}</li>
{{{package_testing_command}}}</li>
</ol>[[File:{{{package_install_file}}}]]
</ol>[[File:{{{package_install_file}}}|border|class=tlt-border|900px]]
</li>
</li>
<b>Note:</b> If the package that you want to compile isn't selected in the <b>Kconfig</b>, the install file of the package will not be created
<b>Note:</b> If the package that you want to compile isn't selected in the <b>Kconfig</b>, the install file of the package will not be created