Re: Error: Problem while installing groff

2010-01-15 Thread Shawn Protsman
On Nov 18, 2009, at 9:32 AM, Shawn Protsman wrote: Anyone else experiencing this? I've even removed groff but something needs it and I end up in this loop each time. On Nov 13, 2009, at 3:13 PM, Shawn Protsman wrote: On Nov 13, 2009, at 2:46 PM, Ryan Schmidt wrote: On Nov 13, 2009

Re: Error: Problem while installing groff

2009-11-18 Thread Shawn Protsman
Anyone else experiencing this? I've even removed groff but something needs it and I end up in this loop each time. On Nov 13, 2009, at 3:13 PM, Shawn Protsman wrote: On Nov 13, 2009, at 2:46 PM, Ryan Schmidt wrote: On Nov 13, 2009, at 16:08, Shawn Protsman wrote: --- Computing

Error: Problem while installing groff

2009-11-13 Thread Shawn Protsman
I ran an update today and groff didn't want to play nice. Any ideas on how I can resolve this? Thanks. sudo port upgrade outdated --- Computing dependencies for sqlite3 --- Fetching sqlite3 --- Attempting to fetch sqlite-3.6.20.tar.gz from http://distfiles.macports.org/sqlite3/3.6.20 ---

Re: Error: Problem while installing groff

2009-11-13 Thread Shawn Protsman
On Nov 13, 2009, at 2:46 PM, Ryan Schmidt wrote: On Nov 13, 2009, at 16:08, Shawn Protsman wrote: --- Computing dependencies for groff --- Staging groff into destroot Error: Target org.macports.destroot returned: [snip] Since it went straight to staging, and didn't go through fetch

upgrade installed problem

2009-08-28 Thread Shawn Protsman
I just upgraded to 1.8 this morning. A problem arose around ghc. Something I am using must be dependent upon it: ] sudo port clean --archive ghc ; sudo port clean --dist ghc --- Cleaning ghc --- Cleaning ghc ] sudo port uninstall ghc ] sudo port upgrade --enforce-variants installed ---

manpath oddity

2009-08-12 Thread Shawn Protsman
The Apple installed manpages load before the macport manpages though my path displays otherwise. Example: ] echo $MANPATH /opt/local/share/man:/usr/share/man:/usr/local/share/man:/usr/X11/share/man ] man perlcheat | grep 'perl v5.' perl v5.8.8 2006-01-07

Re: manpath oddity [ issue with perl pages ? ]

2009-08-12 Thread Shawn Protsman
On Aug 12, 2009, at 10:14 AM, Shawn Protsman wrote: The Apple installed manpages load before the macport manpages though my path displays otherwise. Example: ] echo $MANPATH /opt/local/share/man:/usr/share/man:/usr/local/share/man:/usr/X11/share/man ] man perlcheat | grep 'perl v5.' perl

Re: cpanp error

2009-08-06 Thread Shawn Protsman
On Aug 6, 2009, at 6:27 AM, Daniel J. Luke wrote: On Aug 5, 2009, at 6:58 PM, Ryan Schmidt wrote: http://trac.macports.org/ticket/16830 is the ticket about perl5, which is very lengthy and I don't feel like like reading through it all now. The last comments say we're waiting on perl 5.10.1

cpanp error

2009-08-05 Thread Shawn Protsman
Macports cpanp not for Perl 5.8.9? @naiad /opt/local/bin] cpanp Can't locate CPANPLUS.pm in @INC (@INC contains: /opt/local/lib/perl5/ site_perl/5.8.9/darwin-2level /opt/local/lib/perl5/site_perl/5.8.9 / opt/local/lib/perl5/site_perl/5.8.8 /opt/local/lib/perl5/site_perl/ 5.8.8/darwin-2level

Re: cpanp error

2009-08-05 Thread Shawn Protsman
On Aug 5, 2009, at 10:42 AM, Ryan Schmidt wrote: On Aug 5, 2009, at 02:33, Shawn Protsman wrote: Macports cpanp not for Perl 5.8.9? [snip] Apparently the /opt/local/bin/cpanp is only for 5.10.0, correct? I am not familiar with cpanp. What port installed that file? port provides /opt

Re: cpanp error

2009-08-05 Thread Shawn Protsman
On Aug 5, 2009, at 12:10 PM, Daniel J. Luke wrote: On Aug 5, 2009, at 2:18 PM, Shawn Protsman wrote: /opt/local/bin/cpanp is not provided by a MacPorts port. Rather odd that cpanplus is not showing as being registered with any macport. It just means that you installed it (without using

ghc compile error

2009-08-05 Thread Shawn Protsman
@naiad ~] sudo port clean ghc --- Cleaning ghc @naiad ~] sudo port install ghc --- Fetching ghc --- Verifying checksum(s) for ghc --- Extracting ghc --- Applying patches to ghc --- Configuring ghc Error: Target org.macports.configure returned: configure failure: shell command cd

Re: cpanp error

2009-08-05 Thread Shawn Protsman
On Aug 5, 2009, at 2:37 PM, Ryan Schmidt wrote: On Aug 5, 2009, at 15:53, Shawn Protsman wrote: snip I've removed everything else (in an attempt to clean it up and reinstall 5.10) but 5.8.9 has dependencies: @naiad /opt/local/bin] sudo port uninstall perl5.8 @5.8.9_3 --- Unable

install cpanplus module fails with macports perl5.8.9

2009-08-05 Thread Shawn Protsman
cpanp-5.10 (cpanplus) installs with perl5.10 and I like it a lot. Because of dependencies with some macports pkgs I also have perl5.8.9 installed. So, I've been attempting to get the CPANPLUS module installed with perl5.8.9. To my despair it will not install. Module prerequisite after

deb script tools

2009-06-23 Thread Shawn Protsman
I created a debian package (dpkg --build) recently and then moved it over to my Ubuntu dev box. Everything worked fine. However, I don't have access to tools like dch (debchange) and others which allow me to bump version numbers, build numbers, etc., like I do on a Debian system. These

Perl 5.8.9 port activation failed

2009-01-08 Thread Shawn Protsman
This repeats a number of times. The MacPorts installation is not outdated so it was not updated --- Activating perl5.8 @5.8.9_1 Error: Activating perl5.8 @5.8.9_1 failed: Image error: /opt/local/bin/ corelist already exists and does not belong to a registered port. Unable to activate port

Re: Perl 5.8.9 port activation failed

2009-01-08 Thread Shawn Protsman
On Jan 8, 2009, at 8:51 AM, Frank Schima wrote: sudo port -f activate perl5.8 Thanks for the tip, Frank. Unless I'm doing something wrong, it didn't work out for me: @naiad ~] sudo port -f activate perl5.8 Password: --- The following versions of perl5.8 are currently installed: ---

error -- cpanp-run-perl wrapper

2008-10-28 Thread Shawn Protsman
I don't know if this is a problem with the macports version of cpanp, per se (though it works fine on my two Linux systems). cpanp-run-perl-5.10 is found in my path: @naiad ~] which cpanp-run-perl-5.10 /opt/local/bin/cpanp-run-perl-5.10 When I start cpanp-5.10, I get an error about my

Re: manpath

2008-10-27 Thread Shawn Protsman
On Oct 27, 2008, at 5:10 AM, Vincent Lefevre wrote: On 2008-10-27 07:29:34 +0100, Rainer Müller wrote: Shawn Protsman wrote: To my surprise I got no entry found when I did a 'man port'. What is the recommended method to add port manpages to the path? Create a '/etc/paths.d/macports'? Or add

Re: manpath

2008-10-27 Thread Shawn Protsman
On Oct 27, 2008, at 7:22 AM, Robert Goldman wrote: Isn't the right thing to edit /etc/man.conf so that the path - man translation works, and then make sure that your MANPATH environment variable is *not* set? I think Shawn's problem was (at least possibly) not having /opt entries in

Re: manpath

2008-10-27 Thread Shawn Protsman
On Oct 27, 2008, at 6:27 PM, Vincent Lefevre wrote: On 2008-10-27 20:01:48 -0500, Ryan Schmidt wrote: Apple sets the MANPATH to /usr/share/man:/usr/local/share/man:/usr/ X11/man on Leopard for you. So at least Apple doesn't think it should end with a colon. Apple often does things wrong.

manpath

2008-10-26 Thread Shawn Protsman
To my surprise I got no entry found when I did a 'man port'. What is the recommended method to add port manpages to the path? Create a '/etc/paths.d/macports'? Or add to .profile: export MANPATH=/opt/local/share/man:$MANPATH ___ macports-users

Perl 5.10?

2008-10-26 Thread Shawn Protsman
I installed Perl 5.10 today. Unfortunately it seems like there is confusion between 5.8.8 and 5.10. I tried to run cpanp and this was the output: @naiad ~] cpanp-5.10 Can't locate CPANPLUS.pm in @INC (@INC contains: /opt/local/lib/ perl5/5.8.8/darwin-2level /opt/local/lib/perl5/5.8.8

linking to libssl and libcrypt

2008-10-08 Thread Shawn Protsman
I'm attempting to build a static library that links to both libssl.a and libcrypto.a. When I build it I get these has no symbols messages. Any advice on resolving this? Thanks. # Building liballkeyrtv.a libtool -static -o liballkeyrtv.a allkeyrtv.o parseini.o tksc.o TkscTls.o TkscSockets.o

perl5.8 problem?

2008-07-10 Thread Shawn Protsman
I was using the OS X version of Perl and haven't had any issues. Then I installed git-core which has a perl5.8 dependency. Now that the Macport perl5.8 is on my system I cannot run some of my perl programs. Here is an example: @naiad ~/workspace/aestTest] ./aestTest --CbcDec Can't locate

Re: perl5.8 problem?

2008-07-10 Thread Shawn Protsman
Administration I always tell theFax (734)763-4050 University of Michigan absolute truth,Phone (734)647-8778 Ann Arbor, MI 48105-3640as I see it. EMail khillig(at)umich.edu Computers were invented to help people waste more time faster On Thu, 10 Jul 2008, Shawn Protsman

mkconsole missing in action?

2008-03-31 Thread Shawn Protsman
@naiad ~] sudo port install mkconsole --- Fetching mkconsole --- Attempting to fetch mkconsole-1.10-s.tar.gz from http://www.mulle-kybernetik.com/software/MkConsole/Downloads/ --- Verifying checksum(s) for mkconsole --- Extracting mkconsole --- Configuring mkconsole --- Building mkconsole

Re: mkconsole missing in action?

2008-03-31 Thread Shawn Protsman
On Mar 31, 2008, at 3:35 PM, Bryan Blackburn wrote: On Mar 31, 2008, at 4:04 PM, Shawn Protsman wrote: @naiad ~] sudo port install mkconsole ... @naiad ~] locate mkconsole /opt/local/var/macports/sources/rsync.macports.org/release/ports/ aqua/mkconsole /opt/local/var/macports/sources

Re: ntop ticket 14308

2008-03-29 Thread Shawn Protsman
Hi Darrel, The port has been fixed. I was able to install the ntop port without issue a week or so ago. --Shawn On Mar 29, 2008, at 11:34 AM, Darrell Greenwood wrote: In article [EMAIL PROTECTED], Shawn Protsman [EMAIL PROTECTED] wrote: This is in reference to http://trac.macosforge.org

Re: ntop ticket 14308

