< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] repro


I fixed it for windows - but we've seen two complaints about the linux build already.  It's a header file only project, can we not just have an option to use what is in the contrib folder for linux if there is no package installed so that we aren't blocking linux users from building repro?

Scott


On Wed, Sep 25, 2013 at 5:31 PM, Daniel Pocock <daniel@xxxxxxxxxxxxx> wrote:


On 25/09/13 22:41, Scott Godin wrote:
> It's OK to add that option to help avoid potential future issues for people
> that don't care about repro, but it's higher priority to fix the build
> itself.  : )


Nathan, are you building on RHEL or Fedora?  I need to create a cajun
package for the RPM platforms, it is not a big effort though.  The cajun
code that was under rutil (and now under contrib) had a bug with UTF-8
on Linux anyway, it is good for Windows

The version I've got in Debian and Ubuntu has a patch to make it work
properly on Linux, the patch is in my git copy now too:
  https://github.com/dpocock/cajun-jsonapi

I've tweaked the autotools config to make repro optional

Scott, what is the exact problem you face with cajun on Windows?  Does
it just need the project files updated for the new location or did I
break something more substantial when moving it?