Linux-Misc Digest #916, Volume #26               Thu, 25 Jan 01 13:13:02 EST

Contents:
  rpm ([EMAIL PROTECTED])
  Getting tar to work! ([EMAIL PROTECTED])
  Re: Konqueror speed ("Anna")
  Netware for linux? ("Jan Vandesompele")
  Re: Need a Browser (Jan Schaumann)
  YALE (yet another LILO error...) (Eric Sandeen)
  Re: rpm (Eric Sandeen)
  Re: Getting tar to work! (JDP)
  Re: Getting tar to work! (Richard Cohen)
  Re: rpm (David)
  Re: rpm (Hugh Lawson)
  Re: Getting tar to work! (David)
  DVD playing: hardware vs. software decoding ([EMAIL PROTECTED])
  Re: how to unzip a .zip file ([EMAIL PROTECTED])
  Re: Getting tar to work! (Hilkiah Lavinier)
  Re: Getting tar to work! (Paul Oldham)
  Re: Getting tar to work! (David)
  GIMP Print Prob. (Cubic Meter)
  java repaint problem on gnome/solaris ([EMAIL PROTECTED])
  RPM 4.0 on SuSE 7.0 ? (Stamatis Stefanakos)
  Re: Getting tar to work! (Tim Haynes)
  Re: Konqueror speed ([EMAIL PROTECTED])
  Re: Getting tar to work! (Joachim Feise)
  Re: What - no WYSIWYG HTML editors?? (Eirik Newth)
  Re: xephem make file (Young4ert)
  Re: Good hosting service??? ([EMAIL PROTECTED])
  Re: Netware for linux? ("Keith Wheeler")

----------------------------------------------------------------------------

From: [EMAIL PROTECTED]
Subject: rpm
Date: Thu, 25 Jan 2001 15:57:41 GMT

My Linux administrator left.  I need to put on an rpm file.  Where can
I find a 'How-to' on doing this?


Sent via Deja.com
http://www.deja.com/

------------------------------

From: [EMAIL PROTECTED]
Crossposted-To: alt.os.linux,uk.comp.os.linux,linux.redhat
Subject: Getting tar to work!
Date: Thu, 25 Jan 2001 16:13:49 GMT

Hi all,


I'm familiar with Solaris, and using its tar command.
I'd like to do the same thing in Linux that I did
in Solaris.

What I want to do is:
- create a file of all the files that I want to tar up
- run the tar command with this flag to tar up
all the files.

In Solaris it is:
tar  -cvf    Disk1.tar  -I  Disk1.txt

- create the file, verbose
- I means to include everything in this file


However, in Linux, when I run this command, the
feedback is:
Disk1.txt

And, inspecting the file:

tar  -tvf  Disk1.tar
tar: This does not look like a tar archive
tar: Skipping to next header
tar: 499 garbage bytes ignored at end of archive
tar: Error exit delayed from previous errors


I have been struggling with this for over 1/2
hour now.  I can find nothing in the man page
or tar --help that would indicate that this is
possible.  Is it?


The include list indicates everything under the
subdirectory:  Disk1.   Is there another
way to do this?

Thanks a lot





Sent via Deja.com
http://www.deja.com/

------------------------------

From: "Anna" <[EMAIL PROTECTED]>
Subject: Re: Konqueror speed
Date: Thu, 25 Jan 2001 08:28:03 -0800
Crossposted-To: alt.os.linux.mandrake,comp.windows.x.kde

In article <94nfmb$qjg$[EMAIL PROTECTED]>, "Deltones"
<[EMAIL PROTECTED]> sent packets that seemed to say:

>>First, scrap Mandrake, it is a piece of junk, from experience(at least
>>Mandrake 7.1), and it does not upgrade well or easily.  Grab the sources
>>off KDE's web site and edit the configure files in all the directories
>>replacing the "-O2" flags with "-O3" flags.
> 
> Justin,
> 
> So far, the only thing I've ever compiled on my linux box is the Kernel.
> Did so by following recommended instructions. I'm interested in trying
> to compile KDE myself, but I'm wondering about those configure files.
> What are the names of these files you're talking about where I can
> replace those flags?
>

