Michael Bane wrote:
Does anybody know of 'modules' [1] ready rolled for Debian (etch
preferably)? From the man page:
Sounds a lot like usepackage.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Tue, Aug 30, 2005 at 11:33:20PM -0300, Leonardo Sá wrote:
> Is it possible to change fonts, themes, menu style etc. on Tcl/Tk
> applications?
http://wiki.tcl.tk/11075
AFAIK the Debian Tk packages are compiled without tile.
Sven
--
If God passed a mic to me to speak
I'd say stay in bed, world
> Hello everybody,
>
> I'm really frustrated with trying to compile Tcl-DP for debian-i386.
> I did download the latest tcl8.3.3 sources, the debian patches and the
> tcl-dp 4.0b2 sources.
>
> First, tcl8.3.3 does not successfully finish make test. I get 6 errors.
> Then .. tcl-dp 4.0b does compi
>
> Hi!!
>
> I have a little problem because I am trying to compile something that
> requires
> the development files of Tcl/Tk. I
> have installed both packages (tcl8.2-dev/tk8.2-dev), but it turns out that
> the
> configure script of this program
> does not find tcl.h. I have checked that
>
> >
> > I wondered if there is a way to 'mimic' install/remove with dpkg?
> >
> >
> > Thanks,
> >
> > Mac
> >
> >
>
> If you go to /var/lib/dpkg, you will find a file called status. This
> appears to be how dselect keeps track of what's installed/configured/etc.
> The format is prett
Yep, that's it :-)
Many thanks.
Mac
--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to [EMAIL PROTECTED] .
Rich Puhek wrote:
> If you go to /var/lib/dpkg, you will find a file called status. This
> appears to be how dselect keeps track of what's
installed/configured/etc.
> The format is pretty self explanitory, so you should be able to hack
the
> status line of the package in question, "fooling" dselec
On Tue, 10 Mar 1998, Markus Lechner wrote:
> Thanks, this information helps a lot.
>
> > Note that if you build the source yourself, dpkg won't
> > know that you've installed tcl and will give you lots of dependency
> > errors. This is poor.
> >
>
> I wondered if there is a way to 'mimic' inst
Thanks, this information helps a lot.
> Note that if you build the source yourself, dpkg won't
> know that you've installed tcl and will give you lots of dependency
> errors. This is poor.
>
I wondered if there is a way to 'mimic' install/remove with dpkg?
Thanks,
Mac
--
E-mail the wor
Markus Lechner <[EMAIL PROTECTED]> writes:
ML> i'm expieriencing a problem when compiling different packages
ML> which use Tcl/Tk. The problem is that make ends up with an error
ML> complaining about a missing tcl.h and tk.h. The paths are set
ML> accordingly. Do i use the wrong versions (Tcl7.6,
On Fri, 14 Nov 1997, Ralph Winslow wrote:
>
> On 14-Nov-97 [EMAIL PROTECTED] wrote:
> >
> >Hi--
> >
> >I need to know the path for the tcl.h file and I have been unable to
> >locate it myself. Any direction is greatly appreciated.
>
> Try this:
>
> find / -type f -name tcl.h -print
Much faste
On Fri, 14 Nov 1997 [EMAIL PROTECTED] wrote:
> I need to know the path for the tcl.h file and I have been unable to
Not to insult your intelligence, but do you have tcl-dev installed?
Will
-
On 14-Nov-97 [EMAIL PROTECTED] wrote:
>
>Hi--
>
>I need to know the path for the tcl.h file and I have been unable to
>locate it myself. Any direction is greatly appreciated.
Try this:
find / -type f -name tcl.h -print
>
>Thanks in advance!
>
>Ian
>
>
>--
>TO UNSUBSCRIBE FROM THIS MAILING LIS
On 30 Aug 1997, Michael Harnois wrote:
> Will Lowe <[EMAIL PROTECTED]> writes:
>
> > ldconfig: warning: can't open /usr/lib/libtcl.so (No such file or
> > directory), skipping
> > ldconfig: warning: can't open /usr/lib/libtk.so (No such file or
> > directory), skipping
On Sat, 30 Aug 1997, Brandon Mitchell wrote:
> On Sat, 30 Aug 1997, Will Lowe wrote:
>
> > ldconfig: warning: can't open /usr/lib/libtcl.so (No such file or
> > directory), skipping
>
> Hmmm... Broken sym link? "file /usr/lib/libtcl.so". If that's the
> problem, fix it by hand. It may also b
Will Lowe <[EMAIL PROTECTED]> writes:
> ldconfig: warning: can't open /usr/lib/libtcl.so (No such file or
> directory), skipping
> ldconfig: warning: can't open /usr/lib/libtk.so (No such file or
> directory), skipping
Run ldconfig again. If the error doesn't reappea
On Sat, 30 Aug 1997, Will Lowe wrote:
> ldconfig: warning: can't open /usr/lib/libtcl.so (No such file or
> directory), skipping
Hmmm... Broken sym link? "file /usr/lib/libtcl.so". If that's the
problem, fix it by hand. It may also be a good idea to reinstall the
package to make sure that's
dpk <[EMAIL PROTECTED]> writes:
> i just installed debian, and i can't seem find tcl.h
On a Debian system, the best way to answer a question like this is to
use dpkg's intrinsic ability to find files that it has installed on
the system. So, in your case:
$ dpkg --search tcl.h
tcl76-dev: /us
On Fri, 21 Feb 1997, dpk wrote:
> i just installed debian, and i can't seem find tcl.h
>
> i checked where it normally is /usr/include/ but no such luck finding it
> there and many other places. is /usr/include the default? i'm wondering
> if my installation had errors (i used dselect but it
19 matches
Mail list logo