Wed, Jan 26 2005
00:57:27
|
|
Request created by guest
|
|
Subject: d.m misses libdfftw.so.2 - why?
Platform: GNU/Linux/i386
grass obtained from: Mirror of Trento site
grass binary for platform: Downloaded precompiled Binaries
GRASS Version: grass-6.0.cvs_src_snapshot_2005_01_22
Precompiled grass-6.0.cvs_src_snapshot_2005_01_22 demands libdfftw.so.2 on startup.
Easy to work around by installing it but why does GUI want it? Wasn't it once
reported and fixed in 5.7?
GRASS 6.0.cvs:~ > d.m
Error in startup script: ps.map: error while loading shared libraries: libdfftw.so.2:
cannot open shared object file: No such file or directory
while executing
"exec ps.map -p"
(procedure "DmPrint::init" line 14)
invoked from within
"DmPrint::init"
(procedure "main" line 31)
invoked from within
"main $argc $argv"
(file "/usr/local/grass6.0.cvs-i686-pc-linux-gnu-22_01_2005/etc/dm/d.m.tcl"
line 890)
GRASS 6.0.cvs:~ >
Maciek |
|
Fri, Sep 2 2005
18:33:18
|
|
User changed to werchowyna@epf.pl by msieczka
|
|
Fri, Jun 23 2006
21:56:54
|
|
Status changed to resolved by mbarton
|
|
Fri, Jun 23 2006
21:56:54
|
|
Taken by mbarton
|
|
Fri, Jun 23 2006
21:56:53
|
|
Mail sent by mbarton
|
|
This is not a d.m problem, but due to missing libraries or other dependencies
for GRASS on the user's system. The error message is misleading and actually
comes out of the startup script I think.
Michael |
|