Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Linux, Apache, MySQL, PHP
  4. Installing programs onto Linux

Installing programs onto Linux

Scheduled Pinned Locked Moved Linux, Apache, MySQL, PHP
linuxhelp
7 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    matjame
    wrote on last edited by
    #1

    Greetings guys. I am new but getting the hang of things on Linux. I have some applications that I have pasted onto my desktop machine (CentOS Red Hat Linux) and I want to install them. #yum install .........will not identify this packages, so I need to give it a route. Can someone help me with the installation from the desktop. To mention them, one of the application is bugzilla-3.2.3.tar.gz Thank you in advance guys

    kagiso

    J F 2 Replies Last reply
    0
    • M matjame

      Greetings guys. I am new but getting the hang of things on Linux. I have some applications that I have pasted onto my desktop machine (CentOS Red Hat Linux) and I want to install them. #yum install .........will not identify this packages, so I need to give it a route. Can someone help me with the installation from the desktop. To mention them, one of the application is bugzilla-3.2.3.tar.gz Thank you in advance guys

      kagiso

      J Offline
      J Offline
      Jimmanuel
      wrote on last edited by
      #2

      Bugzilla has very robust documentation : http://www.bugzilla.org/docs/3.2/en/html/[^] Asking the manufacturers is generally the best way to get help installing a specific product.

      :Badger:

      M 1 Reply Last reply
      0
      • J Jimmanuel

        Bugzilla has very robust documentation : http://www.bugzilla.org/docs/3.2/en/html/[^] Asking the manufacturers is generally the best way to get help installing a specific product.

        :Badger:

        M Offline
        M Offline
        matjame
        wrote on last edited by
        #3

        yeah, thanx. I tried. The first command worked. Updated and installed, but it didnt ask me for any passwords. apt-get install mysql-server mysql-client(I am using Red Hat Linux so mine is yum install mysql) And then the second part below cudnt find most of the packages but is installing the other ones. apt-get install apache2 apache2-doc apache2-mpm-prefork apache2-utils libexpat1 libapache2-mod-php5 php5-common php5-gd php5-idn php-pear php5-imap php5-mcrypt php5-mhash php5-mysql php5-sqlite php5-xmlrpc php5-xsl php5-curl Thank you for the assistance... Shouldn't I be able to see MySql under my applications after this installation??

        kagiso

        J F 2 Replies Last reply
        0
        • M matjame

          yeah, thanx. I tried. The first command worked. Updated and installed, but it didnt ask me for any passwords. apt-get install mysql-server mysql-client(I am using Red Hat Linux so mine is yum install mysql) And then the second part below cudnt find most of the packages but is installing the other ones. apt-get install apache2 apache2-doc apache2-mpm-prefork apache2-utils libexpat1 libapache2-mod-php5 php5-common php5-gd php5-idn php-pear php5-imap php5-mcrypt php5-mhash php5-mysql php5-sqlite php5-xmlrpc php5-xsl php5-curl Thank you for the assistance... Shouldn't I be able to see MySql under my applications after this installation??

          kagiso

          J Offline
          J Offline
          Jimmanuel
          wrote on last edited by
          #4

          matjame wrote:

          Shouldn't I be able to see MySql under my applications after this installation??

          I'm an Ubuntu user not Red Hat so I'm really not sure on that one.

          :Badger:

          1 Reply Last reply
          0
          • M matjame

            yeah, thanx. I tried. The first command worked. Updated and installed, but it didnt ask me for any passwords. apt-get install mysql-server mysql-client(I am using Red Hat Linux so mine is yum install mysql) And then the second part below cudnt find most of the packages but is installing the other ones. apt-get install apache2 apache2-doc apache2-mpm-prefork apache2-utils libexpat1 libapache2-mod-php5 php5-common php5-gd php5-idn php-pear php5-imap php5-mcrypt php5-mhash php5-mysql php5-sqlite php5-xmlrpc php5-xsl php5-curl Thank you for the assistance... Shouldn't I be able to see MySql under my applications after this installation??

            kagiso

            F Offline
            F Offline
            Fahad Sadah
            wrote on last edited by
            #5

            Server applications like MySQL will not show with applications. Also, please be aware that package names differ between distros.

            S 1 Reply Last reply
            0
            • M matjame

              Greetings guys. I am new but getting the hang of things on Linux. I have some applications that I have pasted onto my desktop machine (CentOS Red Hat Linux) and I want to install them. #yum install .........will not identify this packages, so I need to give it a route. Can someone help me with the installation from the desktop. To mention them, one of the application is bugzilla-3.2.3.tar.gz Thank you in advance guys

              kagiso

              F Offline
              F Offline
              Fahad Sadah
              wrote on last edited by
              #6

              .tar.gz files compressed archives. To open it, do:

              tar zxvf bugzilla-3.2.3.tar.gz

              The z means unZip, the x means eXtract, the v means Verbose, and the f means File. A new folder will be created, cd into it, see what's in there.

              1 Reply Last reply
              0
              • F Fahad Sadah

                Server applications like MySQL will not show with applications. Also, please be aware that package names differ between distros.

                S Offline
                S Offline
                Sebastian Schneider
                wrote on last edited by
                #7

                I have no idea why you got voted down for that. Pushed a 5 ur way to counter that a little.

                Cheers, Sebastian -- "If it was two men, the non-driver would have challenged the driver to simply crash through the gates. The macho image thing, you know." - Marc Clifton

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups