bugmldonkey, a multi-networks file-sharing client - Bugs: bug #10066, LablGTK is a must now?

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #10066: LablGTK is a must now?

Submitter:  Artifex Maximus <artifex>
Submitted:  Thu 19 Aug 2004 05:14:10 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Compilation problem Status:  Fixed
Assigned to:  None Open/Closed:  Closed
Release:  2-5-28 Release: 
Operating System:  FreeBSD Binaries Origin:  CVS / Self compiled
CPU type:  Intel x86

Thu 19 Aug 2004 11:03:32 PM UTC, comment #3: 

Please also try patch 3305, this will be the official one. I will leave this bug closed. If it does not work, please leave a report in the patch itself.

spiralvoice <spiralvoice>
Group administrator
Thu 19 Aug 2004 07:37:14 PM UTC, comment #2: 

It works, thanks. I always use this in my script:
cd config
autoconf259 || exit 1
cd ..

The 'configure --help' still show --disable-gui.

BTW, the FreeBSD can handle multiple version of autoconf in parallel with difference in filename (autoconf213,autoconf253,autoconf259). The original MLD Makefile have hardwired autoconf so I always need to run it manually.

Artifex Maximus <artifex>
Thu 19 Aug 2004 07:12:24 PM UTC, comment #1: 

No, --disable-gui was not used due to patch 3292. Please use patch 3303, then "cd config ; autoconf ; cd .." and report if lablgtk is now ignored again.

spiralvoice <spiralvoice>
Group administrator
Thu 19 Aug 2004 05:14:10 PM UTC, original submission:  

I configure with this line:

./configure \
--disable-shared \
--prefix=/usr/local \
--enable-local-prefix=/usr/local \
--enable-verbosity=debug \
--enable-pthread \
--enable-batch \
--enable-checks \
--disable-multinet \
--disable-newgui \
--disable-gui \
--disable-gtk2 \
--enable-bittorrent \
--enable-donkey \
--disable-audiogalaxy \
--disable-opennap \
--disable-gnutella \
--disable-gnutella2 \
--disable-directconnect \
--disable-soulseek \
--disable-openft \
--disable-cymes \
--disable-fasttrack

My system is a FreeBSD 4.10-STABLE, ocaml3.08 and don't want any kind of graphics interface. Web is enough. :)

Artifex Maximus <artifex>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-08-19 spiralvoice StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code