In computing, DLL Hell is a term for the complications that arise when working with dynamic link libraries (DLLs) used with Microsoft Windows operating systems, particularly legacy 16-bit editions which all run in a single memory space. Although the term is Windows-specific (the more general term is dependency hell) the rhyme is often used to depict a dependency hell case. DLL Hell often shows up in a Windows alert pop-up that reports something similar to "A Required DLL File, Z.
| Property | Value |
| dbpedia-owl:abstract
|
- In computing, DLL Hell is a term for the complications that arise when working with dynamic link libraries (DLLs) used with Microsoft Windows operating systems, particularly legacy 16-bit editions which all run in a single memory space. Although the term is Windows-specific (the more general term is dependency hell) the rhyme is often used to depict a dependency hell case. DLL Hell often shows up in a Windows alert pop-up that reports something similar to "A Required DLL File, Z. DLL, was not found" or "The procedure entry point Y couldn't be located in X. DLL" when users try to run an application, or during startup. This can also manifest itself more quietly as applications not working properly. It takes a number of forms, as detailed below.
- Der Ausdruck DLL-Konflikt bezeichnet ein Problem, das durch die Installation von Dynamic Link Library (DLLs) auf den Betriebssystemen der Microsoft Windows-Reihe entstehen kann. Vorwiegend sind ältere Windowsversionen betroffen, da diese nur beschränkte Möglichkeiten besitzen, um System-Dateien und DLL-Bibliotheken zu verwalten. Auch bei älteren Versionen von Mac OS treten ähnliche Probleme auf, die als Extension Conflicts (Erweiterungskonflikte) bezeichnet werden. In den verschiedenen Linux-Distributionen werden Bibliothekskonflikte meist durch den distributionseigenen Paketmanager verhindert, jedoch nicht immer .
- El término DLL Hell (infierno de las DLL) se refiere a los problemas ocasionados por los archivos *. dll (Dynamic Link Library, Biblioteca de Enlace Dinámico) en los sistemas operativos de Microsoft o de Kron Technologies, que si no se controla puede llevar al sistema irremisiblemente a la pantalla azul de la muerte o un KDHE en KronOS. Estas bibliotecas consisten en un conjunto de código común que puede estar compartido entre varias aplicaciones. En Windows estas bibliotecas están muy extendidas y son compartidas por múltiples aplicaciones (por ejemplo, las MFC están compartidas por prácticamente todas las aplicaciones gráficas). De esta compartición de código surgen dos problemas que constituyen el "infierno": Al instalar un programa se reemplaza una DLL por otra versión incompatible. Al desinstalar un programa se borra una DLL compartida. En ambos casos los programas que compartan la DLL dejarán de funcionar con los consiguientes trastornos que supone.
- DLL 地獄(ディーエルエルじごく)とは、DLL や COM コンポーネントなどのバージョンアップなどに伴い、それ以前のバージョンの DLL/COM コンポーネントなどに依存して動作するアプリケーションが動作しなくなる現象のことである。コンピュータ業界においては "DLL HELL" と呼ばれる場合が多い。Windows 以外の OS で発生するものについては "Dependency Hell" の名称がよく使われる。
- Inferno de DLLs (do inglês DLL hell) é uma designação dada a complicações no lidar com DLLs. O termo foi trazido a público por Rick Anderson, num relatório: The end of DLL hell, depois de ter sido usada por algum tempo internamente pela MicrosoftPredefinição:Carece de fontes.
- DLL hell — тупиковая ситуация, связанная с управлением динамическими библиотеками DLL в операционной системе Microsoft Windows. Аналогичная проблема в средах Unix (Linux и пр. ) носит название Dependency hell. Однако там она встречается только в случае пренебрежения пользователем встроенной в ОС системой управления пакетами. Сущность проблемы заключается в конфликте версий DLL, призванных поддерживать определённые функции. DLL hell — пример плохой концепции программирования, которая, подобно скрытой мине, приводит к резкому возрастанию трудностей при усложнении и совершенствовании системы.
- DLL地獄(DLL Hell)在電腦領域中,指的是因為動態連結函式庫(DLL)的版本與相容性的問題而造成程式的無法正常執行。 以Windows而言,早期並沒有很嚴謹的DLL版本管理機制,以致經常發生安裝了某軟體後,因為其覆蓋了系統上原有的同一個DLL檔,而導致原有可執行的程式無法執行。但還原回原有的DLL檔之後,所新安裝的軟體就無法執行。若覆蓋到系統所使用的重要DLL時亦可能讓系統容易當機甚至無法正常啟動。
|
| dbpedia-owl:wikiPageExternalLink
| |
| dcterms:subject
| |
| rdfs:comment
|
- DLL 地獄(ディーエルエルじごく)とは、DLL や COM コンポーネントなどのバージョンアップなどに伴い、それ以前のバージョンの DLL/COM コンポーネントなどに依存して動作するアプリケーションが動作しなくなる現象のことである。コンピュータ業界においては "DLL HELL" と呼ばれる場合が多い。Windows 以外の OS で発生するものについては "Dependency Hell" の名称がよく使われる。
- Inferno de DLLs (do inglês DLL hell) é uma designação dada a complicações no lidar com DLLs. O termo foi trazido a público por Rick Anderson, num relatório: The end of DLL hell, depois de ter sido usada por algum tempo internamente pela MicrosoftPredefinição:Carece de fontes.
- DLL地獄(DLL Hell)在電腦領域中,指的是因為動態連結函式庫(DLL)的版本與相容性的問題而造成程式的無法正常執行。 以Windows而言,早期並沒有很嚴謹的DLL版本管理機制,以致經常發生安裝了某軟體後,因為其覆蓋了系統上原有的同一個DLL檔,而導致原有可執行的程式無法執行。但還原回原有的DLL檔之後,所新安裝的軟體就無法執行。若覆蓋到系統所使用的重要DLL時亦可能讓系統容易當機甚至無法正常啟動。
- Der Ausdruck DLL-Konflikt bezeichnet ein Problem, das durch die Installation von Dynamic Link Library (DLLs) auf den Betriebssystemen der Microsoft Windows-Reihe entstehen kann. Vorwiegend sind ältere Windowsversionen betroffen, da diese nur beschränkte Möglichkeiten besitzen, um System-Dateien und DLL-Bibliotheken zu verwalten. Auch bei älteren Versionen von Mac OS treten ähnliche Probleme auf, die als Extension Conflicts (Erweiterungskonflikte) bezeichnet werden.
- In computing, DLL Hell is a term for the complications that arise when working with dynamic link libraries (DLLs) used with Microsoft Windows operating systems, particularly legacy 16-bit editions which all run in a single memory space. Although the term is Windows-specific (the more general term is dependency hell) the rhyme is often used to depict a dependency hell case. DLL Hell often shows up in a Windows alert pop-up that reports something similar to "A Required DLL File, Z.
- El término DLL Hell (infierno de las DLL) se refiere a los problemas ocasionados por los archivos *. dll (Dynamic Link Library, Biblioteca de Enlace Dinámico) en los sistemas operativos de Microsoft o de Kron Technologies, que si no se controla puede llevar al sistema irremisiblemente a la pantalla azul de la muerte o un KDHE en KronOS. Estas bibliotecas consisten en un conjunto de código común que puede estar compartido entre varias aplicaciones.
- DLL hell — тупиковая ситуация, связанная с управлением динамическими библиотеками DLL в операционной системе Microsoft Windows. Аналогичная проблема в средах Unix (Linux и пр. ) носит название Dependency hell. Однако там она встречается только в случае пренебрежения пользователем встроенной в ОС системой управления пакетами. Сущность проблемы заключается в конфликте версий DLL, призванных поддерживать определённые функции.
|
| rdfs:label
|
- DLL-Konflikt
- DLL Hell
- Infierno de las DLL
- DLL地獄
- Inferno de DLLs
- DLL hell
- DLL地獄
|
| owl:sameAs
| |
| foaf:page
| |
| is dbpedia-owl:wikiPageRedirects
of | |
| is owl:sameAs
of | |
| is foaf:primaryTopic
of | |