View Single Post
  #7   (View Single Post)  
Old 2nd June 2009
s0xxx's Avatar
s0xxx s0xxx is offline
Package Pilot
 
Join Date: May 2008
Posts: 192
Default

Quote:
Originally Posted by Mr-Biscuit View Post
I'm having some physical problems with the ethernet female port.
Can't help you with your hardware there.

Quote:
Originally Posted by Mr-Biscuit View Post
I'm curious. FreeBSD had section for "distributions" in ports where certain packages had to be put- java, adobe, doom, etc- is there a directory in pkgsrc that would alllow me to do the same for pkgsrc dependencies that aren't downloaded through the make build?
I think you download and put them in distfiles directory under pkgsrc tree, where all tarballs go. But, the failed build ususally spits the information needed. For example to approve the required license, or download the package and put it in "this place". What exactly are you having problem with?
Quote:
Originally Posted by Mr-Biscuit View Post
Edit- if it makes a difference: Missing dependency operator, operator not defined <-- is this solved with a -WITH_GCC ?
What is actually the problem?
__________________
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