Re: highest nice(1) -n increment value?

2013-07-15 Thread Greg Larkin
page: http://www.freebsd.org/cgi/man.cgi?query=setpriority The prio argument is a value in the range -20 to 20. The default priority is 0; lower priorities cause more favorable scheduling. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http

Re: Any BASIC Gurus around?

2013-06-17 Thread Greg Larkin
removed. It prints out some results up to the moon illuminance, and then bwBasic core dumps, but maybe you'll be able to debug from there. Good luck, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com

Re: Any BASIC Gurus around?

2013-06-17 Thread Greg Larkin
://people.freebsd.org/~glarkin/diffs/prog.bas.2.diff Hope that works, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP SIGNATURE- Version: GnuPG

Re: easy question about logcheck

2013-06-17 Thread Greg Larkin
thanks for help! Pol Hi Pol, If you include logcheck in a cron job (hourly, daily, etc.), the cron system will send the email with its output. Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http

Re: Downgrading a port

2013-05-10 Thread Greg Larkin
that there is portdowngrade, but I will have to reinstall all ports architecture to be able to install this. Correct. The portdowngrade program relies on the ports infra- structure and requires you to build things yourself. I think this will be the easiest way to go. - -- Greg

Re: VMware tools for FreeBSD

2013-05-08 Thread Greg Larkin
and we'll go from there. Best of luck, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.13 (Darwin) Comment

Re: When will binary packages be back?

2013-04-10 Thread Greg Larkin
distclean make all-depends-list | xargs -n1 -I % sh -c cd % make distclean Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP

Re: Error: shared library mysqlclient.18 does not exist

2013-03-12 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/11/13 6:51 PM, Jeff Tipton wrote: On 03/12/2013 00:36, Greg Larkin wrote: On 3/11/13 6:21 PM, Jeff Tipton wrote: On 03/12/2013 00:07, Greg Larkin wrote: On 3/11/13 5:42 PM, Jeff Tipton wrote: On 03/11/2013 21:34, Jeff Tipton wrote: On 03/11

Re: Error: shared library mysqlclient.18 does not exist

2013-03-11 Thread Greg Larkin
to solve this? Thanks, Jeff Hi Jeff, At what point do you receive the error message? Is it when you attempt to run the executable built by the port? If so, please run the ldd command against the executable and post the output back here. Thank you, Greg - -- Greg Larkin http://www.FreeBSD.org

Re: Error: shared library mysqlclient.18 does not exist

2013-03-11 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/11/13 2:10 PM, Jeff Tipton wrote: On 03/11/2013 20:00, Greg Larkin wrote: On 3/11/13 12:59 PM, Jeff Tipton wrote: Hi, I'm trying to set up security/maia, and this is the error message I get: Error: shared library mysqlclient.18 does

Re: Error: shared library mysqlclient.18 does not exist

2013-03-11 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/11/13 2:47 PM, Jeff Tipton wrote: On 03/11/2013 20:31, Greg Larkin wrote: On 3/11/13 2:10 PM, Jeff Tipton wrote: On 03/11/2013 20:00, Greg Larkin wrote: On 3/11/13 12:59 PM, Jeff Tipton wrote: Hi, I'm trying to set up security/maia

Re: Error: shared library mysqlclient.18 does not exist

2013-03-11 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/11/13 3:34 PM, Jeff Tipton wrote: On 03/11/2013 21:00, Greg Larkin wrote: On 3/11/13 2:47 PM, Jeff Tipton wrote: On 03/11/2013 20:31, Greg Larkin wrote: On 3/11/13 2:10 PM, Jeff Tipton wrote: On 03/11/2013 20:00, Greg Larkin wrote: On 3/11

Re: Error: shared library mysqlclient.18 does not exist

2013-03-11 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/11/13 5:42 PM, Jeff Tipton wrote: On 03/11/2013 21:34, Jeff Tipton wrote: On 03/11/2013 21:00, Greg Larkin wrote: On 3/11/13 2:47 PM, Jeff Tipton wrote: On 03/11/2013 20:31, Greg Larkin wrote: On 3/11/13 2:10 PM, Jeff Tipton wrote: On 03/11

Re: Error: shared library mysqlclient.18 does not exist

2013-03-11 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/11/13 6:21 PM, Jeff Tipton wrote: On 03/12/2013 00:07, Greg Larkin wrote: On 3/11/13 5:42 PM, Jeff Tipton wrote: On 03/11/2013 21:34, Jeff Tipton wrote: On 03/11/2013 21:00, Greg Larkin wrote: On 3/11/13 2:47 PM, Jeff Tipton wrote: On 03/11

