dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* dpdk proposal installation process
@ 2015-10-20  0:21 Arevalo, Mario Alfredo C
  2015-10-20  9:17 ` Bruce Richardson
  0 siblings, 1 reply; 13+ messages in thread
From: Arevalo, Mario Alfredo C @ 2015-10-20  0:21 UTC (permalink / raw)
  To: dev@dpdk.org

Hi folks,

      Good day, this is a proposal in order to improve the dpdk install process,
I would like to know your point of view about the next points according to
previous conversations :) in order to create a new patches version.

1) I think the first thing that I have to be aware is "compatibility", the
new changes won't affect the current dpdk behaviour.

2) Create new makefile rules, these rules is going to install dpdk files in
default paths, however the linux distributions don't use the same paths for their
files, the linux distribution and the architecture can be factor for different
path as Panu commented in previous conversations, he is right, then all variables
could be overridden, the variables names for the user can be included in documentation.
Also an option could be a configuration file for paths, however I'm not sure.

3) The default paths for dpdk in order to follow a hierarchy, however the variable
with those values can be overridden.

-install-bin          --> /usr/bin.
-install-headers  --> /usr/include/dpdk
-install-lib           --> /usr/lib64
-install-doc         --> /usr/share/doc/dpdk
-install-mod        --> if RTE_EXEC_ENV=linuxapp then KERNEL_DIR=/lib/modules/$(uname -r)/extra/drivers/dpdk
                                else KERNEL_DIR=/boot/modules).
-install-sdk         --> /usr/share/dpdk and call install-headers ).
-install-fhs          --> call install-libraries, install-mod, install-bin and install-doc (maybe install-headers)

4) I'm going to take account all feedback about variables, paths etc for the new version :).

Thank you so much for your help.


Mario.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-11-27 13:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-20  0:21 dpdk proposal installation process Arevalo, Mario Alfredo C
2015-10-20  9:17 ` Bruce Richardson
2015-10-21 19:15   ` Olivier MATZ
2015-10-22  5:55     ` Panu Matilainen
2015-10-22 14:57       ` Bruce Richardson
2015-10-26 16:18         ` Arevalo, Mario Alfredo C
2015-10-27 14:25           ` compile and install using configure-make-make_install Bruce Richardson
2015-10-27 14:25             ` [RFC-PATCH 1/2] gen-build-mk: add "make install" option to build dir Bruce Richardson
2015-10-27 14:25             ` [RFC-PATCH 2/2] add example configure script Bruce Richardson
2015-11-03  7:35             ` compile and install using configure-make-make_install Panu Matilainen
2015-11-03 10:16               ` Bruce Richardson
2015-11-27 11:50           ` dpdk proposal installation process Thomas Monjalon
2015-11-27 13:16         ` Marc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).