LinuxQuestions.org
Visit Jeremy's Blog.
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 09-06-2006, 07:49 AM   #1
dmcbeing
LQ Newbie
 
Registered: Nov 2005
Distribution: SlackWare 10.2
Posts: 26

Rep: Reputation: 15
Question no sh ?


I am a newbie in linux and as such i am still addicted to NTFS drives .I use Slackware 10.1 and now want to see my files in my ntfs drive.
The problem is that this disk is dynamic and for some reason linux see's it as one partition!So i thought of installing captive ntfs that's said to work fine with that stuff.The problem is that when i rpm -i captive-1.1.7.tar.gz is says that i have no /bin/sh and /bin/bash but i used the sh command to install the nvidia driver and bash ... well bash i dont know what it is :|. That's that thanks for any replies in advance .
 
Old 09-06-2006, 08:02 AM   #2
w3bd3vil
Senior Member
 
Registered: Jun 2006
Location: Hyderabad, India
Distribution: Fedora
Posts: 1,191

Rep: Reputation: 49
Quote:
rpm -i captive-1.1.7.tar.gz
I am doing some search can rpm install .tar.gz files!!
 
Old 09-06-2006, 08:17 AM   #3
dmcbeing
LQ Newbie
 
Registered: Nov 2005
Distribution: SlackWare 10.2
Posts: 26

Original Poster
Rep: Reputation: 15
Oup's my mistake its not the tar.gz
it's an rpm file
i just pasted the tar.gz file's name :|
 
Old 09-06-2006, 08:21 AM   #4
w3bd3vil
Senior Member
 
Registered: Jun 2006
Location: Hyderabad, India
Distribution: Fedora
Posts: 1,191

Rep: Reputation: 49
paste the exact error and the command you typed in, maybe then we can help you.
 
Old 09-06-2006, 08:24 AM   #5
dmcbeing
LQ Newbie
 
Registered: Nov 2005
Distribution: SlackWare 10.2
Posts: 26

Original Poster
Rep: Reputation: 15
root@darkstar:~/Desktop# rpm -i captive-static-1.1.7-0.i386.rpm
warning: captive-static-1.1.7-0.i386.rpm: V3 DSA signature: NOKEY, key ID 26a802b2
error: Failed dependencies:
/bin/bash is needed by captive-static-1.1.7-0
/bin/sh is needed by captive-static-1.1.7-0
root@darkstar:~/Desktop#
 
Old 09-06-2006, 08:26 AM   #6
w3bd3vil
Senior Member
 
Registered: Jun 2006
Location: Hyderabad, India
Distribution: Fedora
Posts: 1,191

Rep: Reputation: 49
what do you get when you type
which bash
and
which sh
 
Old 09-06-2006, 08:29 AM   #7
dmcbeing
LQ Newbie
 
Registered: Nov 2005
Distribution: SlackWare 10.2
Posts: 26

Original Poster
Rep: Reputation: 15
root@darkstar:~/Desktop# which sh
/bin/sh
root@darkstar:~/Desktop# which bash
/usr/bin/bash
 
Old 09-06-2006, 08:31 AM   #8
w3bd3vil
Senior Member
 
Registered: Jun 2006
Location: Hyderabad, India
Distribution: Fedora
Posts: 1,191

Rep: Reputation: 49
try to cp your /usr/bin/bash to /bin/bash and see if that works out.
cp /usr/bin/bash /bin/
 
Old 09-06-2006, 08:34 AM   #9
dmcbeing
LQ Newbie
 
Registered: Nov 2005
Distribution: SlackWare 10.2
Posts: 26

Original Poster
Rep: Reputation: 15
root@darkstar:~/Desktop# cp /usr/bin/bash /bin/
cp: `/usr/bin/bash' and `/bin/bash' are the same file
 
Old 09-06-2006, 08:38 AM   #10
w3bd3vil
Senior Member
 
Registered: Jun 2006
Location: Hyderabad, India
Distribution: Fedora
Posts: 1,191

Rep: Reputation: 49
pretty odd, the files exist on your comp. but fail on dependency check.
 
Old 09-06-2006, 08:47 AM   #11
dmcbeing
LQ Newbie
 
Registered: Nov 2005
Distribution: SlackWare 10.2
Posts: 26

Original Poster
Rep: Reputation: 15
Thatks for your effort w3bd3vil
 
Old 09-06-2006, 08:49 AM   #12
dmcbeing
LQ Newbie
 
Registered: Nov 2005
Distribution: SlackWare 10.2
Posts: 26

Original Poster
Rep: Reputation: 15
i am downloading slack 10.2 does it have captive preinstalled or do i have to istall it again ?
 
Old 09-06-2006, 08:59 AM   #13
w3bd3vil
Senior Member
 
Registered: Jun 2006
Location: Hyderabad, India
Distribution: Fedora
Posts: 1,191

Rep: Reputation: 49
have you already done this?
Quote:
Create the directory /var/lib/rpm
Initialize RPM with rpm --initdb
or try to convert it to a tarball using rpm2tgz and use the command installpkg to install it.
 
Old 09-06-2006, 09:16 AM   #14
dmcbeing
LQ Newbie
 
Registered: Nov 2005
Distribution: SlackWare 10.2
Posts: 26

Original Poster
Rep: Reputation: 15
God Bless you w3bd3vil that final thing about rpm2tgz did the job !
 
Old 09-06-2006, 09:18 AM   #15
w3bd3vil
Senior Member
 
Registered: Jun 2006
Location: Hyderabad, India
Distribution: Fedora
Posts: 1,191

Rep: Reputation: 49
great to hear that, but I would want some slack expert to tell me why this didnt work out?
Quote:
root@darkstar:~/Desktop# rpm -i captive-static-1.1.7-0.i386.rpm
warning: captive-static-1.1.7-0.i386.rpm: V3 DSA signature: NOKEY, key ID 26a802b2
error: Failed dependencies:
/bin/bash is needed by captive-static-1.1.7-0
/bin/sh is needed by captive-static-1.1.7-0
root@darkstar:~/Desktop#
 
  


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



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

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