I hope Justin replies, but a hint if he doesn't: most code editors can
handle search-and-replace quite easily, so what I suspect I will do (I'm
a newbie, too <blush>) is to use that function to replace all `-02'
instances with `-03' although I will probably inspect each instance to be
sure it is pertinent.  NB, I will put some time away to do it, as I
remember compiling qt-2 took hours!


-- 
Freedom isn't granted by a constitution -- it is seized!

------------------------------

From: "Jan Vandesompele" <[EMAIL PROTECTED]>
Subject: Netware for linux?
Date: Thu, 25 Jan 2001 17:27:16 +0100

Hello,

does anyone know of a good netware client program under Linux?

Kind Regards
Jan Vandesompele



------------------------------

From: [EMAIL PROTECTED] (Jan Schaumann)
Subject: Re: Need a Browser
Date: Thu, 25 Jan 2001 16:39:56 GMT

* Sinner from the Prairy wrote:
> Jan Schaumann wrote:
> 
> > > I use lynx for 90% of my web browsing.
> > > For another 9%, wget.
> > > For 0.9%, NS.
> > > for the last 0.1%, IE
>  
> > Which OS do you use that you can use wget, lynx AND IE?  (Does wget run under
> > cygwin?)
> 
> Linux, of course.
> Checkhttp://www.geocities.com/sinner_prairy/wine/IExplorer5-02.jpg

Brrrrr.... *shudder*
Why run Linux and then use IE?

Free... your... mind...

-Jan

-- 
Jan Schaumann <http://www.netmeister.org>

Your mouse has moved. Windows NT must be restarted for the change to take
effect. Reboot now? [ OK ]

------------------------------

From: Eric Sandeen <[EMAIL PROTECTED]>
Subject: YALE (yet another LILO error...)
Date: Thu, 25 Jan 2001 10:44:01 -0600

Ok, I really hate to ask another LILO error question on Usenet, because
it's such a FAQ, but I have never seen this one before, and I don't see
references to it in the docs.

I have a diamond fireport 40 host adapter, and a 9 gig IBM hard drive. 
I recently put RH 7.0 on this disk.

With the linear option passed to LILO, I get this at boot:

L
L
L
L

and nothing else.  ?!  Anybody seen this before?

I noticed that the lilo shipped with RH7 has been tweaked a bit -
perhaps that's the problem?

Other details - the / partition (which contains /boot) is from cylinder
1 to cylinder 151 on a primary partition:

   Device Boot    Start       End    Blocks   Id  System
/dev/sda1   *         1       151    154608   83  Linux

Also, the host adapter bios thinks the drive has 1024 cylinders, which I
assume is a limitation of the host adapter.  It's now an unsupported
product, so I'm probably out of luck if that's the problem.

Thanks,

-Eric

------------------------------

From: Eric Sandeen <[EMAIL PROTECTED]>
Subject: Re: rpm
Date: Thu, 25 Jan 2001 10:46:31 -0600

I assume that you mean you need to install an RPM?  First, you need root
access.

Then, to upgrade and/or install an RPM, you just type "rpm -Uvh
<rpmname>.rpm"  This will install a new RPM, or upgrade it if an older
version exists.

If it complains about dependencies or other things, you will need to
install other RPMs to satisfy those dependencies.

-Eric

[EMAIL PROTECTED] wrote:
> 
> My Linux administrator left.  I need to put on an rpm file.  Where can
> I find a 'How-to' on doing this?
> 
> Sent via Deja.com
> http://www.deja.com/

------------------------------

From: JDP <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,uk.comp.os.linux,linux.redhat
Subject: Re: Getting tar to work!
Date: Thu, 25 Jan 2001 16:41:45 GMT

In article <94pjbj$jh0$[EMAIL PROTECTED]>,
  [EMAIL PROTECTED] wrote:

tar it in the Disk1 directory

