`pkg_add -r mongodb` failed

2012-10-21 Thread Alexandr Alexeev
Hello. I have a problem with MongoDB installation: asus# pkg_add -r mongodb Fetching http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/Latest/mongodb.tbz... Done. ===> Creating users and/or groups. Using existing group 'mongodb'. Creating user 'mongodb' with uid '922'. pw: user 'mo

Re: `pkg_add -r mongodb` failed

2012-10-21 Thread Alexandr Alexeev
>>> You can restart from the point of failure with this command line: portmaster databases/mongodb How should one report errors in such cases? On Sun, Oct 21, 2012 at 4:04 PM, Matthew Seaman wrote: > On 21/10/2012 12:45, Alexandr Alexeev wrote: >> Hello. >> >> I

Re: Gimp - problem opening images using URI's

2012-10-22 Thread Alexandr Alexeev
Could you trace gimp using truss utility and upload an output somewhere? On Mon, Oct 22, 2012 at 11:56 PM, Mike Clarke wrote: > > Gimp has recently become unable to open images using URI's, e.g.- > > -

Re: Full system update.

2012-10-25 Thread Alexandr Alexeev
The closest equivalent of `sudo apt-get dist-upgrade` in FreeBSD is `pkg_upgrade -a`. This tool is a part of bsdadminscripts package. If you also wanted to upgrade a kernel, look at freebsd-update. But don't forget that in FreeBSD all is not so simple like in Debian. You have to monitor /usr/ports

Re: Problem with libpng + Mozilla applications on FreeBSD 8.3

2012-10-27 Thread Alexandr Alexeev
Sometimes placing symlink to the newer version of library instead of older version helps. On Fri, Oct 26, 2012 at 11:06 PM, Polytropon wrote: > On Sat, 27 Oct 2012 00:06:44 +0530, Manish Jain wrote: >> >> Hello Polytropon, >> >> Thanks for replying. >> >> > Maybe an update of FF and TB would be