installing repo in cygwin


Advertisements


Installing Windows using Cygwin in HBase

1. Introduction HBase is the official Hadoop subproject, it is a distributed database for the column, it is not in the store relational data structure, but loose distributed, persistent multidimensional sorted and indexed according to the map type, the so

How to fix the brolem of installing apache2 in ubuntu

How to fix the brolem of installing apache2 in ubuntu when I was install apache2, I found this: You want to continue it? [Y / n] y Selected previously deselected package apache2-mpm-worker. (Reading database ... system is currently being installed a total

Installing maven2 in ubuntu

Installing maven2 in ubuntu download apache-maven-2.2.1-bin.tar.gz from http://maven.apache.org/download.html uppack to / usr / local / apache-maven / sudo gedit / etc / profile add this: export M2_HOME = / usr/local/apache-maven/apache-maven-2.2.1 e ...

Gcc 4.4.2 upgrade in Cygwin

Cygwin is a good thing, that I need not say more. Did not talk much said, get on My cygwing in the gcc's version is 3.4.4, and now the latest is 4.4.2, so I wanted to upgrade. Well, see how I do it: Open cygwin A, first check the necessary kit. With t

Installing FB4Linux in Eclipse

Original Address: http://www.brighthub.com/hubfolio/matthew-casperson/articles/78818.aspx Flash Development in Linux is often left to a generic text Editor used with the Free Flex SDK. It is certainly possible to code this Way, but you do Lose out on

Installing Maven in Windows

Maven is an excellent build tool Check the JDK 1.1 installation Maven is installed, first make sure you have correctly installed the JDK. Maven can be run on JDK 1.4 and above versions. All samples of the examples are based on JDK 5 and above. Open the Wi

After installing ubuntu in VMware need to do basic configuration

1. For the first time after installation to set root password , Need to set the command :sudo passwd root. 2.vmware Networking in action, click on the VM S e t à I n g s, in Network Adapter Select Bridged. 3. Select the update source : System à administra

Installing software in Ubuntu. Uninstall and see Methods (Reprinted from Network)

Note: Due to the graphical interface methods (such as Add / Remove ... and the Synaptic Package Manageer) is relatively simple, so here are summarized in the main terminal via the command line for the package install, uninstall and delete methods. On

Install the package in cygwin

wget http://apt-cyg.googlecode.com/svn/trunk/apt-cyg chmod +x apt-cyg mv apt-cyg /usr/local/bin/ After that you'll be able to install say the package "lynx" including dependencies by running: apt-cyg install lynx

Installing tomcat in Linux environment

First, download the tomcat, I downloaded the: apache-tomcat-6.0.29.tar.gz, to copy the / usr / java. Second, with the root login, do tar-xzvf apache-tomcat-6.0.29.tar.gz, the current directory will be more of a apache-tomcat-6.0.29 directory. Third,

Installing ant in ubuntu

By: sudo apt-get install ant install, but want to install with a bunch of things. Suggested manual installation, first download the ant Then, the extract: tar xvf apache-ant-1.7.1-bin.tar.gz Then, move to, say, / opt directory: sudo mv apache-ant-1.7

In Windows, use Cygwin installation HBase

1. Introduction HBase is the official Hadoop subproject, which is a distributed database for the column, it is not stored on the relational data structure, but rather loose distributed, persistent multidimensional sorted and indexed according to the map t

In the compile and run successfully on cygwin drizzled (test properties)

Run the first time in cygwin drizzled (drizzle server side) due to multiple failures, so switching to Makefile and all the plugin files compiled drizzled.exe spent more than an hour compilation, (C + + a bit slow OTL) I only consider compiling a mini

In Windows with Cygwin installed HBase

1 Introduction HBase is an official subproject of Hadoop, it is a column-oriented distributed database, it is not stored on the relational data structure, but loose distributed, persistent multidimensional sorted and indexed according to the map type, the

Linux + Win Shell Cygwin

http://www.cygwin.cn/site/info/ · Cygwin User Guide Source: Internet · Cygwin installation Source: Internet · Cygwin description Source: Internet · Cygwin, linux program to develop in the win Source: CSDN · to use Cygwin source: Internet http://www.c ...

Made using Cygwin on Windows, Android source code

1. Install cygwin, because the installation time special for a long time, so to choose the local download (supports breakpoints, that is, reinstall). So downloaded and then run setup.exe, select the local installation. About 5hour + 2.cygwin gain root pri

hadoop in the windows configuration and run under (operating environment and the development environment configuration)

Hadoop in Windows, before deployment, the software will need to install cygwin, then let's look at how to install and configure cygwin 1, cygwin installation and configuration 1 What is cygwin cygwin is a unix running on windows platform simulation en

Development environment in Ubuntu 11.04 SSH example AppFuse 2.1 Java Web Application Framework

Just under the original development of the Windows 7 AppFuse 2.1 application, successfully moved to the next Ubuntu 11.04, making the Ubuntu environment, can use Maven 3.0.3 and Eclipse Galileo development source code and deploy the WAR package Tomcat6 on

Proficient in Grails: create custom plug-ins

This includes: About ShortenUrl plug-in Creating TinyUrl class Test TinyUrl class Creating IsGd class Creating ShortenUrl Service Package and deploy plug-ins Conclusion Download References In this " Proficient in Grails "Series, Scott Davis show

Nutch1.0 running in the eclipse to solve the problem of

Today, several articles described in accordance with the previous operation to solve the program Baocuo, but in the commissioning process will occur if an error. The main problem for the windows operating system. Question one: Are now posted: 2010-03-25 2

Windows software on a simulated Linux environment, Cygwin

Cygwin is a Linux for the Windows environment on the simulation software. It can be used as a virtual machine software that part of a substitute. After running Cygwin, you will get a similar Linux-Shell environment in which you can use most of Linux

In the Linux x86 Oracle Database 10g is installed on

In the Linux x86 Oracle Database 10g is installed on OF: John Smiley Learning in RHEL 2.1, RHEL 3 or SLES 8 install Oracle Database 10g from the beginning on the basics (for evaluation) Directory overview Part 1: Installing Linux RHEL 2.1 RHEL 3 SLES 8 Pa

CentOS 5.5 setup log - (3) Configure yum repo

CentOS 5.5 basic installation is complete, you can use yum update to update the system, then you can use yum to install all the software, the official website has detailed documentation yum: http://www.centos.org/docs/5/html/yum/ Yum using its default con

CentOS 5.5 installation log - (3) Configure yum repo

CentOS 5.5 basic installation is complete, you can use yum update to update the system, then you can use yum to install all the software, the official website has detailed documentation for yum: http://www.centos.org/docs/5/html/yum/ Use the default yum c

[Switch] to build a local ssh server with cygwin

First to http://www.cygwin.com/ download setup.exe to install the update, Then set the path to the installation path of the downloaded package, then select a server can be downloaded. Because to build a local ssh, so the default setting is not enough

Speaking UNIX: On Windows, use Cygwin [turn]

Cygwin on Windows to provide a complete UNIX shell (from awk to zcat) Martin Streicher , software developer, Pixels, Bytes, and Commas Description: Cygwin is a tool for Microsoft ® Windows ® UNIX ® like operating system environment. It contains a real UNI

Ubuntu 10.10 install JDK in Eclipse and Tomcat configuration

1, install the JDK 1.1, the official website to download the JDK Here to download the jdk-6u23-linux-i586.bin. Download: http://www.oracle.com/technetwork/java/javase/downloads/index.html 1.2, in the "administrator Personal Folders" to crea

oracle attention in 2003 with the point

Installing oracle in window 2003, when restarting the console and sometimes could not land em, can not be listening, because window2003 installed, open the database need to do the following: cmd - sqlplus / nolog --- conn / as sysdba- --- startup - s

Alchemy windows installed

Alchemy is adobe introduced to C + + code compiled into byte code as3 open source projects, the open-source enthusiasts and for those who absolutely RIA development is good news, since c + + open source projects can be compiled as library for the use ...

ns2 installation process and network simulation details

In short, NS-2 is a network simulator, it is often used in the teaching network. NS-2 is OpenSource, and the earliest version is in the linux / unix to run, but then with the next windows version running with a vc compiled, but gave up after 2.26 on

SSH key authentication by the different systems to achieve automation scripts

About SSH In their daily work, we use more and more SSH (Secure Shell) client software through the network to log on to open the SSH service on the remote system, and perform operations on the remote system. Unlike traditional network access services

CUPCAKE compile (change)

<! - @ Page (margin: 2cm) P (margin-bottom: 0.21cm) H1 (margin-bottom: 0.21cm) H1.western (font-family: "AR PL UMing CN", serif) H1.cjk ( font-family: "DejaVu Sans"; font-size: 24pt; font-style: normal; font-weight: bold) H1.ctl (fo

android source download and compile - reproduced information - andykuo (Reprinted)

1. PC to prepare the working environment 1. Www.ubuntn.com.cn official home page from the Ubuntu download Ubuntu8.04 desktop, and then a full installation. 2. Open the ubuntu terminal, type sudo apt-get install ubuntu server via command line to install so

(Linux Essay) VirtualBox virtual machine system resolution settings problem

(Linux Essay) VirtualBox virtual machine system resolution settings problem Problem description: The next few days to play Sun's open source virtual machine software, VirtualBox, the problems encountered in the middle of this to be a summary. Vir

Android2.3 installation address

Yesterday, the robot has come out 2.3 with a ha ha ha ha pre-existing wall is not easy to turn over the most important is that these links oye 1.ADT-8.0.1: Package Size MD5 Checksum elipse3.5 More direct installation https://dl-ssl.google.com/android

Windows, install SSH

http://codingdao.com/wp/post/win-install-ssh/ Several of the SSH server software for Windows Configuration in Cygwin OpenSSH SSH tips I want to use SSH remote access to Windows system, first in SourceForge under Linux to find the standard OpenSSH (sshd) f

Ubuntu JAVA environment to build

Ubuntu Software Download eclpse Download the latest version of the current 7.0 tomcat http://tomcat.apache.org/ Extract tomcat ----Mana: ~ / downloads $ tar-xvzf apache-tomcat-7.0.16-src.tar.gz Will be downloaded into the tomcat / usr / local under m

classical configuration tomcat + jsp

Tomcat under the JSP, Servlet and JavaBean configuration of the environment Jsp beginners often see how to configure tomcat asked jsp, servlet, and bean problem, so summed up how to tomcat configure jsp, servlet, and ben, want to help those beginners. Fir

TomCat environment variable configuration

After installing Tomcat, in my computer - "Properties -" Advanced - "Environment Variables -" System Variables, add the following environment variables (assuming your tomcat is installed in c: \ tomcat): CATALINA_HOME: c: \ tomcat ...

Window to use android NDK develop Android applications - Getting Started chapter

Original articles, welcome reproduced, reproduced when the original address and the author must indicate 1. To build the environment 1. Download and install Cygwin, the installation process takes a little time, a bunch of online tutorials, here is no ...

Use Maven + Eclipse + Tomcat Summary

The development, the initial preparations for the introduction of maven, the original development environment is Eclipse + Tomcat. Other functions because of maven is not very familiar with the original use it would only rely on the management functions,

How to tomcat to deploy Drools of BRMS

Installing BRMS in Tomcat 6.0.x 1. Tomcat now includes his own el-api.jar, remove this jar from brms WEB-INF/lib (in the war) 2. Follow the instructions below installing the jsf jar on your apache-tomcat-6.0.X/lib directory Installing JavaServer Face ...

Tomcat startup script catalina.sh

1 - Overview Script catalina.sh for startup and shutdown tomcat Server, is the most critical of script Another script startup.sh and shutdown.sh Use a different parameter called the script The scripts are used as follows ( Quotations from the script itsel

Set Tomcat remote debugging settings (change)

【】 Tomcat is set to switch the remote debug method http://hi.baidu.com/huamarco/blog/item/75c3f2a411e3ebf29152ee34.html Transfer from: http://blog.csdn.net/zmxj/ What is remote debugging? We generally debug a web project java code, you need to your tomcat

XP systems How to configure Apache2.2

Apache2.2.4 php5.2.1 mysql configuration The first step: 1. Apache2.2 and mysql5 installed Were assumed directory: C: / Apache2.2, C: / MySQL5 2. Unzip php5.1.1-Win32.zip to C: / php5 3. Install navicat (graphical management tool for MySQL) Note: Whe ...

Microsoft VS2008 installation fails solutions

Introduction: 3 months ago, because then a. NET project, the urgent need to install the Microsoft VS2008 do notebook. NET ASP Development. XP on the desktop and the laptop is a version of XP installed. But strange things happened. Desktop very smooth ...

eclipse java web configuration

----------------------------------------??? Java_ee_sdk-5_07-jdk-6u16 -windows.exe + tomcat 6 http://cds-esd.sun.com/ESD6/JSCDL/java_ee_sdk / 5u7-6u16-ml/java_ee_sdk-5_07-jdk-6u16-windows.exe? AuthParam = 1257127940_90bf6ab30b793fdc95a0a8b75ec3881b &

Rails3 structure and progress (change)

Jar do not see any information on rails3, reproduced a little brother would like to start a discussion. News from: Blog.XDite.net Rails3 in the progress on, there has been considerable progress of the recently about the progress is already very close ...

coLinux ExpandingRootedit

Contents 1 First backup your image before starts anything 2 Methods to expanding Root filesystems 3 Copy all files into new created image 3.1 Copy whole filesystem into new image 3.2 The simplest way to enlarge the root partition: 4 Resize an existing ima

Linux install Eclipse

This article is old now, but there are similar installing steps with different system and eclipse visions. Therefore, i revised the article for later installing eclipse in Linux. Environment is Redhat Linux 9 1. Download the necessary software (all downlo
Recent
Recent Entries
Tag Cloud
Random Entries