LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 02-16-2008, 12:31 AM   #1
det0nat0r
LQ Newbie
 
Registered: Feb 2008
Posts: 1

Rep: Reputation: 0
problem in installing .tar.gz package in mandriva 2008


please any one can help me to install tar.gz file in mandriva 2008. i am new in linux
 
Old 02-16-2008, 07:20 AM   #2
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
to decompress a tar.gz open a shell and run command
Code:
tar zxvf file.tar.gz
cd (to newly expanded folder)
ls
if you have KDE you can unpack with Konqueror...and go into its contents...but the unpack is in ram only....so right hand click and copy the unpack to
/home/yourname/Mydocs or whatever you have called it

each unpack can not be run the same way...read the INSTALL or README


if you still unsure show a link to the file and we can give better info
 
Old 07-25-2008, 04:41 AM   #3
liquerlover
LQ Newbie
 
Registered: Jun 2008
Posts: 2

Rep: Reputation: 0
cant "make"

it seems that i having some problem when want to "make" the the file. even though i log as root, i still cant make. it seems that "make" command doesnt seem to recognize by Konsole? can i know what is the problem?
 
Old 07-25-2008, 06:03 AM   #4
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
have you installed a gcc and the dependencies?
 
Old 07-25-2008, 06:29 AM   #5
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Install the gcc, g++, binutils, autoconf and make packages. They will probably be needed. It the ./configure program says that you are missing a package, install the package and the package-devel version as well. Compiling from source, the header files for the package may be needed. The devel package also supplies the static library version as well.

Demonstration:
Code:
rpm -ql libjpeg
/usr/lib64/libjpeg.so.62
/usr/lib64/libjpeg.so.62.0.0
jschiwal@hpmedia:~> rpm -ql libjpeg-devel
/usr/include/jconfig.h
/usr/include/jerror.h
/usr/include/jmorecfg.h
/usr/include/jpeglib.h
/usr/lib64/libjpeg.a
/usr/lib64/libjpeg.so
Before installing a source package, use rpmdrake and see if there is a mandriva package available already. That can save you a lot of work and can avoid problems if the package you are compiling wants different versions of your libraries.

Last edited by jschiwal; 07-25-2008 at 06:08 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
no sound after installing Mandriva 2008, problem with ALSA Iltbreg Mandriva 25 06-20-2008 10:48 AM
LXer: DistroWatch Weekly: First Look at Mandriva Flash 2008, Gentoo Linux 2008.0 sche LXer Syndicated Linux News 0 01-28-2008 06:30 AM
LXer: The Perfect Desktop - Mandriva 2008 Free (Mandriva 2008.0) LXer Syndicated Linux News 0 10-16-2007 08:20 PM
LXer: The Perfect Server - Mandriva 2008 Free (Mandriva 2008.0) LXer Syndicated Linux News 0 10-11-2007 10:41 PM
Error while installing package.tar.tar isone Linux - Software 2 11-03-2003 12:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 04:52 AM.

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