This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 3 matches

by aim nano
Fri Feb 10, 2006 1:10 pm
Forum: Eggdrop Help
Topic: Compile Successful, Linking Error [Solved]
Replies: 4
Views: 6526

I figured it out.

My ./configure --with-tcllib- etc

I didn't put the full pathname, just to the folder that contained libtcl8.4.so.

So I'll try that when I get home and if I have anymore trouble...

I'll be back!

-Andrew
by aim nano
Fri Feb 10, 2006 11:51 am
Forum: Eggdrop Help
Topic: Compile Successful, Linking Error [Solved]
Replies: 4
Views: 6526

Td/tk?

What is td or tk?
by aim nano
Fri Feb 10, 2006 3:17 am
Forum: Eggdrop Help
Topic: Compile Successful, Linking Error [Solved]
Replies: 4
Views: 6526

Compile Successful, Linking Error [Solved]

Code: Select all

Linking eggdrop (standard build).

gcc -pip -o ../eggdrop ETC ETC ETC

/usr/bin/ld:  cannot find -ltcl8.4.so
collect2: ls returned 1 exit status
make[1]:  *** [../eggdrop] Error 1
make[1]:  Leaving directory '/home/andrew/Desktop/eggdrop1.6.17/src'
make:  *** [modegg] Error 2