LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-16-2006, 11:42 PM   #1
M$ISBS
Member
 
Registered: Aug 2003
Posts: 834

Rep: Reputation: 30
Where do tgz format put programs?


My kde install is not in /opt Its in /home/me/kde. I tried to install a blender tgz and it got put in /opt/blender and does not show up in the KDE multimedia menu. I installed xine tgz and it does show up in the KDE menu. Why did that happen? If my KDE install is not in /opt is that a problem other than having to specify PATH= when I do a ./config?

Thank you for any help.
 
Old 07-17-2006, 12:01 AM   #2
Daga
Member
 
Registered: Apr 2006
Location: A comfy chair...
Distribution: Slackware
Posts: 111

Rep: Reputation: 15
.tgz files are gzip'd tarballs. You can find out where it is placing files by using:

Quote:
tar -tzf package.tgz
If you have KDE in a non-standard place, you will have to either:

1. tinker with file locations from the pacakge or
2. compile the application from source

Depending on the application, option 1 may or may not work.
 
Old 07-17-2006, 01:07 AM   #3
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145

Rep: Reputation: 53
Not all programas include KDE's menu files in their packages. You can easily create a shortcut if you need it.
 
Old 07-17-2006, 05:25 AM   #4
Noryungi
Member
 
Registered: Jul 2003
Location: --> X <-- You are here.
Distribution: Slackware, OpenBSD
Posts: 305

Rep: Reputation: 53
If you are not sure where a program is, after installing its .tgz package, you can always take a look at its log file.

To have a list of all log files enter the command:
ls /var/log/packages/

To list the content of a specific log file, enter:
less /var/log/packages/<name_of_program>

For instance (I just made this up, so change the name):
less /var/log/packages/blender-2.71.40_i486_1
 
Old 07-17-2006, 09:02 AM   #5
dunric
Member
 
Registered: Jul 2004
Distribution: Void Linux, former Slackware
Posts: 498

Rep: Reputation: 100Reputation: 100
First you can install relocationable packages in another destination by specifying -root parametr at installpkg command (or alternatively ROOT env. variable).

Second KDE searches for menu entries besides default path by KDEDIRS environment variable - there should be stored base paths for share/applnk or share/applications subdirs. In your case you may add following entry in /etc/profile f.E.
Code:
export KDEDIRS=${KDEDIRS:+${KDEDIRS}:}/opt/blender
- assuming menu entries are stored in /opt/blender also.
 
  


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
Uninstalling programs (not *.tgz) Hondro Slackware 1 06-16-2006 09:26 AM
Where to put programs? LoafOfBread34 Linux - Newbie 4 11-24-2005 03:07 PM
Quick...Someone Tell Me How To Open a Tar File in .tgz format njschroe Linux - Software 3 06-10-2005 04:58 AM
where to put programs? NonSumPisces Linux - Newbie 4 05-26-2004 10:08 AM
Hard Time Installing Packages That Don't Already Come in *.tgz Format linguae Slackware 7 05-23-2004 04:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:44 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