Installation
am 02.10.2002 12:39:44 von paul.hunter
Hello,
Is it possible to install MySQL binary distribution on Solaris into a
directory of my chosing without the need to access /usr/local?
Paul Hunter
* paul.hunter@bt.com
* 01473 605476
------------------------------------------------------------ ---------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail
To unsubscribe, e-mail
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
RE: installation
am 28.04.2010 16:47:40 von jamesadrian
Anand,
Thank you for this very valuable information. I created .profile at ~/
as you instructed.
I,m sorry I know so little but your answer makes me wonder why you wrote
/sbin:/usr/sbin:/usr/local/mysql/bin:
while the installation notes said only
/usr/local/mysql/bin
There is an extra /sbin:/usr/sbin: at the start and a : added to the
end.
Thank you for your help.
Jim Adrian
jamesadrian@globalfreeenterprise.com
> -------- Original Message --------
> Subject: Re: installation
> From: Anand Kumar
> Date: Wed, April 28, 2010 3:16 am
> To: jamesadrian@globalfreeenterprise.com
> Cc: mysql list
>=20
>=20
> Hi James,
>=20
> Assuming your OS is linux ,you can add the mysql bin path in the environm=
ent
> .By adding the entry in .profile of your home directory.
>=20
> PATH=3D$PATH:/sbin:/usr/sbin:/usr/local/mysql/bin:
> export PATH
>=20
> Thanks
> Anand
>=20
> On Wed, Apr 28, 2010 at 11:44 AM, w=
rote:
>=20
> > In the ReadMe.pdf that came with the mysql that I downloaded from
> > mysql.com, there is this comment:
> >
> > ------
> > You might want to add aliases to your shell's resource file to make it
> > easier to access commonly used programs such as `mysql' and `mysqladmin=
'
> > from the command line. The syntax for `bash' is this:
> >
> > alias mysql=3D/usr/local/mysql/bin/mysql
> > alias mysqladmin=3D/usr/local/mysql/bin/mysqladmin
> >
> > Even better, add `/usr/local/mysql/bin' to your `PATH' environment
> > variable. You can do this by modifying the appropriate startup file for
> > your shell. For more information, see *Note invoking-programs.
> > -------
> >
> > My questions are these:
> >
> > 1. What is the appropriate startup file for my shell (which is bash
> > on OS X)?
> >
> > 2. Is this the best discussion group for the question above?
> >
> > ----------
> >
> > The installation comment said "For more information, see *Note
> > invoking-programs" but I don't find such a note in all of the downloade=
d
> > material.
> >
> > Thank you for your help.
> >
> > Jim Adrian
> > jamesadrian@globalfreeenterprise.com
> >
> >
> >
> > --
> > MySQL General Mailing List
> > For list archives: http://lists.mysql.com/mysql
> > To unsubscribe: http://lists.mysql.com/mysql?unsub=3Danand.srm@gmail=
..com
> >
> >
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=3Dgcdmg-mysql-2@m.gmane.o rg