delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2007/02/19/03:44:00

X-Spam-Check-By: sourceware.org
Message-ID: <45D96442.1050307@wuerfel-datentechnik.de>
Date: Mon, 19 Feb 2007 09:48:02 +0100
From: Wuerfel Developer <developer AT wuerfel-datentechnik DOT de>
User-Agent: Thunderbird 1.5.0.9 (Windows/20061207)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Setting up environment variables and paths for mySQL
References: <u4kit2l0ra8uunma1atl02a8q1j1hm7vv0 AT 4ax DOT com>
In-Reply-To: <u4kit2l0ra8uunma1atl02a8q1j1hm7vv0@4ax.com>
X-Provags-ID2: V01U2FsdGVkX1/jAPmr00YQy4vGyoe/kLBxlYf3HCWP+GdHcJFAp1JdiLgxLePU/iHFv07KZrz2vAN+Zrykh682p9aQSpqea529mWp0HLXRk5TuSZHnU2D6rI69oHPV6VPv
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Hi Robert,

robert_neville310[...] schrieb:
> I am new to cygwin and need some assistance setting up environment
> variables and paths. [...]

The PATH variable for all users is set in /etc/profiles.
Just append your xamp/mysql/bin-Path there.

Or you could set it per user in [homedir]/.bashrc, using something like
PATH=/cygdrive/d/xamp/mysql/bin:$PATH

> bash: mysql.exe: command not found
> 
> This message appears even in the in /cygdrive/d/xampp/mysql/bin. 

This is because "." is not in your PATH.
It will start when you enter "./mysql.exe" in your mysql/bin directory,
or if you add "." to your PATH.

HTH.

- Lars

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019