Find the answer to your Linux question:
Results 1 to 4 of 4
hi guys, Please help me im trying to install vlc-1.1.4 im using Fedora 9. and when i tried using the ./configure i received this error msg "error: Could not find ...
  1. #1
    Just Joined!
    Join Date
    Apr 2010
    Posts
    7

    please help on how to install vlc-1.1.4

    hi guys,

    Please help me im trying to install vlc-1.1.4 im using Fedora 9. and when i tried using the ./configure i received this error msg "error: Could not find lua. Lua is needed for some interfaces (rc, telnet, http) as well as many other custom scripts. Use --disable-lua to ignore this error.". Kindly help on how to solve this error msg. thanks in advance

  2. #2
    ved
    ved is offline
    Linux User ved's Avatar
    Join Date
    Jan 2008
    Location
    New Delhi
    Posts
    309
    Take risks: if you win, you will be happy; if you lose, you will be wise.
    New Users : Read This First

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Is there any reason for using Fedora 9 only? It's not supported by Fedora Team and you will face a lot dependency problems during package installation.

    I would suggest you to switch to latest version, Fedora 13, if possible.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    VLC 1.1.4 is the latest. Some options are not available for FC9. As indicated by the configuration tool, you can disable some of them with the --disable-option argument. In your case, to disable support for LUA, do this: ./configure --disable-lua
    This is what the message said. That will configure the package to build without LUA support. You will also probably get other errors. You can try to find/install those packages (including LUA), but some may not build and/or work on FC9. Good luck.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

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