LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 03-16-2006, 01:49 AM   #1
ahmed gamal
Member
 
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591

Rep: Reputation: 30
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
 
Old 03-16-2006, 02:08 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,224
Blog Entries: 1

Rep: Reputation: 2076Reputation: 2076Reputation: 2076Reputation: 2076Reputation: 2076Reputation: 2076Reputation: 2076Reputation: 2076Reputation: 2076Reputation: 2076Reputation: 2076
Use installpkg:
Code:
installpkg package-name.tgz
 
Old 03-16-2006, 02:16 AM   #3
ahmed gamal
Member
 
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591

Original Poster
Rep: Reputation: 30
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)
 
Old 03-16-2006, 03:47 AM   #4
titopoquito
Senior Member
 
Registered: Jul 2004
Location: Lower Rhine region, Germany
Distribution: Slackware64 current
Posts: 1,649

Rep: Reputation: 148Reputation: 148
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.
 
Old 03-17-2006, 02:56 PM   #5
ahmed gamal
Member
 
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591

Original Poster
Rep: Reputation: 30
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
 
Old 03-17-2006, 03:05 PM   #6
titopoquito
Senior Member
 
Registered: Jul 2004
Location: Lower Rhine region, Germany
Distribution: Slackware64 current
Posts: 1,649

Rep: Reputation: 148Reputation: 148
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?
 
Old 03-17-2006, 03:14 PM   #7
sweetnsourbkr
Member
 
Registered: Aug 2005
Location: Bay
Distribution: Zenwalk, OpenBSD, Slackware
Posts: 167

Rep: Reputation: 30
Yeah, usually an rpm2tgz conversion will not give you any description.
 
Old 03-18-2006, 01:47 AM   #8
ahmed gamal
Member
 
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591

Original Poster
Rep: Reputation: 30
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
 
Old 03-18-2006, 02:30 AM   #9
titopoquito
Senior Member
 
Registered: Jul 2004
Location: Lower Rhine region, Germany
Distribution: Slackware64 current
Posts: 1,649

Rep: Reputation: 148Reputation: 148
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?
 
Old 03-19-2006, 10:42 AM   #10
ahmed gamal
Member
 
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591

Original Poster
Rep: Reputation: 30
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
 
Old 03-19-2006, 10:50 AM   #11
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145

Rep: Reputation: 53
Tried typing nero?
 
Old 03-20-2006, 05:29 AM   #12
ahmed gamal
Member
 
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591

Original Poster
Rep: Reputation: 30
it worked well
thank u for help
 
Old 03-20-2006, 05:31 AM   #13
ahmed gamal
Member
 
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591

Original Poster
Rep: Reputation: 30
where can i find a site that have programmes for sw
 
Old 03-20-2006, 05:48 AM   #14
titopoquito
Senior Member
 
Registered: Jul 2004
Location: Lower Rhine region, Germany
Distribution: Slackware64 current
Posts: 1,649

Rep: Reputation: 148Reputation: 148
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.
 
Old 03-21-2006, 02:32 PM   #15
ahmed gamal
Member
 
Registered: Aug 2005
Location: Egypt
Distribution: slackware + XP
Posts: 591

Original Poster
Rep: Reputation: 30
thank u very much
 
  


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
Slack 10; HP 3845; CUPS; Unable to print from command line chrisidaho Linux - Hardware 5 04-27-2005 01:21 AM
Command for changing rmp to something Slack can handle? Oakstaff Slackware 4 02-24-2005 03:39 PM
can't find java or javac with which command in slack 10.1 but j2re is installed dns21 Slackware 2 02-12-2005 07:51 PM
Command Line PHP in Slack 10 Trano Slackware 4 02-12-2005 05:16 PM
Slack 9, no Run Command upon pressing Alt+F2 VioLaToR Slackware 4 06-12-2003 01:08 PM

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

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