Freeradius 1.1.7 installing problem under Leopard

2007-11-28 Thread Jürgen Brändle

Hi there,

after having no luck installing freeradius 1.1.6 und Tiger I now tried  
to port install freeradius 1.1.7 on Leopard.


But also had no luck :-(

Below you can see the log of the second install run.
As you can see most of the makings worked fine.
Only a few stopped with:


*** Warning: Linking the shared library rlm_perl.la against the
*** static library /System/Library/Perl/5.8.8/darwin-thread- 
multi-2level/auto/DynaLoader/DynaLoader.a is not portable!


First: Anyone out there got it to work and may help me
Second: I don't think I need the rlm.perl stuff. SO is it possible to  
just ignore it (comment it out somewhere)


Thanks in advance for any help.


Juergen




jbmbp:~ jb$ sudo port -dv install freeradius
Password:
DEBUG: Found port in 
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/freeradius
DEBUG: Changing to port directory: /opt/local/var/macports/sources/ 
rsync.macports.org/release/ports/sysutils/freeradius

DEBUG: Requested variant darwin is not provided by port freeradius.
DEBUG: Requested variant i386 is not provided by port freeradius.
DEBUG: Requested variant macosx is not provided by port freeradius.
DEBUG: Found port in 
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl
DEBUG: Changing to port directory: /opt/local/var/macports/sources/ 
rsync.macports.org/release/ports/devel/openssl

DEBUG: Requested variant i386 is not provided by port openssl.
DEBUG: Requested variant macosx is not provided by port openssl.
DEBUG: Executing variant darwin provides darwin
DEBUG: Searching for dependency: openssl
DEBUG: Found Dependency: receipt exists for openssl
DEBUG: Found port in 
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/databases/gdbm
DEBUG: Changing to port directory: /opt/local/var/macports/sources/ 
rsync.macports.org/release/ports/databases/gdbm

DEBUG: Requested variant darwin is not provided by port gdbm.
DEBUG: Requested variant i386 is not provided by port gdbm.
DEBUG: Requested variant macosx is not provided by port gdbm.
DEBUG: Searching for dependency: gdbm
DEBUG: Found Dependency: receipt exists for gdbm
DEBUG: Skipping completed org.macports.main (freeradius)
DEBUG: Skipping completed org.macports.fetch (freeradius)
DEBUG: Skipping completed org.macports.checksum (freeradius)
DEBUG: Skipping completed org.macports.extract (freeradius)
DEBUG: Skipping completed org.macports.patch (freeradius)
DEBUG: Skipping completed org.macports.configure (freeradius)
---  Building freeradius with target all
DEBUG: Executing org.macports.build (freeradius)
DEBUG: Environment:
DEBUG: Assembled command: 'cd /opt/local/var/macports/build/ 
_opt_local_var_macports_sources_rsync 
.macports.org_release_ports_sysutils_freeradius/work/ 
freeradius-1.1.7  make all'

Making all in src...
Making all in include...
make[4]: Nothing to be done for `all'.
Making all in lib...
make[4]: Nothing to be done for `all'.
Making all in modules...
Making all in rlm_acct_unique...
Making all in rlm_always...
Making all in rlm_attr_filter...
Making all in rlm_attr_rewrite...
Making all in rlm_chap...
Making all in rlm_counter...
Making all in rlm_dbm...
Making all in rlm_detail...
Making all in rlm_digest...
Making all in rlm_eap...
Making all in libeap...
make[7]: Nothing to be done for `all'.
Making all in types...
/usr/bin/make  WHAT_TO_MAKE=all common
Making all in rlm_eap_gtc...
Making all in rlm_eap_leap...
Making all in rlm_eap_md5...
Making all in rlm_eap_mschapv2...
Making all in rlm_eap_peap...
Making all in rlm_eap_sim...
Making all in rlm_eap_tls...
Making all in rlm_eap_ttls...
Making all in libeap...
make[8]: Nothing to be done for `all'.
Making all in types...
/usr/bin/make  WHAT_TO_MAKE=all common
Making all in rlm_eap_gtc...
Making all in rlm_eap_leap...
Making all in rlm_eap_md5...
Making all in rlm_eap_mschapv2...
Making all in rlm_eap_peap...
Making all in rlm_eap_sim...
Making all in rlm_eap_tls...
Making all in rlm_eap_ttls...
Making all in rlm_exec...
Making all in rlm_expr...
Making all in rlm_fastusers...
Making all in rlm_files...
Making all in rlm_ippool...
Making all in rlm_krb5...
make[6]: Nothing to be done for `all'.
Making all in rlm_ldap...
Making all in rlm_mschap...
Making all in rlm_ns_mta_md5...
Making all in rlm_otp...
Making all in rlm_pam...
Making all in rlm_pap...
Making all in rlm_passwd...
Making all in rlm_perl...
/opt/local/var/macports/build/ 
_opt_local_var_macports_sources_rsync 
.macports.org_release_ports_sysutils_freeradius/work/ 
freeradius-1.1.7/libtool --mode=link gcc -release 1.1.7 \
-module -export-dynamic -L/opt/local/lib   -o  
rlm_perl.la \
-rpath /opt/local/lib rlm_perl.lo rlm_perl.c /opt/local/var/ 
macports/build/ 
_opt_local_var_macports_sources_rsync 
.macports.org_release_ports_sysutils_freeradius/work/ 
freeradius-1.1.7/src/lib/libradius.la \

`perl -MExtUtils::Embed -e ldopts` -lresolv  -lpthread

*** Warning: Linking 

Re: PHP5 Installed Extensions?

2007-11-28 Thread Ryan Schmidt

On Nov 28, 2007, at 03:16, Conrad Taylor wrote:


On Nov 27, 2007 10:31 PM, Jyrki Wahlstedt wrote:


On 27.11.2007, at 19.42, Conrad Taylor wrote:

 Hi, where does Mac Ports stored the installed php5 extensions?   
Also,

 how does one enable them?

 Thanks in advance,

 -Conrad

Hi,
you mean like:
php-config --extension-dir

that for me gives '/opt/local/lib/php/extensions/no-debug-non-
zts-20060613'?

Enabling them happens in php.ini-file (there are two example ones in
the package, not in use by default), look for a section for  
extensions.


PS cc'd this message to macports-users list (in case someone else has
the same question).


Hi, I'm wanting to use the following extensions on Mac OS X:

php_pdo.so
php_pdo_mysql.so


If you select the +mysql5 (or +mysql4 or +mysql3) variant when you  
install php5, it is built with support for MySQL 5 (or 4 or 3),  
including the PDO functions. No need for any separate extension file.


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: PHP5 Installed Extensions?

2007-11-28 Thread Ryan Schmidt


On Nov 28, 2007, at 03:48, Conrad Taylor wrote:


On Nov 28, 2007 1:22 AM, Ryan Schmidt wrote:


On Nov 28, 2007, at 03:16, Conrad Taylor wrote:

 Hi, I'm wanting to use the following extensions on Mac OS X:

 php_pdo.so
 php_pdo_mysql.so

If you select the +mysql5 (or +mysql4 or +mysql3) variant when you
install php5, it is built with support for MySQL 5 (or 4 or 3),
including the PDO functions. No need for any separate extension file.


Hi, I built it using the following

+apache2 +darwin_8 +macosx +mysql5


Ok. And are you saying the PDO MySQL functions aren't working for you  
in this setup? If so, could you provide me a short example which  
should work but which does not? Send a PHP script (and SQL dump which  
creates the database, if one is required for the example) and I'll  
look into it.



___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: problem installing Wireshark on Leopard

2007-11-28 Thread Walt Scrivens
I don't understand either, but this came up in the error log, and is  
what gave me the clue that I needed emacs:


--
if test emacs != no; then \
  set x; \
  list='start-po.el po-mode.el po-compat.el'; for p in $list; do \
if test -f $p; then d=; else d=./; fi; \
set x $@ $d$p; shift; \
  done; \
  shift; \
  EMACS=emacs /bin/sh ../../build-aux/elisp-comp $@ || exit 1; \
else : ; fi
Fatal malloc_jumpstart() error
---

The Fatal malloc_jumpstart() error also happened if I gave the emacs  
command at the shell.


Anyway the end result is that wireshark starts.  I still have issues  
and will put them in a separate post if not solved.



Walt


On Nov 27, 2007, at 9:22 PM, Nathan Brazil wrote:

That's interesting, because gettext has no dependency on emacs,  
according to MacPorts dependency system.


--

On Nov 27, 2007, at 1:30 PM, walts wrote:





Ryan Schmidt-24 wrote:



[snip]

So all your problems at this point stem from gettext 0.17 not
installing. I'm the maintainer of gettext, but I've never seen this
error before. I can't imagine why the gettext work directory  
wouldn't

exist. Please clean and try again.

sudo port clean --work gettext
sudo port install gettext

Let us know if you get the same (or different) errors then.

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users




The problem was related to emacs.  I found a patch to get emacs  
installed

here:
http://trac.macports.org/projects/macports/ticket/13294

After installing the patch and emacs, then the gettext installation  
went

fine.

Walt

--
View this message in context: 
http://www.nabble.com/problem-installing-Wireshark-on-Leopard-tf4781183.html#a13980347
Sent from the MacPorts - Users mailing list archive at Nabble.com.

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users





___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: problem installing Wireshark on Leopard

2007-11-28 Thread Ryan Schmidt


On Nov 27, 2007, at 20:22, Nathan Brazil wrote:

That's interesting, because gettext has no dependency on emacs,  
according to MacPorts dependency system.



You're right. There's something wrong there. I'll handle it in this  
ticket:


http://trac.macports.org/projects/macports/ticket/13381

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Problem installing gimp on 10.3

2007-11-28 Thread Tony Tambasco
Hi everyone,

I've recently become the proud owner of a ibook
running 10.3, but have had some trouble getting
macports to work in general. Specifically, I am trying
to get gimp2 to install, but whenever I try I get
output like the following, which just loops forever,
swapping in different port names...

DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgnomeui
DEBUG: Requested variant powerpc is not provided by
port libgnomeui.
DEBUG: Requested variant darwin is not provided by
port libgnomeui.
DEBUG: Requested variant macosx is not provided by
port libgnomeui.
DEBUG: Searching for dependency: libgnomeui
DEBUG: Didn't find receipt, going to depspec regex
for: libgnomeui
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgtkhtml
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/libgtkhtml
DEBUG: Requested variant powerpc is not provided by
port libgtkhtml.
DEBUG: Requested variant darwin is not provided by
port libgtkhtml.
DEBUG: Requested variant macosx is not provided by
port libgtkhtml.
DEBUG: Searching for dependency: libgtkhtml
DEBUG: Didn't find receipt, going to depspec regex
for: libgtkhtml
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libmng

I'm running xcode 1.5 and I do have x11user installed,
and yes, I tried re-installing macports. All to no
avail. I've tried a couple other ports, notably gtk2
by itself, and pidgin, and get the same results. I
have, however, been able to successfully install
unrar.

Any help or advice would be much appreciated.

Thank you,

Tony




  

Get easy, one-click access to your favorites. 
Make Yahoo! your homepage.
http://www.yahoo.com/r/hs 
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: KDE wont build

2007-11-28 Thread Yamamoto Takanori

I don't know why kdepim3 fails to build on your mac but,

On Nov 27, 2007, at 2:54 PM, Gregory Dodwell wrote:

Basically, I'm trying to install Kate, and I understand this  
necessitates an installation of KDE

(sudo port install kde)


There is no need to install the whole of KDE environment to use Kate.
Kate is a part of kdebase3 so all you have to do is:

$ sudo port install kdebase3

;-)

The first of my failed dependancy installations is kdepim3. I tried  
installing separately and this is

the result:


Could you mail me the entire buildlog? I'll take a look.
(/opt/local/var/macports/sources/rsync.macports.org/release/ports/kde/ 
kdepim3/work/buildlog/root/kdepim3-3.5.8-0/*.log)



___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Kismet on OSX 10.5.1 Leopard

2007-11-28 Thread caliel
I have returned home from my holiday travels with eager anticipation to try
kismet with my ralink USB Wi-Fi card.  Just as I plugged it in, I realized
.. .. darwin and viha are the only valid capture sources for OSX! 
In my shame and desperation I was heard to utter several words, of which my
mother would NOT approve.  Now I am back to square one with kismet.  Is it
my karma keeping kismet from working? or is there another answer to this
problem?

Actually, I am not exactly back at square one.  I accidentally left the
capture source in kismet.conf as darwin and changed the interface to
en2 which is the ralink.   I got the same output as below, even to the
point that it indicated the en2 appeared to be a broadcom that already had
rfmon set.

--caliel

On Thu, 22 Nov 2007 15:03:00 -0800 (PST), caliel [EMAIL PROTECTED]
wrote:
 
 I am away from access to alternate hardware, please let me know what you
 find.  I have not found a resolution as yet.  I saw you also responded to
 a
 post at the Kismet site, perhaps one of the 3 of us will find a solution.
 
 --C
 
 trolley wrote:
 
 
 caliel wrote:
 
 
 Kismet fails as follows.
 
  Yliakum:~ caliel$ sudo kismet
  Password:
  Launching kismet_server: /opt/local/bin/kismet_server
  Will drop privs to caliel (502) gid 20
  No specific sources given to be enabled, all will be enabled.
  Non-RFMon VAPs will be destroyed on multi-vap interfaces (ie,
 madwifi-ng)
  Enabling channel hopping.
  Enabling channel splitting.
  INFO:  wlt1 looks like a Broadcom card running under Darwin.
  Source 0 (airport_extreme): Enabling monitor mode for darwin
 source
 interface en1 channel 6...
  î|07-11-19 14:00:48.175 kismet_server[3092:10b] †
  INFO: en1 looks like a Broadcom card running under Darwin and
 already
 has monitor mode enabled in the kernel.
  Source 0 (airport_extreme): Opening darwin source interface
 wlt1...
  FATAL: BIOCSETIF: wlt1: Device not configured
  Done.
 
 
 
 I'm getting the same error on a Powerbook G4. Did you figure anything
 out?
 I'm going to try it with a Ralink USB dongle and see if I have any more
 luck.
 
 
 -- 
 View this message in context:

http://www.nabble.com/Kismet-on-OSX-10.5.1-Leopard-tf4838737.html#a13904713
 Sent from the MacPorts - Users mailing list archive at Nabble.com.
 
 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 http://lists.macosforge.org/mailman/listinfo/macports-users

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


checksum problem with sqlite3

2007-11-28 Thread Noel
Hi,

I had a problem installing sqlite3:

$ sudo port install sqlite3
Password:
---  Verifying checksum(s) for sqlite3
Error: Target org.macports.checksum returned: Could not open file:
/opt/local/var/macports/distfiles/sqlite3/sqlite-3.5.3.tar.gz
Error: Status 1 encountered during processing.

I tried to clean, but the problem persists.

$ sudo port clean --all sqlite3
---  Cleaning sqlite3
$ sudo port install sqlite3
---  Fetching sqlite3
---  Attempting to fetch sqlite-3.5.3.tar.gz from http://www.sqlite.org/
---  Verifying checksum(s) for sqlite3
Error: Checksum (sha1) mismatch for sqlite-3.5.3.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file
checksums
Error: Status 1 encountered during processing.

How can I fix it?

Thanks
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: checksum problem with sqlite3

2007-11-28 Thread js
Seems to be a portfile bug.
Try this patch.

Index: Portfile
===
--- Portfile(revision 31571)
+++ Portfile(working copy)
@@ -19,7 +19,7 @@
 homepage   http://www.sqlite.org/
 master_sites   ${homepage}
 distname   sqlite-${version}
-checksums  sha1 6653a37913a4cae8fb59036b4450b8ab6d81655c
+checksums  sha1 f0ff257f2f20bd756d62ec1470821fbc933ffd6c
 patchfiles patch-Makefile.in

 depends_build  port:gawk


On Nov 29, 2007 12:06 AM, Noel [EMAIL PROTECTED] wrote:
 Hi,

 I had a problem installing sqlite3:

 $ sudo port install sqlite3
 Password:
 ---  Verifying checksum(s) for sqlite3
 Error: Target org.macports.checksum returned: Could not open file:
 /opt/local/var/macports/distfiles/sqlite3/sqlite- 3.5.3.tar.gz
 Error: Status 1 encountered during processing.

 I tried to clean, but the problem persists.

 $ sudo port clean --all sqlite3
 ---  Cleaning sqlite3
 $ sudo port install sqlite3
 ---  Fetching sqlite3
 ---  Attempting to fetch sqlite-3.5.3.tar.gz from http://www.sqlite.org/
 ---  Verifying checksum(s) for sqlite3
 Error: Checksum (sha1) mismatch for sqlite-3.5.3.tar.gz
 Error: Target org.macports.checksum returned: Unable to verify file
 checksums
 Error: Status 1 encountered during processing.

 How can I fix it?

 Thanks


 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 http://lists.macosforge.org/mailman/listinfo/macports-users


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: checksum problem with sqlite3

2007-11-28 Thread Weissmann Markus
This wasn't a bug in the Portfile but a re-release of version  
3.5.3; someone has changed the distfile on the sqlite.org server.
The changes [1] between the two sqlite-3.5.3.tar.gz  distfiles are of  
cosmetic value to us only, so this most probably was not a hack of  
the sqlite.org server..


Thanks for bringing this one up!


Regards,

-Markus

[1] Changes between the two 3.5.3 releases with 3.5.3-1 being the  
current on the sqlite.org server

===
Only in sqlite-3.5.3: autom4te.cache
diff -u -r sqlite-3.5.3/mkdll.sh sqlite-3.5.3-1/mkdll.sh
--- sqlite-3.5.3/mkdll.sh   2007-11-27 18:27:32.0 +0100
+++ sqlite-3.5.3-1/mkdll.sh 2007-11-27 22:41:17.0 +0100
@@ -9,6 +9,7 @@
 make sqlite3.c
 make fts3amal.c
 cat fts3amal.c sqlite3.c
+cat fts3amal.c tclsqlite3.c
 PATH=$PATH:/opt/mingw/bin
 TCLDIR=/home/drh/tcltk/846/win/846win
 TCLSTUBLIB=$TCLDIR/libtcl84stub.a
diff -u -r sqlite-3.5.3/publish.sh sqlite-3.5.3-1/publish.sh
--- sqlite-3.5.3/publish.sh 2007-11-27 18:34:55.0 +0100
+++ sqlite-3.5.3-1/publish.sh   2007-11-27 19:44:15.0 +0100
@@ -28,7 +28,7 @@
 cat fts3amal.c sqlite3.c
 CFLAGS=-Os -DSQLITE_ENABLE_FTS3=1 -DSQLITE_THREADSAFE=0
 echo '* 'COMPILING sqlite3-$VERS.bin...
-gcc $CFLAGS -Itsrc sqlite3.c tsrc/shell.c -o sqlite3 -ldl -lpthread
+gcc $CFLAGS -Itsrc sqlite3.c tsrc/shell.c -o sqlite3 -ldl
 strip sqlite3
 mv sqlite3 sqlite3-$VERS.bin
 gzip sqlite3-$VERS.bin
Only in sqlite-3.5.3-1: publish_osx.sh
Only in sqlite-3.5.3/src: .#os_unix.c.1.167
Only in sqlite-3.5.3/src: .#sqlite.h.in.1.261
Only in sqlite-3.5.3/src: .#sqlite.h.in.1.269
Only in sqlite-3.5.3/src: .#sqliteInt.h.1.618
Only in sqlite-3.5.3/src: dump.txt
===

On 28.11.2007, at 16:24, js wrote:


Seems to be a portfile bug.
Try this patch.

Index: Portfile
===
--- Portfile(revision 31571)
+++ Portfile(working copy)
@@ -19,7 +19,7 @@
 homepage   http://www.sqlite.org/
 master_sites   ${homepage}
 distname   sqlite-${version}
-checksums  sha1 6653a37913a4cae8fb59036b4450b8ab6d81655c
+checksums  sha1 f0ff257f2f20bd756d62ec1470821fbc933ffd6c
 patchfiles patch-Makefile.in

 depends_build  port:gawk


On Nov 29, 2007 12:06 AM, Noel [EMAIL PROTECTED] wrote:

Hi,

I had a problem installing sqlite3:

$ sudo port install sqlite3
Password:
---  Verifying checksum(s) for sqlite3
Error: Target org.macports.checksum returned: Could not open file:
/opt/local/var/macports/distfiles/sqlite3/sqlite- 3.5.3.tar.gz
Error: Status 1 encountered during processing.

I tried to clean, but the problem persists.

$ sudo port clean --all sqlite3
---  Cleaning sqlite3
$ sudo port install sqlite3
---  Fetching sqlite3
---  Attempting to fetch sqlite-3.5.3.tar.gz from http:// 
www.sqlite.org/

---  Verifying checksum(s) for sqlite3
Error: Checksum (sha1) mismatch for sqlite-3.5.3.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file
checksums
Error: Status 1 encountered during processing.

How can I fix it?

Thanks


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users




---
Dipl. Inf. (FH) Markus W. Weissmann
http://www.mweissmann.de/



___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: PHP PECL Extension Installation Failure

2007-11-28 Thread Bjarne D Mathiesen
John P wrote:
 I've come to a dead end on this one.  Think I'll have to resort to Linux on a
 virtual machine.

What's the libmagic library that the PHP PECL extension tries to bind to
? (http://pecl.php.net/package/Fileinfo)

The magic.h you've found in /opt/local seems to belong to the
ImageMagick package (port provides /opt/local/includes/magick/magic.h)

There's a libmagic project
(http://sourceforge.net/project/showfiles.php?group_id=5493) but that
doesn't seem to be available from macports.

I've been able to get as far as you by going another way: following the
instructions here - http://www.php.net/manual/en/install.pecl.phpize.php
and modifying the config.m4 file in the distribution.

That means using:
pecl download fileinfo
tar -xf Fileinfo-1.0.4

My modifications to config.m4 consists of modifying one of the if
sentences - to be more specific, the statement in line 9:
if test -r $PHP_FILEINFO/includes/magick/magic.h

in line 33, I've been experimenting with diffent names for the LIBNAME
without success

After my modifications to config.m4, I executed:
phpize
./configure --with-fileinfo=/opt/local

Following this route will also give you the config.log file you've been
uable to find (http://www.freebsdforums.org/forums/showthread.php?p=278948)

After eache change to config.m4 you'll have to do a
phpize --clean
before trying again.

I'm hoping this is of help to you :-)

-- 
Bjarne D Mathiesen
København N ; Danmark ; Europa
--
denne besked er skrevet i et totalt M$-frit miljø
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


NeDi Installation Failure

2007-11-28 Thread Boyd, Chad
I have followed the instructions located here:
http://homepage.mac.com/duling/halfdozen/NeDi-Howto.html

I've gotten to step 3, Install and Configure NeDi. Unfortunately, when I run 
the command sudo port install nedi it doesn't work. The debug output is here:
http://forum.nedi.ch/index.php?topic=59.msg271#msg271

System is a clean install of Leopard with nothing but the software described in 
the above link installed.

Any assistance with this would be greatly appreciated.

Thanks!
Chad
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: NeDi Installation Failure

2007-11-28 Thread Ryan Schmidt


On Nov 28, 2007, at 11:36, Boyd, Chad wrote:


I have followed the instructions located here:
http://homepage.mac.com/duling/halfdozen/NeDi-Howto.html

I've gotten to step 3, Install and Configure NeDi. Unfortunately,  
when I run the command sudo port install nedi it doesn't work.  
The debug output is here:

http://forum.nedi.ch/index.php?topic=59.msg271#msg271

System is a clean install of Leopard with nothing but the software  
described in the above link installed.


I don't see the debug output at the above link. I don't see a bug  
filed on nedi in our issue tracker, so you may want to do that.


http://trac.macosforge.org/projects/macports/wiki/TracTicketing


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: glib2 install error - solved

2007-11-28 Thread Paul
problem solved, the system veclib was corrupted. No idea how this can  
happen, but after copying the original one from installation CD it  
works now,


best regards,

Andy

On Nov 19, 2007, at 3:34 AM, Ryan Schmidt wrote:


On Nov 12, 2007, at 14:48, Paul wrote:

I'm new to Macports and tried to install gimp. It failed allready  
at glib2 installation due to error involving libiconv. Machine is  
iMac G5,  OSX 10.4.10, Xcode 2.4.1, macports updated and libiconv  
@1.11_6+darwin_8.


Sorry I didn't respond earlier. I maintain glib2 and libiconv but  
I've never seen this error before.


glib2 has been updated to 2.14.3 and libiconv has been updated to  
1.12 so perhaps you should sudo port selfupdate and see if those  
new versions work for you.


Also, Mac OS X 10.4.11 is out, as is Xcode 2.5.0. You may want to  
update to those as well (though I myself have not yet, and 10.4.10  
and Xcode 2.4.1 should work fine).


If you still see problems after this, please let us know.



here the error message:

*
---  Fetching glib2
---  Verifying checksum(s) for glib2
---  Extracting glib2
---  Applying patches to glib2
---  Configuring glib2
Error: Target org.macports.configure returned: configure failure:  
shell command  cd /opt/local/var/macports/build/ 
_opt_local_var_macports_sources_rsync.macports.org_release_ports_deve 
l_glib2/work/glib-2.14.1  ./configure --prefix=/opt/local -- 
mandir=/opt/local/share/man  returned error 1
Command output: checking for gcc option to accept ISO C89... none  
needed

checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
yes
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for pkg-config... /opt/local/bin/pkg-config
checking for gawk... (cached) awk
checking for perl5... no
checking for perl... perl
checking for indent... indent
checking for perl... /usr/bin/perl
checking for iconv_open... no
checking for libiconv_open in -liconv... no
checking for iconv_open in -liconv... no
configure: error: *** No iconv() implementation found in C library  
or libiconv



and extract with additional related info from config log file:



configure:7175: checking for iconv_open
configure:7231: gcc -o conftest -O2 -funroll-loops -fstrict- 
aliasing -I/opt/local/include -L/opt/local/lib -bind_at_load - 
framework Carbon conftest.c  5
ld: /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Frameworks/vecLib.framework/Versions/A/vecLib isym field of  
reference table entry 635 past the end of the symbol table
ld: /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Frameworks/vecLib.framework/Versions/A/vecLib isym field of  
reference table entry 643 past the end of the symbol table
ld: /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Frameworks/vecLib.framework/Versions/A/vecLib isym field of  
reference table entry 651 past the end of the symbol table
ld: /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Frameworks/vecLib.framework/Versions/A/vecLib isym field of  
reference table entry 659 past the end of the symbol table
ld: /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Frameworks/vecLib.framework/Versions/A/vecLib isym field of  
reference table entry 683 past the end of the symbol table
ld: /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Frameworks/vecLib.framework/Versions/A/vecLib isym field of  
reference table entry 691 past the end of the symbol table
ld: /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Frameworks/vecLib.framework/Versions/A/vecLib isym field of  
reference table entry 699 past the end of the symbol table
ld: /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Frameworks/vecLib.framework/Versions/A/vecLib isym field of  
reference table entry 707 past the end of the symbol table
ld: /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Frameworks/vecLib.framework/Versions/A/vecLib isym field of  
reference table entry 723 past the end of the symbol table
ld: /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Frameworks/vecLib.framework/Versions/A/vecLib isym 

Re: NeDi Installation Failure

2007-11-28 Thread Ryan Schmidt

On Nov 28, 2007, at 14:52, Boyd, Chad wrote:


On Nov 28, 2007, at 11:36, Boyd, Chad wrote:


I have followed the instructions located here:
http://homepage.mac.com/duling/halfdozen/NeDi-Howto.html

I've gotten to step 3, Install and Configure NeDi. Unfortunately,
when I run the command sudo port install nedi it doesn't work.
The debug output is here:
http://forum.nedi.ch/index.php?topic=59.msg271#msg271

System is a clean install of Leopard with nothing but the software
described in the above link installed.


I don't see the debug output at the above link. I don't see a bug
filed on nedi in our issue tracker, so you may want to do that.

http://trac.macosforge.org/projects/macports/wiki/TracTicketing



I attached the output.

I didn't want to report a bug right away. I wanted to make sure I  
wasn't doing something wrong first.


nedi_macports_debug.txt


Ok, so the error message is:

Can't locate DynaLoader.pm in @INC (@INC contains: /opt/local/lib/ 
perl5/5.8.8/darwin-2level /opt/local/lib/perl5/5.8.8 /opt/local/lib/ 
perl5/site_perl/5.8.8/darwin-2level /opt/local/lib/perl5/site_perl/ 
5.8.8 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/ 
5.8.8/darwin-2level /opt/local/lib/perl5/vendor_perl/5.8.8 /opt/local/ 
lib/perl5/vendor_perl .) at /opt/local/lib/perl5/5.8.8/ExtUtils/ 
Mkbootstrap.pm line 20.


Presumably that would be a port p5-dynaloader, except that I can't  
find any such port. Maybe one needs to be created, though I wonder  
how anybody else is successfully using nedi in macports if this is  
the case. Mark, can you comment?


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Problem installing gimp on 10.3

2007-11-28 Thread Ryan Schmidt

On Nov 28, 2007, at 07:06, Tony Tambasco wrote:


I've recently become the proud owner of a ibook
running 10.3, but have had some trouble getting
macports to work in general. Specifically, I am trying
to get gimp2 to install, but whenever I try I get
output like the following, which just loops forever,
swapping in different port names...

DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/ 
gnome/libgnomeui

DEBUG: Requested variant powerpc is not provided by
port libgnomeui.
DEBUG: Requested variant darwin is not provided by
port libgnomeui.
DEBUG: Requested variant macosx is not provided by
port libgnomeui.
DEBUG: Searching for dependency: libgnomeui
DEBUG: Didn't find receipt, going to depspec regex
for: libgnomeui
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ 
ports/gnome/libgtkhtml

DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/ 
gnome/libgtkhtml

DEBUG: Requested variant powerpc is not provided by
port libgtkhtml.
DEBUG: Requested variant darwin is not provided by
port libgtkhtml.
DEBUG: Requested variant macosx is not provided by
port libgtkhtml.
DEBUG: Searching for dependency: libgtkhtml
DEBUG: Didn't find receipt, going to depspec regex
for: libgtkhtml
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ 
ports/graphics/libmng


I'm running xcode 1.5 and I do have x11user installed,
and yes, I tried re-installing macports. All to no
avail. I've tried a couple other ports, notably gtk2
by itself, and pidgin, and get the same results. I
have, however, been able to successfully install
unrar.


The output you're showing us is not an error, but just the normal  
process of figuring out a port's dependencies (with debug output). It  
should eventually (up to a few minutes?) begin downloading and  
configuring something.


gimp has many many dependencies. You can see the graph here  
(generated in October; may be slightly out of date):


http://www.ryandesign.com/tmp/gimp.png

It will probably take a very very long time (many hours, if not days)  
to install all this on your computer. You'll have to be patient. You  
can put your computer to sleep any time and it should resume when you  
wake it back up.


Since you're getting debug output, I assume you've typed sudo port - 
d install gimp? Or what command did you use?



___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Postfix +TLS

2007-11-28 Thread Sbranzo
On 27/11/07 07:31, Brian Matzon wrote:
 Can anyone confirm that the 'warning: run-time library vs. compile-time 
 header version mismatch:
 OpenSSL 0.9.8 may not be compatible with OpenSSL 0.9.7' issue has been fixed 
 for Postfix using TLS?

If you recompiled openssl try to uninstall and reinstall postfix too,
that should fix the problem.

Gufo
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


problem installing gimp on 10.3

2007-11-28 Thread Tony Tambasco
I'm trying to install gimp2 using macports (os 10.3).
I keep getting a loop of errors, but I think I've got
it tracked down to this:

Requested variant powerpc is not provided by port
gimp2.

From what I gather, that means that the port isn't
available, am I mistaken?

I've tried it with sudo port install gimp and get
similar results. Does this mean I'll have to use the
1.2 version I got working with fink?

Thanks,

Tony



  

Be a better sports nut!  Let your teams follow you 
with Yahoo Mobile. Try it now.  
http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: PHP PECL Extension Installation Failure

2007-11-28 Thread John P

Thanks Bjarne.  I got it working finally!

I followed your suggestion using the instructions at
http://www.php.net/manual/en/install.pecl.phpize.php  and did the following:

   pecl download fileinfo
   tar xvzf Fileinfo-1.0.4.tgz
   cd Fileinfo-1.0.4
   phpize
   ./configure --with-fileinfo=/opt/local
   make
   make install

This creates the extension file fileinfo.so

Edit php.ini to load the dynamic extension from where ever the fileinfo.so
file is located by adding the following line:
   extension=path to fileinfo.sofileinfo.so

Restart of apache and it all appears to work.

Thanks again.  Really appreciate it.


John



Bjarne D Mathiesen wrote:
 
 
 What's the libmagic library that the PHP PECL extension tries to bind to
 ? (http://pecl.php.net/package/Fileinfo)
 
 The magic.h you've found in /opt/local seems to belong to the
 ImageMagick package (port provides /opt/local/includes/magick/magic.h)
 
 There's a libmagic project
 (http://sourceforge.net/project/showfiles.php?group_id=5493) but that
 doesn't seem to be available from macports.
 
 I've been able to get as far as you by going another way: following the
 instructions here - http://www.php.net/manual/en/install.pecl.phpize.php
 and modifying the config.m4 file in the distribution.
 
 That means using:
 pecl download fileinfo
 tar -xf Fileinfo-1.0.4
 
 My modifications to config.m4 consists of modifying one of the if
 sentences - to be more specific, the statement in line 9:
 if test -r $PHP_FILEINFO/includes/magick/magic.h
 
 in line 33, I've been experimenting with diffent names for the LIBNAME
 without success
 
 After my modifications to config.m4, I executed:
 phpize
 ./configure --with-fileinfo=/opt/local
 
 Following this route will also give you the config.log file you've been
 uable to find
 (http://www.freebsdforums.org/forums/showthread.php?p=278948)
 
 After eache change to config.m4 you'll have to do a
 phpize --clean
 before trying again.
 
 I'm hoping this is of help to you :-)
 
 -- 
 Bjarne D Mathiesen
 København N ; Danmark ; Europa
 --
 denne besked er skrevet i et totalt M$-frit miljø
 ___
 macports-users mailing list
 macports-users@lists.macosforge.org
 http://lists.macosforge.org/mailman/listinfo/macports-users
 
 

-- 
View this message in context: 
http://www.nabble.com/PHP-PECL-Extension-Installation-Failure-tf4788169.html#a14016632
Sent from the MacPorts - Users mailing list archive at Nabble.com.

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: problem installing gimp on 10.3

2007-11-28 Thread William Davis


On Nov 28, 2007, at 6:58 PM, Tony Tambasco wrote:


I'm trying to install gimp2 using macports (os 10.3).
I keep getting a loop of errors, but I think I've got
it tracked down to this:

Requested variant powerpc is not provided by port
gimp2.


From what I gather, that means that the port isn't

available, am I mistaken?

I've tried it with sudo port install gimp and get
similar results. Does this mean I'll have to use the
1.2 version I got working with fink?

Thanks,

Tony





Tony, Requested variant is not provided... is not an error. It just  
means that particular port doesnt have that (default) variant which  
port trys to install if it is available.  The loop of errors you are  
seeing is just port working through the chains of dependancies and  
dependencies of dependecies.  gimp is a very complex installation with  
many many dependencies. It will take many hours to install -- days if  
you have a slow machine.  Just let it run ..


William Davis
frstanATbellsouthDOTnet
Mac OS X.5.1 Darwin 9.1.0
Xquartz-1.2a11
Mac Mini Intel Duo @ 1.86 GHz

Mundus vult decepi, ego non

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Failure upgrading libidl

2007-11-28 Thread Piet van Oostrum
I get an error when upgrading libidl:

---  Building libidl 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_devel_libidl/work/libIDL-0.8.9
  make all  returned error 2
Command output: Making all in libIDL
make  all-am
make[4]: Nothing to be done for `all-am'.
make[3]: Nothing to be done for `all-am'.
if /bin/sh ./libtool --mode=compile gcc -DPACKAGE_NAME=\libIDL\ 
-DPACKAGE_TARNAME=\libIDL\ -DPACKAGE_VERSION=\0.8.9\ 
-DPACKAGE_STRING=\libIDL\ 0.8.9\ 
-DPACKAGE_BUGREPORT=\http://bugzilla.gnome.org/enter_bug.cgi\?product=libIDL\; 
-DLIBIDL_VERSION=\0.8.9\ -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\-I-\ 
-DCPP_PROGRAM=\gcc\ -E\ -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 
-DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include   -I./include -DG_LOG_DOMAIN=\libIDL\ -Wall -Wunused 
-Wmissing-prototypes -Wmissing-declarations  -I/opt/local/include  -O2 
-no-cpp-precomp -MT parser.lo -MD -MP -MF .deps/parser.Tpo \
  -c -o parser.lo `test -f 'parser.c' || echo './'`parser.c; \
then mv -f .deps/parser.Tpo .deps/parser.Plo; \
else rm -f .deps/parser.Tpo; exit 1; \
fi
 gcc -DPACKAGE_NAME=\libIDL\ -DPACKAGE_TARNAME=\libIDL\ 
-DPACKAGE_VERSION=\0.8.9\ -DPACKAGE_STRING=\libIDL 0.8.9\ 
-DPACKAGE_BUGREPORT=\http://bugzilla.gnome.org/enter_bug.cgi?product=libIDL\;
 -DLIBIDL_VERSION=\0.8.9\ -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\-I-\ 
-DCPP_PROGRAM=\gcc -E\ -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DHAVE_POPEN=1 -DHAVE_SYMLINK=1 
-DHAVE_ACCESS=1 -DSIZEOF_LONG_LONG=8 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include -I./include -DG_LOG_DOMAIN=\libIDL\ -Wall -Wunused 
-Wmissing-prototypes -Wmissing-declarations -I/opt/local/include -O2 
-no-cpp-precomp -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c  
-fno-common -DPIC -o .libs/parser.o
In file included from util.h:36,
 from ./parser.y:33:
/opt/local/include/libIDL/IDL.h:43:1: warning: LIBIDL_VERSION redefined
command line:1:1: warning: this is the location of the previous definition
./parser.y: In function '__IDL_parse':
./parser.y:396: error: 'IDLF_DECLSPEC_PIDL' undeclared (first use in this 
function)
./parser.y:396: error: (Each undeclared identifier is reported only once
./parser.y:396: error: for each function it appears in.)
./parser.y: In function 'IDL_parse_declspec':
./parser.y:1731: error: 'IDLF_DECLSPEC_PIDL' undeclared (first use in this 
function)
./parser.y: At top level:
./parser.y:1739: error: conflicting types for 'IDL_file_set'
/opt/local/include/libIDL/IDL.h:735: error: previous declaration of 
'IDL_file_set' was here
./parser.y: In function 'IDL_file_set':
./parser.y:1772: error: 'IDLF_SRCFILES' undeclared (first use in this function)
./parser.y:1775: warning: implicit declaration of function 'IDL_srcfile_new'
./parser.y:1775: warning: assignment makes pointer from integer without a cast
make[2]: *** [parser.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Unable to upgrade port: 1
-- 
Piet van Oostrum [EMAIL PROTECTED]
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: [EMAIL PROTECTED]
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: PHP PECL Extension Installation Failure

2007-11-28 Thread Bjarne D Mathiesen
John P wrote:
 Thanks Bjarne.  I got it working finally!
 
 I followed your suggestion using the instructions at
 http://www.php.net/manual/en/install.pecl.phpize.php
 and did the following:
pecl download fileinfo
tar xvzf Fileinfo-1.0.4.tgz
cd Fileinfo-1.0.4
phpize
./configure --with-fileinfo=/opt/local
make
make install
 
 This creates the extension file fileinfo.so
 
 Edit php.ini to load the dynamic extension from where ever the fileinfo.so
 file is located by adding the following line:
extension=path to fileinfo.sofileinfo.so

It might also be possible to specify where the *.so gets installed:
./configure --prefix=path --with-fileinfo=/opt/local

 
 Restart of apache and it all appears to work.
 
 Thanks again.  Really appreciate it.

Glad you got it working :-)

I'ld still like to know where the magic.h comes from ;-)
Could you post the result of this command:
port provides /opt/local/include/magic.h
or tell me where else you got it from :-)
I can't offhand find a macport version of libmagic :-(

 
 John
 

-- 
Bjarne D Mathiesen
København N ; Danmark ; Europa
--
denne besked er skrevet i et totalt M$-frit miljø
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: sqlite3 Broken

2007-11-28 Thread Nathan Brazil

BTW, this is happening on my PowerPC Mac running 10.4.11 and Xcode 2.5.

--

On Nov 28, 2007, at 11:49 PM, Nathan Brazil wrote:

Hi.  Got the following error trying to install sqlite3 without any  
previous version of the said port installed.  I am thinking either  
the source code archive is corrupt or the Portfile is outdated.   
But which is it?



% sudo port install sqlite3
Password:
---  Fetching sqlite3
---  Attempting to fetch sqlite-3.5.3.tar.gz from http:// 
www.sqlite.org/

---  Verifying checksum(s) for sqlite3
Error: Checksum (sha1) mismatch for sqlite-3.5.3.tar.gz
Error: Target org.macports.checksum returned: Unable to verify  
file checksums

Error: Status 1 encountered during processing.



___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


sqlite3 Broken

2007-11-28 Thread Nathan Brazil
Hi.  Got the following error trying to install sqlite3 without any  
previous version of the said port installed.  I am thinking either  
the source code archive is corrupt or the Portfile is outdated.  But  
which is it?



% sudo port install sqlite3
Password:
---  Fetching sqlite3
---  Attempting to fetch sqlite-3.5.3.tar.gz from http:// 
www.sqlite.org/

---  Verifying checksum(s) for sqlite3
Error: Checksum (sha1) mismatch for sqlite-3.5.3.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file  
checksums

Error: Status 1 encountered during processing.



___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users