Re: [Felix-language] Seeking help building 1.1.3 rc4 on OS X

2007-07-07 Thread Erick Tryzelaar
skaller wrote: > Yes, you have to create it. Try > > ./autogen.sh > > it does everything. > Oh, I always forget about autogen. That should be easier :) - This SF.net email is sponsored by DB2 Express Download DB2 Express

Re: [Felix-language] Seeking help building 1.1.3 rc4 on OS X

2007-07-07 Thread skaller
On Sat, 2007-07-07 at 10:09 -0700, Raoul Duke wrote: > hi, > > > > I believe this should work then: > > > svn co -r1546 https://felix.svn.sourceforge.net/svnroot/felix felix > > okeydokey, i'll give it a try! thanks. (probably won't get around to > > trying it until tomorrow, tho.) > > I might be

Re: [Felix-language] Seeking help building 1.1.3 rc4 on OS X

2007-07-07 Thread Raoul Duke
hi, > > I believe this should work then: > > svn co -r1546 https://felix.svn.sourceforge.net/svnroot/felix felix > okeydokey, i'll give it a try! thanks. (probably won't get around to > trying it until tomorrow, tho.) I might be following the wrong instructions (I was looking at http://felix.sour

Re: [Felix-language] Seeking help building 1.1.3 rc4 on OS X

2007-07-05 Thread Raoul Duke
> I believe this should work then: > svn co -r1546 https://felix.svn.sourceforge.net/svnroot/felix felix okeydokey, i'll give it a try! thanks. (probably won't get around to trying it until tomorrow, tho.) sincerely. - This

Re: [Felix-language] Seeking help building 1.1.3 rc4 on OS X

2007-07-05 Thread Erick Tryzelaar
skaller wrote: > On Wed, 2007-07-04 at 23:14 -0700, Raoul Duke wrote: >>> > svn co https://felix.svn.sourceforge.net/svnroot/felix/felix/trunk felix >>> > cd felix >>> > ./configure >>> > ./mk extract >>> > ./mk >> thanks for the note. i was using the tarball rc version - it doesn't >> appear

Re: [Felix-language] Seeking help building 1.1.3 rc4 on OS X

2007-07-04 Thread skaller
On Wed, 2007-07-04 at 23:14 -0700, Raoul Duke wrote: > > > svn co https://felix.svn.sourceforge.net/svnroot/felix/felix/trunk felix > > > cd felix > > > ./configure > > > ./mk extract > > > ./mk > > thanks for the note. i was using the tarball rc version - it doesn't > appear to have "mk" at

Re: [Felix-language] Seeking help building 1.1.3 rc4 on OS X

2007-07-04 Thread Raoul Duke
> The 'right way' to install Felix is just to copy > the development directory tree intact, edit > bin/flx line 3: > INSTALL_ROOT=/usr/local/lib/felix/felix-1.1.4_x1 hi, thanks for taking a look at this. hm, i'm guessing that the tarball rc version is different from what is in SVN because the bin

Re: [Felix-language] Seeking help building 1.1.3 rc4 on OS X

2007-07-04 Thread Raoul Duke
> > svn co https://felix.svn.sourceforge.net/svnroot/felix/felix/trunk felix > > cd felix > > ./configure > > ./mk extract > > ./mk thanks for the note. i was using the tarball rc version - it doesn't appear to have "mk" at all (i did a "find" for it). i'll get the SVN version and see how it

Re: [Felix-language] Seeking help building 1.1.3 rc4 on OS X

2007-07-04 Thread skaller
On Wed, 2007-07-04 at 12:29 -0700, Raoul Duke wrote: > hello, > I tried the direct approach noted in the post (url above) but didn't > figure out how to get that to work either, it seemed to be off by a > couple of directory levels: > > ${PWD}/bin/flx --test=${PWD} mytest.flx > SYSTEM FAILURE > No

Re: [Felix-language] Seeking help building 1.1.3 rc4 on OS X

2007-07-04 Thread Erick Tryzelaar
Raoul Duke wrote: > hello, > Hello! > I found some posts about similar issues, but only with older versions > where supposedly the entire build system was different > (http://osdir.com/ml/lang.felix.general/2006-07/msg00075.html). Has > anybody hit this, or know what might be the solution? Many

[Felix-language] Seeking help building 1.1.3 rc4 on OS X

2007-07-04 Thread Raoul Duke
hello, I found some posts about similar issues, but only with older versions where supposedly the entire build system was different (http://osdir.com/ml/lang.felix.general/2006-07/msg00075.html). Has anybody hit this, or know what might be the solution? Many thanks for any pointers. Sorry if this