Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (1)

1
vote
1answer
52 views

Linking WXWidgets in C++ on Mac OSX 10.7 objects not working

For a cross-platform project, we are using wxwidgets to create a cross-platform GUI in c++. WxWidgets was installed on Mac OSX 10.7 using macports. We have no problems with compiling our source-code ...
0
votes
1answer
33 views

Get the total amount of music files by folders, albums, genres, etc. in Windows Library

How can I get summaries from Windows Libraries (especially from the Music Library)? I would like to get the total amount of music files, but also the amount of music files by folders, albums, ...
0
votes
1answer
29 views

Trying to restore Library files from backup made with Windows7

I wish I knew this before I backed up my info and restored my laptop but, here I am. I back up my info using windows backup. I want to restore specific files, NOT ALL OF THEM, I started making my ...
0
votes
0answers
22 views

Reinstalling Windows Speech Library

So I have some code that won't run on my laptop but will run on my desktop just fine. You can see the original question here: ...
1
vote
0answers
112 views

compile ffmpeg to enable libmp3lame

I am using the following command in MinGW in windows to build my ffmpeg, I have already downloaded libmp3lame from here sourceforge.net compiled the build and compile and install the libmp3lame, now ...
0
votes
0answers
28 views

Is there a free library type reboot software [closed]

Possible Duplicate: Free Windows 7 app to enforce user time restrictions or Steady State alternative I am setting up a community computer center and I need to set the Windows-7 PC's to ...
0
votes
0answers
25 views

Upstart library for common programms

Is there any web-library or wiki-system available, that contains linux/ubuntu Upstart configurations for common tasks? I had to write my own configurations for a java glassfish application server and ...
0
votes
2answers
80 views

Is it safe to have 32-bit libs in 64-bit Linux?

I am running Fedora 16 x86-64. Wanting to run some games that were released for 32-bit Linux, I've installed the 32-bit versions of the required libraries. Works very well. My question is; In the ...
0
votes
1answer
159 views

Restore Windows 7 Libraries links without reinstalling?

i did something rather stupid and now i don't know how to fix my mistake. i built a new PC with an SSD and a HDD. the SSD is for the system files and most applications, but the HDD is for data. for ...
1
vote
0answers
92 views

iTunes can't find library file on NFS server

I've set up an NFS server to maintain a central iTunes media folder for all users on our home network. In addition, we are storing each user's library file on the NFS, and pointing the iTunes client ...
0
votes
0answers
197 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
341 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 ...
2
votes
0answers
288 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
51 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
235 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
642 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
86 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
56 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
158 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
118 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
633 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
162 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
55 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
45 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
120 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
54 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
45 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
80 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
111 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
208 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 ...
2
votes
1answer
129 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
61 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
888 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
199 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
157 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
1k 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 ...
2
votes
1answer
250 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
504 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
102 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 ...
3
votes
1answer
160 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
828 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
204 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
124 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
91 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 ...
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
189 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
2k 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
65 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
528 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
252 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 ...

1 2 3