-
Senior Member
registered user
Has anyone successfully installed Wordnet?
http://wordnet.princeton.edu/wordnet...t-version/#nix
make doesn't work due to problems with Tcl configuration while running configure
Code:
$ time ( ./configure --prefix="${_PRFX}" --exec-prefix="${_PRFX_ARCH}" ) > "configure_${_LOG_SFX}" 2>&1
$ tail -n 10 "configure_${_LOG_SFX}"
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for Tcl configuration... configure: WARNING: Can't find Tcl configuration definitions
real 0m21.087s
user 0m0.790s
sys 0m0.390s
$ time sudo find / -type f -name "tclConfigure.sh"
find: ‘/run/user/1000/gvfs’: Permission denied
real 2m39.346s
user 0m3.803s
sys 0m9.400s
$ time sudo find / -type f -name "tkConfig.sh"
find: ‘/run/user/1000/gvfs’: Permission denied
real 0m21.570s
user 0m3.513s
sys 0m8.487s
$ sudo apt-get install tcl-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package tcl-dev
$ sudo apt-get install tk-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package tk-dev
-
Senior Member
registered user
Also, I see two Makefile files in there but with extensions
Code:
$ ls -l Mak*
-rw-r--r-- 1 knoppix knoppix 114 Dec 18 2006 Makefile.am
-rw-r--r-- 1 knoppix knoppix 18253 Jan 20 2007 Makefile.in
-
Senior Member
registered user
Hello Albretch.
I would suggest that you try the following. Since you did not tell your Knoppix version tcl and tk versions may differ.
Code:
sudo apt-get update
sudo apt-get -t testing install tcl8.6-dev tk8.6-dev
./configure --with-tk=/usr/lib/i386-linux-gnu/tk8.6 --with-tcl=/usr/lib/i386-linux-gnu/tcl8.6
Read http://askubuntu.com/questions/37248...alling-wordnet (last answer)
Code:
chmod u+w src/stubs.c
Edit src/stubs.c as described on the page mentioned.
Run "make" and "sudo make install".
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules

Knoppix Linux Live DVD
$9.99

Knoppix NSM 1.2
$8.00

Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive
$9.99

KNOPPIX 9.1 LINUX INSTALL & LIVE DVD
$9.99

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 16G USB Stick
$19.95

Hamshack Live DVD-ROM
$9.00

Knoppix Linux Bootable OS v9.1 "Original Live Operating System" 32GB USB Stick
$17.75

Linux Knoppix 4.0.2 Installation Disc
$19.99

Knoppix 3.4 Linux installation CD
$5.00

Knoppix Linux Hacks Book (392 pages)with CD
$49.00