2008-03-20 Thread Shawn Protsman
with MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1/usr/ libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit command failed make[2]: *** [libntop.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Charles On Mar 19, 2008, at 6:34 PM, Shawn Protsman wrote

Re: ntop fials to build

2008-03-20 Thread Shawn Protsman
Excellent! I ran selfupdate and then installed the ntop port. Thanks guys! --Shawn On Mar 19, 2008, at 11:04 PM, [EMAIL PROTECTED] wrote: Someone just proposed a fix for the port here: http://trac.macosforge.org/projects/macports/ticket/13610 Can someone verify or comment on this fix?

Re: ntop fials to build

2008-03-20 Thread Shawn Protsman
the problems mentioned. Thanks, - Alex On Mar 20, 2008, at 12:49 PM, Shawn Protsman wrote: Excellent! I ran selfupdate and then installed the ntop port. Thanks guys! --Shawn On Mar 19, 2008, at 11:04 PM, [EMAIL PROTECTED] wrote: Someone just proposed a fix for the port here: http

Re: ntop fials to build

2008-03-20 Thread Shawn Protsman
Zavatone wrote: Yay. ntop is compiled and happy. Thanks all. On Mar 20, 2008, at 2:13 PM, Shawn Protsman wrote: Alex, Two steps: $ sudo port selfupdate $ sudo port install ntop --Shawn On Mar 20, 2008, at 12:10 PM, Alex Zavatone wrote: Could you detail how to do this? I'm

Re: ntop fials to build

2008-03-20 Thread Shawn Protsman
, 2008, at 4:43 PM, Shawn Protsman wrote: Perhaps I spoke too soon? naiad:~ $ ntop -P /opt/local/var/ntop Thu Mar 20 16:38:48 2008 NOTE: Interface merge enabled by default Thu Mar 20 16:38:48 2008 Initializing gdbm databases Thu Mar 20 16:38:48 2008 **ERROR** open of /opt/local/var/ntop

Re: ntop fials to build

2008-03-20 Thread Shawn Protsman
netflowPlugin.so* -rwxr-xr-x 2 root admin18K Mar 20 10:44 pdaPlugin.so* -rwxr-xr-x 2 root admin18K Mar 20 10:44 remotePlugin.so* -rwxr-xr-x 2 root admin 127K Mar 20 10:44 rrdPlugin.so* -rwxr-xr-x 2 root admin91K Mar 20 10:44 sflowPlugin.so* On Mar 20, 2008, at 4:51 PM, Shawn Protsman

Re: sqlite3 build failure

2008-03-19 Thread Shawn Protsman
On Mar 18, 2008, at 6:30 PM, Ryan Schmidt wrote: On Mar 18, 2008, at 14:35, Shawn Protsman wrote: Just moved to Leopard (10.5.2) and now I'm getting my port installed when I ran into this problem. Any ideas on what can be done? $ sudo port install subversion apr-util sqlite3 neon openssl

ntop ticket 14308

2008-03-19 Thread Shawn Protsman
This is in reference to http://trac.macosforge.org/projects/macports/ticket/14308 and hopefully helps the macport get fixed. Though the macport fails to build, the source can be built just fine: 1 - Download ntop 3.3 source 2 - Run autogen.sh 3 - ./configure --with-gdbm-lib=/opt/local/lib

sqlite3 build failure

2008-03-18 Thread Shawn Protsman
Just moved to Leopard (10.5.2) and now I'm getting my port installed when I ran into this problem. Any ideas on what can be done? $ sudo port install subversion apr-util sqlite3 neon openssl Password: --- Building sqlite3 with target all Error: Target org.macports.build returned: shell command

ntop install failure

2008-02-15 Thread Shawn Protsman
Tried both notp and ntop +server. Any ideas? hobbes:~ reddeno$ sudo port install ntop --- Fetching ntop --- Verifying checksum(s) for ntop --- Extracting ntop --- Configuring ntop --- Building ntop with target all Error: Target org.macports.build returned: shell command cd /opt/

Re: ntop install failure

2008-02-15 Thread Shawn Protsman
/projects/macports/ticket/14308 Cheers, Darrell At 2:00 PM -0800 2/15/08, Shawn Protsman wrote: Tried both notp and ntop +server. Any ideas? hobbes:~ reddeno$ sudo port install ntop --- Fetching ntop --- Verifying checksum(s) for ntop --- Extracting ntop --- Configuring ntop

tk update fails

2007-12-23 Thread Shawn Protsman
Macports 1.6 Mac OS 10.4.11 --- Building tk with target all Error: Target org.macports.build returned: shell command cd /opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/ work/tk8.5.0/unix make all returned error 2 Command output:

c3270

2007-10-27 Thread Shawn Protsman
I've installed x3270 but it doesn't include c3270. Is there any reason why c3270 is not included in the Macports x3270 package? Thanks, --Shawn ___ macports-users mailing list macports-users@lists.macosforge.org

Re: c3270

2007-10-27 Thread Shawn Protsman
On Oct 27, 2007, at 6:15 PM, [EMAIL PROTECTED] wrote: Indeed, though it is part of x3270 it can be downloaded and built separately. The suite contains everything (http:// prdownloads.sourceforge.net/x3270/suite3270-3.3.6.tgz?download) or one could just download each implementation of the 3270

Re: problem with PGP build

2007-10-11 Thread Shawn Protsman
On Oct 11, 2007, at 1:58 AM, Randall Wood wrote: On 11 Oct 2007, at 04:46, Ryan Schmidt wrote: On Oct 11, 2007, at 02:33, nodje wrote: I'm trying to compile pgp and get the following error: [snip] Disturbingly, this port is for a version of pgp from 1998. Surely such old software

package request - tn5250

2007-08-07 Thread Shawn Protsman
Can anyone tell me what the official means is to request a new package? We are an iSeries shop and I'd like to use tn5250 ( http:// tn5250.sourceforge.net/ ) on my Mac. I use it on my SLED workstation all the time. tn5250 is in FreeBSD ports so I'd assume it wouldn't be too difficult to get

Re: package request - tn5250

2007-08-07 Thread Shawn Protsman
On Aug 7, 2007, at 12:00 PM, Daniel J. Luke wrote: On Aug 7, 2007, at 2:50 PM, Shawn Protsman wrote: Can anyone tell me what the official means is to request a new package? We are an iSeries shop and I'd like to use tn5250 ( http://tn5250.sourceforge.net/ ) on my Mac. I use it on my SLED