Search 5,000,000+ questions and answers.

Frequently Asked Questions

Where can I get Motif® for FreeBSD?

Frequently Asked Questions for FreeBSD 2.X, 3.X, 4.X and 5.X
The Open Group has released the source code to Motif 2.1.30. You can install the open-motif package, or compile it from ports. Refer to the ports section of the Handbook for more information on how to do this. Note: The Open Motif distribution only allows redistribution if it is running on an open source operating system. In addition, there are commercial distributions of the Motif software available.
Related Questions

Frequently Asked Questions for FreeBSD 6.X and 7.X
The Open Group has released the source code to Motif 2.2.2. You can install the x11-toolkits/open-motif package, or compile it from ports. Refer to the ports section of the Handbook for more information on how to do this. Note: The Open Motif distribution only allows redistribution if it is running on an open source operating system. In addition, there are commercial distributions of the Motif software available.
Related Questions

What is FreeBSD?

Frequently Asked Questions for FreeBSD 2.X, 3.X, 4.X and 5.X
Briefly, FreeBSD is a UNIX® like operating system for the i386™, IA-64, PC-98, Alpha/AXP, and UltraSPARC® platforms based on U.C. Berkeley's ''4.4BSD-Lite'' release, with some ''4.4BSD-Lite2'' enhancements. It is also based indirectly on William Jolitz's port of U.C. Berkeley's ''Net/2'' to the i386, known as ''386BSD'', though very little of the 386BSD code remains. A fuller description of what FreeBSD is and how it can work for you may be found on the FreeBSD home page.
Related Questions

Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X
Briefly, FreeBSD is a UN*X-like operating system for the i386 and Alpha/AXP platforms based on U.C. Berkeley's ''4.4BSD-Lite'' release, with some ''4.4BSD-Lite2'' enhancements. It is also based indirectly on William Jolitz's port of U.C. Berkeley's ''Net/2'' to the i386, known as ''386BSD'', though very little of the 386BSD code remains. A fuller description of what FreeBSD is and how it can work for you may be found on the FreeBSD home page.
Related Questions

Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X
Briefly, FreeBSD is a UN*X-like operating system for the i386 and Alpha/AXP platforms based on U.C. Berkeley's ''4.4BSD-Lite'' release, with some ''4.4BSD-Lite2'' enhan cements. It is also based indirectly on William Jolitz's port of U.C. Berkeley's ''Net/2'' to the i386, known as ''386BSD'', though very little of the 386BSD code remains. A fuller description of what FreeBSD is and how it can work for you may be found o n the FreeBSD home page.
Related Questions

What are the goals of FreeBSD?

Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X
The goals of the FreeBSD Project are to provide software that may be used for any purpose and without strings attached. Many of us have a significant investment in the code (and project) and would certainly not mind a little financial compensation now and then, but we are definitely not prepared to insist on it.
Related Questions

Why is it called FreeBSD?

Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X
Full source for the operating system is freely available, and the minimum possible restrictions have been placed upon its use, distribution and incorporation into other work (commercial or non-commercial). Anyone who has an improvement and/or bug fix is free to submit their code and have it added to the source tree (subject to one or two obvious provisions).
Related Questions

What is FreeBSD-CURRENT?

Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X
FreeBSD-CURRENT is the development version of the operating system, which will in due course become 5.0-RELEASE. As such, it is really only of interest to developers working on the system and die-hard hobbyists. See the relevant section in the handbook for details on running -CURRENT. If you are not familiar with the operating system or are not capable of identifying the difference between a real problem and a temporary problem, you should not use FreeBSD-CURRENT.
Related Questions

When are FreeBSD releases made?

Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X
a general principle, the FreeBSD core team only release a new version of FreeBSD when they believe that there are sufficient new features and/or bug fixes to justify one, and are satisfied that the changes made have settled down sufficiently to avoid compromising the stability of the release. Many users regard this caution as one of the best things about FreeBSD, although it can be a little frustrating when waiting for all the latest goodies to become available..
Related Questions

Who is responsible for FreeBSD?

Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X
The key decisions concerning the FreeBSD project, such as the overall direction of the project and who is allowed to add code to the source tree, are made by a core team of 9 people. There is a much larger team of more than 200 committers who are authorized to make changes directly to the FreeBSD source tree. However, most non-trivial changes are discussed in advance in the mailing lists, and there are no restrictions on who may take part in the discussion.
Related Questions

