next hurdle in installing doxygen

2009-02-26 Thread Bakki Kudva
I am getting a md5 mismatch... ---> Attempting to fetch db-4.6.21.tar.gz from http://distfiles.macports.org/db4 ---> Verifying checksum(s) for db46 Error: Checksum (md5) mismatch for patch.4.6.21.3 Error: Target org.macports.checksum returned: Unable to verify file checksums I thought that perha

problems installing doxygen

2009-02-25 Thread Bakki Kudva
Hi, I did a system upgrade to 1.7 and tried to install doxygen. I get... >>> ---> Activating xorg-renderproto @0.9.3_0 Error: Target org.macports.activate returned: Image error: /opt/local/include/X11/extensions/render.h is being used by the active render port. Please deactivate this port first

rsync: send_files failed to open "ports/www/lws/.Portfile.4JRuUN

2008-03-10 Thread Bakki Kudva
Hi all, I am running into an error with port selfupdate during rsync of ports tree. I get DEBUG: Synchronizing ports tree(s) Synchronizing local ports tree from rsync://rsync.macports.org/release/ports/ DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/ports/ /opt/loc

creating ports - howto

2007-07-28 Thread Bakki Kudva
Where is the documentation on how to create ports? I sort of have an idea by looking in existing port files etc but is there a canonical doc on this? I need the port wv which is broken. There is no maintainer for it so I thought I'd roll my own. Thanks for any pointers, bakki

Re: install pwgen fails due to fetch fail on libgnuopt-1.2

2007-05-12 Thread Bakki Kudva
Thanks Yves and Ryan. bakki On 5/12/07, Yves de Champlain <[EMAIL PROTECTED]> wrote: Is libgnugetopt really needed anymore ? My first try would be to try without yves Le 07-05-11 à 15:51, Bakki Kudva a écrit : > I am trying to install pwgen and I get: > > --->

install pwgen fails due to fetch fail on libgnuopt-1.2

2007-05-11 Thread Bakki Kudva
I am trying to install pwgen and I get: ---> Fetching gnugetopt ---> Attempting to fetch libgnugetopt-1.2-darwin.tar.bz2 from http://www.opendarwin.org/~mww/files/ etc,.. and then Error: Target com.apple.fetch returned: fetch failed Error: The following dependencies failed to build: gnugetopt

Re: installing old versions of port (was: grace upgrade problem)

2007-05-09 Thread Bakki Kudva
Ofcourse this may wreak havoc with dependencies :) -bakki On 5/9/07, Ryan Schmidt <[EMAIL PROTECTED]> wrote: > Ho can I install an old version of a port? MacPorts does not provide a built-in way to do that. If you want to do that, you can locate an older version of the portfile by browsing th

Re: Did location of mysql.sock change in mysql5.0.37?

2007-05-07 Thread Bakki Kudva
On 5/7/07, Emory Smith <[EMAIL PROTECTED]> wrote: not sure what else to suggest ... youre sure none of the following exist on either box? That's ok, thank you very much for all the info. I got it working for now with a ln -s /opt/local/var/run/mysql5/mysqld.sock /tmp/mysql.sock With this link

Re: Did location of mysql.sock change in mysql5.0.37?

2007-05-07 Thread Bakki Kudva
On 5/7/07, Emory Smith <[EMAIL PROTECTED]> wrote: are you sure the mysql5 daemon is running? (try running "ps aux | grep mysqld") Yes it is running and I can connect to it form the command line. if you really just did "port upgrade", its probably still the mysql4 daemon running on the envirn

Re: PkgConfig checksum failure

2007-05-06 Thread Bakki Kudva
I had the same problem which I solved by downloading the tar.gz from the freedesktop site and then copying it into /opt/local/var/db/dports/distfiles/pkgconfig Hope it works for you too. -bakki PS: You can verify that the downloaded file is good just by doing a tar xvzf which used to fail on th

Re: Did location of mysql.sock change in mysql5.0.37?

2007-05-05 Thread Bakki Kudva
Thanks Jyrki for the suggestion. I'll try and see if it works. bakki On 5/3/07, Jyrki Wahlstedt <[EMAIL PROTECTED]> wrote: Perhaps the rail app can be told to make use of mysql_config (/opt/ local/bin/mysql_config5) that knows the socket location (as follows): [EMAIL PROTECTED]:tmp> mysql_con

Re: Did location of mysql.sock change in mysql5.0.37?

2007-05-05 Thread Bakki Kudva
I am stumped now because the same upgrade on a MacBookPro seems to work fine. So something went awry when I upgraded the iMac. I just did a port -u update and didn't get any errors. -bakki On 5/3/07, Ryan Schmidt <[EMAIL PROTECTED]> wrote: The MacPorts MySQL socket has never been in /tmp, to t

Did location of mysql.sock change in mysql5.0.37?

2007-05-02 Thread Bakki Kudva
My rails app is complaining that it can't find mysql.sock in /tmp after upgrading. Before the defaults just worked. Now it appears that it is in /opt/local/var/run/mysql5 - so I either have to set it in my.cnf or change my rails configuration. -bakki __

Re: darwingports -> macports migration headaches

2007-04-27 Thread Bakki Kudva
-rubygems once for each version it finds. -bakki On 4/26/07, Ryan Schmidt <[EMAIL PROTECTED]> wrote: On Apr 25, 2007, at 17:11, Bakki Kudva wrote: > I have been using Darwinports for a year or so now without any > problems. I recently decided I'd have to bite the bullet and upg

checksum mismatch for pkgconfig

2007-04-25 Thread Bakki Kudva
Hi, When I try to install pkgconfig I get...---> Verifying checksum(s) for pkgconfig Error: Checksum (md5) mismatch for pkg-config-0.21.tar.gz Error: Checksum (sha1) mismatch for pkg-config-0.21.tar.gz Error: Checksum (rmd160) mismatch for pkg-config-0.21.tar.gz Error: Target com.apple.checksum

darwingports -> macports migration headaches

2007-04-25 Thread Bakki Kudva
Hi all, I have been using Darwinports for a year or so now without any problems. I recently decided I'd have to bite the bullet and upgrade so I did a sudo port self update I tested a couple of sudo port upgrades which went well and so, emboldened I decided to do a sudo port upgrade outdated