Find the answer to your Linux question:
Results 1 to 6 of 6
Hi all, Im totally new to ubuntu and still getting used to it. I tried to install VLC player but got some errors. I downloaded the source code (tar file) ...
  1. #1
    Just Joined!
    Join Date
    Feb 2010
    Posts
    2

    installing VLC

    Hi all,
    Im totally new to ubuntu and still getting used to it. I tried to install VLC player but got some errors. I downloaded the source code (tar file) and uncompressed it to /opt and configured it using (./configure).
    Then typed the comman "make install" as it was shown in a web site..

    But it didnt work.. what seems to be the problem..
    Pls help me with this..

    Cheers

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    Hello and Welcome.
    Ubuntu is a good choice, I think you'll be happy with it once you get it finalized to your liking.
    Try installing VLC through your system repos by opening a terminal window from the system menu and type these commands please.
    Code:
    sudo apt-get update
    Code:
    sudo apt-get install vlc mozilla-plugin-vlc
    Or use the GUI.
    Open Synaptic package manager by clicking on System -> Administration -> Synaptic Package Manager. In Settings -> Repositories, make sure you have a "multiverse" repository activated.
    Search for vlc and install it
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  3. #3
    Just Joined!
    Join Date
    Feb 2010
    Posts
    2
    Thanks.. but when i run the command it says 'vlc' is not found..do i have to get the course code from somewhere..? pls tel me?

  4. #4
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,145
    Did you try synaptic? I think you need to enable the multiverse repo first.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  5. #5
    Just Joined!
    Join Date
    Feb 2010
    Location
    SF Bay Area
    Posts
    4
    Try the following

    sudo apt-get update

    sudo apt-get install vlc

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Which version of Ubuntu are you using?
    Code:
    less /etc/lsb-release
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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