LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-01-2004, 06:27 AM   #1
Dave31836
LQ Newbie
 
Registered: Sep 2004
Location: Framingham, Massachusetts, USA
Distribution: Redhat 9
Posts: 17

Rep: Reputation: 0
installing tgz files


i've read several procedures for installing tgz files, but i recently downloaded a popular FTP client, KBear, [kbear-2.1-slackware9.1-i686-1.tgz], and althougth the tar works fine, it dumps the files in the download directory, creating three subdirs called 'install', 'opt', and 'usr'.

Nowhere could I find a 'configure' shell script. There IS a 'doinst.sh', but it doesn't work, citing permission denied, and when i adjust the permissions, it can't find some dirs.

I would have thouth that a popular application like KBear would have am bullet-proof installation procedure, so I assume I'm doing something real dumb.

Any help would be appreciated.
 
Old 11-01-2004, 06:34 AM   #2
Sava
Member
 
Registered: Oct 2004
Location: Mie, Japan
Distribution: Gentoo, Suse, Ubuntu
Posts: 38

Rep: Reputation: 15
Id have thought ./configure should work fine. There should be an INSTALL file or a README file in the directory, it might have some extra instructions in that...?
 
Old 11-01-2004, 06:37 AM   #3
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
It's a slackware package, hence you must run as root:
Code:
installpkg kbear-2.1-slackware9.1-i686-1.tgz
to install it.
 
Old 11-01-2004, 06:38 AM   #4
Dave31836
LQ Newbie
 
Registered: Sep 2004
Location: Framingham, Massachusetts, USA
Distribution: Redhat 9
Posts: 17

Original Poster
Rep: Reputation: 0
in the 'install' subdir, there is only 'doinst.sh', libkbear.so, libkbear.so.2, and 'slack-desc''.

no readme's or 'configure'
 
Old 11-01-2004, 06:43 AM   #5
Dave31836
LQ Newbie
 
Registered: Sep 2004
Location: Framingham, Massachusetts, USA
Distribution: Redhat 9
Posts: 17

Original Poster
Rep: Reputation: 0
i *am* running as 'root'

thnx
 
Old 11-01-2004, 06:45 AM   #6
Dave31836
LQ Newbie
 
Registered: Sep 2004
Location: Framingham, Massachusetts, USA
Distribution: Redhat 9
Posts: 17

Original Poster
Rep: Reputation: 0
i tried this:



[root@localhost FTP]# installpkg kbear-2.1-slackware9.1-i686-1.tgz
bash: installpkg: command not found
 
Old 11-01-2004, 06:52 AM   #7
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Perhaps it's not in your PATH. Or you don't have pkgtools installed. If you have pkgtools you can also run "pkgtool" as root and use a menu driven package installation.
 
Old 11-01-2004, 05:05 PM   #8
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
I downloaded and uncompressed the file. The doinst.sh script seems to assume that KDE is installed in /opt/kde.
In your case, is it there or in /opt/kde3?

jims@matrix:~/downloads/slacktest> cat install/doinst.sh
( cd opt/kde/lib ; rm -rf libkbear.so.2 )
( cd opt/kde/lib ; ln -sf libkbear.so.2.0.0 libkbear.so.2 )
( cd opt/kde/lib ; rm -rf libkbear.so )
( cd opt/kde/lib ; ln -sf libkbear.so.2.0.0 libkbear.so )

There won't be a configure script because the files are precompiled.

I am not familiar with the installation program that you spoke of and am assuming that this script would be run from the root directory after the files are copied to the corresponding directories on you system.

Last edited by jschiwal; 11-01-2004 at 05:09 PM.
 
Old 11-01-2004, 05:17 PM   #9
AxeZ
Member
 
Registered: Sep 2002
Location: Novi Sad, Vojvodina
Distribution: Slackware, FreeBSD
Posts: 386

Rep: Reputation: 32
Jesus, did anyone here might have had an thought about this guy maybe NOT having slackware but some other distro?
 
Old 11-01-2004, 07:00 PM   #10
Dave31836
LQ Newbie
 
Registered: Sep 2004
Location: Framingham, Massachusetts, USA
Distribution: Redhat 9
Posts: 17

Original Poster
Rep: Reputation: 0
BINGO -- you got it!

I'm running Redhat -- had no clue that slackware was another distro.

Anyway, I still can't find a graphical ftp client for KDE. KBear has some real bad reviews.

Any suggestions for a KDE ftp client with rpm distr files would be appreciated.

Thanks for all your help. Live & learn!
 
Old 11-01-2004, 09:25 PM   #11
Franklin
Senior Member
 
Registered: Oct 2002
Distribution: Slackware
Posts: 1,348

Rep: Reputation: 217Reputation: 217Reputation: 217
Quote:
Originally posted by AxeZ
Jesus, did anyone here might have had an thought about this guy maybe NOT having slackware but some other distro?


Hey, try gFTP - it's a gtk app but works fine in KDE. I like it very much.

HTH
 
Old 11-02-2004, 03:35 AM   #12
mjjzf
Member
 
Registered: Feb 2004
Location: Valby, Denmark / Citizen of the Web
Distribution: Slackware 14.1
Posts: 879

Rep: Reputation: 39
I tried KBear, but I hated it's messy interface. I mean, hated. GFTP is great. I use it as my default. If you want to stick with at KDE program, try Kasablanca.
 
  


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
Problems Installing TGZ and SH files Burtonsnow Linux - Software 4 04-15-2004 09:50 PM
Installing TGZ files Burtonsnow Slackware 5 04-15-2004 11:23 AM
installing .tgz files carlgulliver100 Linux - Software 4 02-15-2004 09:18 AM
.tgz files mohapi Linux - General 2 05-03-2003 10:11 AM
tgz files moger Slackware 10 10-05-2002 01:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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