;s running X?
The machine that's running X needs a normal full XF86Config-4, the
machine serving XDMCP sessions does not need an XF86Config-4 file or an
X server (package xserver-xfree86) at all.
Frank
> Perhaps most critically, do I need to have that i810
> section with th
the small
> wm's.
Forget openoffice.org with 16MB RAM. It needs at least 64MB, but I
wouldn't use it with less than 128.
Frank
>
> Vegard
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMA
tput.
In the shell script, echo is a separate command, so its output is
immediately didplayed. In both perl and C, standard output is buffered
for efficiency reasons.
Try adding
fflush(stdout);
to the C version after every printf line.
I don't know how to do this in perl, but I'm sure it i
g", you
will have to change that to either "sarge" or "stable" (I would
recommend "sarge").
Frank
> I am considering switching a second Linux distro next to CentOS/Red Hat
> which has great support,softraid and easy installation/package management.
&g
Greetings,
I recently upgraded a system from woody to sarge and the
root partition wound up
at 76% full. The woody system was at 15% full. Root is about 100MB in
size and /var, /tmp,
/usr, /home and swap are in separate partitions. Its a standard
scientific desktop (not server) ta
3M 86M 92% /usr
/dev/mapper/vg0-tmp 124M 4.1M 120M 4% /tmp
/dev/mapper/vg0-var 2.0G 1.2G 855M 57% /var
/dev/mapper/vg0-spool 5.9G 3.4G 2.6G 57% /var/spool
/dev/mapper/vg0-mirror
5.0G 1.7G 3.2G 35% /usr/local/mirror
Everything except /dev/hda1 is an LVM
s is sufficient. Is that right?
If you want to set it up as a desktop system you will be pushing your
luck. It can be done but you will learn to live with swapping.
As a home server (firewall/router/gateway/fileserver, no GUI) it will
be just fine.
It would also be more than adequate as a thin cl
ent system. It's a good idea to run (the equivalent of)
'apt-get -us dist-upgrade' before each major step just to see what it
proposes to do next.
--
Frank Copeland
Home Page: http://thingy.apana.org.au/~fjc/>
Not the Scientology Home Page: http://xenu.apana.org.au/ntshp/>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
buildds use sbuild. Most individual developers I know use
pbuilder...
So nothing complicated here. Just don't talk about the wrong software in
the wrong context.
Gruesse,
--
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Wed, Jun 08, 2005 at 05:36:21AM -0400, Tom Allison wrote:
> >if resizing / really cannot be done, maybe create a new /lib partition
> >instead
Don't do this! /lib, /bin and /etc MUST be on your root filesystem or
the system won't boot.
Frank
--
"Debugging is t
it uses the same dpkg info as apt - but in that case why is aptitude
> recommended over and above apt?)
AFAIK It has a somewhat different dependency reolution engine, which seems
to be better at large dist-upgrades than apt in most cases.
Frank
> thanks
> --
> Michael Ban
aptic are unreachable. I use
AFAIK non-us doesn't exist any more. Everything that was there is now in
main.
Frank
--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to
7;t know how far the install got, I
don't know if it was installed or not.
Anyone know what I should look for, or have any suggestions of ways to
narrow down what is going on?
Thanks,
Frank
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
old the on/off button
for one or two beeps to really shut it off and wipe out its memory... But
that's a simple matter of RTFMASAIHT (RTFM as soon as I have time).
Thanks,
Frank
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
I'm installing Debian 1.2 from the December InfoMagic LINUX Developers
Resource. I thought I had it made, until now. I've installed xlib6 and
texbin. However, even though I can find /usr/X11R6/lib/libXt.so.6, mf
can't so 'dpkg --configure texbin' fails. What did I miss
cle the sendmail daemon:
# -- Debian version
#/etc/init.d/sendmail stop
#/etc/init.d/sendmail start
# -- Slackware version
/bin/ps ax | /usr/bin/grep sendmail | /usr/bin/grep -v grep >/tmp/xx
while read PID x; do
if [ x$PID != "x" ]; then
kill $PID
fi
done $5) initiated" >/dev/console
$LOGGER "PPP link on interface $1 ($4->$5) initiated @ $CSpeed"
Frank
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
ld file.
I've never run apache so this may very well be absolutely of no use to
you.
Frank
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
problem at this point. However, I'm going to re-install the Windows95
that it came with as a last resort before I spend lots of money to get it
fixed.
Thanks,
Frank
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
to modify the scripts provided with suck
each time (nothing wrong with that either).
Frank
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]
more reliable (and faster)
in pcl mode than in postscript mode.
Frank
--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan
--
additional 128Mb stick in I could do with graphics printing a bit
> faster
Does CUPS care ? Do you print using Postscript or PCL ?
Frank
--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by d
On Fri, Jun 17, 2005 at 12:46:22PM +0100, michael wrote:
> On Fri, 2005-06-17 at 13:35 +0200, Frank Gevaerts wrote:
> > Does CUPS care ? Do you print using Postscript or PCL ?
>
> Well I'm no printer guru...
>
> I use PS so I guess CUPS just bangs each page in one g
itution"
to no avail. I'm sure an hour or so with perl or python will produce
the goods for my specific case but I find it hard to believe there's no
general purpose tool already available.
--
Frank Copeland
Home Page: http://thingy.apana.org.au/~fjc/>
Not the Scientology Home Pa
ently if it can't make sense of its
config files. I'd suggest setting the debug variable to 15 or 16
initially, so you can see what's going on. Comment it out again and
restart junkbuster when you have things working.
>> Until you add URLs to your blockfile, you won't actually block anything.
The sample blockfile in /usr/share/doc/junkbuster/examples is a good
start.
Frank
Hi,
with Netscape 4.75 I installed from potato-proposed-updates I can't open
plain text files anymore. If I install 4.75 by the tar.gz archive,
everything works find. If I use the debian package, after loading the
text file (status bar bottom left finished), nothing happens.
Any hints?
newsgroup, make it moderated, set the mailing list address as the
moderator address and feed incoming articles into the group with
mailpost.
Just make damn sure you do it right, or you will piss off a lot of
people.
Frank
g any changes you had previously made.
However, the libwine .deb is missing an essential library file, so it
won't work anyway. For now your best bet is probably to stick with the
wine released with potato.
Frank
On 6 Sep 00 21:52:08 GMT, Jonathan Markevich <[EMAIL PROTECTED]> wrote:
>On Wed, Sep 06, 2000 at 04:24:22AM +0000, Frank Copeland wrote:
>
>> However, the libwine .deb is missing an essential library file, so it
>> won't work anyway. For now your best bet is proba
ull
>> support for Gnome seems to be Enlightenment, AKA `E'.
>
>sawfish is now called the "official" GNOME wm (although you can still change).
icewm also fully supports GNOME. It's likely the lightest-weight of the
three. Now, if only someone would do a MicroGUI theme for icewm...
oh, silly me.
Frank
1", aalib1 seams to be cached.
And dpkg -i ...aalib1... works fine.
Any hints?
Thanks,
--
Frank Grimm | e-mail: [EMAIL PROTECTED] | home: www.micenet.de
Member of "Zwickau Linux User Group e.V." : www.zLUG.org
ally disabled esd. And normally if I use esd, it
just beeps, which is bad enough...
bye
--
____
Frank Barknecht __ __ trip\ \ / /wire __
/ __// __ /__/ __// // __ \ \/ / __ \\ ___\
/ / / / / / / // // /\ \\ ___\\ \
/_/ /_/ /_/ /_//_// / \ \\_\\_\
/_/\_\
ct.org/
bye
--
__ __
Frank Barknecht __ __ trip\ \ / /wire __
/ __// __ /__/ __// // __ \ \/ / __ \\ ___\
/ / / / / / / // // /\ \\ ___\\ \
/_/ /_/ /_/ /_//_// / \ \\_\\_\
/_/\_\
ssions:
#!/bin/sh
exec
where the <...> entry could be something like that:
/usr/bin/gnome-session
/usr/bin/startkde
/usr/bin/X11/fvwm
Frank
--
Frank Mehnert
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## E-Mail: [EMAIL PROTECTED]http
On Tue, 27 Jun 2000, Frank van der Hulst wrote:
> Is there a way to login as root, and specify the shell to run?
Very easy if you have physical access to the machine:
Reboot, hold the Shift key while LILO is booting, enter the default
booting image name (e.g. Linux) and append
init=/bin/b
Curt Salada wrote:
>
> Thanks for your help, John. Taking your advice, here's what I found:
>
> My 2 hard drives appear in the dmesg list as hda and hdb, floppies as fd0
> and fd1. The CD-ROM doesn't appear specifically, but I do get the following
> SCSI-related errors in dmesg:
>
> NCR 53c406
> Marcel Karras wrote:
>
> All but the SCSI-Adapter is correctly detected. I've got an
> AdvancePeripherals-Hostadapter. (2931 U2W HOME) The program tries to
>
> °SYM53C895 (adapter itself) -> UW/U2W, Port number:6300, IRQ level:
> 10, Host SCSI-ID: 7
> °Pioneer CD-ROM DR-U11.01 -> U-SCSI, SCSI-
Hi out there,
I've got Problems to print PostScript files with lprng/magicfilter/gs
on a NEC P7 connected to the parallel port.
Hardware info:
:~ > cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 1
model name : Pentium Pro
stepping
"Suresh Kumar.R" wrote:
>
> Hi,
>
> I am using potato. When I do a simple nfs mount on a client I get the
> following error message.
>
> sahya mountd[228]: authenticated mount request from nila.ece.cet.in:914
> for /mnt (/)
> Jun 28 21:39:27 sahya mountd[228]: getfh failed: Operation not permitt
Larry Elmore wrote:
>
> I just installed 'Woody' and am having odd problems with a couple of
> modules. The 'lp' module claims that options passed to it in 'modules.conf'
> are bad, yet they are exactly the same options I previously used with
> 'Slink':
>
> options lp io=0x378 irq=7
>
>
> Marcel Karras wrote:
>
> I've a problem configuring the XF86-System or better the X-Desktop.
> All works well except the graphic. If I configure the standart
> VGA-Server for my Voodoo3-Graphic-Card then I'll only see the desktop
> in the resolution 320x204. (written in the config-file)
> I've g
Pollywog wrote:
[...]
> yet. How do I remove the remaining directory with the name "??\?(" ?
[...]
> --
> Andrew
Try it with `find . -name ?\* -exec rm -rf {} \;`
But first of all, make copy of your home directory to /tmp and test it!
Greetings
Albrecht
Sven Burgener wrote:
>
> Hi all
>
> Is there really nobody helping me with this?! :((
> I *need* help, so please...
>
> TIA
> Sven
>
> On Mon, Jul 03, 2000 at 11:44:05PM +0200, Sven Burgener wrote:
> > Hi debs
> >
> > I am unable to create a boot disk for my potato box. I just apt-got
> > kerne
h-agent is asked for that
password.
Frank
--
Frank Mehnert
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## E-Mail: [EMAIL PROTECTED]http://os.inf.tu-dresden.de/~fm3 ##
l kernel-package
bye
--
____
Frank Barknecht __ __ trip\ \ / /wire __
/ __// __ /__/ __// // __ \ \/ / __ \\ ___\
/ / / / / / / // // /\ \\ ___\\ \
/_/ /_/ /_/ /_//_// / \ \\_\\_\
/_/\_\
e-kpkg might be the second most useful debian tool besides apt-get ;-)
bye
--
__ __
Frank Barknecht __ __ trip\ \ / /wire __
/ __// __ /__/ __// // __ \ \/ / __ \\ ___\
/ / / / / / / // // /\ \\ ___\\ \
/_/ /_/ /_/ /_//_// / \ \\_\\_\
/_/\_\
e something like this at the
very end:
* your.host:8080. .
This line says forward all requests to your.host port 8080 after
junkbuster is done with them.
Then make sure you have the forwardfile option correctly specified in
/etc/junkbuster/config.
Point your browser at the junkbuster port (8000 I presume).
Frank
ll run
under wine is to try it. If you have trouble then ask for help on
<news:comp.emulators.ms-windows.wine>.
Frank
ginal poster actually wants to do, wine may well
be good enough. If it works for him at all, it will certainly be less
expensive and resource hungry than the alternatives.
Frank
you installed
xfs and then check if in the file /etc/X11/xfs/config the "no-listen"-line is
commented out! If you change anything of the xfs config you have to restart
(/etc/init.d/xfs reload).
Frank
--
Frank Mehnert
## Dept. of Computer Science, Dresden University of Technology, G
On Tue, Jul 25, 2000 at 10:40:52AM +0200, Richard Krutisch wrote:
>
> What can I do to reread the changes I made to inetd.conf without
> restarting the system
kill -HUP pid_of_inetd
>
> Richi
>
> --
>
> ---
> doch muß die Seele sich der Hypothesen bedienen, wenn sie forscht;
On Tue, 27 Jun 2000, Willi Dyck wrote:
> make[1]:as80: Command not found
apt-get install bin86
That's a 16-Bit compiler. Linux needs it to create the bootstrap loader,
which is executed in real mode.
Frank
--
Frank Mehnert
## Dept. of Computer Science, Dresden University of Te
I disk errors as far as I know). Please use
another debian mirror.
Greetings,
Frank
--
Frank Mehnert
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## E-Mail: [EMAIL PROTECTED]http://os.inf.tu-dresden.de/~fm3 ##
> Name: Frank Dompnier
> Company Name: Talisman Energy Inc.
> Address: Suite 3400, 888 3rd Street SW
> Calgary, Alberta T2P 5C5
> Phone: (403) 237-1284
> Fax: (403) 237-1674
> Email: [EMAIL PROTECTED]
> Request type: S/W Export restrictions
We are interested in
ot;gid" to your needs. Point to the correct device
file, IIRC you said "/dev/hdb1".
Don't forget to restart autofs by issuing /etc/init.d/autofs restart, so your
new config files are read. You should be able to access your Windows
filesystem by cd
y, a floppy before autofs's
timeout, you do need to unmount it explicitly to ensure it syncs back. But
that's what mtools are good for. ;)
Yours,
Frank
--
-
Frank Trenkamp [EMAIL PROTEC
o.
(Some people DO NOT want particular filesystems mounted ad startup, be it
NFS, Windows partitions etc. They want it to be mounted ONLY when needed, in
which case autofs *does* save typing, thus time and it's faster.)
Sincerely,
Frank
--
Hello,
I have a TDK CDROM burner and am trying to get
Storm-Linux to recognize. Can someone help me?
Thanks
Frank Rocco
is to precede each pam_unix.so line in the pam.d/*
files with a line like this:
auth sufficient pam_ldap.so
Frank
mpt, I think.
Note:
> 02/23 09:52:33 yS1 mgetty: experimental test release 1.1.21-Jul24
ii mgetty 1.1.21-3 Smart Modem getty replacement
ii mgetty-fax 1.1.21-3 Faxing tools for mgetty.
ii mgetty-viewfax 1.1.21-3 Program for displaying Group-3 Fax files u
ser.
Even better, get the debianised mozilla 0.8 from
<http://www.debian.or.jp/~kitame/mozilla/> and have all this dealt with
for you.
Frank
It is broken out into a
seperate package presumably because it may be useful for apps other
than mozilla.
Frank
l a mozilla tarball, no. The M18 version almost certainly won't
work with mozilla 0.8.
Frank
'^M' or '?' (a Samba issue), e.g. Icon files that
are somethimes created with certain files by Netatalk and which are
still visible to the PCs.
What I'm wondering is: Isn't the whole issue becoming somewhat moot with
Mac OS X which has NFS support, and a flat filesystem to boot?
Regards, Frank
L R Dirienzo Jr wrote:
>
> Hello all.
>
> I locked up X-Windows. I had run Red Hat 6.0 on a PC for about a year, and
> the install was no problem. I decided to go to debian and the install was
> fine, but X-Windows would not run, and it failed because the /dev/mouse file
> did not exist. I jus
"Raymond L. Zarling" wrote:
>
> I am trying to install X 4.0 on my (newly installed) debian 2.2.18-pre21-ide
> system. I've got it partially-working after creating the missing
>
[..]
> And if I try to remove it, again using dpkg:
>
> # dpkg remove xserver-xfree86
[..]
> E: Sub-process /usr/bin/
KDE theme to 'legacy' applications like netscape. On my
woody system there's also /etc/X11/Xresources/netscape which might be
what you are looking for.
Frank
"Raymond L. Zarling" wrote:
>
>
> As you can see, it is the same as everything else; the pre-removal script
> (or post-installation script, as the case may be) keeps failing.
>
> I have also managed to manually download the xserver-xfree86...deb file, and
> got it to unpack using apt-get unpack,
Nick wrote:
>
> Hi list,
>
> I have an internal network setup behind linux on a single static IP
> I am having problem reolving names but can ping IP's numericaly.
>
> I set up dhcp to allocate 192.168.1.0/24 throught the internal network
> Then I setup ipchains very basic, just to get it all go
Lars Jensen wrote:
>
> How do I get rid of Control-M at the end of each line in a dos
> text file imported to Debian?
>
> Thanks for your help,
> Lars.
>
Hi Lars,
man recode
Greetings
Albrecht
nction properly with Debian?
DHCP works fine every day for me and Debian.
Frank
t;640x480. I configure it for 800x600 and 16 bit color with no luck.
Are you definitely configuring it to use the SVGA driver? Try capturing
the output of the X server and looking for things like video RAM
detected, and what modes are rejected.
Frank
Hello debian users,
I realize, that pppoe doesn't work with kernel 2.4.
It works fine with kernel 2.2.18pre21 without any
changes in the software.
Are there any changes necessary in the configs?
(other than /etc/ipmasq/rules)
My firewall box depends on pppoe and I wanted to
upgrade to kernel 2.4 b
onf. This is a fairly recent change, and requires changes to
wine.conf. Did you update your wine.conf when you updated the package?
If there is a wine.conf.dpkg-dist try renaming it to wine.conf and
editing it to reflect your setup. If that doesn't do it try adding
/usr/lib/wine to your ld.so.conf and running ldconfig.
Frank
XTRA_LD_LIBRARY_PATH) that tells
wine where to find them, but this didn't work as it should in older
versions. In that case putting /usr/lib/wine in ld.so.conf was the
recommended workaround.
I'm running the 20001002 snapshot (built as a .deb by updating the
existing debian package) without /usr/lib/wine in ls.so.conf and it
goes just fine.
Frank
# :0 specific startup commands go here
# Kill the Shutdownmanager:
if [ -f /var/run/tkmgr-pid ]
then
kill `cat /var/run/tkmgr-pid`
rm -f /var/run/tkmgr-pid
fi
# snip --
That's it.
bye
--
____
Frank Barknecht
Try deleting or moving etc/X11/XF86Config,
then run it again.
Frank
=1k
rdev /dev/fd0 /dev/fd0
rdev -R /dev/fd0 0
shows again the register-dump
Otherwise the system is running OK.
WHY CAN'T I MAKE THAT $#$#^&*& FLOPPY.
Can anybody point out for me whats happenig here while I have no way of
rebooting the system at all after a
sudden crash??!
Thanx in advance.
Frank.
* Kevin Krafthefer <[EMAIL PROTECTED]> [22-11-2000 12:56 PM -0600]
> Hello,
>
> I am adding sound to my debian machine and have had bad luck so far*.
> Could those of you fine list subscribers that have had a positive,
> enriching experience with installing and using your sound card on your
> GNU/
)
IDE floppy-drive
Installed 1 DOS 6.2 partition, 300Mb.
no network, no PCMCIA
PCI-slot 1 is free (adaptec in PCI slot-2)
MCA-slots NOT used!
Is the someone who can help me?!
Thanx, Frank.
Daniel de los Reyes hat gesagt: // Daniel de los Reyes wrote:
> I get an error saying java40.jar could not be found. How do I solve this?
Install the netscape-java-47 debian paket.
bye,
--
____
Frank Barkne
se fetchmail to collect your mail then I vaguely recall that
something like this is possible. However, I don't use it so I may well
be hallucinating.
Frank
On 29 Nov 00 08:23:53 GMT, Pap Tibor <[EMAIL PROTECTED]> wrote:
>On Wed, 29 Nov 2000, Frank Copeland wrote:
>> On 29 Nov 00 05:34:28 GMT, Lawrence H. Robins <[EMAIL PROTECTED]> wrote:
>> >I'm curious to know what strategies are used by regular subscribers
>
#x27;t install because of dependencies with
this package. Has anyone a good package (this failing package is 168 Kb)
or, even better, a .deb version of this library.
Thanx,
Frank.
on 1.5.
Thanks,
--
____
Frank Barknecht __ __ trip\ \ / /wire __
/ __// __ /__/ __// // __ \ \/ / __ \\ ___\
/ / / / / / / // // /\ \\ ___\\ \
/_/ /_/ /_/ /_//_// / \ \\_\\_\
/_/\_\
sox", the
swiss army knife of audio.
bye,
--
____
Frank Barknecht __ __ trip\ \ / /wire __
/ __// __ /__/ __// // __ \ \/ / __ \\ ___\
/ / / / / / / // // /\ \\ ___\\ \
/_/ /_/ /_/ /_//_// / \ \\_\\_\
/_/\_\
even use
XFree86 itself for this. Just run "XFree86 -configure"!
bye,
--
____
Frank Barknecht __ __ trip\ \ / /wire __
/ __// __ /__/ __// // __ \ \/ / __ \\ ___\
/ / / / / / / // // /\ \\ ___\\ \
/_/ /_/ /_/ /_//_// / \ \\_\\_\
/_/\_\
in
the kernel source tree.
--
____
Frank Barknecht __ __ trip\ \ / /wire __
/ __// __ /__/ __// // __ \ \/ / __ \\ ___\
/ / / / / / / // // /\ \\ ___\\ \
/_/ /_/ /_/ /_//_// / \ \\_\\_\
/_/\_\
;/etc/X11/xdm/Xstartup_0":
# snip Xstartup_0 --
# :0 specific startup commands go here
# Kill the Shutdownmanager:
if [ -f /var/run/tkmgr-pid ]
then
kill `cat /var/run/tkmgr-pid`
rm -f /var/run/tkmgr-pid
fi
# snip --
That's it.
bye
--
ls.
bye
--
____
Frank Barknecht __ __ trip\ \ / /wire __
/ __// __ /__/ __// // __ \ \/ / __ \\ ___\
/ / / / / / / // // /\ \\ ___\\ \
/_/ /_/ /_/ /_//_// / \ \\_\\_\
/_/\_\
On Wed, 10 May 2000, John Foster wrote:
> I just upgraded to the most recent version of LILO, in potato frozen. It
> is telling me that there is a fatal error: kernel /vmlinuz is too
> big--what gives? This is the kernel that I have been using for over a
> year with no changes. Might this be a B
. Done
> Building Dependency Tree... Done
> E: Couldn't find package pinfo
pinfo is included in potato, not yet in slink.
--
Frank Mehnert
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## E-Mail: [EMAIL PROTECTED]http://os.inf.tu-dresden.de/~fm3 ##
re I'm
>missing some vital library or other piece of code in the compile process, I
>just can't figure out what it could be.
>
>Can anyone help?
Sorry, that file builds just fine on my Amiga, kernel 2.0.36. What kernel
version are you building, with what gcc and binutils versions?
Frank
from the upstream sources. Looks to me like you
might have better luck with the Debian kernel-source* and kernel-patch*
packages.
Frank
./lib" in
the Makefile with "/usr/lib".
After this repairs, just typing "make" did indeed work.
bye
--
____
Frank Barknecht __ __ trip\ \ / /wire __
/ __// __ /__/ __// // __ \ \/ / __ \\ ___\
/ / / / / / / // // /\ \\ ___\\ \
/_/ /_/ /_/ /_//_// / \ \\_\\_\
/_/\_\
Frank Barknecht hat gesagt: // Frank Barknecht wrote:
> Johann Spies hat gesagt: // Johann Spies wrote:
>
> > I am trying to compile the programs in /usr/share/doc/libfltk1/examples/.
> >
> > After copying the files to /tmp and gunzipping the .gz files I get the
> &
Hi,
I'm using joe for many purposes. The only feature I miss is syntax
highlighting in C. Are there any hints for such a small and fast editor in
Debian with that feature built in?
Frank
--
Frank Mehnert
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## E
some time now. So I
would really recommend VIM for perl, too.
bye
--
____
Frank Barknecht __ __ trip\ \ / /wire __
/ __// __ /__/ __// // __ \ \/ / __ \\ ___\
/ / / / / / / // // /\ \\ ___\\ \
/_/ /_/ /_/ /_//_// / \ \\_\\_\
/_/\_\
Vim. Further
investigation needed...
bye
--
____
Frank Barknecht __ __ trip\ \ / /wire __
/ __// __ /__/ __// // __ \ \/ / __ \\ ___\
/ / / / / / / // // /\ \\ ___\\ \
/_/ /_/ /_/ /_//_// / \ \\_\\_\
/_/\_\
Frank Barknecht hat gesagt: // Frank Barknecht wrote:
> Shao Zhang hat gesagt: // Shao Zhang wrote:
>
> > The worst case that I have seen in vim, is the multiline regexp
> > with quotes in it. And it is even worse if I only want to match
> > the beginning
unsubscribe
801 - 900 of 2678 matches
Mail list logo