From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5794 invoked by alias); 25 Nov 2001 15:33:52 -0000 Mailing-List: contact guile-gtk-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: guile-gtk-owner@sources.redhat.com Received: (qmail 5771 invoked from network); 25 Nov 2001 15:33:51 -0000 Received: from unknown (HELO li.mine.nu) (195.163.18.16) by sourceware.cygnus.com with SMTP; 25 Nov 2001 15:33:51 -0000 Received: from abc.se (li.mine.nu [192.168.0.2]) by li.mine.nu (Postfix) with ESMTP id 738138DCA9; Sun, 25 Nov 2001 16:33:53 +0100 (CET) Message-ID: <3C010F60.B5A38217@abc.se> Date: Thu, 15 Nov 2001 07:11:00 -0000 From: Bo Forslund X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: Marius Vollmer Cc: Alexey Rodriguez Y , guile-gtk list Subject: Re: ERROR: In procedure dynamic-link: References: <3BF335B5.CC95D0F4@abc.se> <200111162220.fAGMKYq02198@orion.memi.umss.edu.bo> <87elmucrhj.fsf@zagadka.ping.de> <200111212059.fALKxcD08942@orion.memi.umss.edu.bo> <87667zht4y.fsf@zagadka.ping.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2001-q4/txt/msg00017.txt.bz2 Marius Vollmer wrote: > > I'm confused now. I think it would be best if you remove the Mandrake > guile packages from your system and install guile-1.5 from source. Bo > Forslund can help you with that, I think. I think I can. I suspect that it is guile 1-4 itself that is failing ( not sure though ) so I tested with guile-1.5.4. Guil-1.5.4 requres the new version of guile-gtk I got from Marius Vollmer. I have made rpm packages of guile-1.5.4 and guile-gtk-20011121. The safest is to take the source rpms and rebuild. I think I upgraded gtk+ and gdk. ftp://geek.mine.nu/pub/SRPMS/guile-1.5.4-2mdk.src.rpm ftp://geek.mine.nu/pub/SRPMS/guile-gtk-20011121-1.src.rpm The guile package is split into a guile, libguile, libguile-devel and a guile-srfi package. Perhaps oop and scripts should be in its own packages? Please tell someone. In case You don't know. Put the files in /usr/src/RPM/SRPMS and then rpm --rebuild guile-1.5.4-3mdk.src.rpm rpm --rebuild guile-gtk-20011121-1.src.rpm The compiled packages will appear in /usr/src/RPM/RPMS/i686/. (or even better and safer, set up your user account so you can build rpms) Regards Bo From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Forslund To: Marius Vollmer Cc: Alexey Rodriguez Y , guile-gtk list Subject: Re: ERROR: In procedure dynamic-link: Date: Sun, 25 Nov 2001 07:33:00 -0000 Message-ID: <3C010F60.B5A38217@abc.se> References: <3BF335B5.CC95D0F4@abc.se> <200111162220.fAGMKYq02198@orion.memi.umss.edu.bo> <87elmucrhj.fsf@zagadka.ping.de> <200111212059.fALKxcD08942@orion.memi.umss.edu.bo> <87667zht4y.fsf@zagadka.ping.de> X-SW-Source: 2001-q4/msg00029.html Message-ID: <20011125073300.E9r9_UFNhYpLPWnLifl-SvYJKsDGIYCWvdNbL5WDNpk@z> Marius Vollmer wrote: > > I'm confused now. I think it would be best if you remove the Mandrake > guile packages from your system and install guile-1.5 from source. Bo > Forslund can help you with that, I think. I think I can. I suspect that it is guile 1-4 itself that is failing ( not sure though ) so I tested with guile-1.5.4. Guil-1.5.4 requres the new version of guile-gtk I got from Marius Vollmer. I have made rpm packages of guile-1.5.4 and guile-gtk-20011121. The safest is to take the source rpms and rebuild. I think I upgraded gtk+ and gdk. ftp://geek.mine.nu/pub/SRPMS/guile-1.5.4-2mdk.src.rpm ftp://geek.mine.nu/pub/SRPMS/guile-gtk-20011121-1.src.rpm The guile package is split into a guile, libguile, libguile-devel and a guile-srfi package. Perhaps oop and scripts should be in its own packages? Please tell someone. In case You don't know. Put the files in /usr/src/RPM/SRPMS and then rpm --rebuild guile-1.5.4-3mdk.src.rpm rpm --rebuild guile-gtk-20011121-1.src.rpm The compiled packages will appear in /usr/src/RPM/RPMS/i686/. (or even better and safer, set up your user account so you can build rpms) Regards Bo