> Hi all,
>
> I'm familiar with Solaris, and using its tar command.
> I'd like to do the same thing in Linux that I did
> in Solaris.
>
> What I want to do is:
> - create a file of all the files that I want to tar up
> - run the tar command with this flag to tar up
> all the files.
>
> In Solaris it is:
> tar  -cvf    Disk1.tar  -I  Disk1.txt
>
> - create the file, verbose
> - I means to include everything in this file
>
> However, in Linux, when I run this command, the
> feedback is:
> Disk1.txt
>
> And, inspecting the file:
>
> tar  -tvf  Disk1.tar
> tar: This does not look like a tar archive
> tar: Skipping to next header
> tar: 499 garbage bytes ignored at end of archive
> tar: Error exit delayed from previous errors
>
> I have been struggling with this for over 1/2
> hour now.  I can find nothing in the man page
> or tar --help that would indicate that this is
> possible.  Is it?
>
> The include list indicates everything under the
> subdirectory:  Disk1.   Is there another
> way to do this?
>
> Thanks a lot
>
> Sent via Deja.com
> http://www.deja.com/
>

--
ohhh Brother!!!!!!!


Sent via Deja.com
http://www.deja.com/

------------------------------

From: [EMAIL PROTECTED] (Richard Cohen)
Crossposted-To: alt.os.linux,uk.comp.os.linux,linux.redhat
Subject: Re: Getting tar to work!
Date: 25 Jan 2001 16:41:31 GMT
Reply-To: [EMAIL PROTECTED]

On Thu, 25 Jan 2001 16:13:49 GMT, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>Hi all,
>
>
>I'm familiar with Solaris, and using its tar command.
>I'd like to do the same thing in Linux that I did
>in Solaris.
>
>What I want to do is:
>- create a file of all the files that I want to tar up
>- run the tar command with this flag to tar up
>all the files.
>
>In Solaris it is:
>tar  -cvf    Disk1.tar  -I  Disk1.txt
>
>- create the file, verbose
>- I means to include everything in this file

The -T option to gnu tar does the same as the -I option to Solaris tar.

>The include list indicates everything under the
>subdirectory:  Disk1.   Is there another
>way to do this?

You could just do 'tar cvf Disk1.tar Disk1' or '(cd Disk1 ; tar cvf Disk1.tar
*' depending on whether you want the Disk1 directory itself in the tarball.

>Thanks a lot

Cheers
Richard
Not speaking on behalf of my employer, yada yada yada :-)

------------------------------

From: David <[EMAIL PROTECTED]>
Subject: Re: rpm
Date: Thu, 25 Jan 2001 16:51:54 GMT

[EMAIL PROTECTED] wrote:
> 
> My Linux administrator left.  I need to put on an rpm file.  Where can
> I find a 'How-to' on doing this?

http://www.rpm.org/

To install a package run.

rpm -ivh filename

To upgrade a package.

     rpm -Uvh filename
or   rpm -Fvh filename

To see if a package is already installed like 
bash-1.14.7-23.6x.i386.rpm

rpm -q bash   # gives name & version of installed package

-- 
Confucius say: He who play in root, eventually kill tree.
Registered with the Linux Counter.  http://counter.li.org
ID # 123538
Completed more W/U's than 99.017% of seti users. +/- 0.01%

------------------------------

From: [EMAIL PROTECTED] (Hugh Lawson)
Subject: Re: rpm
Reply-To: [EMAIL PROTECTED]
Date: Thu, 25 Jan 2001 16:40:19 GMT

