Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-16-2006, 01:49 AM
|
#1
|
Member
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591
Rep:
|
slack command
hi every body
i used rpm2tgz to change rpm to tgz
but i didnt find any make or configure flies
then how shall i install it
|
|
|
03-16-2006, 02:08 AM
|
#2
|
LQ Guru
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,224
|
Use installpkg:
Code:
installpkg package-name.tgz
|
|
|
03-16-2006, 02:16 AM
|
#3
|
Member
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591
Original Poster
Rep:
|
Quote:
Originally Posted by bathory
Use installpkg:
Code:
installpkg package-name.tgz
|
thanx man and what about the 3rd and 4th cdscan i find in them any thing good(slack cds)
|
|
|
03-16-2006, 03:47 AM
|
#4
|
Senior Member
Registered: Jul 2004
Location: Lower Rhine region, Germany
Distribution: Slackware64 current
Posts: 1,649
Rep: 
|
The 3rd and 4th of the Slackware CDs contain mainly the source and the buildscripts that are needed to build the packages that are contained on the 1st and 2nd CD. Most *normal* users won't need it unless they try to recompile the packages or want to use the Slackware build scripts.
|
|
|
03-17-2006, 02:56 PM
|
#5
|
Member
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591
Original Poster
Rep:
|
Quote:
Originally Posted by bathory
Use installpkg:
Code:
installpkg package-name.tgz
|
i tried it man
but it said it "installing the fil e name"
them a maassage about describtion it was empty it consists of 3 empty lines
then the command line returns back
then where is my fault
|
|
|
03-17-2006, 03:05 PM
|
#6
|
Senior Member
Registered: Jul 2004
Location: Lower Rhine region, Germany
Distribution: Slackware64 current
Posts: 1,649
Rep: 
|
Quote:
Originally Posted by ahmed gamal
i tried it man
but it said it "installing the fil e name"
them a maassage about describtion it was empty it consists of 3 empty lines
then the command line returns back
then where is my fault
|
I wonder what you expect, maybe angels singing or the monitor flickering or something else. If the description is empty or there is an error in the description file nothing will come up. Usually something like "Executing install script ..." and then the command line will come back. That's normal behaviour of installpkg.
Afterwards try to start the application you wanted to install. If it's a real application and not a set of libraries etc. you should be able to call it with the same name the package has. Have you tried to just type "name-of-the-packacke" but omitting the version number etc., just the first part of the name?
|
|
|
03-17-2006, 03:14 PM
|
#7
|
Member
Registered: Aug 2005
Location: Bay
Distribution: Zenwalk, OpenBSD, Slackware
Posts: 167
Rep:
|
Yeah, usually an rpm2tgz conversion will not give you any description.
|
|
|
03-18-2006, 01:47 AM
|
#8
|
Member
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591
Original Poster
Rep:
|
Quote:
Originally Posted by sweetnsourbkr
Yeah, usually an rpm2tgz conversion will not give you any description.
|
then i changed the rpm to tgz
then installpkg
and nothing happens then how can i install it
|
|
|
03-18-2006, 02:30 AM
|
#9
|
Senior Member
Registered: Jul 2004
Location: Lower Rhine region, Germany
Distribution: Slackware64 current
Posts: 1,649
Rep: 
|
Quote:
Originally Posted by ahmed gamal
then i changed the rpm to tgz
then installpkg
and nothing happens then how can i install it
|
So you are still saying it's not installed. Prove it. But first tell us what the rpm package was named and what should have been installed.
The name of the package consists usually of several information, Slackware packages tend to be named
name-version-arch-build.tgz
Your rpm-package should be named similar. HAVE YOU actually tried typing the "name" part at the command prompt like I suggested above?
|
|
|
03-19-2006, 10:42 AM
|
#10
|
Member
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591
Original Poster
Rep:
|
Quote:
Originally Posted by titopoquito
So you are still saying it's not installed. Prove it. But first tell us what the rpm package was named and what should have been installed.
The name of the package consists usually of several information, Slackware packages tend to be named
name-version-arch-build.tgz
Your rpm-package should be named similar. HAVE YOU actually tried typing the "name" part at the command prompt like I suggested above?
|
the programme is nero
i typied
installpkg its name.tgz
the nothing happens the if it was installed
how can i run it
|
|
|
03-19-2006, 10:50 AM
|
#11
|
Senior Member
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145
Rep:
|
Tried typing nero?
|
|
|
03-20-2006, 05:29 AM
|
#12
|
Member
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591
Original Poster
Rep:
|
it worked well
thank u for help
|
|
|
03-20-2006, 05:31 AM
|
#13
|
Member
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591
Original Poster
Rep:
|
where can i find a site that have programmes for sw
|
|
|
03-20-2006, 05:48 AM
|
#14
|
Senior Member
Registered: Jul 2004
Location: Lower Rhine region, Germany
Distribution: Slackware64 current
Posts: 1,649
Rep: 
|
http://www.linuxpackages.net
http://www.slacky.it (has error actually, but address is ok)
And read about dependencies in the descriptions, otherwise your programs might not work.
|
|
|
03-21-2006, 02:32 PM
|
#15
|
Member
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591
Original Poster
Rep:
|
thank u very much
|
|
|
All times are GMT -5. The time now is 03:28 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|