Find the answer to your Linux question:
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 24
I have some GPS software that I would like to install on my ubuntu laptop. It is supposed to be win/linux compatable and is on a cd. I have copied ...
  1. #1
    Just Joined!
    Join Date
    Oct 2007
    Posts
    56

    how to install software

    I have some GPS software that I would like to install on my ubuntu laptop. It is supposed to be win/linux compatable and is on a cd. I have copied the cd over to the hdd, but cannot seem to find where it is now - but how do I install the software please - I am used to win clicking next 63 times...
    I have checked the tutorials but all seem to cover downloading packages and not software from an actual disc.
    Many thanks

  2. #2
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    Normally with Ubuntu, when you slide a cd in, it will get mounted and presented on your desktop. Then, if you prefer, you can drag the file over (copy it) to your desktop. What is the name of the Linux installation file? Were there any instructions with the program on how to install it under Linux?
    Linux Mint + IceWM Registered:#371367 New Members: click here

  3. #3
    Just Joined!
    Join Date
    Oct 2007
    Posts
    56
    No instructions but I have started again - inserted disc - it's shown on the desktop -
    opened the disc - files names cd1 to 5 and a file called autorun.inf

    cd1 amongst other files also contains one called linux which contains
    doc rpms srpms install.sh

    Does any of this help...

  4. #4
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    I think you can just run the install.sh script from the cd (could be wrong, never installed anything but an OS from cd for Linux). To do this

    cd /media

    dir

    look at what's in there, depending on your setup your cd will be mounted to cdrom cdrom0 or some unique name

    cd NAME OF MOUNTED CD/Linux

    worst case you can try all of them (just do cd cdrom then put in dir, if you see the files you're good, if not do cd .. and do the process again)

    once you find the files run this

    sudo bash install.sh
    Bodhi 1.3 & Bodhi 1.4 using E17
    Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17

    "The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"

  5. #5
    Just Joined! Outcast_Aussie's Avatar
    Join Date
    Nov 2006
    Location
    Peterborough UK
    Posts
    46
    If that's an RPM wont he first have to run it through alien ?

  6. #6
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    no I doubt it. I think the install script is separate from the RPM, it probably calls on other files that he hasn't listed. It's not likely that the cd would only be useful for people with Red Hat or Fedora or capable of "forcing" it into another distro
    Bodhi 1.3 & Bodhi 1.4 using E17
    Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17

    "The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"

  7. #7
    Just Joined!
    Join Date
    Oct 2007
    Posts
    56
    Could I ask for a bit more help here please..afraid I need step by step instructions...


    cd /media - insert disc

    dir - where is the dir please

    look at what's in there, depending on your setup your cd will be mounted to cdrom cdrom0 or some unique name

    cd NAME OF MOUNTED CD/Linux

    worst case you can try all of them (just do cd cdrom then put in dir, if you see the files you're good, if not do cd .. and do the process again)

    once you find the files run this

    sudo bash install.sh - assume type in terminal

  8. #8
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    post the contents of the install script

    @jmadero - of course a vendor might do this, to even have any linux support is a miracle

  9. #9
    Just Joined!
    Join Date
    Oct 2007
    Posts
    56
    Please explain install script !!

  10. #10
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    I can't explain it until you post the contents, as I had previously asked.

Page 1 of 3 1 2 3 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...