-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I have an Asus Q500A with win8 and Ubuntu 12.04 64 bit; Linux kernel 3.8.0-32-generic. I have been having residual package issues which have been giving me trouble trying to reconfigure xserver-xorg-lts-raring. I tried removing all residual packages from synaptic but the following were not removed…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I tried install psycopg2 via pip in my virtual env, but got this error:
ld: library not found for -lpq
(full log here: http://pastebin.com/XdmGyJ4u )
I tried install postgres 9.1 from .dmg and via port,
(gksks)iMac-Alexander:~ lorddaedra$ locate libpq
/Developer/SDKs/MacOSX10.7.sdk/usr/include/libpq
/Developer/SDKs/MacOSX10…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello guys, I have a big project compiled into libProject.so-file (shared library), I made some modules (shared libraries too) which use code from all libProject. Can I set libProject as dependence for moduleProject.so file? (gcc)
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
What does a WCF Service Library do that a regular class library doesn't?
edit: i posted my own answer. Am I missing anything? Are they fundamentally both just class libraries with a few template classes added?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello guys, I have a big project compiled into libProject.so-file (shared library), I made some modules (shared libraries too) which use code from all libProject. Can I set libProject as dependence for moduleProject.so file? (gcc)
>>> More