Re: Restricting Periodic Scripts

2013-02-06 Thread Greg Larkin
filed a PR. There's also a workaround that involves using the nosuid mount option, if that is acceptable in your environment. Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle

Re: svn-export Re: svn bdb checkout?

2013-01-25 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/24/13 5:16 PM, Xyne wrote: Greg Larkin wrote: Hi Xyne, Thanks for turning that around so quickly, and I am doing some testing here with the idea to incorporate svn-export into the FreeBSD ports tree. I've run into a couple of problems

Re: svn-export Re: svn bdb checkout?

2013-01-25 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/25/13 1:53 PM, Xyne wrote: Greg Larkin wrote: # python3 svn-export -r 31 http://svn.freebsd.org/ports/head/ports-mgmt ports-mgmt Exporting new repository. Exported revision 31 # python3 svn-export --revision-file rev.dat http

Re: 'svn-export' incrementing?

2013-01-24 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/24/13 4:54 PM, Xyne wrote: Greg Larkin wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/22/13 8:29 PM, Peter Vereshagin wrote: Hello. I use the 'svn-export this way and expect it will try to update the 'work-tree' next time I

Re: creating new user account password.

2013-01-23 Thread Greg Larkin
. Is there a way to do that? This looks like it will help: http://www.itedit.com/blog/?p=34 Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN

Re: 'svn-export' incrementing?

2013-01-23 Thread Greg Larkin
the version in there with the current HEAD revision. If they are different, the script creates a diff and applies it to the local directory. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http

Re: help with SVN needed {slightly off-topic}

2013-01-21 Thread Greg Larkin
. gary [...] Hi Gary, This will help you get started importing your code into the Google repository: http://svnbook.red-bean.com/en/1.7/svn.tour.importing.html After that, you'll find answers to most other questions here: http://svnbook.red-bean.com/en/1.7/index.html Best regards, Greg - -- Greg

Re: svn bdb checkout?

2013-01-16 Thread Greg Larkin
to do that. Otherwise, I expect to have a look myself within the next few months. Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP

Re: svn-export Re: svn bdb checkout?

2013-01-16 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/16/13 3:55 PM, Peter Vereshagin wrote: Hello. 2013/01/16 15:24:00 -0500 Greg Larkin glar...@freebsd.org = To Peter Vereshagin : GL On 1/16/13 3:07 PM, Peter Vereshagin wrote: GL 2013/01/16 13:51:42 -0600 Joseph A. Nagy, Jr GL jnagyjr1

Re: assigning values to variables in the background

2013-01-15 Thread Greg Larkin
, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.13 (Darwin) Comment: Using GnuPG with Thunderbird - http

Re: OpenSSL Certificate issue

2013-01-10 Thread Greg Larkin
://squeezesetup.wordpress.com/install-mail-part-2-gmail-certs/ Best regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP SIGNATURE- Version: GnuPG

Re: OpenSSL Certificate issue

2013-01-10 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/10/13 12:49 PM, Paul Kraus wrote: On Jan 10, 2013, at 12:38 PM, Greg Larkin wrote: It looks like you don't have the Gmail certificate installed locally, unless I'm mistaken. I do not need to have the Google cert installed as long as I

Re: OpenSSL Certificate issue

2013-01-10 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/10/13 1:38 PM, Paul Kraus wrote: On 1/10/13 12:49 PM, Paul Kraus wrote: On Jan 10, 2013, at 12:38 PM, Greg Larkin wrote: It looks like you don't have the Gmail certificate installed locally, unless I'm mistaken. I do not need to have

Re: make install package?

2013-01-10 Thread Greg Larkin
should indicate that the package will be created in /usr/ports/packages instead of the local directory. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you

Re: wifi support?

2012-12-19 Thread Greg Larkin
(rev 01) Can you tell me where I can find if this card is supported or not? Thank you. Hi there, According to this posting, it doesn't look like that card is supported on FreeBSD yet: http://freebsd.1045724.n5.nabble.com/RTL8188CE-wireless-card-td5628611.html Regards, Greg - -- Greg

Re: When Is The Ports Tree Going To Be Updated?

2012-11-27 Thread Greg Larkin
and tune it with more inodes if you'd rather use svn checkout. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP SIGNATURE

Re: When Is The Ports Tree Going To Be Updated?

