<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Need to Install mySQL on Sarge in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029732#M48263</link>
    <description>Jay,&lt;BR /&gt;&lt;BR /&gt;As mentioned, you do the apt-get install xxxx&lt;BR /&gt;&lt;BR /&gt;If you go to the following site, you will see a list of different packages.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.debian.org/distrib/packages" target="_blank"&gt;http://www.debian.org/distrib/packages&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Once I see what package I need, I run the apt-get install xxxx.&lt;BR /&gt;&lt;BR /&gt;Nice thing about the apt-get is that it will install the dependencies as well.</description>
    <pubDate>Thu, 22 Feb 2007 12:03:42 GMT</pubDate>
    <dc:creator>Sheriff Andy</dc:creator>
    <dc:date>2007-02-22T12:03:42Z</dc:date>
    <item>
      <title>Need to Install mySQL on Sarge</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029725#M48256</link>
      <description>I need to install this package, but I do not know the syntax. Do I run apt-get? &lt;BR /&gt;&lt;BR /&gt;Need step-by-step instructions, please. &lt;BR /&gt;&lt;BR /&gt;Don't assume I know anything about linux, which is quite close to the truth.&lt;BR /&gt;&lt;BR /&gt;TIA - J.&lt;BR /&gt;&lt;BR /&gt;nat-12-157:/home/jbollyn/Desktop/mysql-standard-5.0.27-linux-i686# ls -la&lt;BR /&gt;total 100&lt;BR /&gt;drwxr-xr-x  14     503 users    4096 2006-10-21 03:23 .&lt;BR /&gt;drwxr-xr-x   3 jbollyn jbollyn  4096 2007-02-21 03:10 ..&lt;BR /&gt;drwxr-xr-x   2     503 users    4096 2006-10-21 03:23 bin&lt;BR /&gt;-rwxr-xr-x   1     503 users     801 2006-10-21 03:23 configure&lt;BR /&gt;-rw-r--r--   1     503 users   19071 2006-10-20 19:22 COPYING&lt;BR /&gt;drwxr-x---   4     503 users    4096 2006-10-21 03:23 data&lt;BR /&gt;drwxr-xr-x   2     503 users    4096 2006-10-21 03:23 docs&lt;BR /&gt;-rw-r--r--   1     503 users    5806 2006-10-21 03:18 EXCEPTIONS-CLIENT&lt;BR /&gt;drwxr-xr-x   2     503 users    4096 2006-10-21 03:23 include&lt;BR /&gt;-rw-r--r--   1     503 users    7752 2006-10-21 03:18 INSTALL-BINARY&lt;BR /&gt;drwxr-xr-x   2     503 users    4096 2006-10-21 03:23 lib&lt;BR /&gt;drwxr-xr-x   4     503 users    4096 2006-10-21 03:23 man&lt;BR /&gt;drwxr-xr-x   7     503 users    4096 2006-10-21 03:23 mysql-test&lt;BR /&gt;-rw-r--r--   1     503 users    1380 2006-10-20 19:22 README&lt;BR /&gt;drwxr-xr-x   2     503 users    4096 2006-10-21 03:23 scripts&lt;BR /&gt;drwxr-xr-x   3     503 users    4096 2006-10-21 03:23 share&lt;BR /&gt;drwxr-xr-x   5     503 users    4096 2006-10-21 03:23 sql-bench&lt;BR /&gt;drwxr-xr-x   2     503 users    4096 2006-10-21 03:23 support-files&lt;BR /&gt;drwxr-xr-x   2     503 users    4096 2006-10-21 03:23 tests&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Feb 2007 11:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029725#M48256</guid>
      <dc:creator>Jay Bollyn</dc:creator>
      <dc:date>2007-02-21T11:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install mySQL on Sarge</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029726#M48257</link>
      <description>Shalom Jay,&lt;BR /&gt;&lt;BR /&gt;First step.&lt;BR /&gt;&lt;BR /&gt;man apt-get&lt;BR /&gt;&lt;BR /&gt;Its a great tool but I don't know how to use it either.&lt;BR /&gt;&lt;BR /&gt;Here are some docs to help.&lt;BR /&gt;&lt;BR /&gt;man page&lt;BR /&gt;&lt;A href="http://www.die.net/doc/linux/man/man8/apt-get.8.html" target="_blank"&gt;http://www.die.net/doc/linux/man/man8/apt-get.8.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://people.debian.org/~csmall/ipv6/setup.html" target="_blank"&gt;http://people.debian.org/~csmall/ipv6/setup.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 21 Feb 2007 13:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029726#M48257</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-21T13:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install mySQL on Sarge</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029727#M48258</link>
      <description>My understanding is, I would go to whatever directory has the installation executable I need, and enter something like:&lt;BR /&gt;&lt;BR /&gt;apt-get install XXXXXX&lt;BR /&gt;&lt;BR /&gt;...but I don't know what XXXXXX should be.&lt;BR /&gt;&lt;BR /&gt;Or perhaps I don't use apt-get at all. Or I need to tweak it before I run it.&lt;BR /&gt;&lt;BR /&gt;(In windows, I am accustomed to just going to the root folder of the source files, and running setup.exe from a command prompt.)&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Wed, 21 Feb 2007 13:57:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029727#M48258</guid>
      <dc:creator>Jay Bollyn</dc:creator>
      <dc:date>2007-02-21T13:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install mySQL on Sarge</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029728#M48259</link>
      <description>I thought this would be a pretty simple question.&lt;BR /&gt;&lt;BR /&gt;Is it because so few forum regulars are running Debian?&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Wed, 21 Feb 2007 15:29:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029728#M48259</guid>
      <dc:creator>Jay Bollyn</dc:creator>
      <dc:date>2007-02-21T15:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install mySQL on Sarge</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029729#M48260</link>
      <description>That looks like a binary installer downloaded from the MySQL web site. I would suggest starting with the instructions they provide on using their binary releases (perhaps that "INSTALL-BINARY" file, or the "README"), which were pretty step-by-step from what I remember. Most Debian people probably use the MySQL packages Debian provides.&lt;BR /&gt;&lt;BR /&gt;You'd use apt-get if you wanted the Debian-supplied MySQL packages. I don't think they have 5.0 in Sarge, only 3 and 4. If you want to go that route instead you should head over to &lt;A href="http://packages.debian.org/" target="_blank"&gt;http://packages.debian.org/&lt;/A&gt; and search on mysql to find the exact package name, it's mysql-server or something similar.</description>
      <pubDate>Wed, 21 Feb 2007 18:02:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029729#M48260</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2007-02-21T18:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install mySQL on Sarge</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029730#M48261</link>
      <description>H,&lt;BR /&gt;&lt;BR /&gt;If you reply, my points assignment at that time will give you your Pro's cap. It was a cheap thrill when I got mine.&lt;BR /&gt;&lt;BR /&gt;Between your reply and SEPs, I should be able to have this thing working tomorrow.&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Wed, 21 Feb 2007 19:02:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029730#M48261</guid>
      <dc:creator>Jay Bollyn</dc:creator>
      <dc:date>2007-02-21T19:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install mySQL on Sarge</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029731#M48262</link>
      <description>OMG. I'm actually shocked that so few people out here know the answer to this question.&lt;BR /&gt;&lt;BR /&gt;Short: &lt;BR /&gt;1. apt-get update&lt;BR /&gt;2. apt-get install mysql-server-4.1&lt;BR /&gt;&lt;BR /&gt;Short 2: &lt;BR /&gt;1. add this line to /etc/apt/sources.list :&lt;BR /&gt;deb &lt;A href="http://backports.org/debian" target="_blank"&gt;http://backports.org/debian&lt;/A&gt; sarge-backports  main contrib non-free&lt;BR /&gt;2. apt-get update&lt;BR /&gt;3. apt-get install -t sarge-backports mysql-server-5.0&lt;BR /&gt;&lt;BR /&gt;Long: &lt;BR /&gt;What you appear to be doing is compiling MySQL from source-code. This is *not* needed.&lt;BR /&gt;&lt;BR /&gt;Debian.org (a group of 1500 volunteers around the globe) has done this job for you. The compiled source-code is put in a file called 'a package'. &lt;BR /&gt;&lt;BR /&gt;The package ends with the extention .deb.&lt;BR /&gt;&lt;BR /&gt;All precompiled packages are available on the internet. The way to get them is through the programme 'apt-get'.&lt;BR /&gt;&lt;BR /&gt;This will fetch the list of packages available on the internet:&lt;BR /&gt;apt-get update&lt;BR /&gt;&lt;BR /&gt;This will install a package:&lt;BR /&gt;apt-get install vim&lt;BR /&gt;&lt;BR /&gt;This will remove a package:&lt;BR /&gt;apt-get remove emacs&lt;BR /&gt;&lt;BR /&gt;This will search for a package:&lt;BR /&gt;apt-cache search text editor&lt;BR /&gt;&lt;BR /&gt;For any questions about debian, you'd do well to join the mailinglists (lists.debian.org), or forum.debian.net.&lt;BR /&gt;&lt;BR /&gt;Oh, and welcome to the Debian Community!&lt;BR /&gt;&lt;BR /&gt;Kindest regards&lt;BR /&gt;&lt;BR /&gt;Maarten</description>
      <pubDate>Thu, 22 Feb 2007 07:34:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029731#M48262</guid>
      <dc:creator>Maarten Verwijs</dc:creator>
      <dc:date>2007-02-22T07:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install mySQL on Sarge</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029732#M48263</link>
      <description>Jay,&lt;BR /&gt;&lt;BR /&gt;As mentioned, you do the apt-get install xxxx&lt;BR /&gt;&lt;BR /&gt;If you go to the following site, you will see a list of different packages.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.debian.org/distrib/packages" target="_blank"&gt;http://www.debian.org/distrib/packages&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Once I see what package I need, I run the apt-get install xxxx.&lt;BR /&gt;&lt;BR /&gt;Nice thing about the apt-get is that it will install the dependencies as well.</description>
      <pubDate>Thu, 22 Feb 2007 12:03:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029732#M48263</guid>
      <dc:creator>Sheriff Andy</dc:creator>
      <dc:date>2007-02-22T12:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install mySQL on Sarge</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029733#M48264</link>
      <description>hey, look who got a new Pro's cap!</description>
      <pubDate>Thu, 22 Feb 2007 19:16:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029733#M48264</guid>
      <dc:creator>Jay Bollyn</dc:creator>
      <dc:date>2007-02-22T19:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Install mySQL on Sarge</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029734#M48265</link>
      <description>thanks guys - J.</description>
      <pubDate>Thu, 22 Feb 2007 19:17:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-to-install-mysql-on-sarge/m-p/5029734#M48265</guid>
      <dc:creator>Jay Bollyn</dc:creator>
      <dc:date>2007-02-22T19:17:07Z</dc:date>
    </item>
  </channel>
</rss>

