I think, finally, I have successfully installed "xorg-proto" package by
editing portfile as Mark described - "sudo port ed xorg-proto" and add
"archive { }" appropriately in the file.


[EMAIL PROTECTED]: ~ $ sudo port installed
[snipped]
  xorg-xproto @7.0.11_0 (active)
[snipped]
[EMAIL PROTECTED]: ~ $


Thanks for your kind help.
Regards,
Soo-Hyun

On 10/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> "Soo-Hyun Choi" <[EMAIL PROTECTED]> writes:
> >Okay, I get errors when I do "archive" the port.
> >
> >
> >[EMAIL PROTECTED]: ~ $ sudo port fetch xorg-proto
> >[EMAIL PROTECTED]: ~ $ sudo port checksum xorg-proto
> >[EMAIL PROTECTED] : ~ $ sudo port configure xorg-proto
> >[EMAIL PROTECTED]: ~ $ sudo port build xorg-proto
> >[EMAIL PROTECTED]: ~ $ sudo port destroot xorg-proto
> >[EMAIL PROTECTED] : ~ $ sudo port archive xorg-proto
> >--->  Packaging tgz archive for xorg-proto 20070907_0
> >Error: Target org.macports.archive returned: error copying
>
> >"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-proto/work/.macports.xorg-
> >proto.state" to
>
> >"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-proto/work/destroot/+STATE":
> >no such file or directory
> >Error: Status 1 encountered during processing.
> >[EMAIL PROTECTED]: ~ $
> >
> >
> >
> >Anyone got a clue why I'm getting this errors and how I can cure?
>
> Based on Daniel's comment, the Porfile has a bug.  It is missing the
> statement "archive {}".  Do "sudo port ed xorg-proto" and add that
> statement to the Portfile and try again.  To so that you need to have a
> statement like this in your ~/.profile file: "export EDITOR=/usr/bin/nano"
>
> Mark
>
>
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to