Author Topic: PI1.61 wont run on Fedora 11  (Read 5227 times)

Offline georg.viehoever

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2132
PI1.61 wont run on Fedora 11
« on: 2010 August 01 12:06:19 »
Juan,

Here is the error mesage that I got:

[georg@fedora11-x64-win7-2 ~]$ PixInsight.sh
/home/georg/PixInsight/bin/PixInsight: /lib64/libc.so.6: version `GLIBC_2.11' not found (required by /home/georg/PixInsight/bin/lib/libfreetype.so.6)

I guess you are compiling PI now on something newer than Fedora11...

Georg
Georg (6 inch Newton, unmodified Canon EOS40D+80D, unguided EQ5 mount)

Offline Nocturnal

  • PixInsight Jedi Council Member
  • *******
  • Posts: 2727
    • http://www.carpephoton.com
Re: PI1.61 wont run on Fedora 11
« Reply #1 on: 2010 August 01 12:15:57 »
I find it interesting (ironic really) that people used to complain about dll-hell on Windows and I've actually had more trouble in that regard with Linux than Windows itself :)

You may be able to find the correct glibc somewhere and put it in the pcl64/bin directory?
Best,

    Sander
---
Edge HD 1100
QHY-8 for imaging, IMG0H mono for guiding, video cameras for occulations
ASI224, QHY5L-IIc
HyperStar3
WO-M110ED+FR-III/TRF-2008
Takahashi EM-400
PIxInsight, DeepSkyStacker, PHD, Nebulosity

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: PI1.61 wont run on Fedora 11
« Reply #2 on: 2010 August 01 13:13:54 »
Hi Georg,

Try:

su -c 'yum update glibc*'

I'm building on Fedora 13.

Sander, I agree, there are more practical issues on Linux than on Windows regarding system libraries. That's why there is a bin/lib directory in the Linux version of PI. However I can't include glibc in bin/lib because that causes more problems than solutions. I still have to improve PI's Linux distribution. Another option would be 'freezing' my Linux development machines with an obsolete Linux version, but that isn't my style ;)
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline Carlos Milovic

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2172
  • Join the dark side... we have cookies
    • http://www.astrophoto.cl
Re: PI1.61 wont run on Fedora 11
« Reply #3 on: 2010 August 01 22:11:31 »
BTW, I'm using Fedora 13, and Ubuntu Lucid Lynx (glibc 2.11 is not available for Karmic Koala and previous releases).
Regards,

Carlos Milovic F.
--------------------------------
PixInsight Project Developer
http://www.pixinsight.com

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: PI1.61 wont run on Fedora 11
« Reply #4 on: 2010 August 03 01:59:13 »
Georg,

Any news about this issue? Did the yum update solved it?
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline georg.viehoever

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2132
Re: PI1.61 wont run on Fedora 11
« Reply #5 on: 2010 August 03 02:35:03 »
No news yet. For the immediate blind solver problem, I have found a different solution posted last night. So no pressure here anymore.

Georg
Georg (6 inch Newton, unmodified Canon EOS40D+80D, unguided EQ5 mount)

Offline georg.viehoever

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2132
Re: PI1.61 wont run on Fedora 11
« Reply #6 on: 2010 August 12 10:09:46 »
Hi Georg,

Try:

su -c 'yum update glibc*'

I'm building on Fedora 13.

Sander, I agree, there are more practical issues on Linux than on Windows regarding system libraries. That's why there is a bin/lib directory in the Linux version of PI. However I can't include glibc in bin/lib because that causes more problems than solutions. I still have to improve PI's Linux distribution. Another option would be 'freezing' my Linux development machines with an obsolete Linux version, but that isn't my style ;)

No, unfortunately this does not help, see log below.

Georg

Code: [Select]
[georg@fedora11-x64-win7-2 ~]$ su -c 'yum update glibc*'
Passwort:
Geladene Plugins: refresh-packagekit
Einrichten des Aktualisierungsprozess
Keine Pakete für die Aktualisierung markiert
[georg@fedora11-x64-win7-2 ~]$ PixInsight.sh
/home/georg/PixInsight/bin/PixInsight: /lib64/libc.so.6: version `GLIBC_2.11' not found (required by /home/georg/PixInsight/bin/lib/libfreetype.so.6)
Georg (6 inch Newton, unmodified Canon EOS40D+80D, unguided EQ5 mount)

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: PI1.61 wont run on Fedora 11
« Reply #7 on: 2010 August 12 10:34:08 »
Hi Georg,

Unfortunately, Fedora 11 no longer receives updates. Try removing libfreetype* from bin/lib. There may be other libraries that also require glibc 2.11 in bin/lib; in such case remove them too. PI itself should not have a direct dependency to glibc 2.11.

Let me know if this works. Another option would be putting glibc system libraries on bin/lib (for example from Fedora 12/13).
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline georg.viehoever

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2132
Re: PI1.61 wont run on Fedora 11
« Reply #8 on: 2010 August 12 15:12:17 »
Hi,

I have chosen to upgrade to Fedora 13. This was quite easy using the PreUpgrade method http://fedoraproject.org/wiki/PreUpgrade . Took about 4 hours of download and install -largely unattended. Unfortunately, after this X11 would not start any more. Solution: Upgrade to latest version of VirtualBox, and install guest additions as described in http://forums.virtualbox.org/viewtopic.php?t=15679 .

Juan: For future releases, please tell us which platforms you recommend (meaning you are sure they will run there, and others might run as well).

Georg
Georg (6 inch Newton, unmodified Canon EOS40D+80D, unguided EQ5 mount)

Offline Carlos Milovic

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2172
  • Join the dark side... we have cookies
    • http://www.astrophoto.cl
Re: PI1.61 wont run on Fedora 11
« Reply #9 on: 2010 August 12 15:45:40 »
He'll say FreeBSB :D BTW, as I said earlier, PI won't run either on Ubuntu 9.10 or previous releases (outdated glibc). It needs 10.4.
Regards,

Carlos Milovic F.
--------------------------------
PixInsight Project Developer
http://www.pixinsight.com