DaemonForums  

Go Back   DaemonForums > NetBSD > NetBSD Package System (pkgsrc)

NetBSD Package System (pkgsrc) Installation and upgrading of packages on NetBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 12th June 2009
Zvrk Zvrk is offline
New User
 
Join Date: Jun 2009
Location: Croatia
Posts: 5
Default Problem with instalation by kde

I hava problem with instalation with kde of netbsd 5.0.

first, i'am install pkgsrc

and then

cd /usr/pkgsrc/meta-pkgs/kde3/
make install


netbsd there is on virtual machine(vmware 6.5).

install during about 9 or 10 hours and then post errors.

does exist someone who install kde on netbsd 5.0 with 'make install' without problems?
Reply With Quote
  #2   (View Single Post)  
Old 13th June 2009
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,128
Default

It is easier to use the pre-compiled packages. See http://netbsd.org/docs/software/pack...tml#binarydist
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote
  #3   (View Single Post)  
Old 13th June 2009
Zvrk Zvrk is offline
New User
 
Join Date: Jun 2009
Location: Croatia
Posts: 5
Default

Quote:
Originally Posted by J65nko View Post
It is easier to use the pre-compiled packages. See http://netbsd.org/docs/software/pack...tml#binarydist
# PATH="/usr/pkg/sbin:$PATH"
# PKG_PATH="ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/5.0_2009Q1/All/"
# export PATH PKG_PATH

# pkg_add kde-3.5.10

but don't work.


this is firt solution which I try.
Reply With Quote
  #4   (View Single Post)  
Old 13th June 2009
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,128
Default

Did you install bootstrap-extra-files-20070702.tgz and bootstrap-mk-files-20090226.tgz from ftp://ftp.netbsd.org/pub/pkgsrc/pack....0_2009Q1/All/ ?

BTW I use pkgsrc on DragonFlyBSD not NetBSD
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote
  #5   (View Single Post)  
Old 13th June 2009
s0xxx's Avatar
s0xxx s0xxx is offline
Package Pilot
 
Join Date: May 2008
Posts: 192
Default

Quote:
Originally Posted by J65nko View Post
Did you install bootstrap-extra-files-20070702.tgz and bootstrap-mk-files-20090226.tgz from ftp://ftp.netbsd.org/pub/pkgsrc/pack....0_2009Q1/All/ ?

BTW I use pkgsrc on DragonFlyBSD not NetBSD
These are not needed on NetBSD, only on "other" OS's. NetBSD already contains necessary tools for pkgsrc.
__________________
The best way to learn UNIX is to play with it, and the harder you play, the more you learn.
If you play hard enough, you'll break something for sure, and having to fix a badly broken system is arguably the fastest way of all to learn. -Michael Lucas, AbsoluteBSD
Reply With Quote
  #6   (View Single Post)  
Old 13th June 2009
s0xxx's Avatar
s0xxx s0xxx is offline
Package Pilot
 
Join Date: May 2008
Posts: 192
Default

Quote:
Originally Posted by Zvrk View Post
...
but don't work.

this is firt solution which I try.
Could you try this:
Code:
# cd /usr/pkgsrc/meta-pkgs/kde3
# make fetch-list-recursive | sh 2>/dev/null | grep 'not fetched$' | uniq
This fill fetch all distfiles before starting the build. If fetching of package fails, it will be displayed so you know that something is missing.
__________________
The best way to learn UNIX is to play with it, and the harder you play, the more you learn.
If you play hard enough, you'll break something for sure, and having to fix a badly broken system is arguably the fastest way of all to learn. -Michael Lucas, AbsoluteBSD
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Boot problem. Geometry problem? gulanito FreeBSD Installation and Upgrading 0 3rd July 2009 03:03 AM


All times are GMT. The time now is 10:33 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick