From: Kevin K. <kev...@ch...> - 2005-05-02 14:02:14
|
Hi, Sorry for the cross-post, but as this is a one-time announcement which really concerns all four lists, I hope I'll get away with it. ;-) (I'm subscribed only to gtktiemu-devel, so please either leave that in the recipients lists on your replies or CC me. It's not a good idea to do both though, because that leaves me with duplicate mails.) I want to announce that RPMs of libticables, libtifiles, libticalcs, tilp and tiemu-tigcc-debugging built on and for Fedora Core 3 (with all updates applied) are now available at: http://sourceforge.net/project/showfiles.php?group_id=23169 These RPMs are built from SVN repository snapshots. TiEmu comes from the tigcc-debugging-branch, which has support for C debugging thanks to a built-in GDB. The packages are built with the following options: * libticables: --disable-nls * libtifiles: --disable-nls * libticalcs: --disable-nls * tilp: --disable-nls --enable-exit-homedir * tiemu-tigcc-debugging: --disable-nls --with-kde The prefix is /usr, and the CFLAGS are "-Os -s -fno-exceptions -fomit-frame-pointer". I plan on regularly updating these RPMs, especially if something interesting gets committed to the SVN repository. I recommend installing all RPMs at once, but if you feel you have to install them one by one, make sure you install libticables, libtifiles and libticalcs first, in that order. Otherwise, you'll get dependency errors. An easy way to install the packages is to use apt-rpm. Enter the following (all in one line): apt-get -o RPM::GPG-Check=false install http://belnet.dl.sourceforge.net/sourceforge/gtktiemu/libticables-20050502-1 .i386.rpm http://belnet.dl.sourceforge.net/sourceforge/gtktiemu/libtifiles-20050502-1. i386.rpm http://belnet.dl.sourceforge.net/sourceforge/gtktiemu/libticalcs-20050502-1. i386.rpm http://belnet.dl.sourceforge.net/sourceforge/gtktiemu/tilp-20050502-1.i386.r pm http://belnet.dl.sourceforge.net/sourceforge/gtktiemu/tiemu-tigcc-debugging- 20050502-1.i386.rpm (You can of course substitute any mirror from the download list for "belnet".) Apt-get will take care of fetching and installing the packages for you, and also install any dependencies you might not have installed yet. Kevin Kofler |