Finding package dependancies - Where are they?

2004-07-22 Thread Ogre
Hi, I've installing several packages (using pkg_add) lately, and tried many more. I generally use the pkg_add ftp://ftp.netbsd.org/(...) method, with decent success. My problem is that I cannot always find the packages I need! For example, while installing a package listed under

Re: Finding package dependancies - Where are they?

2004-07-22 Thread Jorn Argelo
I'm not really sure if it matters or not, but using ftp.freebsd.org might make a difference. Not sure if NetBSD uses the same ports-tree as FreeBSD does. Cheers, Jorn Hi, I've installing several packages (using pkg_add) lately, and tried many more. I generally use the pkg_add

Re: Finding package dependancies - Where are they?

2004-07-22 Thread Ogre
Me again...I left out some pertinant info (the coffee hasnt kicked in yet :P) Yeah, I'm running NetBSD, 1.6.2. I just found documentation that pointed to the FreeBSD docs for more info...and when I RTFM for FreeBSD, I see theres a -r option for pkg_add that will fetch the correct everything for

Re: Finding package dependancies - Where are they?

2004-07-22 Thread Jorn Argelo
Me again...I left out some pertinant info (the coffee hasnt kicked in yet :P) Yeah, I'm running NetBSD, 1.6.2. I just found documentation that pointed to the FreeBSD docs for more info...and when I RTFM for FreeBSD, I see theres a -r option for pkg_add that will fetch the correct everything

Re: Finding package dependancies - Where are they?

2004-07-22 Thread Nikos Vassiliadis
It's a bit different. Assuming that you are using i386 and bourne shell: export PKG_PATH=ftp://ftp.NetBSD.org/pub/NetBSD/packages/1.6.2/i386/All pkg_add -v mozilla Simple as that, check out pkg_add(1) Cheers, NikV On Thursday 22 July 2004 16:34, Ogre wrote: Me again...I left out some pertinant

Re: Finding package dependancies - Where are they?

2004-07-22 Thread Ogre
With that said, are some packages (for lack of better words--) not supported on certain builds? I'm running on a sparc box, 1.6.2. If you were to look at the packages available on 1.6.2, for sparc, there are none! =( Thanks for your time, Reggie -- Original Message

Re: Finding package dependancies - Where are they?

2004-07-22 Thread Nikos Vassiliadis
With that said, are some packages (for lack of better words--) not supported on certain builds? I'm running on a sparc box, 1.6.2. If you ftp.netbsd.org seems to be down. Choose a mirror. ftp://ftp.gr.netbsd.org/pub/NetBSD/packages/1.6.2/sparc64/All I didn't see any sparc directory. I am

Re: Finding package dependancies - Where are they?

2004-07-22 Thread Jorn Argelo
With that said, are some packages (for lack of better words--) not supported on certain builds? I'm running on a sparc box, 1.6.2. I believe so, yes. I tried FreeBSD-AMD64 and cvsup didn't exist for AMD64. ftp.netbsd.org seems to be down. Choose a mirror.