[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(no subject)
- To: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Subject: (no subject)
- From: Miriam <prog(at-nospam)agri.huji.ac.il>
- Date: Thu, 9 Nov 2000 08:06:01 +0200 (IST)
- cc: Linux-IL Mailing List <linux-il(at-nospam)cs.huji.ac.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
1-Thank you for the quick answer.
2-I do have libxforms installed. The problem seems to be rather along the
line hinted at by Assaf Mevorach: Unlike some other Unix flavors and some
other Linux
distributions, in Slakware 7.0 the linker does not include BY DEFAULT the
code required to include in the RUN_TIME_PATH all the directories that
were searched for libraries when building it. Unless one uses the rpath
option at build time, or define explicitely a RUN_TIME_PATH, only /lib and
/usr/lib are seaeched.
3-I think I'll make use of your remark about the possibility of dispensing
with lib5. Thanks again.
4-Something funny happened to my message on the way to you. I refer to the
"missing space" (> s%@LIBS@% -lSM -lICE -liberty -lc-lm -L/usr/X11R6/lib
^^
-lX11 %g
I assume the space there wasn't missing
in the original line):
I looked at all my copies of the message, in "sent mail" and in the
messages received from the list and from Assaf. The space is there. I
cannot explain that.
5-In order to include the rpath directive I have to modify one of the
Makefiles or call configure with some command-line parameter. I am not
familiar with the use of this technique. Can you give me some pointer
? (Must I mention that I never learned programming in a systematic way
?). Cheers, Avraham
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il