help with finding precompiled binaries for 32/64bit and vmware player.

Roger Lawhorn rll at insightbb.com
Thu Feb 21 14:22:55 PST 2013


Hello,

I am new to dragonfly bsd. Fear not, I am a unix (and microsoft) admin and a programmer from the 80's. Nowadays I just do unix batch, perl, and xsl.  You don't need to teach me much.

I am using vmware player 5. 64bit will not install right. 32bit installs fine so I am using it right now.
I have been recreating the pkgsrc tree from scratch.
I used meta-packages to install gnome with bmake bin-install clean and it is broken and bad.
I installed kde3 the same way and it went fine but the web browser Konquerer segfaults.

Anyway, what is dports? I noticed that pkg_add and pkg_radd don't ever find anything.
Do I need the dports tree described below?
Is there a dports for 32 bit? or maybe better instructions for making 64bit work with vmware player 5.

I want as much access to ready to install 32/64 bit binaries as I can get.
I am trying to build a home user desktop for myself.
A torrent link to a ready to go vmware image would be greatly appreciated.
If I must I will install on real hardware to get this running.
I own an msi gt660 gaming laptop with i7, usb 3.0, and nvidia gtx 285m, 6gb ram, 256gb ssd boot drive, 1tb data drive.

I love bsd because its at least ten times faster, if not more way more than that, than Linux.
Thanks

Signed, Roger.


----- Original Message -----
From: users-request at dragonflybsd.org
To: users at dragonflybsd.org
Sent: Thursday, February 21, 2013 3:00:02 PM
Subject: Users Digest, Vol 6, Issue 17

Send Users mailing list submissions to
	users at dragonflybsd.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.dragonflybsd.org/mailman/listinfo.cgi/users
or, via email, send a message with subject or body 'help' to
	users-request at dragonflybsd.org

You can reach the person managing the list at
	users-owner at dragonflybsd.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Users digest..."


Today's Topics:

   1. x86_64 dports binary packages available (Francois Tigeot)


----------------------------------------------------------------------

Message: 1
Date: Thu, 21 Feb 2013 13:33:14 +0100
From: Francois Tigeot <ftigeot at wolfpond.org>
To: users at dragonflybsd.org
Subject: x86_64 dports binary packages available
Message-ID: <20130221123314.GA85158 at sekishi.zefyris.com>
Content-Type: text/plain; charset=us-ascii

Hi,

I have built a set of more than 17,000 x86_64 binary dports packages
with poudriere.

They are available from this URL:
http://pkg.wolfpond.org/dragonfly:3.4:x86:64
and of course need a DragonFly-3.3 system with pkg to be used.

After adding this line to /usr/local/etc/pkg.conf
  PACKAGESITE: http://pkg.wolfpond.org/dragonfly:3.4:x86:64

it's possible to use pkg update / pkg install etc... to install or update
packages from the repository.

The pkg(8) manpage explains nicely the different pkg commands.


A few instructions for people wanting to install pkg:

* Install dports:
  cd /usr
  Run make dports-create or make dports-download

* Install the pkg port :
  cd /usr/dports/ports-mgmt/pkg && make install
  make clean

Move /usr/pkg out of the way first; even though dports and pkgsrc packages
use different installation prefixes, mixing them can lead to various issues.


The immense majority of these packages has not been tested, use at your own
risk. Bugs can be reported to http://github.com/jrmarino/DPorts .

-- 
Francois Tigeot


------------------------------

_______________________________________________
Users mailing list
Users at dragonflybsd.org
http://lists.dragonflybsd.org/mailman/listinfo.cgi/users


End of Users Digest, Vol 6, Issue 17
************************************


More information about the Users mailing list