On Nov 29, 10:50 pm, Scott Ferguson wrote:
> On 30/11/11 07:06, wzab wrote:
> Did you try:-
> lsmod | grep rtl819
> ?
>
the above previously returned
rtl8192cu and rtl8192c_common (now only the second one).
Yes, I had this module installed (that's why I had to disable it by
renaming rtl8192cu.k
Hi,
After last upgrade of my Debian/testing system which I use for FPGA
development, the Xilinx USB programmer stopped to work.
After some research I've found, that the syntax of udev rules has changed,
and it is necessary to replace $TEMPNODE with $tempnode:
=== xusbdfwu.rules
SYS
Hi All,
I'd like to suggest adding a new package - "scanbuttond"
(http://scanbuttond.sourceforge.net/).
It is a very useful program allowing to make full use of buttons found
in some scanners.
--
Regards,
Wojtek Zabolotny
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
Hi All,
I've just found GHDL (http://ghdl.free.fr) which is a free (GPL) VHDL
simulator.
I think it would be a nice suplement to the Icarus Verilog package...
It seems to me that it should be relatively easy to package it (however
I'm not
able to do it myself :-( )
--
Regards,
Woj
Hi All,
I've done one more test. I've run esd with:
$ strace 2>/tmp/debug esd
And then I've run on the another console:
$ esdrec > /tmp/test.raw
Then I've killed esdrec with CTRL+C (after a few seconds).
In the /tmp/debug I've found:
[...]
socket(PF_UNIX, SOCK_STREAM, 0) = 4
fcntl64(4, F_S
Hi All,
I need to use an application which uses ESD for both capture and playing of
voice (a voice chat enabled YM client for Linux).
However I've discovered that ESD based voice capture doesn't work in my
system.
Tracing down the problem, I'v get to the situation where I run esd on one
console,
Hi All,
I'm not able to process succesfully a DocBook with MathML equation
into the PDF file.
To be sure that the XML source is correct, I've just downloaded the
http://belnet.dl.sourceforge.net/sourceforge/docbook/docbook-testdocs-1.1.tar.gz
test documents, and tried to process:
$ db2pdf mathm
Hi All,
I use the CIPE encrypted channel to establish communication between my two
separated intranet subnets. The cipcb daemon is loaded with following options
in modules.conf:
### update-modules: start processing /etc/modutils/cipe
alias cipcb0 cipcb
alias cipcb1 cipcb
alias cipci0 cipci
alias
On Thu, Oct 25, 2001 at 02:37:52PM +0200, Jean-Sylvestre Gakwaya wrote:
> Does someone has a good reference about a book/ full documentation about
> Kernel
> (Linux point of view) which explains things clearly and in a didactical way ?
1)
Understanding the Linux Kernel
http://www.oreilly.com/catal
I just want to add a few more details to my previous post:
> I receive the following errors:
> make[2]: *** [fastdep] Error 135
> make[2]: Leaving directory /tmp/linux/drivers/char'
> make[1]: *** [fastdep] Error 2
> What is the cause of that error, and how to cure it?
The source of problem is th
Hi All,
Recently I had to recompile my old 2.0.38 kernel for an embedded system.
Unfortunately the source, which compiled smoothly on potato with 2.2.18, now
fails during the "make dep". (I have a potato upgraded to 2.4.9 according to
http://www.fs.tum.de/~bunk/kernel-24.html)
I receive the follo
On Thu, Aug 23, 2001 at 12:47:11AM +0200, Wojciech Zabolotny wrote:
> Hi All,
>
> I just stated that the reason is that the "irattach" is not running.
> When I start it by hand with "irattach /dev/ttyS1", everything works
> correctly. But now I really don&
Hi All,
I just stated that the reason is that the "irattach" is not running.
When I start it by hand with "irattach /dev/ttyS1", everything works
correctly. But now I really don't know what is the correlation with
kernel upgrade =:-( ?
--
Wojciech M. Zabolotny
On Wed, Aug 22, 2001 at 10:33:24PM +0200, thomas wrote:
> > I used "make menuconfig" and configured the kernel by hand (having read
> > the configuration from the old 2.2.18 config), was it wrong?
> > Does "oldconfig" makes some magic conversions from old version of
> > configfile?
>
> It only wor
On Wed, Aug 22, 2001 at 02:04:34PM +0200, thomas wrote:
>
> What kernel did you run before? Did you use 'make oldconfig' before you
> made the new kernel?
I used "make menuconfig" and configured the kernel by hand (having read
the configuration from the old 2.2.18 config), was it wrong?
Does "old
Hi All,
I have upgraded my Debian box to kernel 2.4.9
I have added:
deb http://people.debian.org/~bunk/debian potato main
deb-src http://people.debian.org/~bunk/debian potato main
to my /etc/apt/sources.list and upgraded the necessary packages.
Now, when I run the pilo
Hi All,
I had some troubles with ALSA drivers, provided with potato.
I sent a message to one of their developers, and this is what I received:
> you are using a very old version of ALSA.
> please upgrade your driver/libs from www.alsa-project.org
>
> all azt2320 cards are well supported now.
So
Hi All,
What about the packages which are in non-free only because of the
country-specific (usually US) patent restrictions?
They can be used/distributed freely in almost the whole world except
of single countries, and do not contradict the DFSG.
This category includes such important things like
-tnef" MIME type. :-P
--
TIA
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.gnupg.org Gnu Privacy Guard - protect your mail & data
with the FREE cryptographic system
On Mon, Jun 05, 2000 at 06:37:07PM +0200, Wojciech Zabolotny wrote:
> On Mon, Jun 05, 2000 at 05:56:09PM +0200, Francois Fayard wrote:
[...]
> > default = Linux
> > vga = normal
> > root = /dev/hda5
> > read-only
[...]
>In this case you'll need to
On Mon, Jun 05, 2000 at 05:56:09PM +0200, Francois Fayard wrote:
> Hello,
> I want to boot linux and w95 on my computer with LILO
> I have
> /dev/hda1: /boot
> /dev/hda2: Windows (I have untared the win98 partition I've previously saved
> on a CD-R)
> /dev/hda...: linux partitions
>
> Here is my
On Mon, Jun 05, 2000 at 09:21:39AM +, ktb wrote:
> Rick Macdonald wrote:
> >
> > On Sun, 4 Jun 2000, Brad wrote:
> >
> > > I went ahead and downloaded the 128-bit versions of both Navigator and
> >
> > How did you download it? Using my current 4.72, I go through the netscape
> > web pages to
Hi All,
Is it possible to create and read CDs with transparently compressed
files (-z option in mkisofs) under debian?
How to do it? How to create the files suitable for "transparent
decompression"? Are they just the standard gzip compressed files?
--
TIA
On Mon, May 29, 2000 at 04:49:26PM +0200, Vitux wrote:
> One last thing: Try getting a bios-update for your old
> computer; I've had much succes on my own old 486/100 (now
> being reconf'ed for server use). When I updated my old Award
> bios, it enabled LBA and other nice stuff (apm was much
> imp
On Thu, May 25, 2000 at 03:26:01PM -0700, [EMAIL PROTECTED] wrote:
> as someone who has installed quite a few i810 machines recently (including
> a potato one) i suggest grabbing the XF86 sources and getting agpgart from
> that. X server is very picky about what version of agpgart it uses
> apparen
On Fri, May 26, 2000 at 09:07:56AM +0200, M P wrote:
> Chciałbym przesłać do zaopiniowania programik, który moim zdaniem świetnie
> pasowałby do Linux'a.
> Jest on napisany w oparciu o bibl. curses i służy do łatwej budowy menu
> wyboru w skryptach.
> Nazywa się win3 i zwraca do shell'a wartość b
On Thu, May 25, 2000 at 10:24:15AM -0700, Sean 'Shaleh' Perry wrote:
> On 25-May-2000 Wojciech Zabolotny wrote:
> > I just tried to install potato on the PC with i810 based motherboard.
> > The problem is with it's VGA adapter. In the documentation attached
> >
Hi All,
I just tried to install potato on the PC with i810 based motherboard.
The problem is with it's VGA adapter. In the documentation attached
to the xserver-svga I've read that it requires the agpgart module,
which should be included with the server. However I can't find neither
compiled model
Hi All,
Following the links on the Debian site, I found the home page of Berlin
project http://www.berlin-consortium.org . It looks very promissing, however
I have a few questions.
- Is this system designated to be an addition to or the replacement of the
X11?
- What will be th
Hi All,
Does anybody know if -march=pentium in egcc implies automatically the
-malign-double?
--
TIA
Wojciech M. Zabolotny
http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED]
http://www.freedos.org Free DOS for free people
On Fri, May 05, 2000 at 10:12:16AM -0500, Brendel, Rob wrote:
> One problem: My Scilab code runs about half as fast in Linux as it does in
> WinNT. This is for identical Scilab-only code (no linking) on the identical
> machine. How can I speed things up? In both OS's I installed binaries for
>
On Fri, May 05, 2000 at 10:12:16AM -0500, Brendel, Rob wrote:
> Hi -
>
> I've recently installed Debian 2.1 on my desktop machine (Pentium Pro 200,
> 64 MB RAM, 64 MB swap), dual-booting with WinNT. I made the switch to use
> Scilab under Linux for the easy linking to Fortran object files. (Show
Hi All,
I've used successfully for ca. two years the Mitsumi CR-2801TE.
Unfortunately, one of my students "upgraded" the drive's firmware to the
1.10 version, and now it stopped to work with Linux.
I've downloaded and compiledd the newest cdrecord, but it didn't help.
Does anybody faced and solve
On Mon, Apr 10, 2000 at 04:43:30PM -0600, Gary Hennigan wrote:
> Attila Csosz <[EMAIL PROTECTED]> writes:
> > I tried to compile spice 3f5 from source but I got the following error
> [errors snipped]
> > What is wrong?
>
> You need to install the termcap compatibility package, termcap-compat
> and
Hi All,
I'm looking for the SMALL (ie. not emacs :-) ) console mode with
the text/enriched support, which could be integrated with mutt.
Is such a beast in debian available?
--
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
Hi All,
Are there any plans to package any of the free Verilog compilers/simulators
for debian (for section "electronics" i suppose)?
Below I give some links (maybe there is more such stuff):
VBS http://www.flex.com/~jching/
VER http://daggit.pagecreator.com/ver/ver.html
Icarus Verilog htt
Hi All,
I need to set up the crypt++el to work with the gpg on my slink driven
system.
Unfortunately the crypt-encryption--alist does not contain the record
corresponding to the gpg. Does it mean that I have to modify the crypt++el
file =:-( to add the gpg support ? Maybe I can add the new item to
On Mon, Mar 27, 2000 at 10:07:57AM -0600, Keith G. Murphy wrote:
> I don't know much about that stuff, but you *do* know you can download
> Solaris for your PC for free now, right? :-)
Well, but what for? Is it open source like Linux is?
--
Wojciec
what software
do you use -
FreeS/Wan (http://www.freeswan.org) (GPL'ed) or
VPS2.0 (http://www.strongcrypto.com/) (which is GPL'ed but uses SSH1, so
there are problems with commercial use)?
--
Wojciech Zabolotny
http://www.ise.pw.edu.p
y for inluding
in pdflatex documents).
So I think I'll need to debianize it for myself... Does anybody has some
experiences in debianizing of gs?
--
TIA
Wojciech Zabolotny
[EMAIL PROTECTED]
Hi All,
In the LyX home page I've found following statement
Additional Programs/Libraries Required
XForms 0.86 or 0.88 Don't use XForms-0.89 it's buggy.
Automake 1.4
...
However LyX in the frozen dist is linked with Xforms0
Hi All,
I trid to find the FreeS/Wan package ( http://www.freeswan.org )
in the debian non-us ditribution. However I was unable to find it.
Are there any plans to include it?
--
TIA
Wojciech Zabolotny
http
On Wed, Mar 08, 2000 at 09:14:27PM +0100, Bjoern Brill wrote:
> > > Have you tried to insert the wd module with parameters (io=0x280 etc.)?
> > > I think it doesn't care if resources are reserved or not in this case.
> >
> > Hmmm, I used the "insmod wd io=0x280", and it resulted in the mentioned
>
On Wed, Mar 08, 2000 at 09:17:53PM -0600, Jorge Arturo Colorado wrote:
> i will apreciate if you can send me a c compiler(8051) and instruccion
> i devoloped project in assembly languaje ,but i think that this c
> compiler can help me to develope the program quickly.
> Sincerily yours
Check the S
ilure (even the -v switch does not help).
Thanks for suggestions. Tomorrow I'll try to investigate the problem
more thoroughly.
--
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.freedos.org Free DOS for free people!
the updated
packages, which have changed between the r0 and r4?
Additionally I'd like to apply the similar method to the new, potato
distribution. I have to maintain a few debian boxes without free Internet
connections :-(.
--
TIA
Hi All,
I have to install potato on a computer which locks with standard potato's
installation kernel.
This machine has a NIC (wd8003) located at 0x280. During the boot time
one of the SCSI drivers (probably sim710) included in the standard kernel
tries to detect the SCSI controller at the same a
Hi All,
I need to block the autodetection (at the boot time) of device located at
0x280 , but without blocking possibility of loading the module with this
iobase.
The problem is that the WD8003 netcard is located there, which locks the
system during the startup of potatos installation kernel (pro
Hi All,
I just bought a new 18,8GB disk, and would like to put a snapshot of
potato distribution on one of its partitions. I'm interested in copying
"source", "binary-all" and "binary-i386" directories.
Is there any tool available to make such job easy? (I know, that I can
use the "wget" with soph
Hi All,
I'd like to know if ORB drives can be smoothly integrated with linux
driven PC?
Are they normally visible as an ATAPI/FLOPPY or something like this?
--
TIA
Wojciech M. Zabolotny
http://www.ise.pw.edu.pl/~wzab <--> [EMA
On Tue, Feb 29, 2000 at 01:38:44PM +0100, Ron Rademaker wrote:
> Doe anybody here know if (and if yes what) there is a program (debian
> package or source code to compile or non-free binary) that is able to
> parse c++ code mad with borland c++ builder 4 to c++ code that can be
> used with linux (X
Hi All,
I tried to compile the FreeHDL ( http://freehdl.seul.org/ - The FREE
implementation of VHDL-93) on my linux/slink box.
When compiling the v2cc.cc, the memory usage increased to 70MB causing
the build process to fail. Does it really need so much memory, or there is
an error (eg. repeatedly
On Fri, Feb 25, 2000 at 04:05:31PM -0500, Brendan Cully wrote:
> On Friday, 25 February 2000 at 21:41, Wojciech Zabolotny wrote:
> > Hi All,
> >
> > I'm looking for IMAP server/client, allowing for safe authentication (no
> > plain
> > text password transfer
Hi All,
I'm looking for IMAP server/client, allowing for safe authentication (no plain
text password transfer).
The imap/fetchmail set requires installation of the whole kerberos suite,
which is very big trouble... :-(.
--
TIA
Wojciech Zabo
On Fri, Feb 25, 2000 at 02:48:36PM +0100, Wojciech Zabolotny wrote:
> I've installed the imap package on my debian box. However I can't access
> my mail folders, located in ~/Mail directory - neither from other debian
> box with fetchmail nor from Win98 box with Netscape. I
I've installed the imap package on my debian box. However I can't access
my mail folders, located in ~/Mail directory - neither from other debian
box with fetchmail nor from Win98 box with Netscape. I couldn't find
any info about required further configuration of imap...
How to make my mail folder
the folder names for fetchmail?
--
TIA
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.freedos.org Free DOS for free people!
Hi All,
I just wanted to configure procmail in my system, and I'm a little afraid
of locking problems. How should I configure the locking in procmail and
in mutt, to avoid the destruction of mail folders when procmail delivers
a message to the folder which is currently beeing modified by mutt.
Is
On Mon, Feb 21, 2000 at 11:59:27AM +1030, John Pearson wrote:
> Most SCSI scanners work under Linux, using SANE.
>
> USB and parallel port scanners may work with kernel 2.4
> when it comes out, which means they may also work with
> some 2.3.x (development) kernels).
Does it include only "SCSI ov
ave a look. No source, just binary,
> and I have a hunch it is compiled for slink. I couldn't get it to run on
> potato.
--
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.debian.org Use Linux - an OS without "trojan horses" inside
m the mapping of the PCI card local bus to the CPU's
memory or I/O address space?
3) Can the required functions be implemented in the "user mode" driver, or
is it necessary to write the kernel module?
--
TIA
proper way to set locales for X sessions?
BTW. Why the /etc/environment is not sourced by the standard debian
/etc/profile?
--
TIA
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.debian.org Use Linux - an
I've
checked it, but without success...
Setting in /etc/init.d/xdm doesn't work either :-(.
Is there any place where I could set IN ONE PLACE the correct default
i18n values for both X and console applications?
--
TIA
Woj
On Thu, Feb 10, 2000 at 03:17:31PM -0500, [EMAIL PROTECTED] wrote:
> On Thu, Feb 10, 2000 at 03:54:17PM +0100, Wojciech Zabolotny generated a
> stream of 1s and 0s:
> > Hi All,
> >
> > When I connect from a DOS computer to vncserver running on my Debian box,
> > t
Hi All,
When I connect from a DOS computer to vncserver running on my Debian box,
the keyboard works in completly crazy way. Eg. pressing "o" produces "r",
pressing 1 or 2 produces "4" and so on. I couldn't find any rule for it :-(.
Is it caused by misconfiguration of my vncserver or the DOS clien
pendvd.org
There is Linux software on this site, with the info how to set it up.
Probably, there should be also a list of compatible DVD players.
--
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
ife ;).
Thank's,
pstops did the trick, however one problem still remained - the rubbish
still exist even though it does not fit on the page. When I use the psbook and
psnup to get the smaller, printed booklet, rubbish from left page destroys the
right one :-(. Is it possible to for
ted in the output.
Does anybody know such a beast?
--
TIA
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.opendvd.org Don't let others decide what can you play on YOUR
hardware, and what
Hi All,
I'm looking for the whiteboard teleconferencing utility, available for both
Linux and Winblow$. It should be open source of course...
--
TIA
Wojciech M. Zabolotny
http://www.ise.pw.edu.pl/~wzab <--> [EMAIL PROTECTED]
Hi All,
I'd like to compile/install the ted package on my slink box. Unfortunately
the slink debhelper lacks the dh_installmime and dh_link functions, (and
maybe some others) needed by the source package of ted.
Is it safe to upgrade the debhelper alone, and leave the rest of the slink
untouched?
Hi All,
I prefere using the pure text in mail, but sometimes it is nice
to emphasize a part of the message or format it in a particular way.
AFAIK the text/enriched format is an accepted mail format.
However how can I compose the text/enriched messages in mutt?
Is there any text/enriched aware, co
ms to be a very dirty trick :-(.
--
Thanks for any suggestions
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.freedos.org Free DOS for free people!
which will switch off/on your modem under the software controll.
(Switching modem on and off after each two trials, when you have to try
100 times before you get connected is really tiring :-)).
--
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
eap call via Internet.
>
I know about two such programs: VAT and speak-freely.
AFAIK both are available as debian packages.
--
HTH
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.debian.org Linux - free OS for free people!
On Sun, Jan 09, 2000 at 07:53:28PM +, Paul J. Keenan wrote:
> On Sat, Jan 08, 2000 at 02:50:14PM +, Paul J. Keenan wrote:
> > On Sat, Jan 08, 2000 at 12:24:26PM +0100, Wojciech Zabolotny wrote:
> > > Hi All,
> > >
> > > The problem is that I don&
ng NCSA-telnet
under FreeDos) and connect them to one 386 or better Linux server...
--
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.freedos.org Free DOS for free people!
preceeding
the paranthesis around the string definition?
Is it a GCC extension?
--
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.debian.org Use Linux - save your data and time
Hi All,
A few days ago I've send a message about successfull packaging of mutt 1.0.1
for slink. Unfortunately things are more difficult :-(.
The new version of mutt works without problems on my office PC, which is
continously connected to the Internet and is systematically upgraded (so now
it is p
th SSL?
Thanks for any suggestions & pointers.
--
TIA & best XMas wishes
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.debian.org Use Linux - save your data and time
On Mon, Dec 20, 1999 at 10:50:21PM +, Jonathan McDowell wrote:
>
> On Mon, Dec 20, 1999 at 11:41:52PM +0100, Wojciech Zabolotny wrote:
>
> > > I had this problem too and upgraded to mutt 1.0i and it's gone away, so
> > > I guess it was a known bug that
ally multipart/splitted messages (eg. generated
by mpack)?
--
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.gnupg.org Gnu Privacy Guard - protect your mail & data
with the FREE cryptographic system
pgpgQlpY0m7
rm, the
recipient's e-mail... all the syntaxes given in gpg's man page.
Nothing works! The beep is heard and I can see again the: Enter keyID for ...:
What's wrong?
The pgp_default_version is set to 'gpg'.
The mutt version is Mutt 0.95.3i (1999-02-12), and the gpg versio
7;ve got the working gnupg_0.9.10-2_i386.deb
package.
BTW I don't know what defines the version of the package. The debian/control
does not contain the "Version:" line, there is only "Standards-Version" line...
--
Wojciech Zabolotny
On Mon, Dec 13, 1999 at 10:39:08PM +, Pedro Sanchez wrote:
> Why is xfig monochrome-only for menus? I can add colors to my drawings
> but the panels and menus are plain black and white as if I had started
> "xfig -monochorome."
I have the same effect in one of my boxes, which was continuously
TIA
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.gnupg.org Gnu Privacy Guard - protect your mail & data
with the FREE cryptographic system
Hi all,
I need the python-plplot interface for my program. I've download the
plplot source, which builds the python-plplot package too.
Unfortunately this package does not work with python 1.5, and in package's
info there is notice (from 1998) that it should be fixed soon.
I've checked the potato,
On Mon, Nov 29, 1999 at 01:16:50PM +0100, Horvath Zsolt wrote:
> I've heard windows will crash when I ping it. What parameters have ping in
> this case?
Search the net for "teardrop" this nice program does the trick...
--
Wojciech M. Zabolotny
http://www.ise.p
quot; filename.
- You have to use the "./" before the name of your program, because the current
directory IS NOT included in your path. (Don't change it, it is good for
security
reasons).
--
Hope this helps
Wojciech Zabolotny
r a Debian system.
1 5 cron.daily nice 19 run-parts /etc/cron.daily
7 10 cron.weekly nice 19 run-parts /etc/cron.weekly
30 15 cron.monthlynice 19 run-parts /etc/cron.monthly
--
TIA
Wojciech Zabolotny
t setting up the WaveRider
in linux, posted by me one, or ona and half year ago to the debian-users.
Please check the mailing list archive. If you can't find it, however, I can
find this posting in my archive, and send it to you.
--
Greetings.
x27;t the group be set for "voice", and the write permission for group be
added?
--
TIA
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.freedos.org Free DOS for free people!
On Thu, Nov 25, 1999 at 01:09:22PM -0800, Eric G . Miller wrote:
> On Thu, Nov 25, 1999 at 09:33:46PM +0100, Wojciech Zabolotny wrote:
> > Hi all,
> >
> > I have problems with libapache-mod-python in Slink.
> > I need to use the apache-ssl, but libapache-mod-python
didn't start any more...
Where is the problem?
Shouldn't the libapache-mod-python depend on apache-common instead of
apache?
--
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.debian.org Linux - free OS for free people!
cument}
And get the correct figures, ready to include in the LaTeX document.
However this solution is not satisfactory. (Because if dvitomp fails
because of other problem than font chksum error, one may get
corrupted figures). So if someone finds a better solution, please let me know...
BTW. What
Hi All,
When I use the "pslatex" package in latex documents in debian-slink, I get
the following errors:
==
dvips: Checksum mismatch in ptmri8r
dvips: Checksum mismatch in ptmri8r
dvips: Checksum mismatch in psyr
==
I ignore
er the price.
I always downloaded the whole "non-us" tree and put it on the CDROM, installing
the
non-us packages by hand.
--
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
http://www.debian.org Use Linux - save your data and time
Hi All,
I'm just trying to compile the "snns" program, which uses the MAXFLOAT
constant. The maxfloat is defined in the /usr/include/math.h as:
#define MAXFLOAT FLT_MAX
However the FLT_MAX is not defined at all...
Probably it should be defined in the float.h file, but there is no such file
i
Hi All,
My research group is considering developing of simple A/D converter
for USB bus. Of course I'd like to provide it with the Linux support.
I'm interested if the USB is supported by Linux?
Where can I get the info about writing the drivers for USB devices for
Linux (on-line preferred)?
--
Hi All!
I'd like just to know if the "pdfslide" and "pdfscreen" packages are included
in potato's distribution of tetex?
--
Wojciech Zabolotny
http://www.ise.pw.edu.pl/~wzab
Build your free Data Acquisition System:
ike to
forward it to this group too (and to package's mantainer), to allow for
correction of debian gnuplot package.
Wojtek Zabolotny
[EMAIL PROTECTED]
-- Forwarded message --
Date: Sun, 2 Aug 1998 01:01:58 +0200 (EEST)
From: W
1 - 100 of 242 matches
Mail list logo