Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 23-02-2006, 11:10 PM   #1 (permalink)
Right Off the Assembly Line
 
startmenu's Avatar
 
Join Date: Feb 2006
Location: Bhubaneswar
Posts: 45
Default What is the code to compile ??


I have this vlc-binary.tar.gz file . What is the code to install vlc player in my fedora core 4
machine
startmenu is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 24-02-2006, 12:13 AM   #2 (permalink)
Alpha Geek
 
Satissh S's Avatar
 
Join Date: Mar 2005
Location: Chennai , India
Posts: 693
Default

Untar the file first with,

# tar -xzf vlc-binary.tar.gz

It seems to be a binary file and NOT source. May be you have to just untar it to a dir and run ./vlc to use it !! :roll:
But vlc compilation is a nasty headache!! May be you are better off using binaries.

In that case do a
# mv vlc-foldername /usr/local/vlc
# ln -s /usr/local/vlc/vlc /usr/bin/vlc

This creates a symbolic link to the vlc program to the /usr/bin directory so that you can run it from anywhere, however you will still need wxwidgets to run it in gui mode. Vlc is quite decent in command line nyways. Use vlc --enable-gui to run it in GUI mode.

If you still want to install from source, Go here, and follow the instructions as it is. You need to fetch and compile several packages for it to compile properly! Especially take a note at the options for the ./configure there, Cut down a few if you have problems compiling them.

http://developers.videolan.org/vlc/nix-compile.html
Satissh S is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Sujeet
- by icebags
- by clinton
- by topgear

Advertisement




All times are GMT +5.5. The time now is 10:19 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2