LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 03-03-2005, 04:57 PM   #16
DaHammer
Member
 
Registered: Oct 2003
Location: Planet Earth
Distribution: Slackware, LFS
Posts: 561

Rep: Reputation: 30

Use the Slackware packages to get a working development environment setup first. Afterwards, you can compile your own if you want. You'd install the packages with "installpkg".
 
Old 03-03-2005, 05:29 PM   #17
Jason1625
LQ Newbie
 
Registered: Jun 2004
Posts: 28

Original Poster
Rep: Reputation: 15
Yea, thats what I've been trying to do, and it ends up doing this

root@linux:/tmp# installpkg bison-1.35-i386-1.tgz
Installing package bison-1.35-i386-1...
PACKAGE DESCRIPTION:
bison: bison (parser generator similar to yacc)
bison:
bison: GNU "Bison" is a general-purpose parser generator that converts a
bison: grammar description for an LALR(1) context-free grammar into a C
bison: program to parse that grammar.
bison:
bison: Bison is upward compatible with Yacc: all properly-written Yacc
bison: grammars ought to work with Bison with no change. Anyone familiar
bison: with Yacc should be able to use Bison with little trouble.
bison:
Executing install script for bison-1.35-i386-1...

root@linux:/tmp# installpkg make-3.80-i386-1.tgz
Installing package make-3.80-i386-1...
PACKAGE DESCRIPTION:
make: make (GNU make utility to maintain groups of programs)
make:
make: This is the GNU implementation of make, which was written by Richard
make: Stallman and Roland McGrath. The purpose of the make utility is to
make: determine automatically which pieces of a large program need to be
make: recompiled, and issue the commands to recompile them.
make:
make: This is needed to compile just about any major C program, including
make: the Linux kernel.
make:

That should install them shouldn't it? Do I have to reinstall or recomplile or something?
 
Old 03-03-2005, 07:01 PM   #18
Jason1625
LQ Newbie
 
Registered: Jun 2004
Posts: 28

Original Poster
Rep: Reputation: 15
Well checking installed packages in /var/log/packages/ it tells me they are installed, but I can't use the commands, is there something else I need to do besides installpkg
 
Old 03-03-2005, 08:01 PM   #19
DaHammer
Member
 
Registered: Oct 2003
Location: Planet Earth
Distribution: Slackware, LFS
Posts: 561

Rep: Reputation: 30
If they are installed, then binaries are there, or should be. Try invoking them directly, like /usr/bin/gcc or /usr/bin/make.
 
Old 03-04-2005, 02:29 AM   #20
Jason1625
LQ Newbie
 
Registered: Jun 2004
Posts: 28

Original Poster
Rep: Reputation: 15
Yea, thats what I thought, the odd thing is I can't find them in any other location other then the /usr/log/packages/ make, doesn't work, none of the commands seem to work, can't find them with ls /usr/bin/ma* or ls /bin/ma* or ls /sbin/ma* or the like, it's really odd..
 
Old 03-04-2005, 01:47 PM   #21
Jason1625
LQ Newbie
 
Registered: Jun 2004
Posts: 28

Original Poster
Rep: Reputation: 15
jason@linux:~$ su
Password:
root@linux:/home/jason# find / |grep make$
/tmp/package-make
/tmp/make-3.80/gmake
/tmp/automake-1.7.7/lib/Automake
/tmp/flex-2.5.4/MISC/MSDOS/MSC70.make
/usr/bin/pbmmake
/usr/bin/ppmmake
/usr/bin/qmake
/usr/bin/automake
/usr/doc/tcsh-6.12.00/README.imake
/usr/lib/yp/ypmake
/usr/lib/qt-3.2.1/bin/qmake
/usr/src/linux-2.4.22/Rules.make
/usr/sbin/ypmake
/usr/X11R6/bin/imake
/opt/kde/bin/cheatmake
/opt/kde/share/apps/kdevappwizard/imports/qtqmake
/opt/kde/share/apps/kdevappwizard/imports/qttmake

but at the same time

root@linux:/home/jason# ls /var/log/packages/make*
/var/log/packages/make-3.80-i386-1
 
Old 03-08-2005, 02:25 PM   #22
Jason1625
LQ Newbie
 
Registered: Jun 2004
Posts: 28

