This blog is about what i encountered with FreeBSD like "make install command", "No such file or directory" and etc.
Problems with "make install command"
The problem about make install is that your prerequisite software of what you are trying to install is out-dated like this: Error: Could not fetch isoENTS.zip-not found at /usr/ports/distfile
Solution:
What i did is upgrade the out-dated software using the deinstall and reinstall command
Another problem was an error that could not fetch on the distfiles like this:
Solution:
What i did is to fetch it manually using fetch command on the distfiles
Problems with looking for a fileand returns "No such file or directory"
After i installed horde-turba, i was stuck with this problem:
cd /usr/local/www/apache22/data/horde/turba/scripts/sql/turba_objects_msyql.sql
turba_objects_msyql.sql:No such file or directory
Solution:
turba_objects_msyql.sql is the same as turba.sql
NOTE: Before doing anything else like installing third party software, do the following things:
1) Update FreeBSD System
freebsd-update fetch
then install,
freebsd-update install
then reboot your system after installing.
2)Update relevant ports by:
portsnap fetch update
then extract,
portsnap fetch extract
Read more on this article...
FreeBSD Commonly Encountered Errors
Posted by
jo
, Thursday, October 8, 2009 at 5:21 AM, in
Open Source Software for an Open Source Environment
Posted by
jo
, Monday, October 5, 2009 at 4:09 AM, in
Linux
Mozilla Firefox
Open Office
ClamAV
VLC Media Player
Read more on this article...
Linux is a free Unix-type operating system originally created by Linus Torvalds with the assistance of developers around the world. Developed under the GNU General Public License , the source code for Linux is freely available to everyone. Click on the link below to find out more about the operating system that is causing a revolution in the world of computers.
Mozilla Firefox
Mozilla Firefox is a free, open source, cross-platform, graphical web browser developed by the Mozilla Corporation and hundreds of volunteers. Firefox includes an integrated pop-up blocker, tabbed browsing, live bookmarks, support for open standards, and an extension mechanism for adding functionality. Although other browsers have some of these features, Firefox became the first such browser to include them all and achieve wide adoption. PCWorld reviewed Firefox as the best product of 2005. Now, it is upgraded to its newest version 3.5. Windows equivalent: Windows Internet Explorer
Open Office
OpenOffice.org is a free and open source office suite, including word processor, spreadsheet, presentation, vector drawing and database components. It is available for many different platforms, including Microsoft Windows, Unix-like systems with the X Window System including GNU/Linux, BSD, Solaris and Mac OS X. It is intended to be compatible with, and compete with, Microsoft Office. It supports the OpenDocument standard for data interchange, and can be used at no cost. Windows Equivalent: Microsoft Office
ClamAV
Clam AntiVirus is an open source (GPL) anti-virus toolkit for UNIX, designed especially for e-mail scanning on mail gateways. It provides a number of utilities including a flexible and scalable multi-threaded daemon, a command line scanner and advanced tool for automatic database updates. The core of the package is an anti-virus engine available in a form of shared library
VLC Media Player
VLC media player is a highly portable multimedia player and multimedia framework capable of reading most audio and video formats (MPEG-2, MPEG-4, H.264, DivX, MPEG-1, mp3, ogg, aac ...) as well as DVDs, Audio CDs VCDs, and various streaming protocols.
Read more on this article...
Subscribe to:
Posts (Atom)