On Tuesday, June 25, 2002, at 02:00 AM, Hardeep S Parmar wrote:
> > I used dselect to install lesstif(0.93.18-2) binaries.I have > fink(0.4.0.) > I then used "fink install ddd" to download ddd-3.3.1-2. I succesfully installed ddd-3.3.1-3. I'm using lesstif-0.93.18-7. > The install phase(and NOT compilation/link) via fink install failed > reporting that move of > /sw/src/root-ddd-3-3-1.2/.../ddd.exe to ddd failed. > ??? Would somebody like to confirm this bug and fix it? > That segment of the build worked fine mkdir /sw/src/root-ddd-3.3.1-3/sw/bin /bin/sh ./libtool --mode=install /usr/bin/install -c ddd.exe /sw/src/root-ddd-3.3.1-3/sw/bin/ddd.exe /usr/bin/install -c ddd.exe /sw/src/root-ddd-3.3.1-3/sw/bin/ddd.exe > However I went ahead and did a manual make and make install which > installed > ddd. It copied ddd binary to /usr/local/bin/ , > however the shared libraries(motif libraries libXm.2.0.2....) > were installed /sw/lib/... by binary installation of lesstif. > ??? This seems to be another likely problem with default source install. > I managed to set soft link to them from /usr/lib/... Hmm. Can you not specify the configure flags "--with-motif- libraries=/sw/lib --with-motif-includes=/sw/include" at build time? > Hence I got of to ddd working but when I launch ddd it says > that motif version is 3.0.0 and reqd version is 5.0.0 and quits. fink installed ddd comes up fine, spewing the "X warnings" that DDD is so famous for. Do you have another version of Motif (OSF-openMotif, perhaps) installed on your system? Jeremy ------------------------------------------------------- This sf.net email is sponsored by: Jabber Inc. Don't miss the IM event of the season | Special offer for OSDN members! JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