In article <94pidf$imq$[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote:
>My Linux administrator left.  I need to put on an rpm file.  Where can
>I find a 'How-to' on doing this?


look for RPM-HOWTO on your system, or on the web.

-- 
Hugh Lawson
Greensboro, North Carolina
[EMAIL PROTECTED]

------------------------------

From: David <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,uk.comp.os.linux,linux.redhat
Subject: Re: Getting tar to work!
Date: Thu, 25 Jan 2001 16:55:19 GMT

[EMAIL PROTECTED] wrote:
> 
> Hi all,
> 
> I'm familiar with Solaris, and using its tar command.
> I'd like to do the same thing in Linux that I did
> in Solaris.
> 
> What I want to do is:
> - create a file of all the files that I want to tar up
> - run the tar command with this flag to tar up
> all the files.
> 
> In Solaris it is:
> tar  -cvf    Disk1.tar  -I  Disk1.txt
> 
> - create the file, verbose
> - I means to include everything in this file
> 
> However, in Linux, when I run this command, the
> feedback is:
> Disk1.txt
> 
> And, inspecting the file:
> 
> tar  -tvf  Disk1.tar
> tar: This does not look like a tar archive
> tar: Skipping to next header
> tar: 499 garbage bytes ignored at end of archive
> tar: Error exit delayed from previous errors
> 
> I have been struggling with this for over 1/2
> hour now.  I can find nothing in the man page
> or tar --help that would indicate that this is
> possible.  Is it?
> 
> The include list indicates everything under the
> subdirectory:  Disk1.   Is there another
> way to do this?
> 
> Thanks a lot
> 
> Sent via Deja.com
> http://www.deja.com/


tar -cvfI Disk.tar  Disk1.txt

-- 
Confucius say: He who play in root, eventually kill tree.
Registered with the Linux Counter.  http://counter.li.org
ID # 123538
Completed more W/U's than 99.017% of seti users. +/- 0.01%

------------------------------

From: [EMAIL PROTECTED]
Subject: DVD playing: hardware vs. software decoding
Date: Thu, 25 Jan 2001 16:54:46 GMT

I'm thinking about buying a DVD decoder card.  my dvd drive came with
my system, but had win98 specific decorder software.  I'm wondering if
a hardware decoder will help play dvds with linux.  The dvd howto seems
to only addresses software decoding.  Are there advantages to getting a
decoder card?  does linux utilize a decoder card when playing dvds?  I
would like to here from both sides:

-Has anyone got dvd's playing w/OUT decoder hardware?
-what distro?
-what apps?
-what's the performance like?

-Has anyone got dvd's playing WITH decoder hardware?
-do you actually use the decoder hardware?
-what distro?
-what apps?
-what's the performance like?

thanx,
-jason


Sent via Deja.com
http://www.deja.com/

------------------------------

From: [EMAIL PROTECTED]
Subject: Re: how to unzip a .zip file
Date: Thu, 25 Jan 2001 16:41:45 GMT

On Thu, 25 Jan 2001 10:18:46 -0500, richard noel fell <[EMAIL PROTECTED]>
wrote:

>I tried using, with redhat 7, gunzip to uncompress a .zip file. I get
>the error message ," unknown suffix --ignored". I thought gunzip could
>handle .zip file. Am I mistaken? What other decompression program should
>I use?

In the DOS/Windows world, the act of compression is usually mated with
the idea of assembling an archive (collection of files).  A .zip file
is an archive of compressed files.  Under UNIX, we usually separate
the assembling of an archive (for example using tar or cpio) from the
act of compressing (which is what gzip and bzip2 do).  So, a
compressed archive in the UNIX world is usually .tar.gz (first the
archive is assembled (into a single bigger file), then the archive is
compressed.  This is the opposite order of the DOS world.)

What .zip (as in PkZip and WinZip), gzip and bzip2 share, is some of
the mathematics of how the compression is done.  The implementation of
that mathematics is different.

So, to make a long story short, gunzip only works on files which end
in .gz.  You can fool gunzip, by having it read its input from stdin,
but if it doesn't understand the format of the file (for example, the
file is a .zip compressed archive) you will still get some kind of
error.  There is a program called unzip, which understands most DOS
zip compressed archives.

Gord


------------------------------

From: Hilkiah Lavinier <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,uk.comp.os.linux,linux.redhat
Subject: Re: Getting tar to work!
Date: Thu, 25 Jan 2001 17:00:19 +0000

I tried looking for an include option in the man pages, but didn't see
one, however try the following:

say include_file is the name of the file with all the files u want to tar,
then u can do
  tar -cvf tar_file.tar `cat include_file`

