首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >有GNUstep的Linux发行版吗?

有GNUstep的Linux发行版吗?
EN

Unix & Linux用户
提问于 2014-01-10 11:10:10
回答 4查看 1.8K关注 0票数 4

作为一个以Mac为主的用户,我又一次看到了Cocoa,这让我想到了GNUstep,即GNU实现(曾经的)同一个平台。

我注意到GNUstep既没有Ubuntu也没有SUSE (我认为)。现在我想知道,哪个Linux (或BSD)发行版附带了GNUstep和/或哪个发行版应该用于开发GNUstep应用程序?

EN

回答 4

Unix & Linux用户

回答已采纳

发布于 2014-01-10 12:03:04

我想你一定是错过了什么,它应该在所有的主要发行版中。这是Fedora 20:

代码语言:javascript
复制
> yum search gnustep
[...]
gnustep-gui.x86_64 : The GNUstep GUI library
gnustep-make.x86_64 : GNUstep makefile package
gnustep-back.x86_64 : The GNUstep back-end library
gnustep-base.x86_64 : GNUstep Base library package
gnustep-base-devel.i686 : Header of the GNUstep Base library packes
gnustep-base-devel.x86_64 : Header of the GNUstep Base library packes
gnustep-base-doc.noarch : Documentation for gnustep-base
gnustep-base-libs.i686 : GNUStep Base Libraries
gnustep-base-libs.x86_64 : GNUStep Base Libraries
gnustep-examples.x86_64 : The GNUstep examples
gnustep-filesystem.x86_64 : The basic directory layout for GNUstep packages
gnustep-gui-devel.i686 : Header files for the gnustep-gui package
gnustep-gui-devel.x86_64 : Header files for the gnustep-gui package
gnustep-gui-doc.noarch : Documentation for gnustep-gui
gnustep-gui-libs.i686 : Libraries for gnustep-gui
gnustep-gui-libs.x86_64 : Libraries for gnustep-gui
gnustep-make-doc.noarch : Documentation for gnustep-makegorm.i686 : The 
GNUstep graphical interface builder
gorm.x86_64 : The GNUstep graphical interface builder
[...]

这里是Ubuntu12.04 LTS:

代码语言:javascript
复制
> apt-cache search gnustep
[...]
gnustep - The GNUstep Development Environment -- user applications
gnustep-back-common - GNUstep GUI Backend - common files
gnustep-back-dbg - GNUstep GUI Backend - debugging symbols
gnustep-back0.20 - GNUstep GUI Backend
gnustep-back0.20-art - GNUstep GUI Backend (art)
gnustep-back0.20-cairo - GNUstep GUI Backend (cairo)
gnustep-base-common - GNUstep Base library - common files
gnustep-base-doc - Documentation for the GNUstep Base Library
gnustep-base-examples - Examples using the GNUstep Base Library
gnustep-base-runtime - GNUstep Base library - daemons and tools
gnustep-common - Common files for the core GNUstep environment
gnustep-core-devel - The GNUstep Development Environment -- core development
gnustep-core-doc - The GNUstep Development Environment -- core documentation
gnustep-devel - The GNUstep Development Environment -- development tools
gnustep-dl2 - Objective-C Classes needed for Database Access
gnustep-dl2-postgresql-adaptor - gnustep-dl2 adaptor to connect to PostgreSQL
gnustep-dl2-sqlite-adaptor - gnustep-dl2 adaptor to connect to SQLite
gnustep-examples - GNUstep example applications
gnustep-games - The GNUstep Development Environment -- games
gnustep-gpbs - GNUstep PasteBoard server
gnustep-gui-common - GNUstep GUI Library - common files
gnustep-gui-doc - Documentation for the GNUstep GUI Library
gnustep-gui-runtime - GNUstep GUI Library - runtime files
gnustep-icons - Several free icons for use with GNUstep and others
gnustep-make - Basic GNUstep Makefiles
gnustep-make-doc - Documentation for GNUstep-make
[...]

而debian喘息输出也是相似的。

票数 3
EN

Unix & Linux用户

发布于 2021-08-03 03:29:02

我想主要发行版有GNUstep包。Debian在GNUstep上有下面的特定页面,我认为到目前为止最合适的发行版。

https://wiki.debian.org/DebianGNUstep

到目前为止,桌面环境/窗口管理器包中仍然缺少GNUstep。

  • Windowmaker是用C而不是Objective开发的,不是用GNUstep库开发的)
  • GNUstep应用程序项目致力于提供应用程序,而不是开发dekstop环境。
  • 项目主干将提供类似于功能的窗口管理器,但自十年前以来似乎没有任何进展。
  • Etoile项目将创建用户环境,但自五年前以来也没有任何消息。
票数 1
EN

Unix & Linux用户

发布于 2014-08-24 08:40:24

Debian包含GNUStep环境。要安装它,请运行apt-get install gnustep

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

https://unix.stackexchange.com/questions/108698

复制
相关文章

相似问题

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