LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-19-2009, 04:45 AM   #16
baig
Member
 
Registered: Nov 2008
Location: وادی ھنزہ
Distribution: Solaris 5.10, Debian Server 5.2, CentOS 5.6
Posts: 226
Blog Entries: 3

Rep: Reputation: 38

Hello,

I think you are lacking the basic knowledge of tar.gz files. These are the steps to unzip, compile and install a tar.gz file...

Code:
cd /folder_in_which_your_.tar.gz_is

Code:
tar -zxvf <yourfilename>
Code:
cd /folder_which_is_extracted_with_tar
Read INSTALL and README files

Code:
./configure
(here compiler will check for required packages and its devels and will let you know if something is need.

Code:
make
Code:
make install
(you must be root or superuser<sudo>)


Hope this helps a bit.

Cheers!!
 
Old 05-19-2009, 04:54 AM   #17
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
That's kind of misleading. The key point is to read the documentation. "./configure && make && su -c 'make install'" is what you will have to do on a big number of occasions, but by no means it's a standard. This will only work for packages that are based on autotools, but to start with, not all of the tar.gz files are source packages, to continue with, even if they are sources they can use a custom Makefile which you will have to configure by hand. Or maybe they will use another source management system like cmake. The only valid instruction, that works always, is to read the docs.
 
Old 05-19-2009, 05:01 AM   #18
gael33
Member
 
Registered: Feb 2009
Location: Scotland
Distribution: Linux Mint 20.1 Cinnamon 64 bit
Posts: 343

Original Poster
Rep: Reputation: 22
Quote:
Originally Posted by i92guboj View Post



PS. I find it dificult to believe that there are not versions of bluez on the ubuntu repositories (though I am no ubuntu user...). Are you sure you haven't missed it? Maybe it's bluez-utils, bluez-tools or whatever else. Search for bluez or bluetooh in the package manager an look if you get something.
Your quite correct, there are bluez packages in the repository ... but not the latest ones that I have been told will operate my Belkin bluetooth.
All I need to do now is install them ... I'll check out the website as the installation instructions are not packaged with the files ... as you suggested
Thank you for your patience and willingness to assist.

gael.(Newbie & Silver-Surfer)
 
Old 05-19-2009, 05:12 AM   #19
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
Quote:
Originally Posted by gael33 View Post
Your quite correct, there are bluez packages in the repository ... but not the latest ones that I have been told will operate my Belkin bluetooth.
All I need to do now is install them ... I'll check out the website as the installation instructions are not packaged with the files ... as you suggested
Thank you for your patience and willingness to assist.

gael.(Newbie & Silver-Surfer)
Oh, now I understand.

However I have downloaded the tarball, just for the sake of curiosity, and there's a big nice README file inside the package. Inside of it you have listed all the dependencies that you need to compile it, and the instructions on how to proceed about the compilation and installation of the package.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
BackUp & Restore with TAR (.tar / .tar.gz / .tar.bz2 / tar.Z) asgarcymed Linux - General 5 12-31-2006 02:53 AM
Windows frustrations and Linux praise (venting my frustrations) Shaun32 General 6 03-04-2005 12:07 PM
Error while installing package.tar.tar isone Linux - Software 2 11-03-2003 11:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration