As the subject says, I'm having trouble installing pgAdmin3 version 1.4.3. Attached is the installation log obtained using command "port - v -d install pgadmin3". My system: MacBook (Intel), Mac OS X 10.4.8, MacPorts 1.320. As the log below shows, the error happens in extraction phase. The directory pgsql8 is missing from /opt/local/lib, but postgresql81 is there. After making symbolic links from postgresql81 to pgsql8 in / opt/local/lib and /opt/local/include (they both had postgreql81 directories), the following error is reported: ---8<--- Error: Target com.apple.extract returned: could not create new link "/ opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_aqua_pgAdmin3/work/pgadmin3-1.4.3/pgsql8/lib": that path already exists --->8--- Is this a bug or am I doing something wrong? And if this is a bug, is it related to pgAdmin3 or postgresql81? pgAdmin3 installation log: ---8<--- DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.darwinports.org_dpupdate_dports/aqua/pgAdmin3 DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.darwinports.org_dpupdate_dports/aqua/pgAdmin3 DEBUG: Requested variant darwin is not provided by port pgAdmin3. DEBUG: Requested variant i386 is not provided by port pgAdmin3. DEBUG: Requested variant macosx is not provided by port pgAdmin3. DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.darwinports.org_dpupdate_dports/databases/postgresql81 DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.darwinports.org_dpupdate_dports/databases/postgresql81 DEBUG: Searching for dependency: postgresql81 DEBUG: Found Dependency: receipt exists for postgresql81 DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.darwinports.org_dpupdate_dports/graphics/wxWidgets DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.darwinports.org_dpupdate_dports/graphics/wxWidgets DEBUG: Searching for dependency: wxWidgets DEBUG: Found Dependency: receipt exists for wxWidgets DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.darwinports.org_dpupdate_dports/devel/openssl DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.darwinports.org_dpupdate_dports/devel/openssl DEBUG: Searching for dependency: openssl DEBUG: Found Dependency: receipt exists for openssl DEBUG: Skipping completed com.apple.main (pgAdmin3) DEBUG: Skipping completed com.apple.fetch (pgAdmin3) DEBUG: Skipping completed com.apple.checksum (pgAdmin3) ---> Extracting pgAdmin3 DEBUG: Executing com.apple.extract (pgAdmin3) ---> Extracting pgadmin3-1.4.3.tar.gz DEBUG: setting option extract.args to /opt/local/var/db/dports/ distfiles/pgAdmin3/pgadmin3-1.4.3.tar.gz DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_aqua_pgAdmin3/work" && gzip -dc /opt/local/var/db/dports/ distfiles/pgAdmin3/pgadmin3-1.4.3.tar.gz | /usr/bin/gnutar --no-same- owner -xf -' DEBUG: Executing proc-post-com.apple.extract-extract-0 Error: Target com.apple.extract returned: could not create new link "/ opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_aqua_pgAdmin3/work/pgadmin3-1.4.3/pgsql8/lib" since target "/opt/ local/lib/pgsql8" doesn't exist Warning: the following items did not execute (for pgAdmin3): com.apple.activate com.apple.extract com.apple.patch com.apple.configure com.apple.build com.apple.destroot com.apple.install Error: Status 1 encountered during processing. --->8--- -- Jarimatti Valkonen jarimatti@dnainternet.net