Reply
 
Thread Tools Display Modes
  #11  
Old 06-28-2012, 02:05 PM
kmoore134's Avatar
kmoore134 kmoore134 is offline
Administrator
 
Join Date: May 2005
Location: Knoxville, TN
Posts: 2,428
Thanks: 0
Thanked 103 Times in 85 Posts
Default App Cafe
Our Desktop / Software model is quite different from your
run-of-the-mill Linux / BSD desktop, for stability/sanity reasons
__________________
----
Kris Moore
PC-BSD Founder
Reply With Quote
  #12  
Old 06-29-2012, 05:41 PM
nomko nomko is offline
Junior Member
 
Join Date: May 2012
Location: The Netherlands
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by fluca1978 View Post
Synaptic and Appcafe are really different. The fact is AppCafe exploits PBI, that is the new PCBSD package format, while base stuff is installed using FreeBSD package format (pkg_* commands). There are some packge GUI frontends, like this based on GTK+, that could allow you to see all FreeBSD-style packages.
I tried installing that program by this command in a terminal:
Code:
hg clone https://code.google.com/p/bxpkg/
This is wat i get:
Quote:
hg: command not found
What did i do wrong?
Reply With Quote
  #13  
Old 06-30-2012, 02:28 AM
bds bds is offline
Senior Member
 
Join Date: Oct 2009
Posts: 428
Thanks: 54
Thanked 35 Times in 32 Posts
Default
you need to install the Mercurial PBI (AppCafe > Development > Mercurial > *install* OR AppCafe > search for Mercurial > *install*).

cheers!
Reply With Quote
  #14  
Old 06-30-2012, 10:51 AM
nomko nomko is offline
Junior Member
 
Join Date: May 2012
Location: The Netherlands
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by bds View Post
you need to install the Mercurial PBI (AppCafe > Development > Mercurial > *install* OR AppCafe > search for Mercurial > *install*).

cheers!
No, didn't solved the problem. Still get the message:

Quote:
hg: Command not found.

I did a search in AppCafe and found ToroiseHg. I'll try this...
Reply With Quote
  #15  
Old 06-30-2012, 11:13 AM
bds bds is offline
Senior Member
 
Join Date: Oct 2009
Posts: 428
Thanks: 54
Thanked 35 Times in 32 Posts
Default
that's weird - i hope the TortoiseHG works!
Reply With Quote
  #16  
Old 07-02-2012, 01:57 PM
kmoore134's Avatar
kmoore134 kmoore134 is offline
Administrator
 
Join Date: May 2005
Location: Knoxville, TN
Posts: 2,428
Thanks: 0
Thanked 103 Times in 85 Posts
Default App Cafe
In your shell, did you run "rehash" before trying the "hg" command again?
__________________
----
Kris Moore
PC-BSD Founder
Reply With Quote
  #17  
Old 07-10-2012, 07:44 AM
nomko nomko is offline
Junior Member
 
Join Date: May 2012
Location: The Netherlands
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by kmoore134 View Post
In your shell, did you run "rehash" before trying the "hg" command again?
No, i've got no clue about that command. What does that command do?
Reply With Quote
  #18  
Old 07-10-2012, 01:17 PM
kmoore134's Avatar
kmoore134 kmoore134 is offline
Administrator
 
Join Date: May 2005
Location: Knoxville, TN
Posts: 2,428
Thanks: 0
Thanked 103 Times in 85 Posts
Default App Cafe
It just rescans for commands in your PATH, so if you install a new
command it'll make it work without typing the full pathname, like
/usr/local/bin/hg
__________________
----
Kris Moore
PC-BSD Founder
Reply With Quote
  #19  
Old 08-21-2012, 07:42 PM
RyanBram RyanBram is offline
Member
 
Join Date: Jan 2012
Posts: 57
Thanks: 4
Thanked 4 Times in 3 Posts
Default
Originally Posted by nomko View Post
I tried installing that program by this command in a terminal:
Code:
hg clone https://code.google.com/p/bxpkg/
This is wat i get:


What did i do wrong?
Type following command instead in terminal:
Code:
pkg_add -r bxpkg
It will install bxpkg in your system
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


All times are GMT. The time now is 08:14 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.