Libtool is installed, but it doesn't work

I have both libtool and lib32-libltdl installed on my Arch x86_64 machine, but nothing that requires them compiles from AUR. That includes things like libpng12 and msgpack-git-neovim, which were building perfectly a couple of weeks ago (and I didn't change anything major since then). The same packages compile on my Arch ARM Raspberry Pi just fine, so it's not a problem with the packages themselves.
This is the output of yaourt during the build:
==> Extracting sources...
-> Extracting libpng-1.2.52.tar.xz with bsdtar
-> Extracting libpng-1.2.52-apng.patch.gz with gzip
==> Starting build()...
patching file pngread.c
patching file pngget.c
patching file png.c
patching file png.h
patching file pngwrite.c
patching file pngconf.h
patching file pngpread.c
patching file pngset.c
patching file pngrutil.c
patching file pngwutil.c
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: You should add the contents of the following files to 'aclocal.m4':
libtoolize: '/usr/share/aclocal/libtool.m4'
libtoolize: '/usr/share/aclocal/ltoptions.m4'
libtoolize: '/usr/share/aclocal/ltversion.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:38: error: possibly undefined macro: AC_PROG_LD
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:41: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.ac:45: error: possibly undefined macro: AC_PROG_LIBTOOL
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build libpng12.
Output lines from libtoolize are the same on the RPi, but it doesn't throw any errors after them.
Of course I tried force-reinstalling both libtools, but it didn't help.
What should I do to fix this?

$ ls -l /usr/bin/aclocal
-rwxr-xr-x 2 root root 36792 Jan 25 14:34 /usr/bin/aclocal
$ aclocal --print-ac-dir
/usr/local/share/aclocal
$ pacman -Qo /usr/share/aclocal/libtool.m4
/usr/share/aclocal/libtool.m4 is owned by libtool 2.4.5-1
$ pacman -Qo /usr/bin/aclocal
/usr/bin/aclocal is owned by automake 1.15-1
==> Making package: libpng12 1.2.52-1 (Thu Feb 26 21:51:27 NOVT 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found libpng-1.2.52.tar.xz
-> Found libpng-1.2.52-apng.patch.gz
==> Validating source files with md5sums...
libpng-1.2.52.tar.xz ... Passed
libpng-1.2.52-apng.patch.gz ... Passed
==> Extracting sources...
-> Extracting libpng-1.2.52.tar.xz with bsdtar
-> Extracting libpng-1.2.52-apng.patch.gz with gzip
==> Removing existing $pkgdir/ directory...
==> Starting build()...
patching file pngread.c
patching file pngget.c
patching file png.c
patching file png.h
patching file pngwrite.c
patching file pngconf.h
patching file pngpread.c
patching file pngset.c
patching file pngrutil.c
patching file pngwutil.c
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: You should add the contents of the following files to 'aclocal.m4':
libtoolize: '/usr/share/aclocal/libtool.m4'
libtoolize: '/usr/share/aclocal/ltoptions.m4'
libtoolize: '/usr/share/aclocal/ltversion.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
/usr/local/share/aclocal
aclocal: found macro AM_PROG_VALAC in /usr/local/share/aclocal-1.14/vala.m4: 21
aclocal: found macro AM_PROG_UPC in /usr/local/share/aclocal-1.14/upc.m4: 9
aclocal: found macro _AM_PROG_TAR in /usr/local/share/aclocal-1.14/tar.m4: 23
aclocal: found macro _AM_SUBST_NOTMAKE in /usr/local/share/aclocal-1.14/substnot.m4: 12
aclocal: found macro AM_SUBST_NOTMAKE in /usr/local/share/aclocal-1.14/substnot.m4: 17
aclocal: found macro AM_PROG_INSTALL_STRIP in /usr/local/share/aclocal-1.14/strip.m4: 17
aclocal: found macro AM_SILENT_RULES in /usr/local/share/aclocal-1.14/silent.m4: 12
aclocal: found macro AM_SANITY_CHECK in /usr/local/share/aclocal-1.14/sanity.m4: 11
aclocal: found macro AM_RUN_LOG in /usr/local/share/aclocal-1.14/runlog.m4: 12
aclocal: found macro AM_PATH_PYTHON in /usr/local/share/aclocal-1.14/python.m4: 35
aclocal: found macro AM_PYTHON_CHECK_VERSION in /usr/local/share/aclocal-1.14/python.m4: 229
aclocal: found macro _AM_PROG_CC_C_O in /usr/local/share/aclocal-1.14/prog-cc-c-o.m4: 12
aclocal: found macro AM_PROG_CC_C_O in /usr/local/share/aclocal-1.14/prog-cc-c-o.m4: 47
aclocal: found macro _AM_MANGLE_OPTION in /usr/local/share/aclocal-1.14/options.m4: 11
aclocal: found macro _AM_SET_OPTION in /usr/local/share/aclocal-1.14/options.m4: 17
aclocal: found macro _AM_SET_OPTIONS in /usr/local/share/aclocal-1.14/options.m4: 23
aclocal: found macro _AM_IF_OPTION in /usr/local/share/aclocal-1.14/options.m4: 29
aclocal: found macro AM_CONFIG_HEADER in /usr/local/share/aclocal-1.14/obsolete.m4: 11
aclocal: found macro AM_PROG_CC_STDC in /usr/local/share/aclocal-1.14/obsolete.m4: 17
aclocal: found macro AM_C_PROTOTYPES in /usr/local/share/aclocal-1.14/obsolete.m4: 26
aclocal: found macro fp_C_PROTOTYPES in /usr/local/share/aclocal-1.14/obsolete.m4: 28
aclocal: found macro AM_PROG_MKDIR_P in /usr/local/share/aclocal-1.14/mkdirp.m4: 11
aclocal: found macro AM_MISSING_PROG in /usr/local/share/aclocal-1.14/missing.m4: 11
aclocal: found macro AM_MISSING_HAS_RUN in /usr/local/share/aclocal-1.14/missing.m4: 20
aclocal: found macro AM_MAKE_INCLUDE in /usr/local/share/aclocal-1.14/make.m4: 12
aclocal: found macro AM_MAINTAINER_MODE in /usr/local/share/aclocal-1.14/maintainer.m4: 16
aclocal: found macro AM_PATH_LISPDIR in /usr/local/share/aclocal-1.14/lispdir.m4: 14
aclocal: found macro AM_PROG_LEX in /usr/local/share/aclocal-1.14/lex.m4: 13
aclocal: found macro AM_SET_LEADING_DOT in /usr/local/share/aclocal-1.14/lead-dot.m4: 10
aclocal: found macro AM_PROG_INSTALL_SH in /usr/local/share/aclocal-1.14/install-sh.m4: 11
aclocal: found macro AM_INIT_AUTOMAKE in /usr/local/share/aclocal-1.14/init.m4: 29
aclocal: found macro _AC_AM_CONFIG_HEADER_HOOK in /usr/local/share/aclocal-1.14/init.m4: 182
aclocal: found macro AM_PROG_GCJ in /usr/local/share/aclocal-1.14/gcj.m4: 10
aclocal: found macro AM_EXTRA_RECURSIVE_TARGETS in /usr/local/share/aclocal-1.14/extra-recurs.m4: 16
aclocal: found macro AM_WITH_DMALLOC in /usr/local/share/aclocal-1.14/dmalloc.m4: 12
aclocal: found macro _AM_OUTPUT_DEPENDENCY_COMMANDS in /usr/local/share/aclocal-1.14/depout.m4: 12
aclocal: found macro AM_OUTPUT_DEPENDENCY_COMMANDS in /usr/local/share/aclocal-1.14/depout.m4: 71
aclocal: found macro _AM_DEPENDENCIES in /usr/local/share/aclocal-1.14/depend.m4: 26
aclocal: found macro AM_SET_DEPDIR in /usr/local/share/aclocal-1.14/depend.m4: 163
aclocal: found macro AM_DEP_TRACK in /usr/local/share/aclocal-1.14/depend.m4: 171
aclocal: found macro AM_CONDITIONAL in /usr/local/share/aclocal-1.14/cond.m4: 12
aclocal: found macro AM_COND_IF in /usr/local/share/aclocal-1.14/cond-if.m4: 23
aclocal: found macro AM_AUX_DIR_EXPAND in /usr/local/share/aclocal-1.14/auxdir.m4: 47
aclocal: found macro AM_PROG_AS in /usr/local/share/aclocal-1.14/as.m4: 11
aclocal: found macro AM_PROG_AR in /usr/local/share/aclocal-1.14/ar-lib.m4: 13
aclocal: found macro AM_AUTOMAKE_VERSION in /usr/local/share/aclocal-1.14/amversion.m4: 14
aclocal: found macro AM_SET_CURRENT_AUTOMAKE_VERSION in /usr/local/share/aclocal-1.14/amversion.m4: 33
aclocal: saw macro AM_INIT_AUTOMAKE
aclocal: saw macro _AM_PROG_CC_C_O
aclocal: saw macro _AM_PROG_CC_C_O
aclocal: saw macro AM_AUX_DIR_EXPAND
aclocal: saw macro AM_AUX_DIR_EXPAND
aclocal: saw macro AM_RUN_LOG
aclocal: saw macro AM_RUN_LOG
aclocal: saw macro AM_PROG_CC_C_O
aclocal: saw macro AM_AUX_DIR_EXPAND
aclocal: saw macro AM_INIT_AUTOMAKE
aclocal: saw macro AM_SET_CURRENT_AUTOMAKE_VERSION
aclocal: saw macro AM_AUTOMAKE_VERSION
aclocal: saw macro AM_INIT_AUTOMAKE
aclocal: saw macro AM_SET_CURRENT_AUTOMAKE_VERSION
aclocal: saw macro AM_AUTOMAKE_VERSION
aclocal: saw macro _AM_SUBST_NOTMAKE
aclocal: saw macro _AM_SUBST_NOTMAKE
aclocal: saw macro _AM_SUBST_NOTMAKE
aclocal: saw macro AM_SUBST_NOTMAKE
aclocal: saw macro _AM_SET_OPTION
aclocal: saw macro _AM_MANGLE_OPTION
aclocal: saw macro _AM_SET_OPTION
aclocal: saw macro _AM_MANGLE_OPTION
aclocal: saw macro _AM_SET_OPTIONS
aclocal: saw macro _AM_SET_OPTION
aclocal: saw macro _AM_IF_OPTION
aclocal: saw macro _AM_MANGLE_OPTION
aclocal: saw macro _AM_SET_OPTIONS
aclocal: saw macro _AM_IF_OPTION
aclocal: saw macro AM_SANITY_CHECK
aclocal: saw macro AM_SANITY_CHECK
aclocal: saw macro AM_MISSING_PROG
aclocal: saw macro AM_MISSING_PROG
aclocal: saw macro AM_MISSING_HAS_RUN
aclocal: saw macro AM_MISSING_HAS_RUN
aclocal: saw macro AM_AUX_DIR_EXPAND
aclocal: saw macro AM_MISSING_HAS_RUN
aclocal: saw macro AM_AUX_DIR_EXPAND
aclocal: saw macro AM_MISSING_PROG
aclocal: saw macro AM_MISSING_PROG
aclocal: saw macro AM_MISSING_PROG
aclocal: saw macro AM_MISSING_PROG
aclocal: saw macro AM_PROG_INSTALL_SH
aclocal: saw macro AM_PROG_INSTALL_SH
aclocal: saw macro AM_AUX_DIR_EXPAND
aclocal: saw macro AM_AUX_DIR_EXPAND
aclocal: saw macro AM_PROG_INSTALL_STRIP
aclocal: saw macro AM_PROG_INSTALL_STRIP
aclocal: saw macro AM_PROG_INSTALL_SH
aclocal: saw macro AM_PROG_INSTALL_SH
aclocal: saw macro AM_SET_LEADING_DOT
aclocal: saw macro AM_SET_LEADING_DOT
aclocal: saw macro _AM_PROG_TAR
aclocal: saw macro _AM_PROG_TAR
aclocal: saw macro AM_RUN_LOG
aclocal: saw macro AM_RUN_LOG
aclocal: saw macro AM_RUN_LOG
aclocal: saw macro AM_RUN_LOG
aclocal: saw macro _AM_IF_OPTION
aclocal: saw macro _AM_PROG_TAR
aclocal: saw macro _AM_IF_OPTION
aclocal: saw macro _AM_PROG_TAR
aclocal: saw macro _AM_IF_OPTION
aclocal: saw macro _AM_DEPENDENCIES
aclocal: saw macro _AM_DEPENDENCIES
aclocal: saw macro AM_SET_DEPDIR
aclocal: saw macro AM_OUTPUT_DEPENDENCY_COMMANDS
aclocal: saw macro _AM_OUTPUT_DEPENDENCY_COMMANDS
aclocal: saw macro AM_OUTPUT_DEPENDENCY_COMMANDS
aclocal: saw macro _AM_OUTPUT_DEPENDENCY_COMMANDS
aclocal: saw macro AM_MAKE_INCLUDE
aclocal: saw macro AM_MAKE_INCLUDE
aclocal: saw macro AM_DEP_TRACK
aclocal: saw macro AM_CONDITIONAL
aclocal: saw macro AM_CONDITIONAL
aclocal: saw macro _AM_SUBST_NOTMAKE
aclocal: saw macro _AM_SUBST_NOTMAKE
aclocal: saw macro AM_SET_DEPDIR
aclocal: saw macro AM_SET_LEADING_DOT
aclocal: saw macro AM_DEP_TRACK
aclocal: saw macro AM_CONDITIONAL
aclocal: saw macro _AM_SUBST_NOTMAKE
aclocal: saw macro _AM_SUBST_NOTMAKE
aclocal: saw macro AM_SET_DEPDIR
aclocal: saw macro AM_OUTPUT_DEPENDENCY_COMMANDS
aclocal: saw macro AM_MAKE_INCLUDE
aclocal: saw macro AM_DEP_TRACK
aclocal: saw macro AM_SET_LEADING_DOT
aclocal: saw macro _AM_DEPENDENCIES
aclocal: saw macro _AM_DEPENDENCIES
aclocal: saw macro _AM_DEPENDENCIES
aclocal: saw macro _AM_DEPENDENCIES
aclocal: saw macro _AM_DEPENDENCIES
aclocal: saw macro _AM_DEPENDENCIES
aclocal: saw macro _AM_DEPENDENCIES
aclocal: saw macro AM_SILENT_RULES
aclocal: saw macro AM_SILENT_RULES
aclocal: saw macro AM_SUBST_NOTMAKE
aclocal: saw macro AM_SUBST_NOTMAKE
aclocal: saw macro _AM_SUBST_NOTMAKE
aclocal: saw macro AM_CONDITIONAL
aclocal: saw macro _AC_AM_CONFIG_HEADER_HOOK
aclocal: saw macro AM_SET_CURRENT_AUTOMAKE_VERSION
aclocal: saw macro AM_SANITY_CHECK
aclocal: saw macro AM_PROG_INSTALL_SH
aclocal: saw macro AM_PROG_INSTALL_STRIP
aclocal: saw macro AM_SET_LEADING_DOT
aclocal: saw macro AM_SILENT_RULES
aclocal: saw macro AM_MAINTAINER_MODE
aclocal: saw macro AM_MAINTAINER_MODE
aclocal: saw macro AM_CONDITIONAL
aclocal: saw macro AM_CONDITIONAL
aclocal: running echo 'm4_define([m4_require_silent_probe], [-])' | autom4te --language Autoconf-without-aclocal-m4 - /usr/local/share/aclocal-1.14/internal/ac-config-macro-dirs.m4 '/usr/local/share/aclocal-1.14/amversion.m4' '/usr/local/share/aclocal-1.14/auxdir.m4' '/usr/local/share/aclocal-1.14/cond.m4' '/usr/local/share/aclocal-1.14/depend.m4' '/usr/local/share/aclocal-1.14/depout.m4' '/usr/local/share/aclocal-1.14/init.m4' '/usr/local/share/aclocal-1.14/install-sh.m4' '/usr/local/share/aclocal-1.14/lead-dot.m4' '/usr/local/share/aclocal-1.14/maintainer.m4' '/usr/local/share/aclocal-1.14/make.m4' '/usr/local/share/aclocal-1.14/missing.m4' '/usr/local/share/aclocal-1.14/options.m4' '/usr/local/share/aclocal-1.14/prog-cc-c-o.m4' '/usr/local/share/aclocal-1.14/runlog.m4' '/usr/local/share/aclocal-1.14/sanity.m4' '/usr/local/share/aclocal-1.14/silent.m4' '/usr/local/share/aclocal-1.14/strip.m4' '/usr/local/share/aclocal-1.14/substnot.m4' '/usr/local/share/aclocal-1.14/tar.m4' --trace='AC_DEFUN:$f::$n::${::}%' --trace='AC_DEFUN_ONCE:$f::$n::${::}%' --trace='AU_DEFUN:$f::$n::${::}%' --trace='_AM_AUTOCONF_VERSION:$f::$n::${::}%' --trace='AC_CONFIG_MACRO_DIR_TRACE:$f::$n::${::}%' --trace='AC_CONFIG_MACRO_DIR:$f::$n::${::}%' --trace='_AM_CONFIG_MACRO_DIRS:$f::$n::${::}%' --trace='_AM_SUBST_NOTMAKE:$f::$n' --trace='AM_DEP_TRACK:$f::$n' --trace='AM_SET_DEPDIR:$f::$n' --trace='AM_SET_LEADING_DOT:$f::$n' --trace='AM_PROG_INSTALL_SH:$f::$n' --trace='AM_MISSING_PROG:$f::$n' --trace='_AM_PROG_TAR:$f::$n' --trace='_AM_IF_OPTION:$f::$n' --trace='AM_MAINTAINER_MODE:$f::$n' --trace='AM_AUTOMAKE_VERSION:$f::$n' --trace='AM_CONDITIONAL:$f::$n' --trace='_AM_DEPENDENCIES:$f::$n' --trace='_AM_OUTPUT_DEPENDENCY_COMMANDS:$f::$n' --trace='AM_PROG_CC_C_O:$f::$n' --trace='AM_RUN_LOG:$f::$n' --trace='AM_SANITY_CHECK:$f::$n' --trace='_AC_AM_CONFIG_HEADER_HOOK:$f::$n' --trace='AM_MAKE_INCLUDE:$f::$n' --trace='AM_SILENT_RULES:$f::$n' --trace='AM_OUTPUT_DEPENDENCY_COMMANDS:$f::$n' --trace='AM_SUBST_NOTMAKE:$f::$n' --trace='AM_AUX_DIR_EXPAND:$f::$n' --trace='_AM_SET_OPTIONS:$f::$n' --trace='AM_PROG_INSTALL_STRIP:$f::$n' --trace='_AM_MANGLE_OPTION:$f::$n' --trace='_AM_PROG_CC_C_O:$f::$n' --trace='AM_INIT_AUTOMAKE:$f::$n' --trace='_AM_SET_OPTION:$f::$n' --trace='AM_MISSING_HAS_RUN:$f::$n' --trace='AM_SET_CURRENT_AUTOMAKE_VERSION:$f::$n' configure.ac
aclocal: writing aclocal.m4
configure.ac:38: error: possibly undefined macro: AC_PROG_LD
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:41: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.ac:45: error: possibly undefined macro: AC_PROG_LIBTOOL
==> ERROR: A failure occurred in build().
Aborting...

Similar Messages

  • Installed but icon doesn't work

    When I click on the smart web printing icon it tells me I have to update.  A message comes back that version 6.4 is already installed.  But the Icon doesn't work and takes me back to installing again. 
    Photosmart c410
    Windows Vista
    Dell

    Not haapen for me !!!

  • Adobe Flash Player installed, but content doesn't work

    Adobe Flash Player works after I install it, but then
    evenually it stops working. I have tried lots of support methods,
    including downloading Microsoft's tool to fix permission errors. I
    am using
    Windows Vista Home Premium and the latest version of
    Adobe Flash Player.
    I noticed somewhere that there was an old thread like this
    with someone having the same problem. I saw that someone who
    replied showed a screenshot of what the permissions for
    HKEY_CLASSES_ROOT should look like. Interestingly, they
    don't appear to match.
    Here is the screenshot:
    http://img508.imageshack.us/img508/9738/testrj8.jpg
    Please help me fix this problem. Without
    Adobe Flash Player, I can't do numerous things, such as
    watch videos on
    YouTube.

    I have solved the problem, thanks to this post:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=44&catid=184&threadid =1243464&enterthread=y

  • I downloaded the new mozilla and it installed, but it doesn't work.

    It just shows the home page but wont go to any websites. it doesn't even seem to load. explorer works and chrome works. what do I do?

    It could be that your security software is blocking Firefox. See [[Firefox cannot load websites but other programs can]] and [[Cannot connect after upgrading Firefox]].

  • My iphone doesn't conect with my computer. He says you can't use it you softwear is not up to date please uninstall itunes and install itunes for windows 64bit. I do that but it doesn't work. So what can i do?

    my iphone doesn't conect with my computer. He says you can't use it you softwear is not up to date please uninstall itunes and install itunes for windows 64bit. I do that but it doesn't work. So what can i do?

    It won't pass 10.3.
    What does this mean?
    I figured it out. Thanks!!!
    What did you figure out? How about posting how you resolved it?

  • Can anyone help? I have downloaded and installed the QuickTime MPEG-2 Component but it doesn't work.

    I purchased the QuickTime MPEG-2 component for Quicktime as I am using Snow Leopard (10.6.8) and I want to be able to via MPEG-2 transport streams.
    I paid £14.00 - everything downloaded and installed fine but it doesn't work and I am still unable to view the transport streams in Quicktime even though according to the website this is want the component will let me do.
    I have rebooted several times, reinstalled both Quicktime and the MPEG-2 component and still nothing.  I have then spent ages going around and around in circles on the website trying to find a way of emailing customer services or technical support to get some assistance but I just always end back in the same place no further forward.
    Please can anyone else offer any suggestions - either how I can get it working or how I can get my £14 back from Apple!!

    I purchased the QuickTime MPEG-2 component for Quicktime as I am using Snow Leopard (10.6.8) and I want to be able to via MPEG-2 transport streams.
    I paid £14.00 - everything downloaded and installed fine but it doesn't work and I am still unable to view the transport streams in Quicktime even though according to the website this is want the component will let me do.
    1) Suggest you reread the "Feature" details for the QT MPEG-2 Playback Component paying particular attention to the paragraph titled "Can transport streams be played?" which clearly states that this codec does NOT support the playback of transport stream (TS) files.
    2) This codec can only be used with "classic" QT apps such as the QT 7 player, GarageBand, or third-party apps like the free MPEG Streamclip app.
    3) The VLC player intrinsically supports TS files. MPEG Streamclip with the QT MPEG-2 Playback Component installed supports TS file playback.
    4) MPEG Streamclip with the QT MPEG-2 Playback Component installed can also resave muxed TS file content as muxed program stream (PS) content which is then "playback" compatible with both QT 7 and QT X players (assuming you select an audio compression format compatible with both) or convert the muxed TS content to QT "edit" compatible compression formats if desired.
    Please can anyone else offer any suggestions - either how I can get it working or how I can get my £14 back from Apple!!
    Apple seldom makes refunds to people who successfully purchase software which they do not really understand how to use—cavaet emptor. It is difficult to make suggestions here without knowing more about your personal preferences and/or work flow requirements. I personally would keep the codec to enhance various playback, conversion, and editing options on my Mac.

  • Firefox installed the latest version. Now my google browser, history etc. doesn't work anymore. It doesn't respond. I can't run searches from the browser. youtube button is missing. I've tried opening firefox in safe mode but that doesn't work.

    # Question
    firefox installed automatically the latest version. Now my google browser, history etc. doesn't work anymore. It doesn't respond. I can't run searches from the browser. youtube button is missing. I've tried opening firefox in safe mode but that doesn't work

    A possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    What happens if you open Firefox in Save mode?
    *https://support.mozilla.com/kb/Safe+Mode
    *Help > Restart with Add-ons Disabled

  • I have installed TomTom navigation on my ipad2 but it doesn't work?

    I have installed TomTom navigation on my ipad2 but it doesn't work? Actually the application starts to find the Satelite but it never finds it,!?

    Are you outside with a clear view of the sky? The first time a GPS device tries to acquire the GPS satellites it could take several minutes. Subsequent acquisitions will be faster.
    And as already asked, does your iPad have GPS?

  • Installed SQL Server but it doesn't work

    I installed SQL Server 2014 but it doesn't work. What should i do now? i have all feathers installed and i can find them in my control panel but i can't find the application on my system, i allowed my firewall to have access on SQL but it doesn't work. I
    need SQL Sever to do my work Can you please help me?
      Aynur Amirfallah

    i find it but it says invalid license but i installed the free one for 180 days
    Hi Aynur,
    Are you getting the following error message when launching SQL Server Management Studio 2014?
    “Invalid license data. Reinstall is required”
    If that is the case, please perform the following steps to resolve the issue. For more details, please review this similar
    thread.
    1. Uninstall Visual Studio 2010 (Isolated) using Add/Remove Programs.
    2. Click on SQL Server 2014 in Add/Remove Programs, then click Uninstall/Change and choose Repair. 
    On the screen where you select the instance to Repair, change the drop down to "Repair shared features only" and complete the wizard.
    However, if you (“I installed SQL Server 2014 but it doesn't work”) refer to other SQL Server issues, please help to post more details here for analysis. We need to know that how you connect to SQL Server, and the full error message you have received. Also
    please show us
    SQL Server 2014 Discovery Report.
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • Could somebody teach me how to set the lastest iTunes so that it repeats just one of the numbers installed from the CD? I've alreadly tried it by clicking "control" and the bottom, but it doesn't work. Thank you.

    Could somebody teach me how to set the latest iTunes so that it repeats just one of the numbers installed from the CD?
    I've already given it a try by clicking "control" and the bottom item which means one item in Japanese, but it doesn't work.
    Thank you.

    You can access the repeat options if you right-click on the shuffle icon or if menus are enabled you can use
    Controls > Repeat > Off | All | One.
    Once the control is visible you can click it to switch between states as before. If the control is turned to off it disappears on the next track change. In contrast the shuffle control remains visible whenever it is appropriate. Hopefully the next release will fix this.
    The bottom one should do it.
    tt2

  • I'm trying to instal ios 5.1 but it doesn't work

    I'm trying to instal ios 5.1 but it doesn't work can yoiu help me

    I got 5.1 installed late last night (East Coast time).  I also downloaded the new iPhoto app.  It was a little slow for both downloads (3-4 minutes), but both completed just fine.
    James is right, the servers are likely experiencing high traffic volume.  Give it some time for the traffic to decrease and the download should proceed smoothly.

  • I followed the instructions for restoring bookmarks from an older Firfox to a new one but it doesn't work.

    I'm trying to get my old bookmarks installed with Firefox on a drive holding Win xp to Firfox installed on a different drive holding Win 7. I followed the backup and restore process in the Firefox help file but it doesn't work. Help will be appreciated because I have a slew of bookmarks that I would like to use with Win 7.

    If you need to merge bookmarks then you need to export the bookmarks to an HTML file and import that file on the other computer.
    Bookmarks > Organize Bookmarks > Import & Backup > Export HTML
    Bookmarks > Organize Bookmarks > Import & Backup > Import HTML : "From File"
    See also http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox

  • Help! I have had my iMac G5 fitted with new Logic Board but it doesn't work

    Help! I have had my iMac G5 fitted with new Logic Board but it doesn't work
    I have just had my iMac G5 First Gen 1.8Ghz fitted with a new Logic Board under the Apple Repair Extension Programme for iMacs.
    I got the iMac home from the repairers and switched it on and everything was working fine for about 2 hours and then all of a sudden the Error Page came up on the Screen (with a big On/Off Switch Logo) and it said I had to shut down.
    So I shut it down waited a few minutes and then tried to re-boot it but nothing happened. All that happended was the Power Light in the Right hand corner came on..but nothing else....
    Help! Any ideas what to do please?

    If you have an external firewire drive (it has to be firewire, USB won't boot on a Rev A), plug it in to the firewire port and turn it on, then boot your iMac and see if it shows on the screen.
    Have you tried to hit the eject (up arrow, the last button on the top row of the keyboard) button when you boot, perhaps the repairers left a disc in the drive? Then try and put your install disc in.
    Miriam

  • TS1253 I have a printer epson TX210, but it doesn't work with my time-capsule. What need to do?

    I have a printer epson TX210, but it doesn't work with my time-capsule. What need to do?

    What have you tried?
    You are going to get nowhere quick with the 6.1 utility in Mountain Lion if this is the only OS you have available.
    Look up how to install 5.6 utility under ML. At least then you can see printers. That is assuming you are trying to use USB.
    Has this worked ever on Mountain Lion? Did you download the drivers for that printer for ML?
    Plug it into a computer directly.. does it work? If it doesn't work locally it sure will not work via the network.

  • At the moment I can use my apple Id on my iPod touch to connect to iCloud and IMessage and FaceTime but it doesn't work on App Store. Face to an error: can not connect to iTunes Store. What's wrong? My apple Id is working on my MacBook Pro as well.

    At the moment I can use my apple Id on my iPod touch to connect to iCloud and IMessage and FaceTime but it doesn't work on App Store & iTunes just on iPod  Face to an error: can not connect to iTunes Store. (Setting... itunes & app store)What's wrong? My apple Id is working on my MacBook Pro as well. And it was working on this iPod before resetting . Just after resetting I can not connect to App Store & iTunes and I can not instal any app even free apps

    Try
    Can't connect to the iTunes Store

Maybe you are looking for

  • Worst customer support and website in the world!

    I have had bad service from businesses here and there, but Verizon home phone service (which I am forced to use in this location) has amazingly bad customer support and a website from hell! Any tips or tricks how to get any human at Verizon to respon

  • LiveCycle ES4 Output Watermark Transparency Warning

    Hello, I am running into a warning during my PDF assembly and output process.  The warning seems to exist for every page of the PDF document having a watermark.  Here is the logging entries that can be found in the server.log file on our output serve

  • Process and commit behind a comand button

    new bee question i have created a application to update data within the database (ora 9.2). the user wishes to press a button that updates the data commits and then exits the form back to the previous form all seams easy ! but i can only do it in two

  • HT5085 I want to cancel a tv show app that apparently charges me monthly.  I've deleted the app but it still charges me

    I have a kids tv show app on my phone that I was not aware that it charged monthly.  It's been deleted from my phone and I need to know how to stop the charges.

  • JTextArea to String

    I'm writing a program that is essentially a basic text editor. I am trying to pass the text from the JTextArea to a seperate class which will be a "Find Text" dialog. What is the best way to go about doing this? Thanks in advance for any help!