Note the `` (backquotes).  If u are using bash shell, then it should work
no problem.

regards, Hilkiah

On Thu, 25 Jan 2001 [EMAIL PROTECTED] wrote:

> Hi all,
>
>
> I'm familiar with Solaris, and using its tar command.
> I'd like to do the same thing in Linux that I did
> in Solaris.
>
> What I want to do is:
> - create a file of all the files that I want to tar up
> - run the tar command with this flag to tar up
> all the files.
>
> In Solaris it is:
> tar  -cvf    Disk1.tar  -I  Disk1.txt
>
> - create the file, verbose
> - I means to include everything in this file
>
>
> However, in Linux, when I run this command, the
> feedback is:
> Disk1.txt
>
> And, inspecting the file:
>
> tar  -tvf  Disk1.tar
> tar: This does not look like a tar archive
> tar: Skipping to next header
> tar: 499 garbage bytes ignored at end of archive
> tar: Error exit delayed from previous errors
>
>
> I have been struggling with this for over 1/2
> hour now.  I can find nothing in the man page
> or tar --help that would indicate that this is
> possible.  Is it?
>
>
> The include list indicates everything under the
> subdirectory:  Disk1.   Is there another
> way to do this?
>
> Thanks a lot
>
>
>
>
>
> Sent via Deja.com
> http://www.deja.com/
>

-- 
..\  /.. HILKIAH G. LAVINIER, [aka �eL10W]
...\/... Room 6, 9 Earl's Court Square, London, SW5 9BY
.._||_.. [EMAIL PROTECTED], [EMAIL PROTECTED]
./ ||... [EMAIL PROTECTED]
.\_||_.. Tel : 0796 807 8247 (MBL)   ICQ # 8978201
...||... FAX : 0870 133 8705 uk  or  1 603 697 8299 usa


------------------------------

From: [EMAIL PROTECTED] (Paul Oldham)
Subject: Re: Getting tar to work!
Date: Thu, 25 Jan 2001 16:59 +0000 (GMT Standard Time)
Reply-To: [EMAIL PROTECTED]

In article <94pjbj$jh0$[EMAIL PROTECTED]>, [EMAIL PROTECTED] () growled:

> I'm familiar with Solaris, and using its tar command.
> I'd like to do the same thing in Linux that I did
> in Solaris.
> 
> What I want to do is:
> - create a file of all the files that I want to tar up
> - run the tar command with this flag to tar up
> all the files.
> 
> In Solaris it is:
> tar  -cvf    Disk1.tar  -I  Disk1.txt
> 
> - create the file, verbose
> - I means to include everything in this file

Not in Linux it doesn't, -I does something far more "interesting".

A cursory glance at the man place suggests -T is the option you're looking 
for. You don't need a "-" before the cvf either. So: 

        tar cvf Disk1.tar -T Disk1.txt
        
  ... should do you.

-- 
Paul Oldham, Milton, Cambridge, UK
http://the-hug.org/paul/


------------------------------

From: David <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,uk.comp.os.linux,linux.redhat
Subject: Re: Getting tar to work!
Date: Thu, 25 Jan 2001 17:02:53 GMT

Oooops! It should have been.

tar -cvfI Disk.tar.gz  Disk1.txt

-- 
Confucius say: He who play in root, eventually kill tree.
Registered with the Linux Counter.  http://counter.li.org
ID # 123538
Completed more W/U's than 99.017% of seti users. +/- 0.01%

------------------------------

From: Cubic Meter <[EMAIL PROTECTED]>
Subject: GIMP Print Prob.
Date: Thu, 25 Jan 2001 12:07:29 -0500
Reply-To: [EMAIL PROTECTED]

Every time I try to print an image from GIMP, I get page after page of 
"S8W-!" What is this and how can I fix it? I mean, the whole page is filled 
with line after line of S8W-!, and it will print for as long as I let it. 
Please help.

m^3


------------------------------

From: [EMAIL PROTECTED]
Crossposted-To: comp.unix.solaris,comp.lang.java.help
Subject: java repaint problem on gnome/solaris
Date: Thu, 25 Jan 2001 16:55:57 GMT

I recently installed Gnome on my Solaris8(sun4u) box.

 However, as soon as I try to start _any_ java app the java app does not
get painted. If I drag a window over it some
 of the items will be repainted.

 It sounds to me like a backing-store issue, however I cannot figure out
how under solaris/gnome to do this.

 Any help would be appreciated!
 Thanx!

-Fred


Sent via Deja.com
http://www.deja.com/

------------------------------

Date: Thu, 25 Jan 2001 18:11:42 +0100
From: Stamatis Stefanakos <[EMAIL PROTECTED]>
Subject: RPM 4.0 on SuSE 7.0 ?


Hi!

Is it possible to install RPM v4 on a SuSE 7.0? Will this create
any problems with yast/yast2 ? And second, how to do this? The v4 rpm
package, comes in an rpm that can only be extracted by, guess what, 
RPM v4! yeap! is this a joke or what? and the sources just don't install
on SuSE!

any ideas?

S.


------------------------------

From: Tim Haynes <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,uk.comp.os.linux,linux.redhat
Subject: Re: Getting tar to work!
Date: 25 Jan 2001 17:05:23 +0000
Reply-To: Tim Haynes <[EMAIL PROTECTED]>

[EMAIL PROTECTED] writes:

> I'm familiar with Solaris, and using its tar command. I'd like to do the
> same thing in Linux that I did in Solaris.
> 
> What I want to do is:
> - create a file of all the files that I want to tar up
> - run the tar command with this flag to tar up
> all the files.

Why go via a temporary file? This is what pipes and backticks are for. But
anyway... 

> In Solaris it is:
> tar  -cvf    Disk1.tar  -I  Disk1.txt
> 
> - create the file, verbose
> - I means to include everything in this file

Dammit! *Yesterday* I moaned about the -I flag having gone away in recent
gnutars, and someone, bless 'em, pointed out that it's for *Solaris
compatibility* of all things.

> However, in Linux, 

ITYM `with gnutar < 1.13.18-2'.

> I have been struggling with this for over 1/2 hour now. I can find
> nothing in the man page or tar --help that would indicate that this is
> possible. Is it?
> The include list indicates everything under the subdirectory: Disk1. Is
> there another way to do this?

Why are you creating the file-list in the first place? If it's just a
directory you want to tar up,   
        tar cvf file.tar directory
will do the trick.

Or how about a creative solution? 
        find directory -type f | cpio -H tar -ov > file.tar
where at least you can generate the list of files on the fly.

~Tim
-- 
   4:52pm  up 31 days, 19:03,  9 users,  load average: 0.00, 0.03, 0.00
[EMAIL PROTECTED]  |`Do you mean a Lenox heating/
http://piglet.is.dreaming.org |refrigeration unit?', he asked.

------------------------------

From: [EMAIL PROTECTED]
Crossposted-To: alt.os.linux,alt.os.linux.mandrake,comp.windows.x.kde
Subject: Re: Konqueror speed
Date: Thu, 25 Jan 2001 17:09:04 GMT

In article <94k7q9$ttn$[EMAIL PROTECTED]>,
  [EMAIL PROTECTED] wrote:
> First, scrap Mandrake, it is a piece of junk, from experience(at least
> Mandrake 7.1), and it does not upgrade well or easily.  Grab the
sources
> off KDE's web site and edit the configure files in all the directories
> replacing the "-O2" flags with "-O3" flags. This will increase
> optimization for your processor, which will make it optimized for only
> your machine, no older machines can run it now.

Please do correct me if i'm wrong, but doesn't compiling and installing
from the tar balls break rpm dependencies?  Would it be better to build
from the src rpms? I have been thinking about recompiling KDE 2.0 from
src but I'm afraid of breaking my rpm dependencies.

As far as your comment about LM 7.2, I have to disagree. As a
recovering RH 7.0 user (with the beta gcc) I have found Mandrake 7.2 to
be quite nice and fairly stable.  I am really impressed with the
progress they have made.  It does do some screwy things from time to
time but over all i am pleased.

