MPICH2 package

2009-06-05 Thread Alejandro Aragon
Hello everyone, I installed the package mpich2 and I'm trying to find out how to use it in the mac. This may be a little too complicated, but maybe someone faced this issue before and can save me a lot of time trying to find out the solution. I've been using the macports GCC43 compiler

uninstalling ports

2009-04-30 Thread Alejandro Aragon
Hi everyone, I need to free up some space and now I see that the /opt folder has 12.2GB used. After invoking 'sudo port installed', I see that there are way too many ports that are installed but not active, so I thought that I may uninstall them. Instead of going one by one (because there

Re: uninstalling ports

2009-04-30 Thread Alejandro Aragon
On Apr 30, 2009, at 12:12 PM, Ryan Schmidt wrote: On Apr 30, 2009, at 09:11, Alejandro Aragon wrote: I need to free up some space and now I see that the /opt folder has 12.2GB used. After invoking 'sudo port installed', I see that there are way too many ports that are installed

Re: uninstalling ports

2009-04-30 Thread Alejandro Aragon
Thanks Ryan, That's a nice tool. I uninstalled a lot of stuff that I never used. Alejandro Aragón On Apr 30, 2009, at 2:40 PM, Ryan Schmidt wrote: On Apr 30, 2009, at 14:31, Alejandro Aragon wrote: Thank you guys for the quick response. Doing 'sudo port -f -u uninstall' suggested

Re: failed attempt to upgrade some ports

2009-02-23 Thread Alejandro Aragon
? aa On Feb 21, 2009, at 11:56 PM, Rainer Müller wrote: Joshua Root wrote: Alejandro Aragon wrote: aara...@~/$sudo port upgrade gnuplot --- Fetching db46 --- Attempting to fetch patch.4.6.21.1 from http://www.oracle.com/technology/products/berkeley-db/db/update/4.6.21/ --- Attempting

failed attempt to upgrade some ports

2009-02-21 Thread Alejandro Aragon
Hello everyone, Recently I upgrade to v1.7 of macports and I realized that I had a lot outdated programs. I was able to upgrade most of them, but then there was a set of them I couldn't upgrade: aara...@~$sudo port outdated Password: The following installed ports are outdated: dirac

mpost not working

2008-11-05 Thread Alejandro Aragon
Hello everyone, I'm trying to use the mpost command to create some pictures but it's giving me this message: [EMAIL PROTECTED]/Desktop/TeX/trunk/gnuplot/inclusion$mpost mismatch0.0001.mp This is MetaPost, Version 0.993 (Web2C 7.5.6) (Fatal mem file error; I'm stymied) I heard somewhere that

gcc43 and openmp???

2008-06-29 Thread Alejandro Aragon
Hello everyone, Is there a chance that the macports provided gcc43 is not compiled with openmp support? I've been trying to run a very simple C++ program with openmp to see if I can take advantage of both cores. The program is as follows: #include omp.h #include iostream using namespace

upgrading gcc

2008-04-24 Thread Alejandro Aragon
Hi, I saw there is an upgrade to GCC. I saw that in order to uninstall the old version I have to use the -u option to the upgrade command. Now, the ideal thing would be of course to upgrade it and if the upgraded version works, to uninstall the old version. Is this something that can be

Re: upgrading gcc

2008-04-24 Thread Alejandro Aragon
I did read that. My question is if I can simply uninstall afterwards the version that is not active. aa On Apr 24, 2008, at 3:26 PM, Rainer Müller wrote: Alejandro Aragon wrote: Hi, I saw there is an upgrade to GCC. I saw that in order to uninstall the old version I have to use the -u

Re: upgrading gcc

2008-04-24 Thread Alejandro Aragon
Thanks! On Apr 24, 2008, at 3:35 PM, Rainer Müller wrote: Alejandro Aragon wrote: I did read that. My question is if I can simply uninstall afterwards the version that is not active. Sure. Use something like sudo port -f uninstall portname @version Have a look at sudo port installed

how can I return a port to its original state?

2008-04-08 Thread Alejandro Aragon
Hello everyone, After playing with patch files for a while, now it seems that the doxygen port is completely corrupted. Is there a way to return everything to what it was before I started messing around with the Portfile? I tried clean, clean --all, uninstall, everything, but nothing

Re: how can I return a port to its original state?

2008-04-08 Thread Alejandro Aragon
the local ports tree failed doing rsync On Apr 8, 2008, at 10:58 AM, Rainer Müller wrote: Alejandro Aragon wrote: After playing with patch files for a while, now it seems that the doxygen port is completely corrupted. Is there a way to return everything to what it was before I started

Re: how can I return a port to its original state?

2008-04-08 Thread Alejandro Aragon
ports tree failed doing rsync aa On Apr 8, 2008, at 11:09 AM, Rainer Müller wrote: Alejandro Aragon wrote: Wow! I think I'm really in trouble! [EMAIL PROTECTED] port sync Password: port sync failed: Synchronization the local ports tree failed doing rsync [EMAIL PROTECTED] port selfupdate

Re: building doxygen with wizard variant fails

2008-04-08 Thread Alejandro Aragon
(unsuccessfully) to download it. On Leopard, I have the wizard variant working but not the wizardapp variant. -Marcus On Apr 7, 2008, at 11:12 PM, Alejandro Aragon wrote: I downloaded the .diff file and applied the patch manually. Then: aaragon@/opt/local/var/macports/sources/rsync.macports.org

Re: building doxygen with wizard variant fails

2008-04-08 Thread Alejandro Aragon
, this should belong to the port doxygen. -Marcus On Apr 8, 2008, at 3:38 PM, Alejandro Aragon wrote: Hi Marcus, I did what you mentioned and the installation went fine this time. However, just before it finished, it had an error: $sudo port install doxygen +wizard --- Fetching doxygen

Re: building doxygen with wizard variant fails

2008-04-08 Thread Alejandro Aragon
else has put in the effort to make it work again. No one seems to have a strong incentive to get it to work. -Marcus On Apr 8, 2008, at 7:05 PM, Alejandro Aragon wrote: Marcus, I uninstalled doxygen, deleted files doxygen, doxytag and doxywizard from /opt/local. Reinstalled doxygen

building doxygen with wizard variant fails

2008-04-07 Thread Alejandro Aragon
Hello everyone, I tried to build doxygen with the doxywizard variant, which depends on qt and I had these errors: [EMAIL PROTECTED] port install doxygen +wizard --- Fetching doxygen --- Verifying checksum(s) for doxygen --- Extracting doxygen --- Applying patches to doxygen ---

Re: building doxygen with wizard variant fails

2008-04-07 Thread Alejandro Aragon
/ticket/14603 -Marcus On Apr 7, 2008, at 9:15 PM, Alejandro Aragon wrote: Hello everyone, I tried to build doxygen with the doxywizard variant, which depends on qt and I had these errors: [EMAIL PROTECTED] port install doxygen +wizard --- Fetching doxygen --- Verifying checksum(s

emacs variant?

2008-04-03 Thread Alejandro Aragon
Hi everyone, I looked at the emacs variants and there are just too many, so instead of installing and testing each one of those, I thought that it was better to ask because some of you have probably done that. So from the list [EMAIL PROTECTED]/Workspace/mVAC/src$port variants emacs

octave failed

2008-03-28 Thread Alejandro Aragon
Hi guys, I tried to compile octave but it failed. I tried cleaning it and compiling again and it failed with the same error. Is this a bug? It seems that it tried to make the tests when it failed but I'm not sure. This is what I had in the terminal: --- Fetching octave --- Verifying

gnuplot not plotting

2008-03-24 Thread Alejandro Aragon
Hi everyone, I installed gnuplot the other day and then I tried to plot something and it didn't work. Then I figured that the installed gnuplot starts without any terminal: Terminal type set to 'unknown' so if I choose a different terminal, like set terminal x11 then it plots fine. Is

Re: gnuplot not plotting

2008-03-24 Thread Alejandro Aragon
No, I don't. Does it make any difference? aa On Mar 24, 2008, at 3:58 PM, Rainer Müller wrote: Alejandro Aragon wrote: Hi everyone, I installed gnuplot the other day and then I tried to plot something and it didn't work. Then I figured that the installed gnuplot starts without any

Re: gnuplot not plotting

2008-03-24 Thread Alejandro Aragon
, Rainer Müller wrote: Alejandro Aragon wrote: No, I don't. Does it make any difference? It is a native Cocoa terminal for gnuplot and my gnuplot installation seems to use it automatically. At least I never had to set terminal myself. Terminal type set to 'aqua' gnuplot Also, aquaterm

Re: gnuplot not plotting

2008-03-24 Thread Alejandro Aragon
I cannot do that, can I? Probably that framework is used by the system. aa On Mar 24, 2008, at 6:40 PM, [EMAIL PROTECTED] wrote: Alejandro garyw:~ aaragon$ sudo port install aquaterm --- Activating aquaterm 1.0.1_0 Alejandro Error: Target org.macports.activate returned: Image

Re: gnuplot not plotting

2008-03-24 Thread Alejandro Aragon
It's working now, you guys are the best! On Mar 24, 2008, at 9:56 PM, Ryan Schmidt wrote: On Mar 24, 2008, at 20:37, Alejandro Aragon wrote: On Mar 24, 2008, at 8:30 PM, Ryan Schmidt wrote: On Mar 24, 2008, at 20:23, Alejandro Aragon wrote: On Mar 24, 2008, at 6:40 PM, [EMAIL PROTECTED

GCC questions

2008-03-21 Thread Alejandro Aragon
Hello everyone, I have several questions about using a different version of GCC than that provided by default: $ gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable- checking -enable-werror --prefix=/usr --mandir=/share/man

gtk2 compilation failed

2008-03-20 Thread Alejandro Aragon
Hello everyone, I was trying to build pidgin, and when compiling gtk2 I had the following error: i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXrandr.2.0.0.dylib: No such file or directory make[4]: *** [libgdk-x11-2.0.la] Error 1 I'm new to Mac OS so I was wondering why this library is not