首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何在Ubuntu 8.04上安装libgluezilla?

如何在Ubuntu 8.04上安装libgluezilla?
EN

Stack Overflow用户
提问于 2008-09-03 19:50:11
回答 2查看 5.6K关注 0票数 4

我想在mono应用程序中使用Web浏览器控件,但当我收到错误消息"libgluezilla未找到。要获得Web浏览器支持,您需要安装libgluezilla。“安装Intrepid Deb会导致任何引用web浏览器控件的应用程序在启动时崩溃,并显示以下信息:“Thread (nil) web prematurely‘”。

EN

回答 2

Stack Overflow用户

回答已采纳

发布于 2008-09-15 22:41:05

代码语言:javascript
复制
apt-cache search libgluezilla
libmono-mozilla0.1-cil - Mono Mozilla library

在包描述中:

代码语言:javascript
复制
Description: Mono Mozilla library
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the implementation of the WebControl class based on the
 Mozilla engine using libgluezilla.
Homepage: http://www.mono-project.com/

您可能需要卸载来自intrepid的任何东西,而不是正确地向后移植。

票数 3
EN

Stack Overflow用户

发布于 2008-09-03 19:53:29

这是ubuntu网站上的一个链接:

http://packages.ubuntu.com/intrepid/libgluezilla

在底部有一个deb包的下载部分

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/42416

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档