-jason


Sent via Deja.com
http://www.deja.com/

------------------------------

From: Joachim Feise <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,uk.comp.os.linux,linux.redhat
Subject: Re: Getting tar to work!
Date: Thu, 25 Jan 2001 09:16:22 -0800
Reply-To: [EMAIL PROTECTED]

David wrote:
> 
> Oooops! It should have been.
> 
> tar -cvfI Disk.tar.gz  Disk1.txt

Nope. If you want to gzip the tar file, you need tar -czvfI ...
BTW, Gnu tar doesn't need the -.

-Joe

------------------------------

From: Eirik Newth <[EMAIL PROTECTED]>
Subject: Re: What - no WYSIWYG HTML editors??
Date: Thu, 25 Jan 2001 18:21:22 +0100

Allin Cottrell wrote:

> I believe there's something called bluefish.  Not sure, because emacs
> with HTML syntax highlighting seems better to me.

Bluefish is a dedicated HTML editor with syntax highlighting, wizards and 
the works. Not WYSIWYG but highly recommended anyway. Check out 
http://bluefish.openoffice.nl

Regards,

Eirik Newth

---

The Seven site: http://newth.net/psion7 

------------------------------

From: Young4ert <[EMAIL PROTECTED]>
Subject: Re: xephem make file
Crossposted-To: linux.help,alt.os.linux.mandrake
Date: Thu, 25 Jan 2001 17:11:20 GMT

I downloaded a a copy of xephem-3.4.tar.gz and followed the INSTALL file to 
compile and install the package without a hick.  I don't know what seemed 
to cause problems in your case.  However, I suspected that you may not have 
the Motif Library and the inclusion files installed on your system.

Ian wrote:

> I am having trouble making a software program I installed called xephem.
> 
> This is what I do:-
> 
> First I tar, then I go into a directory called libastro I xfkmf, then
> make. I try make again and get message make: nothing to be done for
> 'all'
> 
> I then change to GUI/xephem/ directory and I try xmkmf as is mentioned
> in Install file, this works or seems to. Then I try make and get lots of
> errors last one being make: *** [aavso..o] Error 1
> 
> I tried looking on a website suggested called www.motifzone.net, but
> this tells me nothing I understand.
> 
> I also have a file called Makefile.smple, this is beyond my knowledge
> also.
> 
> I would greatly apprieciate any help.
> 
> Ta.
> 
> P.s. I am running Linux Mandrake 7.0



------------------------------

From: [EMAIL PROTECTED]
Subject: Re: Good hosting service???
Date: Thu, 25 Jan 2001 17:45:47 GMT



hostsave.com

In article <[EMAIL PROTECTED]>,
  "Julio C Gutierrez" <[EMAIL PROTECTED]> wrote:
> Hello All!
>
> Do any of you know of a good (and cheap enough) hosting service?  It would
> be nice if the host run linux/unix.  :)
>
> Thanks a lot.
>
> --
> Julio C. Gutierrez         --             Please remove both X to send email
> Linux Reg. User #75892     --                              GPG Key Available
>               Penguins live only in cool environments... ;)
>


Sent via Deja.com
http://www.deja.com/

------------------------------

From: "Keith Wheeler" <[EMAIL PROTECTED]>
Subject: Re: Netware for linux?
Date: Thu, 25 Jan 2001 11:02:10 -0700

Jan,

Try http://rpmfind.net/ and search for "nwclient". There are a couple RPM's
that should work for you. FYI, if you search on "mars" you'll find a NetWare
File/Print server for Linux too.

Good Luck,
KW


Jan Vandesompele <[EMAIL PROTECTED]> wrote in message
news:94pk54$12s$[EMAIL PROTECTED]...
> Hello,
>
> does anyone know of a good netware client program under Linux?
>
> Kind Regards
> Jan Vandesompele
>
>



------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list by posting to comp.os.linux.misc.

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Misc Digest
******************************

Reply via email to