Re: installing error: xorg-proto

2007-10-30 Thread Soo-Hyun Choi
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]

Re: installing error: xorg-proto

2007-10-30 Thread markd
"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

Re: installing error: xorg-proto

2007-10-30 Thread Soo-Hyun Choi
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

Re: installing error: xorg-proto

2007-10-30 Thread Daniel J. Luke
On Oct 30, 2007, at 2:19 PM, [EMAIL PROTECTED] wrote: That port is supposed to do nothing but trigger dependencies. fetch { } checksum{ } configure { } build { } destroot{ } activate{ } Is there another stage that needs to be eliminated? I'm no

Re: installing error: xorg-proto

2007-10-30 Thread markd
Sorry I wasn't clear, but I was hoping to spur comments by someone with knowledge of the port. I could experiment and perhaps find the problem, but there are others on the list more knowledgable that hopefully will provide some insight. Mark "Soo-Hyun Choi" <[EMAIL PROTECTED]> writes: >Thanks fo

Re: installing error: xorg-proto

2007-10-30 Thread Soo-Hyun Choi
Hi, Thanks for your reply. But I don't get what you are saying. Would you kindly give some more information what should I do with that? Regards, Soo-Hyun On 10/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > "Soo-Hyun Choi" <[EMAIL PROTECTED]> writes: > >If I attache more detailed error

Re: installing error: xorg-proto

2007-10-30 Thread markd
"Soo-Hyun Choi" <[EMAIL PROTECTED]> writes: >If I attache more detailed error message, it would something like: > > >[EMAIL PROTECTED]: ~ $ sudo port install xorg-proto >---> Fetching xorg-proto >---> Verifying checksum(s) for xorg-proto >---> Extracting xorg-proto >---> Configuring xorg-proto

Re: installing error: xorg-proto

2007-10-30 Thread Soo-Hyun Choi
If I attache more detailed error message, it would something like: [EMAIL PROTECTED]: ~ $ sudo port install xorg-proto ---> Fetching xorg-proto ---> Verifying checksum(s) for xorg-proto ---> Extracting xorg-proto ---> Configuring xorg-proto ---> Building xorg-proto with target all ---> Stagin