Please help: How to ignore outdated package when upgrading?

2014-04-22 Thread Asis Hallab
Dear MacPort Experts, thank you for supplying MacPorts. It is very useful indeed. I am running MacPorts 2.2.1 on Mac OS 10.9.2 Mavericks. When running $sudo port upgrade outdated I get the following error Error: org.macports.configure for port postgresql83 returned: configure failure: command

Re: Please help: How to ignore outdated package when upgrading?

2014-04-22 Thread Ryan Schmidt
On Apr 22, 2014, at 05:55, Asis Hallab wrote: Dear MacPort Experts, thank you for supplying MacPorts. It is very useful indeed. I am running MacPorts 2.2.1 on Mac OS 10.9.2 Mavericks. When running $sudo port upgrade outdated I get the following error Error:

Re: Please help: How to ignore outdated package when upgrading?

2014-04-22 Thread Asis Hallab
Dear Ryan, thank you very much for your answer. $ sudo port uninstall postgresql83 I did this forced with the -f switch. Unfortunately now I can not see which packages depend on postgresql83 - or can i? Is there way to infer which packages depend on another, in my case postgresql83? I will

Re: Please help: How to ignore outdated package when upgrading?

2014-04-22 Thread René J . V . Bertin
On Tuesday April 22 2014 14:06:19 Asis Hallab wrote: I did this forced with the -f switch. Unfortunately now I can not see which packages depend on postgresql83 - or can i? I think that normally MacPorts would tell you which packages prevent uninstallation (and then proceed if you supplied

Re: Please help: How to ignore outdated package when upgrading?

2014-04-22 Thread Ryan Schmidt
On Apr 22, 2014, at 07:58, René J.V. Bertin wrote: On Tuesday April 22 2014 14:06:19 Asis Hallab wrote: I did this forced with the -f switch. Unfortunately now I can not see which packages depend on postgresql83 - or can i? I think that normally MacPorts would tell you which packages

Re: Please Help - can't get mysql to run

2010-10-21 Thread Mo Issa
I tried the unset TMPDIR command and I still get the same error. This is driving me insane. Any help from you guys will be great! Many Thanks, Mo. Replying back to list... On Oct 20, 2010, at 17:46, Mo Issa wrote: Ryan Schmidt wrote: On Oct 20, 2010, at 17:08, Mo

Re: Please Help - can't get mysql to run

2010-10-21 Thread Ryan Schmidt
On Oct 21, 2010, at 10:05, Mo Issa wrote: I tried the unset TMPDIR command and I still get the same error. This is driving me insane. Any help from you guys will be great! That was the only hit on Google that I found for the error message. Anything else in your environment that might be

Please Help - can't get mysql to run

2010-10-20 Thread Mo Issa
Hello all -- after I successfully installed mysql and the server port using macports, I rebooted, then I¹ve been trying to create the initial database but it just won¹t work. I researched this all day and it still won¹t work. I¹m on Mac OS X Leopard 10.5.8 and I keep on getting this error

Re: Please Help - can't get mysql to run

2010-10-20 Thread Bradley Giesbrecht
On Oct 20, 2010, at 3:08 PM, Mo Issa wrote: Hello all -- after I successfully installed mysql and the server port using macports, I rebooted, then I’ve been trying to create the initial database but it just won’t work. I researched this all day and it still won’t work. I’m on Mac OS X

Re: Please Help - can't get mysql to run

2010-10-20 Thread Ryan Schmidt
On Oct 20, 2010, at 17:08, Mo Issa wrote: after I successfully installed mysql and the server port using macports, I rebooted, then I’ve been trying to create the initial database but it just won’t work. I researched this all day and it still won’t work. I’m on Mac OS X Leopard 10.5.8 and

Re: Please Help - can't get mysql to run

2010-10-20 Thread Bradley Giesbrecht
On Oct 20, 2010, at 3:08 PM, Mo Issa wrote: Hello all -- after I successfully installed mysql and the server port using macports, I rebooted, then I’ve been trying to create the initial database but it just won’t work. I researched this all day and it still won’t work. I’m on Mac OS X

Re: Please Help - can't get mysql to run

2010-10-20 Thread Ryan Schmidt
Replying back to list... On Oct 20, 2010, at 17:46, Mo Issa wrote: Ryan Schmidt wrote: On Oct 20, 2010, at 17:08, Mo Issa wrote: after I successfully installed mysql and the server port using macports, I rebooted, then I’ve been trying to create the initial database but it just

Please Help - can't install ufraw

2010-10-19 Thread Mo Issa
Hi all -- I¹m trying to install ufraw on Mac OS X Leopard to use with ResourceSpace and every time I try to install the package using MacPorts, it fails and gives me this error message: sudo port install ufraw Password: --- Computing dependencies for ufrawError: Unable to execute port: Can't

Re: Please Help - can't install ufraw

2010-10-19 Thread Ryan Schmidt
On Oct 19, 2010, at 09:56, Mo Issa wrote: I’m trying to install ufraw on Mac OS X Leopard to use with ResourceSpace and every time I try to install the package using MacPorts, it fails and gives me this error message: sudo port install ufraw Password: --- Computing dependencies for

Re: Please Help - can't install ufraw

2010-10-19 Thread David Evans
On 10/19/10 8:00 AM, Ryan Schmidt wrote: On Oct 19, 2010, at 09:56, Mo Issa wrote: I’m trying to install ufraw on Mac OS X Leopard to use with ResourceSpace and every time I try to install the package using MacPorts, it fails and gives me this error message: sudo port install ufraw

Re: Please Help - can't install ufraw

2010-10-19 Thread Ryan Schmidt
On Oct 19, 2010, at 10:08, David Evans wrote: Note that poppler and xpdf can co-exist if poppler is installed first and then xpdf is installed with the +with_poppler variant. sudo port deactivate xpdf sudo port install poppler sudo port install xpdf +with_poppler Oh. Why don't we delete

Re: Please Help - can't install ufraw

2010-10-19 Thread Ryan Schmidt
On Oct 19, 2010, at 10:24, David Evans wrote: On 10/19/10 8:14 AM, Ryan Schmidt wrote: Why don't we delete that variant and make the xpdf port always do that? I agree but there is a political history behind this. Xpdf was first and poppler is an off-shoot of the original xpdf code

Re: Please Help - can't install ufraw

2010-10-19 Thread David Evans
On 10/19/10 8:31 AM, Ryan Schmidt wrote: On Oct 19, 2010, at 10:24, David Evans wrote: On 10/19/10 8:14 AM, Ryan Schmidt wrote: Why don't we delete that variant and make the xpdf port always do that? I agree but there is a political history behind this. Xpdf was first and poppler is an

Re: Please Help - can't install ufraw

2010-10-19 Thread Mo Issa
Now, I¹m getting this every time I try to install ufraw and poppler. This is after I deactivated xpdf. Can anyone help? Many Thanks, Mo. URMP-236160:~ moi$ sudo port install poppler --- Computing dependencies for poppler --- Dependencies to be installed: curl curl-ca-bundle gtk2 atk

Re: Cannot stat certdata-1.65.txt (was: Re: Please Help - can't install ufraw)

2010-10-19 Thread Ryan Schmidt
sudo port clean --all curl-ca-bundle and try again. You are experiencing an error that has already been fixed for the upcoming release MacPorts 1.9.2. http://trac.macports.org/ticket/25937 The problem is you originally fetched curl-ca-bundle without using sudo. On Oct 19, 2010, at 10:51, Mo

Re: Please Help - can't install ufraw

2010-10-19 Thread David Evans
On 10/19/10 8:48 AM, David Evans wrote: On 10/19/10 8:31 AM, Ryan Schmidt wrote: On Oct 19, 2010, at 10:24, David Evans wrote: On 10/19/10 8:14 AM, Ryan Schmidt wrote: Why don't we delete that variant and make the xpdf port always do that? I agree but there is a political history behind

Re: Please Help - can't install ufraw

2010-10-19 Thread Eric Hall
On Tue, Oct 19, 2010 at 09:55:37AM -0700, David Evans wrote: On 10/19/10 8:48 AM, David Evans wrote: On 10/19/10 8:31 AM, Ryan Schmidt wrote: On Oct 19, 2010, at 10:24, David Evans wrote: On 10/19/10 8:14 AM, Ryan Schmidt wrote: Why don't we delete that variant and make the xpdf port

Re: Please Help - can't install ufraw

2010-10-19 Thread David Evans
On 10/19/10 10:05 AM, Eric Hall wrote: On Tue, Oct 19, 2010 at 09:55:37AM -0700, David Evans wrote: On 10/19/10 8:48 AM, David Evans wrote: On 10/19/10 8:31 AM, Ryan Schmidt wrote: On Oct 19, 2010, at 10:24, David Evans wrote: On 10/19/10 8:14 AM, Ryan Schmidt wrote: Why don't we delete

Re: please help

2010-07-18 Thread Harry van der Wolf
Hi Zachary, It's great that you try to build hugin via Macports. However, the hugin version is version 7.0 svn 2903 and autopano-sift-c macports is also svn 2903. Both are old versions from October 2008. We had already 4 new versions with great new added functionality and we are working on the

Re: please help

2010-07-18 Thread Ryan Schmidt
On Jul 18, 2010, at 04:00, Harry van der Wolf wrote: It's great that you try to build hugin via Macports. However, the hugin version is version 7.0 svn 2903 and autopano-sift-c macports is also svn 2903. Both are old versions from October 2008. We had already 4 new versions with great new

Re: please help

2010-07-18 Thread Harry van der Wolf
2010/7/18 Ryan Schmidt ryandes...@macports.org On Jul 18, 2010, at 04:00, Harry van der Wolf wrote: It's great that you try to build hugin via Macports. However, the hugin version is version 7.0 svn 2903 and autopano-sift-c macports is also svn 2903. Both are old versions from October 2008.

please help

2010-07-17 Thread Zachary Gottlieb
I am not a programmer, but I was directed to Macports by a photography program called Hugin. I was advised in the help section to download autopano-sift-C via Macports, and since then I have run into trouble. I have no idea how to run the so-called port command in order to download/apply the

Re: please help

2010-07-17 Thread Ryan Schmidt
On Jul 17, 2010, at 22:33, Zachary Gottlieb wrote: I am not a programmer, but I was directed to Macports by a photography program called Hugin. I was advised in the help section to download autopano-sift-C via Macports, and since then I have run into trouble. I have no idea how to run the

Re: please help

2010-07-17 Thread Ryan Schmidt
On Jul 17, 2010, at 23:00, Ryan Schmidt wrote: Once MacPorts is installed, which it sounds like you've done, you can install a port like autopano-sift-c by simply typing: sudo port install autopano-sift-c I should point out that in most cases MacPorts is not installing pre-built software;

Re: rm: illegal option -- / (was: Re: Please help.....)

2008-12-02 Thread Ryan Schmidt
On Dec 2, 2008, at 04:06, Christos Vlachos wrote: I would appreciate your help on the following problem. I want to uninstall MacPorts, since I installed it before installing X11 and Xcode. Now, the problem is that although I follow the command line below, I get the error: rm: illegal

Please help.....

2008-12-02 Thread Christos Vlachos
Dear all, I would appreciate your help on the following problem. I want to uninstall MacPorts, since I installed it before installing X11 and Xcode. Now, the problem is that although I follow the command line below, I get the error: rm: illegal option -- / usage: rm [-f | -i] [-dPRrvW]

Re: Please help.....

2008-12-02 Thread Altoine Barker
What shell are you working in? -Altoine On Tue, Dec 2, 2008 at 4:06 AM, Christos Vlachos [EMAIL PROTECTED] wrote: Dear all, I would appreciate your help on the following problem. I want to uninstall MacPorts, since I installed it before installing X11 and Xcode. Now, the problem is that

Re: Please help.....

2008-12-02 Thread Peter O'Gorman
Altoine Barker wrote: What shell are you working in? -Altoine On Tue, Dec 2, 2008 at 4:06 AM, Christos Vlachos [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Dear all, I would appreciate your help on the following problem. I want to uninstall MacPorts, since I installed