--- Jean Cayron <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I had the same problem.
> I resolved the problem of lib lib64 moc etc. by doing this (as su) :
> 
> ln -s /usr/include /usr/lib64/qt4/include
> ln -s /usr/bin /usr/lib64/qt4/bin
> ls -s /usr/lib64 /usr/lib64/lib


Some related 64 bit Suse 10.2 RPM's are at (but not QGIS itself):

http://grass.botany.ch/



> > Can anyone tell me how to solve this issue please?
> > Thanks in advance.

Hmmm.... I didn't have any problems like this....

./configure --with-postgres 
            --with-geos=/usr/local/bin/geos-config 
            --with-gdal=/usr/local/bin/gdal-config 
            --with-qtdir=/usr/local/Trolltech/Qt-4.2.2 
            --with-grass=/usr/local/grass-6.2.1/

>From the configure logfile, the path was:

PATH: /home/baw/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/X11R6/bin
PATH: /usr/sbin
PATH: /bin
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
PATH: /usr/lib64/jvm/jre/bin
PATH: /usr/lib/mit/bin
PATH: /usr/lib/mit/sbin
PATH: /usr/lib/qt3/bin


I used ldconfig to ensure library paths were viable, rather than creating soft
links.

I also ran the entire configure/make/make install as root, NOT a local user.

I can set up ssh access to this system for you if that would help?


HTH,

  Brent Wood
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user

Reply via email to