Rpath (original) (raw)

About DBpedia

In computing, rpath designates the run-time search path hard-coded in an executable file or library. Dynamic linking loaders use the rpath to find required libraries. Specifically, it encodes a path to shared libraries into the header of an executable (or another shared library). This RPATH header value (so named in the Executable and Linkable Format header standards) may either override or supplement the system default dynamic linking search paths.

Property Value
dbo:abstract In computing, rpath designates the run-time search path hard-coded in an executable file or library. Dynamic linking loaders use the rpath to find required libraries. Specifically, it encodes a path to shared libraries into the header of an executable (or another shared library). This RPATH header value (so named in the Executable and Linkable Format header standards) may either override or supplement the system default dynamic linking search paths. The rpath of an executable or shared library is an optional entry in the .dynamic section of the ELF executable or shared libraries, with the type DT_RPATH, called the DT_RPATH attribute. It can be stored there at link time by the linker. Tools such as chrpath and patchelf can create or modify the entry later. (en) rpath — путь поиска библиотек и исполняемых файлов во время выполнения программы. rpath в исполняемом файле или библиотеке. (динамического связывания) используют rpath для поиска необходимых библиотек. В частности, он кодирует путь к разделяемым библиотекам в заголовке исполняемого файла (или другой разделяемой библиотеки). Это значение заголовка RPATH (названное так в стандартах заголовков Executable and Linkable Format) может либо переопределять, либо дополнять системные пути поиска динамических ссылок по умолчанию. rpath исполняемой или разделяемой библиотеки — это необязательная запись в разделе .dynamic исполняемой или разделяемой библиотеки ELF с типом DT_RPATH, называемый атрибутом DT_RPATH. Он может быть сохранен там во время компоновки компоновщиком. Такие инструменты, как chrpath и patchelf, могут создать или изменить запись позже. (ru)
dbo:wikiPageExternalLink http://packages.debian.org/stable/chrpath http://www.freshports.org/devel/chrpath http://nixos.org/patchelf.html
dbo:wikiPageID 3200164 (xsd:integer)
dbo:wikiPageLength 10413 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1085266749 (xsd:integer)
dbo:wikiPageWikiLink dbr:Dynamic_linker dbr:Run_time_(program_lifecycle_phase) dbr:GNU_C_Library dbr:GNU_Compiler_Collection dbr:Loader_(computing) dbr:Dynamic_linking dbr:Executable_and_Linkable_Format dbc:Operating_system_technology dbc:Computer_libraries dbr:SunOS dbr:Solaris_(operating_system) dbr:Library_(computer_science) dbr:Search_path dbr:Executable_file
dbp:wikiPageUsesTemplate dbt:About dbt:Citation_needed dbt:Mono dbt:Reflist dbt:Samp dbt:Howto dbt:Lowercase
dct:subject dbc:Operating_system_technology dbc:Computer_libraries
gold:hypernym dbr:Term
rdf:type yago:WikicatComputerLibraries yago:Area102735688 yago:Artifact100021939 yago:Library103660909 yago:Object100002684 yago:PhysicalEntity100001930 yago:YagoGeoEntity yago:YagoPermanentlyLocatedEntity yago:Room104105893 yago:Structure104341686 yago:Whole100003553
rdfs:comment In computing, rpath designates the run-time search path hard-coded in an executable file or library. Dynamic linking loaders use the rpath to find required libraries. Specifically, it encodes a path to shared libraries into the header of an executable (or another shared library). This RPATH header value (so named in the Executable and Linkable Format header standards) may either override or supplement the system default dynamic linking search paths. (en) rpath — путь поиска библиотек и исполняемых файлов во время выполнения программы. rpath в исполняемом файле или библиотеке. (динамического связывания) используют rpath для поиска необходимых библиотек. В частности, он кодирует путь к разделяемым библиотекам в заголовке исполняемого файла (или другой разделяемой библиотеки). Это значение заголовка RPATH (названное так в стандартах заголовков Executable and Linkable Format) может либо переопределять, либо дополнять системные пути поиска динамических ссылок по умолчанию. (ru)
rdfs:label Rpath (en) Rpath (ru)
owl:sameAs freebase:Rpath yago-res:Rpath wikidata:Rpath dbpedia-ru:Rpath https://global.dbpedia.org/id/4v1cx
prov:wasDerivedFrom wikipedia-en:Rpath?oldid=1085266749&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Rpath
is dbo:wikiPageRedirects of dbr:Runpath dbr:Rpath_(linking)
is dbo:wikiPageWikiLink of dbr:Readelf dbr:Runpath dbr:Rpath_(linking)
is foaf:primaryTopic of wikipedia-en:Rpath