Thursday, 11 August 2011
For many applications on MacOS, the gcc compiler is required. In the past, this required the installation of XCode -- which, by the way, was a 3+ Gig download. However, Kenneth Reitz fixed this with his OS X GCC installer, which is only about 300 Meg. Different apps may complain...
Wednesday, 10 August 2011
Test Another
Friday, 02 October 2009
yum install -y subversion autoconf automake libtool \ gcc-c++ ncurses-devel make libX11-devel Xvfb alsa-utils \ xorg-x11-fonts* expat-devel zlib zlib-devel \ unixODBC-devel openssl-devel gnutls-devel libogg-devel \ libvorbis-devel curl-devel ntp vsftpd chkconfig anacron off chkconfig atd off chkconfig autofs off chkconfig avahi-daemon off chkconfig bluetooth off chkconfig cpuspeed off chkconfig cups off...
Saturday, 26 September 2009
We want to setup a small business telephone system that uses our Skype account to make (SkypeOut) and receive (SkypeIn) calls. We wanted to keep the costs as low as possible but there will be some (what I consider to be minimal) upfront and/or ongoing charges by Skype and Digium....
Monday, 13 April 2009
Steps I used to get BackTrack 4 BETA version running on my Dell Latitude D810. I will be using the single boot method of installation as opposed to dual boot. In other words, I will not been choosing between a linux, windows, or backtrack partition when I boot up --...