On Tue, Sep 28, 2010 at 12:08:37AM +0300, Khaled Hosny wrote: > I don't think both can coexist, you can only have one libvte at time > (may be with some complex setup both can coexist, but I don't know how > myself).
Compile the new mlterm and install it into another prefix: /usr/local/mlterm for example. Then create a script: #!/bin/sh LD_LIBRARY_PATH=/usr/local/mlterm/lib gnome-terminal Then create a launcher for that script. Cheers, -- GPG-Key: 0xA3FD0DF7 - 9F73 032E EAC9 F7AD 951F 280E CB66 8E29 A3FD 0DF7 Debian User and Developer. Homepage: www.foolab.org _______________________________________________ Developer mailing list [email protected] http://lists.arabeyes.org/mailman/listinfo/developer

