> > OK, I have the rpm pf skype which was built for fc18: > skype-4.2.0.11-3.fc18.x86_64.rpm > but it still depends on i686 libs and other components. > > I was wondering if there is a way to extract the spec file > from it and rebuild it (i.e. relink it) with 64bit libs, by > editing the spec file, and running rpmbuild ...etc. > To make a 64-bit build of the application, you would need to actually compile the sources with a compiler that targets the 64-bit instruction set. This requires access to application source code. Source code to the Skype client is not available. My impression is that the skype "x86_64" rpm is still the same 32-bit application that ships in their 32-bit package. Fortunately, an x86-64 Fedora installation can easily run also 32-bit applications. -Joonas -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org