Nullsoft has installer for Linux too? I didn't know. In short: you need to install some needed *-dev packages to be able to compile from source. Which dev package exactly? We would need more detailed error report. For example what's that include line in the util.h? Maybe we can tell the package from the path.
Csaba On Tue, Jun 17, 2014 at 11:45 AM, Howard White <[email protected]> wrote: > You know the type -- run this command, shake the chicken bones and > profit! > > Right. > > We are in the throws of upgrading / replacing our development server. Old > and new are both CentOS 32 bit; old is CentOS 5, new is CentOS 6. > > One _very_ small aspect of our product delivery makes use of the Nullsoft > Scriptable Install System (NSIS). The old system has .rpm packages for > that function. Would you believe there are no 32bit nsis packages for > CentOS 6? There is a 64bit. > > I've downloaded the source tarball from SourceForge and am trying to > compile. That's where the Happy Talk build process come from. > > scons??? > > Source/exehead/util.h:22:20: error: shlobj.h: No such file or directory? > > did I mention that I looked for shlobj.h and installed the wine-devel > package to satisfy that requirement? > > Sigh > > Howard > > -- > -- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to nlug-talk+unsubscribe@ > googlegroups.com > For more options, visit this group at http://groups.google.com/ > group/nlug-talk?hl=en > > --- You received this message because you are subscribed to the Google > Groups "NLUG" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
