Thanks for the ideas. My <a href="http://ld.config.so">ld.config.so</a> only has one line: "<span style="font-family: courier new,monospace;">include /etc/ld.so.conf.d/*.conf</span>" . What else should it have? Can I just add "<span style="font-family: courier new,monospace;">/usr/lib64</span>" as a line? What would be the syntax? I ran ldconfig, and then tried again (make clean, make, make install), but it still does not work. Output of strace g.region -p is:<br>
<br><span style="font-family: courier new,monospace;">GRASS 7.0.svn (jordan_wgs84):~/grass_7_source/grass_trunk > strace g.region -p</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">execve("/usr/local/grass7.0.svn-28_11_2009/bin/g.region", ["g.region", "-p"], [/* 53 vars */]) = 0</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">[ Process PID=27695 runs in 32 bit mode. ]</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">brk(0) = 0xa03f000</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xfffffffff77a6000</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/tls/i686/sse2/cmov/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/tls/i686/sse2/cmov", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/tls/i686/sse2/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/tls/i686/sse2", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/tls/i686/cmov/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/tls/i686/cmov", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/tls/i686/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/tls/i686", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/tls/sse2/cmov/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/tls/sse2/cmov", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/tls/sse2/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/tls/sse2", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/tls/cmov/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/tls/cmov", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/tls/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/tls", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/i686/sse2/cmov/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/i686/sse2/cmov", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/i686/sse2/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/i686/sse2", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/i686/cmov/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/i686/cmov", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/i686/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/i686", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/sse2/cmov/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/sse2/cmov", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/sse2/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/sse2", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/cmov/libgrass_gproj.so", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/local/grass7.0.svn-28_11_2009/lib/cmov", 0xffd57808) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/libgrass_gproj.so", O_RDONLY) = 3</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\354\30\0\0004\0\0\0"..., 512) = 512</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">fstat64(3, {st_mode=S_IFREG|0755, st_size=58884, ...}) = 0</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">mmap2(NULL, 35252, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfffffffff779d000</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">mmap2(0xf77a5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7) = 0xfffffffff77a5000</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">close(3) = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/libgrass_vector.so", O_RDONLY) = 3</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\250\243\0\0004\0\0\0"..., 512) = 512</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">fstat64(3, {st_mode=S_IFREG|0755, st_size=987215, ...}) = 0</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xfffffffff779c000</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">mmap2(NULL, 289988, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfffffffff7755000</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">mmap2(0xf779a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x45) = 0xfffffffff779a000</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">mmap2(0xf779b000, 3268, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xfffffffff779b000</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">close(3) = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/libgrass_g3d.so", O_RDONLY) = 3</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\34X\0\0004\0\0\0"..., 512) = 512</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">fstat64(3, {st_mode=S_IFREG|0755, st_size=309592, ...}) = 0</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">mmap2(NULL, 124880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfffffffff7736000</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">mmap2(0xf7754000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e) = 0xfffffffff7754000</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">close(3) = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/libgrass_raster.so", O_RDONLY) = 3</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260n\0\0004\0\0\0"..., 512) = 512</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">fstat64(3, {st_mode=S_IFREG|0755, st_size=428819, ...}) = 0</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">mmap2(NULL, 150788, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfffffffff7711000</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">mmap2(0xf7735000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x24) = 0xfffffffff7735000</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">close(3) = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/libgrass_gis.so", O_RDONLY) = 3</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pv\0\0004\0\0\0"..., 512) = 512</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">fstat64(3, {st_mode=S_IFREG|0755, st_size=505081, ...}) = 0</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">mmap2(NULL, 201120, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfffffffff76df000</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">mmap2(0xf770f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2f) = 0xfffffffff770f000</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">mmap2(0xf7710000, 416, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xfffffffff7710000</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">close(3) = 0</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">open("/etc/ld.so.cache", O_RDONLY) = 3</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">fstat64(3, {st_mode=S_IFREG|0644, st_size=147519, ...}) = 0</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">mmap2(NULL, 147519, PROT_READ, MAP_PRIVATE, 3, 0) = 0xfffffffff76ba000</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">close(3) = 0</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/libm.so.6", O_RDONLY) = 3</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`4\0\0004\0\0\0"..., 512) = 512</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">fstat64(3, {st_mode=S_IFREG|0644, st_size=149392, ...}) = 0</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">mmap2(NULL, 151680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfffffffff7694000</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">mmap2(0xf76b8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0xfffffffff76b8000</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">close(3) = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/local/grass7.0.svn-28_11_2009/lib/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/tls/i686/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/tls/i686/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/tls/i686/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/tls/i686/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/tls/i686/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/tls/i686/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/tls/i686/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/tls/i686", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/tls/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/tls/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/tls/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/tls/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/tls/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/tls/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/tls/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/tls", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/i686/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/i686/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/i686/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/i686/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/i686/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/i686/cmov", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/i686/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/i686", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib32/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib32", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/tls/i686/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/tls/i686/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/tls/i686/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/tls/i686/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/tls/i686/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/tls/i686/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/tls/i686/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/tls/i686", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/tls/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/tls/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/tls/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/tls/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/tls/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/tls/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/tls/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/tls", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/i686/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/i686/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/i686/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/i686/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/i686/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/i686/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/i686/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/i686", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/sse2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib32/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib32", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/tls/i686/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/tls/i686/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/tls/i686/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/tls/i686/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/tls/i686/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/tls/i686/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/tls/i686/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/tls/i686", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/tls/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/tls/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/tls/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/tls/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/tls/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/tls/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/tls/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/tls", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/i686/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/i686/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/i686/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/i686/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/i686/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/i686/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/i686/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/i686", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/lib/i486-linux-gnu/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/lib/i486-linux-gnu", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/tls/i686/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/tls/i686/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/tls/i686/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/tls/i686/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/tls/i686/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/tls/i686/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/tls/i686/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/tls/i686", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/tls/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/tls/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/tls/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/tls/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/tls/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/tls/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/tls/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/tls", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/i686/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/i686/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/i686/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/i686/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/i686/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/i686/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/i686/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/i686", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/sse2/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/sse2/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/sse2/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/sse2", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/cmov/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu/cmov", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">open("/usr/lib/i486-linux-gnu/libproj.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">stat64("/usr/lib/i486-linux-gnu", 0xffd57760) = -1 ENOENT (No such file or directory)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">writev(2, [{"g.region", 8}, {": ", 2}, {"error while loading shared libra"..., 36}, {": ", 2}, {"libproj.so.0", 12}, {": ", 2}, {"cannot open shared object file", 30}, {": ", 2}, {"No such file or directory", 25}, {"\n", 1}], 10g.region: error while loading shared libraries: libproj.so.0: cannot open shared object file: No such file or directory</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">) = 120</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">exi</span>t_group(127) = ?<br><br><br>
<div class="gmail_quote">On Mon, Dec 14, 2009 at 4:02 PM, Glynn Clements <span dir="ltr"><<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5"><br>
Isaac Ullah wrote:<br>
<br>
> I've been trying to compile and install GRASS 7 on Ubuntu 9.10. I am<br>
> using the same methodology that has been successful for me with previous<br>
> version of Ubuntu. I have been able to successfully make binaries with no<br>
> errors, but I consistently get gdal/proj errors when I launch the gui. I<br>
> have tried with the precompiled ubuntu binaries of GDAL/PROJ as well as<br>
> building them from latest source (no errors). i've even tried the old<br>
> "compile GDAL first without GRASS support, then compile GRASS, then redo<br>
> GDAL with GRASS support" trick, and this does not work either. Here are the<br>
> errors:<br>
><br>
> Welcome to GRASS 7.0.svn (2009)<br>
> GRASS homepage: <a href="http://grass.osgeo.org/" target="_blank">http://grass.osgeo.org/</a><br>
> This version running through: Bash Shell (/bin/bash)<br>
> Help is available with the command: g.manual -i<br>
> See the licence terms with: g.version -c<br>
> If required, restart the GUI with: g.gui wxpython<br>
> When ready to quit enter: exit<br>
><br>
> To run a command as administrator (user "root"), use "sudo <command>".<br>
> See "man sudo_root" for details.<br>
><br>
> GRASS 7.0.svn (jordan_wgs84):~/grass_7_source/grass_trunk > g.gui wxpython<br>
><br>
> WARNING: Vector digitizer is not available (No module named<br>
> grass7_wxvdigit).<br>
><br>
> Note that vector digitizer is currently not working under MS Windows<br>
> (hopefully will be fixed soon). Please try more recent version of GRASS.<br>
> g.list: error while loading shared libraries: libgdal.so.1: cannot open<br>
> shared object file: No such file or directory<br>
<br>
</div></div><div class="im">> GRASS 7.0.svn (jordan_wgs84):~/grass_7_source/grass_trunk > whereis libgdal.so.1<br>
> libgdal.so: /usr/lib/libgdal.so.1 /usr/lib64/libgdal.so.1<br>
> /usr/local/lib/libgdal.so /usr/local/lib/libgdal.so.1<br>
> GRASS 7.0.svn (jordan_wgs84):~/grass_7_source/grass_trunk > g.region -p<br>
> g.region: error while loading shared libraries: libproj.so.0: cannot open<br>
> shared object file: No such file or directory<br>
> GRASS 7.0.svn (jordan_wgs84):~/grass_7_source/grass_trunk > whereis libproj.so.0<br>
> libproj.so: /usr/lib/libproj.so.0 /usr/lib/libproj.so<br>
> /usr/lib64/libproj.so.0 /usr/lib64/libproj.so<br>
><br>
> Clearly you can see that I have both libgdal.so.1 and libproj.so.0 installed<br>
> in standard locations, and they are in the PATH.<br>
<br>
</div>This is kind of clutching at straws, but:<br>
<br>
1. Is /usr/lib64 listed in /etc/ld.so.conf?<br>
2. Has "ldconfig" been run since the libraries were installed?<br>
<br>
The loader doesn't scan the system directories looking for libraries;<br>
it uses /etc/ld.so.cache, which is generated by ldconfig. If<br>
ld.so.cache isn't up to date, libraries may not be found.<br>
<br>
If you have "strace" installed, try:<br>
<br>
strace g.region -p<br>
<br>
This will show all of the system calls which are being made, including<br>
the loading of shared libraries. It may provide some clues as to what<br>
is going wrong.<br>
<font color="#888888"><br>
--<br>
Glynn Clements <<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Isaac I Ullah, M.A.<br><br>Archaeology PhD Candidate,<br>ASU School of Evolution and Social Change<br><br>Research Assistant,<br>Mediterranean Landscape Dynamics Project<br>
***************************************************<br><a href="mailto:isaac.ullah@asu.edu">isaac.ullah@asu.edu</a><br><a href="mailto:ullah@archaeologist.com">ullah@archaeologist.com</a><br><br><a href="http://www.public.asu.edu/~iullah">http://www.public.asu.edu/~iullah</a><br>
***************************************************<br>