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 27th September 2015
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default issue kde4

Hi,
I've installed NetBSD 7.0_rc3 on bi quad cores opteron, the system running, but after pkgin in kde4, some files missing : dbus, hal, kdm.
I think that there are do a full installation because i've issue while installation. 3 or 4 files miss !
My PKG_PATH="http://www.tastylime.net/netbsd/packages...

How can i do a full installation ?

Regards
Philippe
Reply With Quote
  #2   (View Single Post)  
Old 28th September 2015
blackcat blackcat is offline
New User
 
Join Date: Sep 2015
Posts: 9
Wink change your PKG_PATH

Hello Philippe,

why don't you use the official path for the installation of your packages?

I would recommend:

export PKG_PATH=http://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/7.0_RC3/All/

pkg_add -v pkgin

echo $PKG_PATH > /usr/pkg/etc/pkgin/repositories.conf

pkgin update


And then try it again:

pkgin install kde


Good luck, blackcat
Reply With Quote
  #3   (View Single Post)  
Old 29th September 2015
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default

Hi blackcat,
i've installed kde4 with pkgin, but it doesn't want to install kdm !
I use this export pkg_ path >> http://ftp.fr.netbsd.org/pub/pkgsrc/....0_2015Q2/All/, but Kdm not fount in the repositories !
what can i do ?

Regards
Philippe
Reply With Quote
  #4   (View Single Post)  
Old 29th September 2015
pygope pygope is offline
Port Guard
 
Join Date: Apr 2015
Posts: 33
Default

pkgfind -P kdm

It seems kdm is in kde-baseapps4 package, but in tastylime.net package repository it doesn't appear. So I am afraid that you will have to build from pkgsrc yourself
Reply With Quote
  #5   (View Single Post)  
Old 30th September 2015
blackcat blackcat is offline
New User
 
Join Date: Sep 2015
Posts: 9
Default

Bonjour Philippe,

you are quite right. I also couldn't find kdm in the repository.

I have only found with:

pkgin search "display manager"

xdm and gdm.

Maybe xdm as a general display manager for Xorg is an alternative for
you.

Or is it possible to start the kde desktop environment directly from
your console with:

startx /usr/pkg/bin/kde4

(startx /path/to/your/kde-metapackage)


Sorry that i can't give you a better advice, i seldom use any desktop
environment.

I prefer lightweight window managers like fluxbox , mcwm , lwm or dwm.

Au revoir, blackcat
Reply With Quote
  #6   (View Single Post)  
Old 30th September 2015
blackcat blackcat is offline
New User
 
Join Date: Sep 2015
Posts: 9
Default

Ouch, i have forgotten one of my favorite window managers:

ratpoison!

Yes of course. Miau, blackcat
Reply With Quote
  #7   (View Single Post)  
Old 30th September 2015
blackcat blackcat is offline
New User
 
Join Date: Sep 2015
Posts: 9
Default

Last but not least

Hey Philippe, update your pkgsrc to 2015Q3!

cd /usr/pkgsrc

cvs update -dP


Then compile kde4 from source code:

cd /usr/pkgsrc/meta-pkgs/kde4


sudo make install clean clean-depends

sudo make distclean


And now you have kde4 probably with (like pygope said) kdm.
Reply With Quote
  #8   (View Single Post)  
Old 2nd October 2015
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default

Hi,
I've change x-window manager, i use XFCE4 !

Thanks all
Philippe
Reply With Quote
  #9   (View Single Post)  
Old 10th October 2015
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default

Posts or theads SOLVED
Reply With Quote
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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
KDE4 Modular Xorg 1.6 starting KDE4 shep NetBSD Package System (pkgsrc) 4 16th November 2009 03:06 AM
Kde4 bsdnewbie999 OpenBSD General 3 19th March 2009 06:01 PM
KDE4 (4.2.0) error Calderon FreeBSD Ports and Packages 4 19th February 2009 11:03 AM
KDE4 buildind... lumiwa FreeBSD Ports and Packages 11 27th October 2008 05:18 AM
KDE4 - truly beautiful, except one little issue mdh FreeBSD Ports and Packages 7 8th October 2008 08:30 PM


All times are GMT. The time now is 11:30 PM.


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