Original Poster
Rep: Reputation: 15
Installpkg problems

Okay, I've been trying to use installpkg to install programs, it seems to go through but it only ends up in /var/log/packages/ not in any of the command places.

see this for the full history of it.

I'd apprechiate any help.

Jason
 
Old 03-08-2005, 06:33 PM   #23
Grunthos
LQ Newbie
 
Registered: Mar 2005
Location: Sydney, Australia
Distribution: Slackware 10.2
Posts: 20

Rep: Reputation: 0
10 deep breaths

to install packages doesn't mean you have to compile from source.
To install make (on slackware) all you need to do is:

-find the make package (make-3.80-i386-1.tgz) on your CD or download it from www.slackware.com's package section making sure that its for the right distribution (eg: 9.1, 10.0, 10.1, etc).
-as root type: installpkg make-3.80-i386-1.tgz

make is installed ... you will need more than just make but I believe someone has already posted a list of required software in this thread.


Hope this helps *8)

-Grunthos
 
Old 03-08-2005, 06:40 PM   #24
Grunthos
LQ Newbie
 
Registered: Mar 2005
Location: Sydney, Australia
Distribution: Slackware 10.2
Posts: 20

Rep: Reputation: 0
you may want to try to uninstall reinstall .. reinstall (more post happened while i was writing my port ...) one of these packages and do the search again. either there was some kind of stuff up on install or some files have been deleted.

is there a filesystem not mounted ? ...

dont' give up :P

-Grunthos
 
Old 03-09-2005, 12:08 AM   #25
Jason1625
LQ Newbie
 
Registered: Jun 2004
Posts: 28

Original Poster
Rep: Reputation: 15
No it's mounted, I just have been having the problem with installpkg not attually putting it in /usr/bin/ /bin/ or /sbin/ but it seems to install properly as the /usr/var/packages/

I'm getting fustrated but I'm not giving up, I am to busy trying to get linux to working, and I don't wanna go back to redhat
 
Old 03-09-2005, 06:58 AM   #26
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Both threads have been merged. Please don't start a thread to point to another thread.
 
Old 03-23-2005, 02:53 PM   #27
Jason1625
LQ Newbie
 
Registered: Jun 2004
Posts: 28

Original Poster
Rep: Reputation: 15
Does anyone have any ideas on what else I can try?
 
Old 03-23-2005, 05:28 PM   #28
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
When you install slackware it comes with everything needed to compile from source.Something is wrong with this picture,are you sure when you were installing you didn't have any error messages.In my opinion you must have got a bad install,but I'm not sure.Your posts jump around somewhat that it is a little hard to follow.Its almost like when you partitioned you messed up or fstab is messed up or the cd you installed from was not a good burn or you had a bad download.I would start over and use this guide for the install;
http://www.bitbenderforums.com/vb22/...?postid=311808
post
Code:
df
and post /etc/fstab

Last edited by comprookie2000; 03-23-2005 at 05:32 PM.
 
Old 03-23-2005, 07:56 PM   #29
calcon
Member
 
Registered: Mar 2005
Location: somewhere over the rainbow theres a place....
Distribution: Ubuntu Dapper and Arch
Posts: 121

Rep: Reputation: 15
****delete********
 
Old 03-24-2005, 01:46 PM   #30
Jason1625
LQ Newbie
 
Registered: Jun 2004
Posts: 28

Original Poster
Rep: Reputation: 15
Heres DF
jason@linux:~$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda1 5485408 1912544 3289720 37% /

NO errors came up during install, attually I have computer with the same slackware, there could be something with the cd's though without any errors I don't really see where.

and my fstab
//dev/hda2 swap swap defaults 0 0
/dev/hda1 / ext3 defaults 1 1
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0

is it posible that I got a bad copy of installpkg? and if so is there one I can download and try

Last edited by Jason1625; 03-24-2005 at 02:03 PM.
 
  


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
something about installpkg tintilin Slackware 5 11-26-2004 12:13 AM
installpkg mcd Slackware 4 10-17-2004 09:04 PM
installpkg problems... The_Messiah Linux - Newbie 11 03-03-2004 08:56 PM
Not sure about installpkg Superdude Linux - Software 8 01-04-2004 05:30 PM
help with installpkg mep]-[isto Slackware 3 11-19-2003 02:27 PM

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

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