|
From: Mark K. <mk...@co...> - 2004-05-16 17:04:07
|
Rui Nuno Capela wrote:
> This registration thing means that /usr/local/lib must be either on the
> shared object cache, as listed in /etc/ld.so.conf file,
Hi,
There actually seemed to be two requirements going this way:
1) /usr/local/lib in /etc/ld.so.conf
which was already true in my case, but that wasn't enough.
2) Run ldconfig to update whatever database is keeping track of the
entries that /etc/ld.so.conf is pointing to.
After doing both of those I was able to get qsampler to display last
evening.
Sorry for ht eslow replies but I don't have Internet access and am just
stopping by my office once or twice on the weekends to catch up.
- Mark
|