14 Aug, 2010
Install dbi for cygwin
Articles related to install dbi for cygwin
http://digitalpbk.com/perl/install-modules-unrecognized-command-line-option-fstack-protector
Error
Installing PERL modules "unrecognized command line option -fstack -protector"
unrecognized command line option "-fstack-protector" error usually comes on
Cygwin when
installing PERL modules.
For example when
installing the
DBI module or DBD::MySQL perl module, the following error comes on
cygwin :
cp lib/
DBI/Gofer/Serializer/Base.pm blib/lib/
DBI/Gofer/Serializer/Base.pm
cp dbipport.h blib/arch/auto/
DBI/dbipport.h
cp lib/
DBI/Gofer/Execute.pm blib/lib/
DBI ...
Published 2 years, 1 month ago
http://digitalpbk.com/cygwin/how-clear-screen-cls-command-not-found
Cygwin: Clear screen command, How to clear the screen ?
Some one may be wondering where is the clear command on
cygwin. If we type either cls or clear we would be shown bash: clear: command not found. So there are many fancy ways to clear the command line prompt, but the one I liked the best is
Ctrl + L
Simple, just press Control + L on the keyboard and your command line prompt cleans up.
:)
Cygwin
Software ...
Published 2 years, 1 month ago
http://digitalpbk.com/windows/linux-style-command-line-quick-edit-right-click-paste
, we can select using the mouse and right click using paste.
Cygwin on windows gives most of the utilities on Linux, but the command line interface is still that of the Windows.
So in order to bring Linux like command line on Windows, you just have to enable an option, which most of us rarely know.
Right Click on the command line title and click properties
Now tick the checkbox as highlighted in the image given below :
Press OK and select save the properties for all windows.
Or
select ...
Published 2 years, 2 months ago
http://digitalpbk.com/google-chrome/install-google-chrome-linux-ubuntu-910
Installing Google Chrome on Ubuntu 9.10
Installation
Click Here to
install Google Chrome on Ubuntu.
Google
Linux
Ubuntu
Software ...
Published 2 years, 5 months ago
http://digitalpbk.com/e63-ssh/installing-putty-ssh-client-nokia-e63
Installing Putty SSH Client on Nokia E63
This post is about
installing an SSH client in Nokia E63 (E63 ssh) with a Symbian S60 OS (3rd edition).
Download the Putty client for Symbian S60 from SourceForge at this link, download it from your E63 mobile browser or transfer it to your Nokia E63 handset using bluetooth or usb connection.
Now follow the steps below to disable
installing of only signed applications on your mobile. By default the
installation of non signed and self signed ...
Published 1 year, 11 months ago
http://digitalpbk.blogspot.com/2009/12/official-google-blog-google-chrome-for.html
Official Google Blog: Google Chrome for the holidays: Mac, Linux and extensions in beta
http://digitalpbk.com/2009/12/
install-google-chrome-linux-ubuntu-910 ...
Published 2 years, 5 months ago
http://digitalpbk.com/google-go/installing-google-go-linux-ubuntu
Installing Google Go on Linux Ubuntu
One command
install, Bash script to
install Google Go in one Go
#!/bin/bash
ARCH=386 #CHANGE this setting to amd64 if you are on 64 bit.
sudo apt-get
install bison make gcc libc6-dev ed mercurial
{
cat ~/.bashrc; cat ~/temp.bashrc
mv ~/.bashrc ~/.bashrc.old
mv ~/temp.bashrc ~/.bashrc
export GOROOT=$HOME/go
export GOARCH=$ARCH
export GOOS=linux
export GOBIN=$HOME/gobin
export PATH=$PATH:$GOBIN
mkdir $GOBIN
hg clone -r release https ...
Published 2 years, 5 months ago
http://digitalpbk.blogspot.com/2009/05/ssh-proxy-windows-linux-orkut-bypass.html
. Next we have to configure the Browser to use this proxy. On Linux (Or
Cygwin on Windows)Run the commandssh -C2qTnN -D 9090 username@remote_machine.comSetting up the BrowserFirefoxOn linux take Edit > PreferencesOn Windows take Tools > OptionsClick on Advanced > Network Tab > Settings. (Illustrated Above)Now you get a window as shown below, and fill the settings as shown below.Manual Proxy SettingsBlank out all other Text FieldsSocks Host: localhostPort : 9090 (or the one you specified ...
Published 2 years, 12 months ago
http://digitalpbk.blogspot.com/2007/05/installing-vlc-on-fc6.html
Installing Misc Softwares on FC6
VLC Player
Installing VideoLanC Player on Fedora Core 6.# rpm -ivh http://rpm.livna.org/livna-release-6.rpm# yum -y
install vlcFirst
install the Livna repository,
Install VLC...Firefox 2.0FC6 comes shipped with Firefox 1.5 by default to
install Firefox 2,Download firefox 2.# tar -xzvf /downloadlocation/firefox-2.0.tar.gz -C /usr/lib/# yum
install compat-libstdc++-33# $ cd /usr/bin/# rm firefox # rm: remove regular file `firefox'? y# ln -s /usr ...
Published 5 years ago
http://digitalpbk.blogspot.com/2007/04/installing-gcc-for-linux-fedora-core-6.html
Installing GCC for Linux (Fedora Core 6)
IntroductionPhew! Here are the steps for
installing the GNU C Compiler (GCC) for Linux in Fedora Core 6 .StepsDownload the following files : libgomp-4.1.1-30.i386.rpmglibc-headers-2.5-3.i386.rpmglibc-devel-2.5-3.i386.rpmgcc-4.1.1-30.i386.rpmYou can get the above files by searching for the above files on http://rpmfind.net/linux/rpm2html/search.php
Install the rpm's , open the console : [.....]# rpm -Uvh libgomp-4.1.1-30.i386.rpm..[.....]# rpm -Uvh ...
Published 5 years, 1 month ago
Related help topics for install dbi for cygwin
More keywords like install dbi for cygwin
More pages for install dbi for cygwin