2012-11-27 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/27/12 11:11 AM, Warren Block wrote: On Tue, 27 Nov 2012, Greg Larkin wrote: Unless you plan to use svn commands other than checkout in your ports tree, I would suggest switching to svn export or perhaps the svn-export script (http

Re: trying to build a port for vagrant and failing

2012-11-08 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/7/12 4:46 PM, Christopher J. Ruwe wrote: On Tue, 06 Nov 2012 17:58:42 -0500 Greg Larkin glar...@freebsd.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/6/12 4:00 PM, Christopher J. Ruwe wrote: Currently, I am trying

Re: trying to build a port for vagrant and failing

2012-11-06 Thread Greg Larkin
the ~ 1.5.1 version dependency for vagrant. In order to do that, you'll have to create a new port (devel/rubygem-json15) and install the 1.5.4 JSON gem (http://rubygems.org/gems/json/versions/1.5.4). Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http

Re: send-pr Submission Times

2012-10-13 Thread Greg Larkin
environment variable. You can create a default send-pr template, save it as a file and put the filename in PR_FORM. The next time you start send-pr, your PR will be populated from the template. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http

Re: problems upgrading from 7.2-RELEASE-p8 to 7.4 or 9.0-RELEASE

2012-10-11 Thread Greg Larkin
to 7.4 (or higher), the system is not completely updated. This message (http://lists.freebsd.org/pipermail/freebsd-questions/2010-July/218884.html) has a fix, but it involves booting from a liveCD and replacing the binary manually. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org

Re: Trouble updating Sources via subversion?

2012-10-04 Thread Greg Larkin
space by not housing the /usr/ports/.svn directory created by svn checkout. Once portsnap has populated the tree the first time, it's super-fast keeping it up to date, and it's easily invoked from a nightly cron job. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org

Re: Trouble updating Sources via subversion?

2012-10-04 Thread Greg Larkin
command? - - Does this problem show up consistently on more than one of your machines or just a subset? Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow

Re: Twitter.com is loading slowly after updating to Firefox 13.0.1

2012-07-17 Thread Greg Larkin
. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG

Re: Blank page after log in to phpmyadmin

2012-06-06 Thread Greg Larkin
the file and you should have some indication of what's wrong. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP SIGNATURE

Re: [SOLVED] Re: optionsng ignores /var/db/ports/portname/options

2012-06-04 Thread Greg Larkin
changes. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG

Re: [SOLVED] Re: optionsng ignores /var/db/ports/portname/options

2012-06-04 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/4/12 5:25 PM, Roland Smith wrote: On Mon, Jun 04, 2012 at 04:01:27PM -0400, Greg Larkin wrote: Well, it was a bug, but not particularly in showconfig alone, see below. If not, then something odd is happening, as your port looks perfectly

Re: Somewhat OT: CVS Question

2012-05-25 Thread Greg Larkin
- -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http

Re: pcre library linking issues

2012-04-19 Thread Greg Larkin
/cgi/man.cgi?query=libmap.conf Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (Darwin

Re: newfs create to little inodes

2012-04-16 Thread Greg Larkin
/ad0s1a 4.9G 2.1G 2.4G 47% 331k0 100% /mnt/disk1 Hello Eugen, Yes, please check the -i option of newfs: http://www.freebsd.org/cgi/man.cgi?query=newfs Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net

Re: newfs create to little inodes

2012-04-16 Thread Greg Larkin
increasing the number of inodes when you create the filesystem. The -i option is used to do that if you are not happy with the default picked by newfs. Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http

Re: Find run-time dependancies recursively for FreeBSD port

2012-03-21 Thread Greg Larkin
depends or their depends)? Hi Rick, The closest I see in bsd.port.mk are the following targets, but I think they include LIB_DEPENDS as well: package-depends-list actual-package-depends Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http

Re: Weird stuff SOLVED

2011-12-03 Thread Greg Larkin
, well you live to learn. 2011-12-01 17:13, Chris Brennan skrev: On Thu, Dec 1, 2011 at 10:54 AM, Bernt Hanssonb...@bananmonarki.se wrote: 2011-12-01 15:11, Greg Larkin skrev: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/1/11 8:37 AM, Bernt Hansson wrote: Hello list! Trying

Re: Weird stuff

2011-12-01 Thread Greg Larkin
, what happens if you simply do this: cd /usr/ports/graphics/jasper make config Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP

Re: Weird stuff

2011-12-01 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/1/11 10:54 AM, Bernt Hansson wrote: 2011-12-01 15:11, Greg Larkin skrev: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/1/11 8:37 AM, Bernt Hansson wrote: Hello list! Trying to upgrade 3:d party stuff. Only get errors. What gives

Re: Weird stuff

2011-12-01 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/1/11 12:21 PM, RW wrote: On Thu, 01 Dec 2011 09:11:10 -0500 Greg Larkin wrote: Reading through /usr/ports/Mk/bsd.port.mk, the check permissions message is emitted when certain directories cannot be created. The actual error

Re: Build options built by dialog(1)

2011-11-15 Thread Greg Larkin
PRIVACY Hi Chuck, Check in /var/db/ports/*/options. You can also run make config or make rmconfig in a port directory to re-configure or remove the current configuration, respectively. HTH, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net

Re: Disc encryption during installation

2011-11-09 Thread Greg Larkin
information: http://wiki.pcbsd.org/index.php/Disk_Encryption Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP SIGNATURE

Re: moving a svn repository

2011-10-04 Thread Greg Larkin
having to freshly check out their working directories after a repository is moved to a new server. Regards, Greg 2011/10/3 Greg Larkin glar...@freebsd.org mailto:glar...@freebsd.org On 10/3/11 1:32 PM, n dhert wrote: On a FreeBSD machine which the svn software installed, repositories

Re: moving a svn repository

2011-10-03 Thread Greg Larkin
. They may depend on tools that are not installed or paths that don't exist on the new machine, so check that they function correctly. After the repository move, the user can run svn switch --relocate in his working directory to point to the new repository URL. Hope that helps, Greg - -- Greg Larkin

Re: Installing Python Packages

2011-08-26 Thread Greg Larkin
/usr/ports/devel/py-setuptools make install clean You should be all set, and any other Python port that you install will use the Python 2.6 installation, assuming you installed it from the ports tree. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve

Re: Installing Python Packages

2011-08-26 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/26/11 8:24 PM, d...@safeport.com wrote: On Fri, 26 Aug 2011, Greg Larkin wrote: On 8/26/11 8:07 PM, doug wrote: I am teaching myself python and have 2.6 installed. What is the proper way to install py26-setuptools? As 2.7 is the default

Re: mysql_connect error

2011-06-14 Thread Greg Larkin
, is it possible you have multiple php executables installed? What is the output of the following commands? which php pkg_info -L php5-5\* Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http

Re: src upgrading jails (no ezjail, no service jails)

2011-06-01 Thread Greg Larkin
installworld DESTDIR=jaildirN make distribution DESTDIR=jaildirN Then restart your jails. Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP

Re: Urgent: Under attack - need tcpdrop help

2011-05-24 Thread Greg Larkin
, add | sh to the end of the pipeline. YMMV, because I didn't actually execute the commands. I just printed the tcpdrop commands, and they looked good. Good luck, Greg On Tue, May 24, 2011 at 10:42 PM, Greg Larkin glar...@freebsd.org wrote: On 5/24/11 4:29 PM, Andy Wodfer wrote: Hi, One

Re: Established method to enable suid scripts?

2011-05-11 Thread Greg Larkin
implemented: http://httpd.apache.org/docs/2.2/suexec.html Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -BEGIN PGP SIGNATURE- Version

Re: ld-elf.so.1 Shared object libkipi.so.7 not found

2011-05-06 Thread Greg Larkin
what's going on during the configuration stage? I started a build here, and it was happy with the libkipi that it found in /usr/local/kde4/lib/libkipi.so.8. It's still in progress, so maybe it still won't run, but it would be helpful to see your build output anyway. Regards, Greg - -- Greg

Re: Admin-tools for BIND DNS?

2011-04-21 Thread Greg Larkin
If you use one and like it, please consider creating and submitting a port for it. Cheers, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -BEGIN PGP

Re: Modifying Sendmail's Configuration the Correct way.

2011-04-20 Thread Greg Larkin
haven't seemed to run across anything that directly addresses this situation. Hi Martin, Try these commands, and the sendmail.cf will be updated from the .mc file: edit .mc file make install make restart Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power

Re: Subversion over SSH works through GIT but not with SVN

2011-04-20 Thread Greg Larkin
, or an unexpected chdir() or chroot(). Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11

Re: Automating mounting of ISO images

2011-03-23 Thread Greg Larkin
can always add your own custom startup scripts to /usr/local/etc/rc.d if you need to do something that the standard startup scripts can't handle. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http

Re: Buildworld fail

2011-03-08 Thread Greg Larkin
code 1 Stop in /usr/local/src. *** Error code 1 Stop in /usr/local/src. *** Error code 1 Stop in /usr/local/src. A segfault might be indicative of hardware problems, you may want to check your ram chips ? Reference: http://www.bitwizard.nl/sig11/ Regards, Greg - -- Greg Larkin http

Re: setting up svn server - Connection refused

2011-02-25 Thread Greg Larkin
port. The fact that you're getting a localhost: Network is unreachable error is strange. What is the output of /sbin/ifconfig -a and netstat -rn? Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http

Re: setting up svn server - Connection refused

2011-02-25 Thread Greg Larkin
often run the failing command under truss(1) or strace to help me determine why a connection fails or a file cannot be opened. That may help, but I'm glad svn+ssh:// is working in the mean time. Cheers, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http

Re: Help: Looking to contact someone running FreeBSD on ESX

2011-02-25 Thread Greg Larkin
by firing some data logging command (-e option) so you have some information to go on. Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -BEGIN

Re: Help: Looking to contact someone running FreeBSD on ESX

2011-02-25 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/25/11 3:00 PM, Mark Felder wrote: On Fri, 25 Feb 2011 13:15:29 -0600, Greg Larkin glar...@freebsd.org wrote: I haven't used watchdogd(8) (http://bit.ly/eKHUEN) before, but I wonder if it would help you by firing some data logging command

Re: devel/libsoup-2.32.2 Compile error _md5 problem

2011-01-24 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/21/11 1:59 PM, Chris Brennan wrote: On Fri, Jan 21, 2011 at 11:02 AM, Greg Larkin glar...@freebsd.org wrote: Hi Chris, Please post some compiler output with the error message here, and that might help someone troubleshoot the problem. I

Re: devel/libsoup-2.32.2 Compile error _md5 problem

2011-01-21 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/21/11 12:41 AM, Chris Brennan wrote: On Thu, Jan 20, 2011 at 9:35 PM, Greg Larkin glar...@freebsd.org wrote: Hi David, What is the output of the command pkg_version -vL=? Can you build libsoup successfully in a clean jail (no ports

Re: devel/libsoup-2.32.2 Compile error _md5 problem

2011-01-20 Thread Greg Larkin
_md5, you likely have a broken Python 2.6 installation. Can you pkg_delete it and reinstall it as well, assuming you don't have a boatload of ports that depend on it? Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready

Re: devel/libsoup-2.32.2 Compile error _md5 problem

2011-01-19 Thread Greg Larkin
depends on gobject-introspection, you could always pkg_delete it and then restart the libsoup build. It would be interesting to know if that eliminates the error or not. Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready

Re: Not Sure Which Package has mssql_connect.

2010-09-29 Thread Greg Larkin
- -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http

Re: what is from [sic (wrong)] with this picture? -- Answer: It's Ubuntu, not FreeBSD

2010-09-29 Thread Greg Larkin
this service successfully for a while now to debug DNS problems. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -BEGIN PGP SIGNATURE- Version

Re: What's up with cvsup.freebsd.org?

2010-09-02 Thread Greg Larkin
)? If you run it in your script and pass the resulting hostname to csup, you'll get the server with the best response at that time. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com

Re: FreeBSD Additional Contributors List

2010-08-18 Thread Greg Larkin
, who should I contact in order to accomplish that? Thank you very much in advance. Yours Faithfully Piotr Szerman Hi Piotr, I just changed that for you. Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code

Re: can't find .so, but it's right there.

2010-08-17 Thread Greg Larkin
truss and checking the output for any system errors: truss -f -a -s 256 -o /tmp/mplayer.log `which mplayer` Post the /tmp/mplayer.log file somewhere for review, if you want. Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net

Re: OpenOffice.org 3.2.1 build error

2010-08-12 Thread Greg Larkin
pkg_delete it and try the OOo build again? This PR contains a reference to the problem near the bottom: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/132888 and pkg_delete is the suggested fix. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http

Re: Setting Debug flag in /etc/make.conf

2010-08-02 Thread Greg Larkin
that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http

Re: Why am I getting mail rejects?

2010-07-29 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Grant Peel wrote: - Original Message - From: Greg Larkin glar...@freebsd.org To: Grant Peel gp...@thenetnow.com Cc: freebsd-questions@freebsd.org Sent: Tuesday, July 27, 2010 8:40 PM Subject: Re: Why am I getting mail rejects? Grant

Re: Why am I getting mail rejects?

2010-07-27 Thread Greg Larkin
all of the shell commands executed by the periodic script, and it may help someone here troubleshoot the problem. sh -x /etc/periodic/daily/460.status-mail-rejects Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set

Re: monitor util in a scripted daemon?

2010-07-23 Thread Greg Larkin
couldn't wrap it with a startup script so a list of monitored files/directories could be added to /etc/rc.conf. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me

Re: rmconfig from all ports tree

2010-07-21 Thread Greg Larkin
the options config for this port and all dependencies. Or, if you want to use a big hammer and remove all configs for all ports, use: find /var/db/ports -type f -name options -print | xargs rm Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power

Re: Help with setting up a mail server

2010-07-20 Thread Greg Larkin
the records? - - If that works, now try telnetting to the same ports from an outside network using the DNS hostnames, e.g.: telnet my.mail.server.com 25 ... - - Please send me your hostname privately, if you like, and I can check DNS and ports from here. Hope that helps, Greg - -- Greg

Re: new jail utility is available. announcement.

2010-07-20 Thread Greg Larkin
commits either, mostly sweeping changes that affect a great number of ports or introduce some other incompatibility. Here's some more information: http://www.freebsd.org/doc/en/articles/committers-guide/ports.html#AEN1466 Hope that helps, and thank you for your new port, Greg - -- Greg Larkin http

Re: bugzilla

2010-07-15 Thread Greg Larkin
run into. Best regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG

Re: libSM Configure Script Failure

2010-07-14 Thread Greg Larkin
, and that will help someone troubleshoot the problem. Thank you, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -BEGIN PGP SIGNATURE- Version: GnuPG

Re: libSM Configure Script Failure

2010-07-14 Thread Greg Larkin
with that version of libtool, so please post the output of this command: pkg_which /usr/local/share/aclocal/libtool15.m4 Thank you, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me

Re: libSM Configure Script Failure

2010-07-14 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greg Larkin wrote: Chris Maness wrote: What would cause a configure script to fail? See output bellow. Chris Maness (909) 223-9179 http://www.chrismaness.com Hi Chris, Since we've been conversing privately for a bit, I went back

Re: libSM Configure Script Failure

2010-07-14 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Maness wrote: On Wed, Jul 14, 2010 at 12:29 PM, Greg Larkin glar...@freebsd.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Maness wrote: What would cause a configure script to fail? See output bellow. Chris Maness (909

Re: libSM Configure Script Failure

2010-07-14 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Maness wrote: On Wed, Jul 14, 2010 at 12:42 PM, Chris Maness ch...@chrismaness.com wrote: On Wed, Jul 14, 2010 at 12:41 PM, Greg Larkin glar...@freebsd.org wrote: Chris Maness wrote: On Wed, Jul 14, 2010 at 12:29 PM, Greg Larkin glar

Re: slow down dd - how?

2010-07-08 Thread Greg Larkin
=idpriosourceid=opensearch) to schedule processes that I don't want interfering with the rest of the system. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow

Re: /usr/local empty after upgrade

2010-07-06 Thread Greg Larkin
the upgrade. Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG

Re: /usr/local empty after upgrade

2010-07-06 Thread Greg Larkin
, I thought you might have /usr/local on its own partition and a device rename might have caused a mount failure. Were there any other problems with the files/directories in /usr, or was it just /usr/local that was emptied? Regards, Greg - -- Greg Larkin http://www.FreeBSD.org

Re: system is under attack (what can I do more?)

2010-06-18 Thread Greg Larkin
-fail2ban-0.8.4 Path: /usr/ports/security/py-fail2ban Info: scans log files and bans IP that makes too many password failures. Maint: t...@pc-tony.com B-deps: python26-2.6.5 R-deps: python26-2.6.5 WWW:http://www.fail2ban.org/wiki/index.php/Main_Page Hope that helps, Greg - -- Greg Larkin

Re: Followup On Perl Dumping Core

2010-06-18 Thread Greg Larkin
using Spamassassin with mailscanner? This message describes a problem that sounds very similar to yours, and there's a solution included: http://old.nabble.com/Re%3A-amavisd---exited-on-signal-11---FreeBSD-8-with-Perl-5.10-p28627858.html Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org

Re: PDF storage software recommendations?

2010-06-17 Thread Greg Larkin
that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla

Re: pkg_version strange output

2010-06-17 Thread Greg Larkin
needs updating (port has 7.5_1) courier-authlib-base-0.61.0needs updating (port has 0.63.0) Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com

  1   2   3   >