Account Options

  1. Sign in
Google Groups Home
« Groups Home
pugs link error
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Beau E. Cox  
View profile  
 More options Feb 18 2006, 2:27 pm
Newsgroups: perl.perl6.compiler
From: beau...@hawaii.rr.com (Beau E. Cox)
Date: Sat, 18 Feb 2006 09:27:14 -1000
Local: Sat, Feb 18 2006 2:27 pm
Subject: Re: pugs link error
On Friday 17 February 2006 14:48, Peter Schwenn wrote:

Hi Peter -

I am no expert, but what I do is:

1) create a 'pugs-and-parrot' dir. I put this
in /usr/local/src/pugs-and-parrot.
You could put the dir anywhere, i.e. /home/pschwenn/pugs-and-parrot or where
ever.

2) Get the parrot source, either from svn (that's what I do) or a tarball.
If you use a tarball, unpack it to a subdirectory of pugs-and-parrot. THIS IS
THE PARROT SOURCE TREE YOU NEED TO BUILD PUGS. Do NOT make clean or remove
this
tree until you have built pugs.

3) Configure, make, and install parrot.

4) Get the pugs source and put it in a subdirectory of pugs-and-parrot
just as in 2) above.

5) Export:
 export PARROT_PATH="the-parrot-tree-in-step-2"
 export PUGS_EMBED="parrot perl5"
These are the only environment settings needed to inform pugs about
parrot. Pugs should configure with parrot and be ready to use.

6) Configure, make, and install pugs.

7) You may now clean-up or remove your pugs-and-parrot directory.

> [p.s. I have successfully built pugs-6.2.11 with Ghc-4.11 w/ hs-plugins
> support, and parrot-0.4.1 (with built source tree) both under FedoraC4

It seems that you have done the above already... :)

> linux, but Pugs does not see Parrot when I try, e.g., pugs -Bparrot
> <src.p6> (or -BPIR ...).  Same thing under Cygwin]

Do you need the '-Bparrot'? The pugs configure 'imbeds' parrot in pugs
and to the best of my knowledge it's just there. 'pugs <src.p6>' should
work (it does for me). Maybe someone here with more experience with the
pugs system can address this issue further. As I mentioned, I am just
playing with pugs to get a feel for p6 syntax, etc., and am no expert.

--
Aloha => Beau;


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »