Jump to content

michaelc

Members
  • Posts

    93
  • Joined

  • Last visited

Everything posted by michaelc

  1. The humour I found was that Wine is made to get you around OS limitations, but here it is telling me that it didn't do its job very well. And yes, this is a linux system.
  2. Where can I get a banshee rpm for Mandriva 2006 (if there is a way, I'd like to do it through rpmi.)?
  3. I found this funny. This is what I got when I tried to Wine the itunes setup: Pretty sweet. :huh: mC [moved from Talk-Talk by spinynorman]
  4. When I use YamIpod to mess with my iPod, it doesn't work. I click delete on an artist in Yamipod and it says it successfully deletes, but when I go onto my iPod, the artist is still there. Another thing...how come my iPod always says "Do Not Disconnect" when I connect it? Even when I unmount it, it says that. Do you think that the two problems are related? Any help is appreciated. mC
  5. I'm not a total n00b. ;) Chronologically, I am quite experienced (2 years off and on.) But, as far as technical awesomeness, I am not so high. Hm......this is wierd. Apparently, I partitioned it so that / was the five gigs, but /home is 30! I guess thats okay, then? (Correct me if I'm wrong) It limits space for RPM installation and stuff like that, but the only thing I was worried about were my games (being about 1 gig each) taking up all of my five gigs. What do you think I should do? Leave it? ' Oh, but fdisk -i does: Device Boot Start End Blocks Id System /dev/hda1 * 1 764 6136798+ 83 Linux /dev/hda2 765 4865 32941282+ 5 Extended /dev/hda5 765 904 1124518+ 82 Linux swap / Solaris /dev/hda6 905 4865 31816701 83 Linux Disk /dev/sda: 1031 MB, 1031798784 bytes 16 heads, 32 sectors/track, 3936 cylinders Units = cylinders of 512 * 512 = 262144 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 3936 1007600 e W95 FAT16 (LBA)
  6. There is no output for #fdisk -l It goes: [michael@localhost ~]$ #fdisk -l [michael@localhost ~]$ Also, I haven't used anything called DD.
  7. Is there any way to convert OGG into an iPod-friendly format? mC
  8. michaelc

    Only 5 gigs!

    This hasn't been a problem until now, but apparently, only 5.9 of my 40 gigabyte IDE hard drive is being recognized! Any advice?
  9. I have my computer hooked up to a DSL modem, and the internet is fast, like it should be. But...when I download torrents (which are supposed to be VERY fast), I get like <30 kb/s. And most of the time its >10. I searched the internet, and it just was a bunch of stuff for my problem but on Windoze. All the torrents have high seeders, and good health, too. The client I'm using is Ktorrent. Also, I have figured out that it is a NAT problem. W/e that is. Any idea what's gone awry?
  10. The other night, I went online (I have dial-up), and then forgot to disconnect before I went to bed. Needless to say, my mum was pissed in the morning when she figured out my computer had just been online for 8 hours straight, so I was wondering if there was some way to make it so after XYZ amount of inactivity on the internet (timewise) it would just automatically disconnect? I have KPPP as my internet thing. mC
  11. I am taking a computer programming class at school, and to study for the tests, I was going to make some programs at home using things I've learned in that class. The class is True Basic (yes, I know no one uses it anymore). Are there any True Basic interpreters/compilers for Linux? [moved from Software by spinynorman]
  12. I'm trying to install LMMS, and I need SDL_sound. Which is okay. But, when I try to install sdl_sound (from RPM) it says I have to install libFlac.so.4, which is okay. But, when I installed libflac (from RPM), it says that worked. Then, it turns around and says that it isn't installed when I try to install SDL_sound!!!!!! Any help is appreciated. EDIT: Fixed. Had wrong libflac. LMMS is up and running!
  13. When I try to install FL Studio with WINE, it gets to the liscence agreement box and then freezes. A few seconds later, KDE tells me that its not responding and asks me if I want to end the program. Of course, I say yes. Is there a way to fix this? It doesn't give me an error message.
  14. okay, that's out of the way. Butttt.....now, when I try to make and make install, bad things happen. I finish the make and the make install, but it still says I've not got it installed. Here's the feedback I get from make: [root@localhost michael]# cd ./libinstpatch-1.0.0 [root@localhost libinstpatch-1.0.0]# make make all-recursive make[1]: Entering directory `/home/michael/libinstpatch-1.0.0' Making all in intl make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/intl' Making all in m4 make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/m4' Making all in libinstpatch make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/libinstpatch' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/libinstpatch' Making all in python make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/python' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/python' Making all in utils make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/utils' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/utils' Making all in examples make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/examples' Making all in po make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/po' Making all in docs make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/docs' Making all in reference make[3]: Entering directory `/home/michael/libinstpatch-1.0.0/docs/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs/reference' make[3]: Entering directory `/home/michael/libinstpatch-1.0.0/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs' make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0' make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0' Then for make install: oot@localhost michael]# cd ./libinstpatch-1.0.0 [root@localhost libinstpatch-1.0.0]# make make all-recursive make[1]: Entering directory `/home/michael/libinstpatch-1.0.0' Making all in intl make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/intl' Making all in m4 make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/m4' Making all in libinstpatch make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/libinstpatch' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/libinstpatch' Making all in python make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/python' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/python' Making all in utils make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/utils' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/utils' Making all in examples make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/examples' Making all in po make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/po' Making all in docs make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/docs' Making all in reference make[3]: Entering directory `/home/michael/libinstpatch-1.0.0/docs/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs/reference' make[3]: Entering directory `/home/michael/libinstpatch-1.0.0/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs' make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0' make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0' [root@localhost libinstpatch-1.0.0]# make install Making install in intl make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/intl' if { test "libinstpatch" = "gettext-runtime" || test "libinstpatch" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././mkinstalldirs /usr/local/lib /usr/local/include; \ /usr/bin/install -c -m 644 libintl.h /usr/local/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /usr/local/lib/libintl.la; \ fi; \ fi; \ else \ :; \ fi if test "libinstpatch" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh .././mkinstalldirs /usr/local/lib; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /usr/local/lib/libgnuintl.a; \ rm -f /usr/local/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /usr/local/lib/libgnuintl.so /usr/local/lib/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /usr/local/lib/libgnuintl.a; \ else \ :; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././mkinstalldirs /usr/local/lib; \ temp=/usr/local/lib/t-charset.alias; \ dest=/usr/local/lib/charset.alias; \ if test -f /usr/local/lib/charset.alias; then \ orig=/usr/local/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /usr/local/share/locale; \ test -f /usr/local/share/locale/locale.alias \ && orig=/usr/local/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/usr/local/share/locale/t-locale.alias; \ dest=/usr/local/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ :; \ fi if test "libinstpatch" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /usr/local/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /usr/local/share/gettext/intl/$file; \ done; \ chmod a+x /usr/local/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /usr/local/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /usr/local/share/gettext/intl/$file; \ done; \ else \ :; \ fi make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/intl' Making install in m4 make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/m4' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/m4' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/m4' Making install in libinstpatch make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/libinstpatch' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/libinstpatch' test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libinstpatch.la' '/usr/local/lib/libinstpatch.la' /usr/bin/install -c .libs/libinstpatch.so.0.0.0 /usr/local/lib/libinstpatch.so.0.0.0 (cd /usr/local/lib && rm -f libinstpatch.so.0 && ln -s libinstpatch.so.0.0.0 libinstpatch.so.0) (cd /usr/local/lib && rm -f libinstpatch.so && ln -s libinstpatch.so.0.0.0 libinstpatch.so) /usr/bin/install -c .libs/libinstpatch.lai /usr/local/lib/libinstpatch.la /usr/bin/install -c .libs/libinstpatch.a /usr/local/lib/libinstpatch.a ranlib /usr/local/lib/libinstpatch.a chmod 644 /usr/local/lib/libinstpatch.a PATH="$PATH:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/usr/local/include/libinstpatch" || mkdir -p -- "/usr/local/include/libinstpatch" /usr/bin/install -c -m 644 'IpatchCram.h' '/usr/local/include/libinstpatch/IpatchCram.h' /usr/bin/install -c -m 644 'IpatchCramDecoder.h' '/usr/local/include/libinstpatch/IpatchCramDecoder.h' /usr/bin/install -c -m 644 'IpatchCramEncoder.h' '/usr/local/include/libinstpatch/IpatchCramEncoder.h' /usr/bin/install -c -m 644 'IpatchCramDecoderConverter.h' '/usr/local/include/libinstpatch/IpatchCramDecoderConverter.h' /usr/bin/install -c -m 644 'IpatchCramEncoderConverter.h' '/usr/local/include/libinstpatch/IpatchCramEncoderConverter.h' /usr/bin/install -c -m 644 'IpatchCramFile.h' '/usr/local/include/libinstpatch/IpatchCramFile.h' /usr/bin/install -c -m 644 'IpatchAudioFile.h' '/usr/local/include/libinstpatch/IpatchAudioFile.h' /usr/bin/install -c -m 644 'IpatchBase.h' '/usr/local/include/libinstpatch/IpatchBase.h' /usr/bin/install -c -m 644 'IpatchContainer.h' '/usr/local/include/libinstpatch/IpatchContainer.h' /usr/bin/install -c -m 644 'IpatchConverter.h' '/usr/local/include/libinstpatch/IpatchConverter.h' /usr/bin/install -c -m 644 'IpatchConvert_DLS2.h' '/usr/local/include/libinstpatch/IpatchConvert_DLS2.h' /usr/bin/install -c -m 644 'IpatchConvert_Gig.h' '/usr/local/include/libinstpatch/IpatchConvert_Gig.h' /usr/bin/install -c -m 644 'IpatchConvert_SF2.h' '/usr/local/include/libinstpatch/IpatchConvert_SF2.h' /usr/bin/install -c -m 644 'IpatchDLS2Conn.h' '/usr/local/include/libinstpatch/IpatchDLS2Conn.h' /usr/bin/install -c -m 644 'IpatchDLS2.h' '/usr/local/include/libinstpatch/IpatchDLS2.h' /usr/bin/install -c -m 644 'IpatchDLS2Info.h' '/usr/local/include/libinstpatch/IpatchDLS2Info.h' /usr/bin/install -c -m 644 'IpatchDLS2Inst.h' '/usr/local/include/libinstpatch/IpatchDLS2Inst.h' /usr/bin/install -c -m 644 'IpatchDLS2Region.h' '/usr/local/include/libinstpatch/IpatchDLS2Region.h' /usr/bin/install -c -m 644 'IpatchDLS2Sample.h' '/usr/local/include/libinstpatch/IpatchDLS2Sample.h' /usr/bin/install -c -m 644 'IpatchDLSFile.h' '/usr/local/include/libinstpatch/IpatchDLSFile.h' /usr/bin/install -c -m 644 'IpatchDLSReader.h' '/usr/local/include/libinstpatch/IpatchDLSReader.h' /usr/bin/install -c -m 644 'IpatchDLSWriter.h' '/usr/local/include/libinstpatch/IpatchDLSWriter.h' /usr/bin/install -c -m 644 'IpatchFile.h' '/usr/local/include/libinstpatch/IpatchFile.h' /usr/bin/install -c -m 644 'IpatchGig.h' '/usr/local/include/libinstpatch/IpatchGig.h' /usr/bin/install -c -m 644 'IpatchGigDimension.h' '/usr/local/include/libinstpatch/IpatchGigDimension.h' /usr/bin/install -c -m 644 'IpatchGigEffects.h' '/usr/local/include/libinstpatch/IpatchGigEffects.h' /usr/bin/install -c -m 644 'IpatchGigFile.h' '/usr/local/include/libinstpatch/IpatchGigFile.h' /usr/bin/install -c -m 644 'IpatchGigInst.h' '/usr/local/include/libinstpatch/IpatchGigInst.h' /usr/bin/install -c -m 644 'IpatchGigRegion.h' '/usr/local/include/libinstpatch/IpatchGigRegion.h' /usr/bin/install -c -m 644 'IpatchGigSample.h' '/usr/local/include/libinstpatch/IpatchGigSample.h' /usr/bin/install -c -m 644 'IpatchGigSubRegion.h' '/usr/local/include/libinstpatch/IpatchGigSubRegion.h' /usr/bin/install -c -m 644 'IpatchIfaceProp.h' '/usr/local/include/libinstpatch/IpatchIfaceProp.h' /usr/bin/install -c -m 644 'IpatchItem.h' '/usr/local/include/libinstpatch/IpatchItem.h' /usr/bin/install -c -m 644 'IpatchIter.h' '/usr/local/include/libinstpatch/IpatchIter.h' /usr/bin/install -c -m 644 'IpatchList.h' '/usr/local/include/libinstpatch/IpatchList.h' /usr/bin/install -c -m 644 'IpatchParamProp.h' '/usr/local/include/libinstpatch/IpatchParamProp.h' /usr/bin/install -c -m 644 'IpatchPaste.h' '/usr/local/include/libinstpatch/IpatchPaste.h' /usr/bin/install -c -m 644 'IpatchRange.h' '/usr/local/include/libinstpatch/IpatchRange.h' /usr/bin/install -c -m 644 'IpatchRiffParser.h' '/usr/local/include/libinstpatch/IpatchRiffParser.h' /usr/bin/install -c -m 644 'IpatchSample.h' '/usr/local/include/libinstpatch/IpatchSample.h' /usr/bin/install -c -m 644 'IpatchSampleData.h' '/usr/local/include/libinstpatch/IpatchSampleData.h' /usr/bin/install -c -m 644 'IpatchSampleFile.h' '/usr/local/include/libinstpatch/IpatchSampleFile.h' /usr/bin/install -c -m 644 'IpatchSampleStore.h' '/usr/local/include/libinstpatch/IpatchSampleStore.h' /usr/bin/install -c -m 644 'IpatchSampleStoreFile.h' '/usr/local/include/libinstpatch/IpatchSampleStoreFile.h' /usr/bin/install -c -m 644 'IpatchSampleStoreRAM.h' '/usr/local/include/libinstpatch/IpatchSampleStoreRAM.h' /usr/bin/install -c -m 644 'IpatchSampleStoreROM.h' '/usr/local/include/libinstpatch/IpatchSampleStoreROM.h' /usr/bin/install -c -m 644 'IpatchSampleStoreSwap.h' '/usr/local/include/libinstpatch/IpatchSampleStoreSwap.h' /usr/bin/install -c -m 644 'IpatchSampleTransform.h' '/usr/local/include/libinstpatch/IpatchSampleTransform.h' /usr/bin/install -c -m 644 'IpatchSF2.h' '/usr/local/include/libinstpatch/IpatchSF2.h' /usr/bin/install -c -m 644 'IpatchSF2File.h' '/usr/local/include/libinstpatch/IpatchSF2File.h' /usr/bin/install -c -m 644 'IpatchSF2Gen.h' '/usr/local/include/libinstpatch/IpatchSF2Gen.h' /usr/bin/install -c -m 644 'IpatchSF2Inst.h' '/usr/local/include/libinstpatch/IpatchSF2Inst.h' /usr/bin/install -c -m 644 'IpatchSF2IZone.h' '/usr/local/include/libinstpatch/IpatchSF2IZone.h' /usr/bin/install -c -m 644 'IpatchSF2Mod.h' '/usr/local/include/libinstpatch/IpatchSF2Mod.h' /usr/bin/install -c -m 644 'IpatchSF2Preset.h' '/usr/local/include/libinstpatch/IpatchSF2Preset.h' /usr/bin/install -c -m 644 'IpatchSF2PZone.h' '/usr/local/include/libinstpatch/IpatchSF2PZone.h' /usr/bin/install -c -m 644 'IpatchSF2Reader.h' '/usr/local/include/libinstpatch/IpatchSF2Reader.h' /usr/bin/install -c -m 644 'IpatchSF2Sample.h' '/usr/local/include/libinstpatch/IpatchSF2Sample.h' /usr/bin/install -c -m 644 'IpatchSF2VoiceCache.h' '/usr/local/include/libinstpatch/IpatchSF2VoiceCache.h' /usr/bin/install -c -m 644 'IpatchSF2VoiceCache_DLS.h' '/usr/local/include/libinstpatch/IpatchSF2VoiceCache_DLS.h' /usr/bin/install -c -m 644 'IpatchSF2VoiceCache_SF2.h' '/usr/local/include/libinstpatch/IpatchSF2VoiceCache_SF2.h' /usr/bin/install -c -m 644 'IpatchSF2VoiceCache_Gig.h' '/usr/local/include/libinstpatch/IpatchSF2VoiceCache_Gig.h' /usr/bin/install -c -m 644 'IpatchSF2Writer.h' '/usr/local/include/libinstpatch/IpatchSF2Writer.h' /usr/bin/install -c -m 644 'IpatchSF2Zone.h' '/usr/local/include/libinstpatch/IpatchSF2Zone.h' /usr/bin/install -c -m 644 'IpatchTypeProp.h' '/usr/local/include/libinstpatch/IpatchTypeProp.h' /usr/bin/install -c -m 644 'IpatchUnit.h' '/usr/local/include/libinstpatch/IpatchUnit.h' /usr/bin/install -c -m 644 'IpatchUnit_generic.h' '/usr/local/include/libinstpatch/IpatchUnit_generic.h' /usr/bin/install -c -m 644 'IpatchUnit_DLS.h' '/usr/local/include/libinstpatch/IpatchUnit_DLS.h' /usr/bin/install -c -m 644 'IpatchUnit_SF2.h' '/usr/local/include/libinstpatch/IpatchUnit_SF2.h' /usr/bin/install -c -m 644 'IpatchVirtualContainer.h' '/usr/local/include/libinstpatch/IpatchVirtualContainer.h' /usr/bin/install -c -m 644 'IpatchVirtualContainer_types.h' '/usr/local/include/libinstpatch/IpatchVirtualContainer_types.h' /usr/bin/install -c -m 644 'misc.h' '/usr/local/include/libinstpatch/misc.h' /usr/bin/install -c -m 644 'sample.h' '/usr/local/include/libinstpatch/sample.h' /usr/bin/install -c -m 644 'version.h' '/usr/local/include/libinstpatch/version.h' /usr/bin/install -c -m 644 'builtin_enums.h' '/usr/local/include/libinstpatch/builtin_enums.h' /usr/bin/install -c -m 644 'libinstpatch.h' '/usr/local/include/libinstpatch/libinstpatch.h' make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/libinstpatch' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/libinstpatch' Making install in python make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/python' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/python' test -z "/usr/local/lib/python2.4/site-packages" || mkdir -p -- "/usr/local/lib/python2.4/site-packages" make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/python' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/python' Making install in utils make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/utils' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/utils' test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'riff_dump' '/usr/local/bin/riff_dump' /usr/bin/install -c .libs/riff_dump /usr/local/bin/riff_dump /bin/sh ../libtool --mode=install /usr/bin/install -c 'cram' '/usr/local/bin/cram' /usr/bin/install -c .libs/cram /usr/local/bin/cram make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/utils' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/utils' Making install in examples make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/examples' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/examples' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/examples' Making install in po make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/po' /bin/sh .././mkinstalldirs /usr/local/share if test "libinstpatch" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /usr/local/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/local/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/local/share/gettext/po/$file; \ done; \ else \ :; \ fi make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/po' Making install in docs make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/docs' Making install in reference make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/docs/reference' make[3]: Entering directory `/home/michael/libinstpatch-1.0.0/docs/reference' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/local/share/gtk-doc/html/libInstPatch (installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install'; \ else \ for i in $installfiles; do \ echo '-- Installing '$i; \ /usr/bin/install -c -m 644 $i /usr/local/share/gtk-doc/html/libInstPatch; \ done; \ echo '-- Installing ./html/index.sgml'; \ /usr/bin/install -c -m 644 ./html/index.sgml /usr/local/share/gtk-doc/html/libInstPatch; \ fi) -- Nothing to install make[3]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs/reference' make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs/reference' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/docs' make[3]: Entering directory `/home/michael/libinstpatch-1.0.0/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs' make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs' make[1]: Entering directory `/home/michael/libinstpatch-1.0.0' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/pkgconfig" || mkdir -p -- "/usr/local/lib/pkgconfig" /usr/bin/install -c -m 644 'libinstpatch.pc' '/usr/local/lib/pkgconfig/libinstpatch.pc' make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0' [root@localhost libinstpatch-1.0.0]# clear [root@localhost libinstpatch-1.0.0]# make install Making install in intl make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/intl' if { test "libinstpatch" = "gettext-runtime" || test "libinstpatch" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././mkinstalldirs /usr/local/lib /usr/local/include; \ /usr/bin/install -c -m 644 libintl.h /usr/local/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /usr/local/lib/libintl.la; \ fi; \ fi; \ else \ :; \ fi if test "libinstpatch" = "gettext-tools" \ && test 'no' = no; then \ /bin/sh .././mkinstalldirs /usr/local/lib; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /usr/local/lib/libgnuintl.a; \ rm -f /usr/local/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /usr/local/lib/libgnuintl.so /usr/local/lib/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /usr/local/lib/libgnuintl.a; \ else \ :; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././mkinstalldirs /usr/local/lib; \ temp=/usr/local/lib/t-charset.alias; \ dest=/usr/local/lib/charset.alias; \ if test -f /usr/local/lib/charset.alias; then \ orig=/usr/local/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /usr/local/share/locale; \ test -f /usr/local/share/locale/locale.alias \ && orig=/usr/local/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/usr/local/share/locale/t-locale.alias; \ dest=/usr/local/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ :; \ fi if test "libinstpatch" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /usr/local/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /usr/local/share/gettext/intl/$file; \ done; \ chmod a+x /usr/local/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /usr/local/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /usr/local/share/gettext/intl/$file; \ done; \ else \ :; \ fi make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/intl' Making install in m4 make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/m4' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/m4' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/m4' Making install in libinstpatch make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/libinstpatch' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/libinstpatch' test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libinstpatch.la' '/usr/local/lib/libinstpatch.la' /usr/bin/install -c .libs/libinstpatch.so.0.0.0 /usr/local/lib/libinstpatch.so.0.0.0 (cd /usr/local/lib && rm -f libinstpatch.so.0 && ln -s libinstpatch.so.0.0.0 libinstpatch.so.0) (cd /usr/local/lib && rm -f libinstpatch.so && ln -s libinstpatch.so.0.0.0 libinstpatch.so) /usr/bin/install -c .libs/libinstpatch.lai /usr/local/lib/libinstpatch.la /usr/bin/install -c .libs/libinstpatch.a /usr/local/lib/libinstpatch.a ranlib /usr/local/lib/libinstpatch.a chmod 644 /usr/local/lib/libinstpatch.a PATH="$PATH:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/usr/local/include/libinstpatch" || mkdir -p -- "/usr/local/include/libinstpatch" /usr/bin/install -c -m 644 'IpatchCram.h' '/usr/local/include/libinstpatch/IpatchCram.h' /usr/bin/install -c -m 644 'IpatchCramDecoder.h' '/usr/local/include/libinstpatch/IpatchCramDecoder.h' /usr/bin/install -c -m 644 'IpatchCramEncoder.h' '/usr/local/include/libinstpatch/IpatchCramEncoder.h' /usr/bin/install -c -m 644 'IpatchCramDecoderConverter.h' '/usr/local/include/libinstpatch/IpatchCramDecoderConverter.h' /usr/bin/install -c -m 644 'IpatchCramEncoderConverter.h' '/usr/local/include/libinstpatch/IpatchCramEncoderConverter.h' /usr/bin/install -c -m 644 'IpatchCramFile.h' '/usr/local/include/libinstpatch/IpatchCramFile.h' /usr/bin/install -c -m 644 'IpatchAudioFile.h' '/usr/local/include/libinstpatch/IpatchAudioFile.h' /usr/bin/install -c -m 644 'IpatchBase.h' '/usr/local/include/libinstpatch/IpatchBase.h' /usr/bin/install -c -m 644 'IpatchContainer.h' '/usr/local/include/libinstpatch/IpatchContainer.h' /usr/bin/install -c -m 644 'IpatchConverter.h' '/usr/local/include/libinstpatch/IpatchConverter.h' /usr/bin/install -c -m 644 'IpatchConvert_DLS2.h' '/usr/local/include/libinstpatch/IpatchConvert_DLS2.h' /usr/bin/install -c -m 644 'IpatchConvert_Gig.h' '/usr/local/include/libinstpatch/IpatchConvert_Gig.h' /usr/bin/install -c -m 644 'IpatchConvert_SF2.h' '/usr/local/include/libinstpatch/IpatchConvert_SF2.h' /usr/bin/install -c -m 644 'IpatchDLS2Conn.h' '/usr/local/include/libinstpatch/IpatchDLS2Conn.h' /usr/bin/install -c -m 644 'IpatchDLS2.h' '/usr/local/include/libinstpatch/IpatchDLS2.h' /usr/bin/install -c -m 644 'IpatchDLS2Info.h' '/usr/local/include/libinstpatch/IpatchDLS2Info.h' /usr/bin/install -c -m 644 'IpatchDLS2Inst.h' '/usr/local/include/libinstpatch/IpatchDLS2Inst.h' /usr/bin/install -c -m 644 'IpatchDLS2Region.h' '/usr/local/include/libinstpatch/IpatchDLS2Region.h' /usr/bin/install -c -m 644 'IpatchDLS2Sample.h' '/usr/local/include/libinstpatch/IpatchDLS2Sample.h' /usr/bin/install -c -m 644 'IpatchDLSFile.h' '/usr/local/include/libinstpatch/IpatchDLSFile.h' /usr/bin/install -c -m 644 'IpatchDLSReader.h' '/usr/local/include/libinstpatch/IpatchDLSReader.h' /usr/bin/install -c -m 644 'IpatchDLSWriter.h' '/usr/local/include/libinstpatch/IpatchDLSWriter.h' /usr/bin/install -c -m 644 'IpatchFile.h' '/usr/local/include/libinstpatch/IpatchFile.h' /usr/bin/install -c -m 644 'IpatchGig.h' '/usr/local/include/libinstpatch/IpatchGig.h' /usr/bin/install -c -m 644 'IpatchGigDimension.h' '/usr/local/include/libinstpatch/IpatchGigDimension.h' /usr/bin/install -c -m 644 'IpatchGigEffects.h' '/usr/local/include/libinstpatch/IpatchGigEffects.h' /usr/bin/install -c -m 644 'IpatchGigFile.h' '/usr/local/include/libinstpatch/IpatchGigFile.h' /usr/bin/install -c -m 644 'IpatchGigInst.h' '/usr/local/include/libinstpatch/IpatchGigInst.h' /usr/bin/install -c -m 644 'IpatchGigRegion.h' '/usr/local/include/libinstpatch/IpatchGigRegion.h' /usr/bin/install -c -m 644 'IpatchGigSample.h' '/usr/local/include/libinstpatch/IpatchGigSample.h' /usr/bin/install -c -m 644 'IpatchGigSubRegion.h' '/usr/local/include/libinstpatch/IpatchGigSubRegion.h' /usr/bin/install -c -m 644 'IpatchIfaceProp.h' '/usr/local/include/libinstpatch/IpatchIfaceProp.h' /usr/bin/install -c -m 644 'IpatchItem.h' '/usr/local/include/libinstpatch/IpatchItem.h' /usr/bin/install -c -m 644 'IpatchIter.h' '/usr/local/include/libinstpatch/IpatchIter.h' /usr/bin/install -c -m 644 'IpatchList.h' '/usr/local/include/libinstpatch/IpatchList.h' /usr/bin/install -c -m 644 'IpatchParamProp.h' '/usr/local/include/libinstpatch/IpatchParamProp.h' /usr/bin/install -c -m 644 'IpatchPaste.h' '/usr/local/include/libinstpatch/IpatchPaste.h' /usr/bin/install -c -m 644 'IpatchRange.h' '/usr/local/include/libinstpatch/IpatchRange.h' /usr/bin/install -c -m 644 'IpatchRiffParser.h' '/usr/local/include/libinstpatch/IpatchRiffParser.h' /usr/bin/install -c -m 644 'IpatchSample.h' '/usr/local/include/libinstpatch/IpatchSample.h' /usr/bin/install -c -m 644 'IpatchSampleData.h' '/usr/local/include/libinstpatch/IpatchSampleData.h' /usr/bin/install -c -m 644 'IpatchSampleFile.h' '/usr/local/include/libinstpatch/IpatchSampleFile.h' /usr/bin/install -c -m 644 'IpatchSampleStore.h' '/usr/local/include/libinstpatch/IpatchSampleStore.h' /usr/bin/install -c -m 644 'IpatchSampleStoreFile.h' '/usr/local/include/libinstpatch/IpatchSampleStoreFile.h' /usr/bin/install -c -m 644 'IpatchSampleStoreRAM.h' '/usr/local/include/libinstpatch/IpatchSampleStoreRAM.h' /usr/bin/install -c -m 644 'IpatchSampleStoreROM.h' '/usr/local/include/libinstpatch/IpatchSampleStoreROM.h' /usr/bin/install -c -m 644 'IpatchSampleStoreSwap.h' '/usr/local/include/libinstpatch/IpatchSampleStoreSwap.h' /usr/bin/install -c -m 644 'IpatchSampleTransform.h' '/usr/local/include/libinstpatch/IpatchSampleTransform.h' /usr/bin/install -c -m 644 'IpatchSF2.h' '/usr/local/include/libinstpatch/IpatchSF2.h' /usr/bin/install -c -m 644 'IpatchSF2File.h' '/usr/local/include/libinstpatch/IpatchSF2File.h' /usr/bin/install -c -m 644 'IpatchSF2Gen.h' '/usr/local/include/libinstpatch/IpatchSF2Gen.h' /usr/bin/install -c -m 644 'IpatchSF2Inst.h' '/usr/local/include/libinstpatch/IpatchSF2Inst.h' /usr/bin/install -c -m 644 'IpatchSF2IZone.h' '/usr/local/include/libinstpatch/IpatchSF2IZone.h' /usr/bin/install -c -m 644 'IpatchSF2Mod.h' '/usr/local/include/libinstpatch/IpatchSF2Mod.h' /usr/bin/install -c -m 644 'IpatchSF2Preset.h' '/usr/local/include/libinstpatch/IpatchSF2Preset.h' /usr/bin/install -c -m 644 'IpatchSF2PZone.h' '/usr/local/include/libinstpatch/IpatchSF2PZone.h' /usr/bin/install -c -m 644 'IpatchSF2Reader.h' '/usr/local/include/libinstpatch/IpatchSF2Reader.h' /usr/bin/install -c -m 644 'IpatchSF2Sample.h' '/usr/local/include/libinstpatch/IpatchSF2Sample.h' /usr/bin/install -c -m 644 'IpatchSF2VoiceCache.h' '/usr/local/include/libinstpatch/IpatchSF2VoiceCache.h' /usr/bin/install -c -m 644 'IpatchSF2VoiceCache_DLS.h' '/usr/local/include/libinstpatch/IpatchSF2VoiceCache_DLS.h' /usr/bin/install -c -m 644 'IpatchSF2VoiceCache_SF2.h' '/usr/local/include/libinstpatch/IpatchSF2VoiceCache_SF2.h' /usr/bin/install -c -m 644 'IpatchSF2VoiceCache_Gig.h' '/usr/local/include/libinstpatch/IpatchSF2VoiceCache_Gig.h' /usr/bin/install -c -m 644 'IpatchSF2Writer.h' '/usr/local/include/libinstpatch/IpatchSF2Writer.h' /usr/bin/install -c -m 644 'IpatchSF2Zone.h' '/usr/local/include/libinstpatch/IpatchSF2Zone.h' /usr/bin/install -c -m 644 'IpatchTypeProp.h' '/usr/local/include/libinstpatch/IpatchTypeProp.h' /usr/bin/install -c -m 644 'IpatchUnit.h' '/usr/local/include/libinstpatch/IpatchUnit.h' /usr/bin/install -c -m 644 'IpatchUnit_generic.h' '/usr/local/include/libinstpatch/IpatchUnit_generic.h' /usr/bin/install -c -m 644 'IpatchUnit_DLS.h' '/usr/local/include/libinstpatch/IpatchUnit_DLS.h' /usr/bin/install -c -m 644 'IpatchUnit_SF2.h' '/usr/local/include/libinstpatch/IpatchUnit_SF2.h' /usr/bin/install -c -m 644 'IpatchVirtualContainer.h' '/usr/local/include/libinstpatch/IpatchVirtualContainer.h' /usr/bin/install -c -m 644 'IpatchVirtualContainer_types.h' '/usr/local/include/libinstpatch/IpatchVirtualContainer_types.h' /usr/bin/install -c -m 644 'misc.h' '/usr/local/include/libinstpatch/misc.h' /usr/bin/install -c -m 644 'sample.h' '/usr/local/include/libinstpatch/sample.h' /usr/bin/install -c -m 644 'version.h' '/usr/local/include/libinstpatch/version.h' /usr/bin/install -c -m 644 'builtin_enums.h' '/usr/local/include/libinstpatch/builtin_enums.h' /usr/bin/install -c -m 644 'libinstpatch.h' '/usr/local/include/libinstpatch/libinstpatch.h' make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/libinstpatch' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/libinstpatch' Making install in python make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/python' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/python' test -z "/usr/local/lib/python2.4/site-packages" || mkdir -p -- "/usr/local/lib/python2.4/site-packages" make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/python' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/python' Making install in utils make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/utils' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/utils' test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'riff_dump' '/usr/local/bin/riff_dump' /usr/bin/install -c .libs/riff_dump /usr/local/bin/riff_dump /bin/sh ../libtool --mode=install /usr/bin/install -c 'cram' '/usr/local/bin/cram' /usr/bin/install -c .libs/cram /usr/local/bin/cram make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/utils' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/utils' Making install in examples make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/examples' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/examples' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/examples' Making install in po make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/po' /bin/sh .././mkinstalldirs /usr/local/share if test "libinstpatch" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /usr/local/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/local/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/local/share/gettext/po/$file; \ done; \ else \ :; \ fi make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/po' Making install in docs make[1]: Entering directory `/home/michael/libinstpatch-1.0.0/docs' Making install in reference make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/docs/reference' make[3]: Entering directory `/home/michael/libinstpatch-1.0.0/docs/reference' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/local/share/gtk-doc/html/libInstPatch (installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install'; \ else \ for i in $installfiles; do \ echo '-- Installing '$i; \ /usr/bin/install -c -m 644 $i /usr/local/share/gtk-doc/html/libInstPatch; \ done; \ echo '-- Installing ./html/index.sgml'; \ /usr/bin/install -c -m 644 ./html/index.sgml /usr/local/share/gtk-doc/html/libInstPatch; \ fi) -- Nothing to install make[3]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs/reference' make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs/reference' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0/docs' make[3]: Entering directory `/home/michael/libinstpatch-1.0.0/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs' make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0/docs' make[1]: Entering directory `/home/michael/libinstpatch-1.0.0' make[2]: Entering directory `/home/michael/libinstpatch-1.0.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/pkgconfig" || mkdir -p -- "/usr/local/lib/pkgconfig" /usr/bin/install -c -m 644 'libinstpatch.pc' '/usr/local/lib/pkgconfig/libinstpatch.pc' make[2]: Leaving directory `/home/michael/libinstpatch-1.0.0' make[1]: Leaving directory `/home/michael/libinstpatch-1.0.0' [root@localhost libinstpatch-1.0.0]# So................any help would be appreciated. As for what's wrong. Dunno.
  15. When I try to install libinst, it goes fine for a while when I do ./configure, but then at the end of the ./configure, it falls out and the error returned is: It also talks about not being able to find /usr/include/python2.4 or /usr/include/python. And before all that it checks for python and it says I DO have it, 2.4 in fact. mC [moved from Software by spinynorman]
×
×
  • Create New...