Difference between revisions of "FAQ"

From GNUstepWiki
Jump to navigation Jump to search
(DeSPAM)
Line 1: Line 1:
 
* [http://www.gnustep.org/resources/documentation/User/GNUstep/userfaq_toc.html User FAQ]
 
* [http://www.gnustep.org/resources/documentation/User/GNUstep/userfaq_toc.html User FAQ]
 
* [http://www.gnustep.org/resources/documentation/User/GNUstep/faq_toc.html Developer FAQ]
 
* [http://www.gnustep.org/resources/documentation/User/GNUstep/faq_toc.html Developer FAQ]
* [[GNUstepIsNotWindowMaker]]
+
* [[GNUstepIsNotWindowMaker | GNUstep vs. Window Maker]]
  
  
Here are few FAQ from the old wiki :
 
  
: <MrBIOS-TS> WELCOME TO GNUSTEP! Don't ever ask these questions. Before you ask them, here are the answers!</tongue-in-cheek>
+
'''Q.''' Why don't you just have Gorm output Renaissance files?
 +
:'''A.''' Philosophical and architectural incompatibilities.
  
:'''Q.''' Why don't you just have Gorm output Renaissance files?<br/>
+
'''Q.''' Is there a way to install GNUstep on Mac OS X?
:'''A.''' Philosophical and architectural incompatibilities.
+
:'''A.''' Yes!
 +
 
 +
'''Q.''' Is there any way to use gnustep-make and gnustep-base without using openapp/opentool?
  
:'''Q.''' Is there a way to install GNUstep on Mac OS X? Perhaps some howto?<br/>
+
'''Q.''' Can GNUstep help with porting applications from MacOS-X? Is there any HOWTO on that? See for example [http://sourceforge.net/projects/tamsys Tamsys]. How difficult it should be to port it to Linux and GNUstep?
:'''Q.''' Is there any way to use gnustep-make and gnustep-base without using openapp/opentool?<br/>
+
:'''A.''' Somehow relevant may be discussion on [http://groups.google.com/groups?th=f8a07de1a707dbeb How to port to GNUstep Answered]. Unfortunately this link is broken now. Dredge around in the google discussion group, I guess. I couldn't find anything helpful.
:'''Q.''' Can GNUstep help with porting applications from MacOS-X? Is there any HOWTO on that? See for example Tamsys http://sourceforge.net/projects/tamsys. How difficult it should be to port it to Linux and GNUstep?<br/>
 
:'''A.''' Somehow relevant may be discussion on http://groups.google.com/groups?th=f8a07de1a707dbeb. Unfortunately this link is broken now. Dredge around in the google discussion group, I guess. I couldn't find anything helpful.
 
  
:'''Q.''' Can I deploy my GNUstep application without requiring people to install GNUstep?
+
'''Q.''' Can I deploy my GNUstep application without requiring people to install GNUstep?
 
:'''A.''' No. Compare it to running Java applications without people requiring to install Java runtime environment.
 
:'''A.''' No. Compare it to running Java applications without people requiring to install Java runtime environment.
  
:'''Q.''' How can I get more information on Objective-C ?
+
'''Q.''' How can I get more information on Objective-C ?
 
:'''A.''' Here: [[Objective-C]]
 
:'''A.''' Here: [[Objective-C]]

Revision as of 20:26, 7 September 2006


Q. Why don't you just have Gorm output Renaissance files?

A. Philosophical and architectural incompatibilities.

Q. Is there a way to install GNUstep on Mac OS X?

A. Yes!

Q. Is there any way to use gnustep-make and gnustep-base without using openapp/opentool?

Q. Can GNUstep help with porting applications from MacOS-X? Is there any HOWTO on that? See for example Tamsys. How difficult it should be to port it to Linux and GNUstep?

A. Somehow relevant may be discussion on How to port to GNUstep Answered. Unfortunately this link is broken now. Dredge around in the google discussion group, I guess. I couldn't find anything helpful.

Q. Can I deploy my GNUstep application without requiring people to install GNUstep?

A. No. Compare it to running Java applications without people requiring to install Java runtime environment.

Q. How can I get more information on Objective-C ?

A. Here: Objective-C