Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (1)

0
votes
0answers
38 views

make: *** [all] error 2 when installing libmtp

I'm trying to install libmtp using msys. the direction are to run these commands: ./configure make all make install i successfully run the first command but when i run the second i get an error: ...
0
votes
1answer
197 views

Subversion yields error while loading shared libraries libdb…

I recently setup a new Arch Linux computer and when trying to do an svn checkout I get this error: svn: error while loading shared libraries: libdb-5.3.so: cannot open shared object file: No ...
0
votes
0answers
111 views

Command /usr/sbin/chown failed with exit code 1 Error when archiving

I'm trying to archive a project to submit it to the iOS App Store, but keep getting this problem. I have already set yes to the skip install option, re-installed Xcode, rebooted and re-copied my ...
0
votes
0answers
29 views

Error while installing the libmtp library

When I'm running the configure file for the Libmtp library using Msys, everything seems to be going fine till I get an error that tells me that it can't find the Libusb library, I have installed it ...
0
votes
1answer
71 views

Git installation: /usr/bin/ld: cannot find -lz

I'm trying to install git from source as a non-root user. After typing "make" the following error occurs: Link git-daemon /usr/bin/ld: cannot find -lz collect2: ld returned 1 exit status I already ...
1
vote
0answers
440 views

Unable to install synergy on red hat 5.4

I'm trying to install Synergy on Red Hat Linux 5.4 but I'm getting the below errors: rpm -ivh synergy-1.3.8-Linux-x86_64.rpm error: Failed dependencies: libstdc++.so.6(GLIBCXX_3.4.11)(64bit) is ...
0
votes
1answer
55 views

libpango 64-bit on 32-bit Debian Wheezy

I have a 32-bit Debian Wheezy install with a 64-bit kernel also installed. (64-bit kernel, 32-bit userland.) I need to run a 64-bit binary that depends on libpango, so I need to install 64-bit ...
1
vote
1answer
30 views

Location for linux libraries without sudo?

I'm at a shared terminal and I want to build a program that works fine on my home computer. I don't have sudo permissions. I need to build a couple of libraries: GotoBlas and UMFpack. Is there some ...
0
votes
0answers
92 views

Is there software to write to RFID cards?

I have a specialty RFID writing hardware, I just want to write strings onto RFID cards. Unfortunately they didn't give me any software, but a library. I wasn't intending to program a new GUI and ...
0
votes
0answers
72 views

SSH: error while loading shared libraries

When I test SSH locally (SSH localhost), I get the following error: SSH: error while loading shared libraries: libkeyutils.so.1: cannot open shared object file: No such file or directory So it ...
3
votes
3answers
195 views

Installing a library locally in home directory, but program doesn't recognize it

I am installing a program on a server as a non-root user. Specifically it is tmux 1.5, but this should apply broadly to all locally installed program in my opinion (I mention the program name in case ...
1
vote
1answer
80 views

Force firefox to use different library

I'm trying to upgrade to Firefox 5 on RHEL5, and am getting the following error: ./firefox-bin: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ...
3
votes
3answers
51 views

Relocate a library folder

Out of the (Win7) box, the Public Pictures library points to C:\Users\Public\Pictures. I would like to reset that so it resolves to a secondary harddrive.
0
votes
2answers
42 views

What library contains file X?

I'm tired of looking for specific files for specific problems, for questions like this one for example. Now, is there a way for someone to find out by himself what library one should install to have ...
0
votes
1answer
75 views

How can I my Win7 Pictures library - arrange by Month is always Empty

When I go to the Pictures library on my Win7 machine and Arrange by Month it says "This folder is empty". If I Arrange by Folder I can see all my folders and photos. Actually arranging by anything ...
1
vote
1answer
37 views

Windows portable shortcuts to Library subfolders

Is there a way in Windows 7 to create a shortcut to: Libraries\Music\some_file.mp3 instead of: D:\Users\Myself\My Music\some_file.mp3 This way when I move my special libraries, or reinstall ...
1
vote
1answer
29 views

Where do I put self built libraries on OS X?

I downloaded and built a C, g++ library that I want to use in a couple of other C projects. What is the best/standard directory to put the library in on OS X Snow Leopard? /opt/local/lib/ ...
1
vote
1answer
45 views

Access Terminal from OSX 10.4 install disk to replace corrupted libSystem.dylib

Ive corrupted the libsystem.b.dylib on my PPC mac running 10.4 and i have the install disk. i know its corrupt because i was the one who corrupted it (long story stinging from GCC errors...) anyway i ...
0
votes
2answers
51 views

See currently loaded Shared Objects in Linux

I have two, related questions: How can I see if a shared library is currently loaded? (i.e. system-wide, process agnostic) How can I see all shared libraries loaded by a process?
2
votes
1answer
131 views

msvcr71.dll is missing

msvcr71.dll is missing on Windows 7 and I can't register my dll throw regsvr32 I just can't understand why it can happen Does this dll come with OS, or I can install C++ runtime libraries, or .NET ...
1
vote
1answer
78 views

What do the number suffixes in Linux dynamic libraries mean?

Here's an example: ~$ ls /lib/*.so* | head -n 10 /lib/ld-2.13.so /lib/ld-Linux.so.2 /lib/libacl.so /lib/libacl.so.1 /lib/libacl.so.1.1.0 /lib/libanl-2.13.so /lib/libanl.so.1 /lib/libattr.so ...
3
votes
3answers
50 views

Where to put libraries and headers on windows (coming from unix?)

When a unix/linux program requires "stuff", I usually put (or dpkg puts for me) libraries and headers in /usr/lib and /usr/include, respectively. I recently downloaded a library that I wish to use on ...
0
votes
3answers
561 views

How do I transfer my iPhoto library with keywords, events, albums and info intact?

I need to make space available on my MacBook Pro. Here is what I tried: I accessed the individual albums, clicked Select All then clicked File → New album on the iMac. It transferred the ...
2
votes
1answer
154 views

What's the most easy-to-install Neural Network C++ library with command-line for Linux?

I'm a fan of the "test first" approach to programming. My C++ program needs a neural net. I've been trying FANN (http://leenissen.dk/fann/wp/) but it's been a struggle, as it requires a language ...
3
votes
2answers
134 views

Transfer iTunes from PC to Mac?

I've just switched to Mac. Everything was running smoothly so far. Now I need to copy my iTunes library (+6,000 songs and videos) from my old windows computer to my new Mac. I've heard it can be done ...
1
vote
3answers
594 views

mdb files opened in 2010 lose VBA code references

Disclaimer: I just got back from some sick time, haven't seen the error myself or investigated the full range of possible causes, just looking for hints on what may be a systemic issue or something ...
0
votes
0answers
92 views

Nagios 3 statusmap. C was not compiled

I'm trying to install Nagios 3.2.3 from source file. I'm using Ubuntu Lucid Lynx server. Everything works fine, except statusmap.cgi and trend.cgi is missing. I checked the config.log / the make log ...
2
votes
1answer
175 views

Change image for music library folder in Windows 7

With the Windows 7 Music Library in "Folder" view each subfolder will be rendered as a "page" and some pages will have an image of the album/CD cover. But how can I change this image? Some CDs are ...
2
votes
2answers
373 views

New Windows 7 Libraries created keep disappearing

I've just got a new laptop that came pre-installed with Windows 7 Professional edition. One of the new features of Windows 7 is Libraries. I'm familiar with how this works and am trying to create my ...
1
vote
1answer
84 views

Does anyone know of a good web-based library inventory program I can install on my personal server?

I am the president of a small gaming club with a club-owned library of board games. People have been asking me if they could borrow the games between club meeting times. The club has a website, and I ...
0
votes
0answers
44 views

Win 7 Pro Libraries folder shows but other views don't

Started trying to use Libaries in Win7 Pro. Let's say the Music libarary. The default folders show. I added a folder that contains folders that contains thousands of (mostly music) files. Those ...
3
votes
1answer
125 views

Is it possible to add single files to Windows 7 libraries?

I want to use libraries and the homegroup to share my files in an easy manner. However, i only want some files from folders (including the harddrive i've got, that has 100+ ER episodes in root and a ...
0
votes
2answers
536 views

Linux binary executable properties: ldd alternative?

The Linux ldd command can show the dynamic libraries used by an executable. It's a bash script. But it seems to be fragile, and does not work on some binaries. Is there an alternative tool? In my ...
1
vote
3answers
157 views

Overriding Linux libraries for historical binary-only tools

I have a 64 bit Ubuntu Linux box. Recently I was given an old compiled binary that used to run on an old, retired server, which I THINK was a 2007-era Redhat distribution. As you might expect, the ...
1
vote
0answers
101 views

How should I fix my music library (Windows 7) which does everything but open when attempted?

As I mentioned in the question above, it doesn't open. However, I can normally go to its properties to include/exclude folders. It's still functional, I believe. I just can't get INSIDE it. All the ...
2
votes
1answer
84 views

Does any economically-feasible publicly available software compare audio files to determine if they are dupes?

In the vein of this question http://unix.stackexchange.com/questions/3037/is-there-an-easy-way-to-replace-duplicate-files-with-hardlinks is there any software that will automatically parse a library ...
0
votes
0answers
194 views

gcc built by crosstool-ng gives undefined reference

I've successfully built a toolchain using crosstool-ng with the default configuration named x86_64-unknown-linux-gnu. The documentation says: Using the toolchain is as simple as adding the ...
2
votes
2answers
1k views

Windows 7 Start Menu folder editing help

I'd like to be able to have the windows 7 start menu link to folders and not link to the stupid libraries. In Windows vista you could add the the Downloads folder into the start menu with messing with ...
2
votes
0answers
161 views

How to install ac-R mode in emacs?

I have recently added the file ac-R.el to /usr/local/share/emacs/site-lisp, along with (require 'ac-R) to ~/.emacs Now, when I open emacs with --debug-init, I get the error Debugger ...
1
vote
4answers
974 views

Why do I get “command not found” when the binary file exists?

Here's my problem. I have just compiled a linux build of tests in my VirtualBox VM. When I run it, I get: bash: ./tests: No such file or directory I did some research, and found it could ...
1
vote
1answer
57 views

How can I include a saved search folder in a Windows 7 Library?

For example, add the search for *.avi in the Downloads folder to my Videos library? It's just that I think it's a waste of time to organize my files manually every time I download or copy something.
0
votes
2answers
341 views

Environment Variables for Windows 7 Built-in Libraries

Does Windows 7 define environment variables for pre-existing Libraries? I am curious because I often use these when typing a path in Open/Save dialogs or from the Run prompt. For example, to get to ...
0
votes
2answers
202 views

Change order of libraries during start-menu searches in Windows 7

I use the start-menu to launch files (kind of like Launchy or Quicksilver) and the library functionality is really helpful in quickly sorting out what's what. For example, maybe an older copy exists ...
0
votes
2answers
163 views

What is the standard place for static library files on Unix/Ubuntu

I am trying to install a library manually, well actually just put it in a sensible location preferably in my LIB path. I have a lib[...].a file and a bunch of headers pertaining to that static ...
0
votes
1answer
509 views

Windows Media Player library doesn't show any songs in folders!

I have Windows 7 Ultimate and have added my music folders to the library of Win Media Player, yet none of my songs appear in the library! What shall I do? Also, i have switched off many services, ...
3
votes
2answers
743 views

Is there MSDN Library for Visual Studio 2010?

Is there MSDN Library for Visual Studio 2010? What is the lastest version of MSDN Library?
1
vote
3answers
2k views

Sharing iTunes Library Between Mac & PC Via A NAS

I'd be really grateful if anyone can help me with this, I spent literally days trawling the net before I came across this site, which seems to have very knowledgable people! So, the problem is: ...
2
votes
4answers
182 views

How to strip a Linux system?

I'm not sure if this is the place to ask, but here we go! I've been building my own Linux distro, and I've stripped the binaries, etc. The system won't use GCC or development tools, as it will be a ...
1
vote
1answer
322 views

How can I specify the path to libpcap when configuring/making/installing?

I'm running Ubuntu 10.04.1 and am trying to get packet capturing working for my Bluetooth dongle using hcidump. From what I've read, libpcap must be compiled to enable Bluetooth sniffing and given ...
0
votes
2answers
163 views

Multiple versions of a lib on Linux

So i often have the problem that i work on applications that need different versions of the same library. I can usually not have two versions of the same library installed but i can link to specific ...

1 2 3