[Haifux] Lectures Re-run

2002-04-13 Thread Orr Dunkelman


As many of you (might) have noticed, the haifux is active for more than
2.5 years now (actually, 2.6 years). As many of the people weren't in
all of the lectures (myself included), and as some lectures are still
interesting and as some people would like to hear them (or re-hear them)
it was suggested (several times, different faces) to have re-runs of
several lectures.

Each of you who is interested in a Re-Runed lectures please send me an
email with:
A) up to _5_ lectures you would like to have re-runed (and updated)
B) all lectures must be at least one year old
C) no more than 3 lectures of the same lecturer (=Guy)
D) it wasn't re-runed already (sorry Shlomi  Lambda Calculus).

Any lecture with more than 15 votes will be asked from its original
lecturer to be repeated (or if he really doesn't want to, from someone
else).

Voting will end on 1/5/2 and the results will be published.

-- 
Orr Dunkelman,
[EMAIL PROTECTED]

If God is perfect, why did he create discontinuous functions? --
.//yro footnote

Spammers: http://vipe.technion.ac.il/~orrd/spam.html


--
Haifa Linux Club Mailing List (http://linuxclub.il.eu.org)
To unsub send an empty message to [EMAIL PROTECTED]





Re: [Haifux] Error while compile progrem that use QT3

2002-04-13 Thread Muli Ben-Yehuda

On Sat, Apr 13, 2002 at 04:54:04PM +0300, barak wrote:
 whan i try to compile i get linking error:
 
 [barak@linux qt-learn]$ make
 g++  -o make-L/usr/lib/qt3/lib -L/usr/X11R6/lib -lqt -lXext -lX11 -lm
 /usr/bin/ld: cannot find -lqt
 collect2: ld returned 1 exit status
 make: *** [make] Error 1
 [barak@linux qt-learn]$

where is libqt located? if it's not in one of the -L'd directories
aboves, add this directory with -L.

 libqt.so (libc6) = /usr/lib/qt2/lib/libqt.so

This is a pretty good hint...
-- 
The ill-formed Orange
Fails to satisfy the eye:   http://vipe.technion.ac.il/~mulix/
Segmentation fault. http://syscalltrack.sf.net/

--
Haifa Linux Club Mailing List (http://linuxclub.il.eu.org)
To unsub send an empty message to [EMAIL PROTECTED]