Where can I get Motif for FreeBSD?

Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X
The Open Group has released the source code to Motif 2.1.30. You can install the open-motif package, or compile it from ports. Refer to the ports section of the Handbook for more information on how to do this. Note: The Open Motif distribution only allows redistribution if it is running on an open source operating system. In addition, there are commercial distributions of the Motif software available.
Related Questions

Where can I get CDE for FreeBSD?

Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X
KDE is an open source X11 desktop which is similar to CDE in many respects. You might also like the look and feel of xfce. KDE and xfce are both in the ports system.
Related Questions

Frequently Asked Questions for FreeBSD 5.X and 6.X
Briefly, FreeBSD is a UNIX® like operating system for the Alpha/AXP, AMD64 and Intel® EM64T, i386™ IA-64, PC-98, and UltraSPARC® platforms based on U.C. Berkeley's “4.4BSD-Lite” release, with some “4.4BSD-Lite2” enhancements. It is also based indirectly on William Jolitz's port of U.C. Berkeley's “Net/2” to the i386, known as “386BSD”, though very little of the 386BSD code remains.
Related Questions

Can I increase FD_SETSIZE on FreeBSD?

Apache Server Frequently Asked Questions
On versions of FreeBSD before 3.0, the FD_SETSIZE define defaults to 256. This means that you will have trouble usefully using more than 256 file descriptors in Apache. This can be increased, but doing so can be tricky. If you are using a version prior to 2.2, you need to recompile your kernel with a larger FD_SETSIZE. This can be done by adding a line such as: options FD_SETSIZE nnn If you are using a version of 2.1-stable from after 1997/03/10 or 2.2 or 3.
Related Questions

How do I compile Freeciv under Solaris or FreeBSD?

Civ
On Solaris, FreeBSD, and some other systems, the default make isn't GNU make. In order to compile with such a make you must either configure --disable-cvs-deps --disable-nls in order to disable the GNU make specific parts of the Makefile.
Related Questions

Will DenyHosts work with FreeBSD?

DenyHosts Frequently Asked Questions
Yes. According to Frencesca Smith, DenyHosts 0.7 and greater will work under FreeBSD. DenyHosts automatically detects if you are running it under FreeBSD and if so, will append your deny entries with " : deny". You should also update your HOSTS_DENY configuration value to "/etc/hosts.allow" since FreeBSD does not recognize the default "/etc/hosts.deny" file that many other vendors use.
Related Questions

Which sound cards are supported by FreeBSD?

Frequently Asked Questions for FreeBSD 2.X, 3.X, 4.X and 5.X
FreeBSD supports the SoundBlaster®, SoundBlaster Pro, SoundBlaster 16, Pro Audio Spectrum 16, AdLib and Gravis UltraSound sound cards. There is also limited support for MPU-401 and compatible MIDI cards. Cards conforming to the Microsoft® Sound System specification are also supported through the pcm driver. Note: This is only for sound! This driver does not support CDROMs, SCSI or joysticks on these cards, except for the SoundBlaster.
Related Questions

Frequently Asked Questions for FreeBSD 6.X and 7.X
Briefly, FreeBSD is a UNIX® like operating system for AMD64 and Intel® EM64T, i386™ PC-98, IA-64, ARM®, PowerPC® and UltraSPARC® platforms based on U.C. Berkeley's “4.4BSD-Lite” release, with some “4.4BSD-Lite2” enhancements. It is also based indirectly on William Jolitz's port of U.C. Berkeley's “Net/2” to the i386, known as “386BSD”, though very little of the 386BSD code remains.
Related Questions

Frequently Asked Questions for FreeBSD 2.X, 3.X, 4.X and 5.X
X Snapshot releases are made daily for the -CURRENT branch, these being of service purely to bleeding-edge testers and developers.
Related Questions

What is the latest version of FreeBSD?

Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X
Version 4.4 is the latest STABLE version; it was released in September, 2001. This is also the latest RELEASE version. Briefly explained, -STABLE is aimed at the ISP or other corporate user who wants stability and a low change count over the wizzy new features of the latest -CURRENT snapshot. Releases can come from either branch, but you should only use -CURRENT if you are sure that you are prepared for its increased volatility (relative to -STABLE, that is).
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact