Hello Martin,

Thanks for your answer. Socoul, should I understand that 1.5.1 is not
really containing the SunOS path?

By the way, during this time, I was using 1.5.1, and was facing a big
problem: I could not achieve creation of support/loader files. I tried
to run the waf script, but packaged one would not work. So I tried by
using version 1.6.x, which starts, but reported some other error and
will not create the bootloader. And if I hack the Build.py code, the
executable would not be correctly recognized by Solaris.

So now, as I'm testing of 1.5r1719:
 (*) I'm not facing the issue I reported in my first message;

 (*) waf will start, but will report a strange answer:
{{{
    bash-3.00$ python waf configure build install
    SunOS-32bit detected
    Checking for program gcc or cc           : /usr/local/bin/gcc
    Checking for program cc                  : not found
    /home/bourgaul/PyInstaller-1.5r1719/source/wscript:107: error:
could not configure a c compiler!
}}}

 (*) Subsidiary question: I still get an error message:
{{{
E: cannot find libreadline.so.5 in path  (needed by /usr/local/lib/
python2.6/lib-dynload/readline.so)
}}}
Any idea of what script is using this library?


I feel that these issues are mostly due to the configuration of the
Solaris station I'm working with.
But the messages is quite weird anyway and I'm quite stuck.

So, any idea how I could go ahead with this?

Thanks for your answers. As I need to package and mantain a little
application under Solaris for the weeks to come, I hope I'll be able
to provide some interesting support.

Regards,
Joël


On Oct 30, 10:34 pm, Martin Zibricky <[email protected]> wrote:
> Joël Bourgault píše v Čt 27. 10. 2011 v 08:55 -0700:
>
> > Hi folks,
>
> > I'm trying to use PyInstaller 1.5.1 under SunOS, and I found out a
> > missing check in Configure.py, in line 96:
> > >>> elif target_platform.startswith("linux") or
> > target_platform.startswith("sunos")
> > This takes place line 96.
>
> > Any idea if this is a gap in the patch applied with ticket #412?
>
> Could you please test the latest code in 1.5 branch where the sunos
> patch is applied?
>
> http://www.pyinstaller.org/changeset/latest/branches/1.5?old_path=%
> 2F&format=zip
>
> Does the svn version work for you?

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" 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/pyinstaller?hl=en.

Reply via email to