Re: [newbie] KVirc (Was: Wine problems)

2000-06-16 Thread Paul

On Sun, 11 Jun 2000, Colin L. Whipple wrote:

Trying to "make" kvirc 2.0, after installing and making QT 2.1.1, I get the
following at the end of the make:

from libkvispeak.cpp:34: trees.h:33: strstream.h: No such file or
directory make[4]: *** [libkvispeak.lo] Error 1 make[4]: Leaving directory

At least the "strstream.h: no such file or directory" would already give
some pointers. Are you sure you have all the packages installed that are
needed for compiling C programs?

`/Downloads/kvirc-2.0.0/kvirc-2.0.0/src/plugins/speak' make[3]: ***
[all-recursive] Error 1 make[3]: Leaving directory
`/Downloads/kvirc-2.0.0/kvirc-2.0.0/src/plugins' make[2]: *** [all-recursive]
Error 1 make[2]: Leaving directory `/Downloads/kvirc-2.0.0/kvirc-2.0.0/src'
make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory
`/Downloads/kvirc-2.0.0/kvirc-2.0.0/src' make: *** [all-recursive] Error 1 

Also it is advisable to compile things as root, if you want to be able to
use them systemwide. Don't know if you did this, so I throw this in
anyway.

Paul

-- 
Yesterday is Past; Tomorrow is the Future;
Today is a Gift...That is why we call it The Present.

)0([[EMAIL PROTECTED]])0(
http://nlpagan.net -  ICQ 147208
Registered  Linux  User   174403




Re: [newbie] KVirc (Was: Wine problems)

2000-06-12 Thread Fran Parker

Sure Gary,

Here's the URL:
http://www.kvirc.net/
to read up on it.

I chose the download section on the top of the page on the menu,
that page it shows locations in several countries.

I went to the bottom of that page and chose the section where
there are older KVIrc, it took me to the KVIrc directory
at the following URL where I chose the 2.0.0 directory,
and below that source and downloaded it directly from KVIrc
instead of one of the mirrors.
ftp://ftp.kvirc.net/kvirc/

Hope that helps,
Bambi


Gary wrote:

 Hi Fran,

 On Sunday, June 11, 2000, 12:01:55 PM, you hammered out in part about
 "[newbie] KVirc (Was: Wine problems)":

 FP Last night I downloaded and 'made' the KVIrc 2. It was so slick!
 FP Glad you already came up with this solution too.

 Can you give me a URL for KVIrc2?  Really appreciate it.  Would love
 to try it as a Wine alternative.

 --

 Best regards,
  Gary

 Today's thought: The attention span of a computer is only as long as
 its electrical cord Turnaucka's Law

 PGP Public Key: mailto:[EMAIL PROTECTED]?subject=SendPGPKey




Re: [newbie] KVirc (Was: Wine problems)

2000-06-11 Thread Bill Gerber

The news section on the kvirc site (http://www.kvirc.bz.nu/ -new url)
states that KDE2 support is a compile time option so if you want that
later it's better to d/l the tarball now.

Bill

Fran Parker wrote:
 
 Actually I am running it in the original KDE that came with
 Mandrake 7.0 (Air) version 1.1.2-30mdk...I only had to update
 QT2 to QT2.1.1  and use the tar.gz instead of the RPM.
 
 It integrates differently with KDE 2.0 but I can't say how.
 (But that is basically what the web site said)
 
 Hope that helps some.
 
 Bambi
 
 "Ralph F. De Witt" wrote:
 
  The 2.0.0 version of Kvirc is designed to work with KDE 2.0 only.
 
  Ralph
 
  Alex V Flinsch, on Sat, 10 Jun 2000, you wrote:
   On Sat, 10 Jun 2000, you wrote:
Did you use the i386.rpm of it? or source?
May want to try an earlier version I am using 1.0 Millenium version
That works well, except misc options.
Bambi
PS  I will go to KVirc and see if I can get it and install it.
However, it wouldn't be conclusive since I am using 7.0 (Air).
Sorry.
   
Digital Wokan wrote:
   
 Actually, I just tried installing KVirc 2.0.0 from the KVirc official
 site and it core dumped immediately under Mandrake 7.1.  Perhaps I
 should look at the Extension CD, but it looks like MandrakeSoft may have
 left KVirc in the dust.  In fact, I haven't seen anything but console
 IRC clients on the Install CD.

  
  
   the 0.9.0 version from the 6.0 distro works just fine under 6.0, 6.1, 7.0, and
   a partial 7.1 upgraded system (kernel and very few other things only)
  
  
--
   Alex
   (Go easy on me, I'm a COBOL programmer in real life)




Re: [newbie] KVirc (Was: Wine problems)

2000-06-11 Thread kevin

Hi folks,

I just want to say a Big thankyou to everyone who has helped me. I gave up using wine, 
and
d/loaded kvirc 2.0.0. I ran the ./configure and it told me I needed to update my QT, 
which
I did. I got and installed 2.2.1. took a long time to make. I looked at
ftp://kvirc.firenze.linux.it/pub/kvirc/2.0.0/source/INSTALL which gave me great help.

Anyway I was not sure if I could make the QT in a normal user, so I installed them 
using
root, I also installed kvirc in root too. I will try installed kvirc later today as a
normal user. It worked like a dream :)

Once again, many thanx

Cheers

Kev




Re: [newbie] KVirc (Was: Wine problems)

2000-06-11 Thread Colin L. Whipple

On Sun, 11 Jun 2000, you wrote:
 Hi folks,
 
 I just want to say a Big thankyou to everyone who has helped me. I gave up using 
wine, and
 d/loaded kvirc 2.0.0. I ran the ./configure and it told me I needed to update my QT, 
which
 I did. I got and installed 2.2.1. took a long time to make. I looked at

Is 2.2.1 correct?  The highest one I can see is 2.1.1.

Colin




Re: [newbie] KVirc (Was: Wine problems)

2000-06-11 Thread Fran Parker

It is QT 2.1.1
Probably just a typo.

Bambi

"Colin L. Whipple" wrote:

 On Sun, 11 Jun 2000, you wrote:
  Hi folks,
 
  I just want to say a Big thankyou to everyone who has helped me. I gave up using 
wine, and
  d/loaded kvirc 2.0.0. I ran the ./configure and it told me I needed to update my 
QT, which
  I did. I got and installed 2.2.1. took a long time to make. I looked at

 Is 2.2.1 correct?  The highest one I can see is 2.1.1.

 Colin




Re: [newbie] KVirc (Was: Wine problems)

2000-06-11 Thread kevin

 Is 2.2.1 correct?  The highest one I can see is 2.1.1.

Sorry for the typo its 2.1.1

Kev





Re: [newbie] KVirc (Was: Wine problems)

2000-06-10 Thread Fran Parker

Did you use the i386.rpm of it? or source?
May want to try an earlier version I am using 1.0 Millenium version
That works well, except misc options.
Bambi
PS  I will go to KVirc and see if I can get it and install it.
However, it wouldn't be conclusive since I am using 7.0 (Air).
Sorry.

Digital Wokan wrote:

 Actually, I just tried installing KVirc 2.0.0 from the KVirc official
 site and it core dumped immediately under Mandrake 7.1.  Perhaps I
 should look at the Extension CD, but it looks like MandrakeSoft may have
 left KVirc in the dust.  In fact, I haven't seen anything but console
 IRC clients on the Install CD.

 Fran Parker wrote:
 
  hi Kevin,
 
  I am not a Wine expert..infact I am still trying to get dosemu to work on
  my ATI All in Wonder Card in VGA mode.
 
  Two things though.
 
  user.dat is a system file for windows, everyone has them.  I think it is
  looking for it in the wrong place, mine is located on my c drive on the
  windows partition:  dos_c/windows/user.dat
 
  You can locate yours within kde with find by searching the root for user.dat
 
  Then you can modify the config file for wine to represent where yours is.
 
  Second, if you like mIRC, you might want to take a look at KVirc.  I love
  mIRC, and KVirc is a very close version of irc for linux.  I really like it.
  http://www.kvirc.org
 
  Hope these suggestions help out.
 
  Bambi
 
  kevin wrote:
 
   Hi gang.
  
   I have been using mandrake a few weeks nows, and so far I have got everything to
   work well, apart from wine. I d/loaded  rpm version 2526 and installed
   it.After I changed the wine.conf,  I run wine, and I get the following error.
  
   Invalid path c:\windows\Profiles\adminustrator for profile directory
   cant find users.dat
  
   I looked though windoz and I dont seem to have those anyway. I am  huge fan of
   mIRC, and that is the prime reason I wish to to wine. I loaded mIRC up, and it
   gave me a bunch of error messages. Too many to post on the ML
  
   I was wondering if there are any wine experts out there, and can help me in
   private?
  
   Many thanx
  
   Kev




Re: [newbie] KVirc (Was: Wine problems)

2000-06-10 Thread Ralph F. De Witt

The 2.0.0 version of Kvirc is designed to work with KDE 2.0 only.

Ralph

Alex V Flinsch, on Sat, 10 Jun 2000, you wrote:
 On Sat, 10 Jun 2000, you wrote:
  Did you use the i386.rpm of it? or source?
  May want to try an earlier version I am using 1.0 Millenium version
  That works well, except misc options.
  Bambi
  PS  I will go to KVirc and see if I can get it and install it.
  However, it wouldn't be conclusive since I am using 7.0 (Air).
  Sorry.
  
  Digital Wokan wrote:
  
   Actually, I just tried installing KVirc 2.0.0 from the KVirc official
   site and it core dumped immediately under Mandrake 7.1.  Perhaps I
   should look at the Extension CD, but it looks like MandrakeSoft may have
   left KVirc in the dust.  In fact, I haven't seen anything but console
   IRC clients on the Install CD.
  
 
 
 the 0.9.0 version from the 6.0 distro works just fine under 6.0, 6.1, 7.0, and
 a partial 7.1 upgraded system (kernel and very few other things only)
 
 
  -- 
 Alex
 (Go easy on me, I'm a COBOL programmer in real life)




Re: [newbie] KVirc (Was: Wine problems)

2000-06-10 Thread Fran Parker

OK...the new KVIrc version 2 is awesome!

Now how did I get it to run, you may ask.  I had the same
problems everyone else had when I tried to install the rpm.

Well, I went and got the QT2.1.1 and upgraded my existing
QT2.

Then I got the RPM and using gnorpm I installed it.

Same problem as everyone elsedoesn't work.

I Checked the configure and it showed the QT2 directories
in the wrong place I corrected it in hopes it would re-read
it the next load and then run.  No go.

I uninstalled  the rpm and went back to the site and got the
tar.gz instead...since pathing was the problem I hoped I could
temporarily set my QTDIR and create a version specific to
my machines configuration.  It worked!  And it is awesome.
I am online in KVIrc 2 as we speak!

Maybe this will work for the rest of you as well.

Read the instructions for the installation of the tar.gz on the
web site ...that really helped alot.  Although I am using Bash
and I set the QTDIR slightly differently then they suggested.

Have fun,
Bambi


Digital Wokan wrote:

 Actually, I just tried installing KVirc 2.0.0 from the KVirc official
 site and it core dumped immediately under Mandrake 7.1.  Perhaps I
 should look at the Extension CD, but it looks like MandrakeSoft may have
 left KVirc in the dust.  In fact, I haven't seen anything but console
 IRC clients on the Install CD.

 Fran Parker wrote:
 
  hi Kevin,
 
  I am not a Wine expert..infact I am still trying to get dosemu to work on
  my ATI All in Wonder Card in VGA mode.
 
  Two things though.
 
  user.dat is a system file for windows, everyone has them.  I think it is
  looking for it in the wrong place, mine is located on my c drive on the
  windows partition:  dos_c/windows/user.dat
 
  You can locate yours within kde with find by searching the root for user.dat
 
  Then you can modify the config file for wine to represent where yours is.
 
  Second, if you like mIRC, you might want to take a look at KVirc.  I love
  mIRC, and KVirc is a very close version of irc for linux.  I really like it.
  http://www.kvirc.org
 
  Hope these suggestions help out.
 
  Bambi
 
  kevin wrote:
 
   Hi gang.
  
   I have been using mandrake a few weeks nows, and so far I have got everything to
   work well, apart from wine. I d/loaded  rpm version 2526 and installed
   it.After I changed the wine.conf,  I run wine, and I get the following error.
  
   Invalid path c:\windows\Profiles\adminustrator for profile directory
   cant find users.dat
  
   I looked though windoz and I dont seem to have those anyway. I am  huge fan of
   mIRC, and that is the prime reason I wish to to wine. I loaded mIRC up, and it
   gave me a bunch of error messages. Too many to post on the ML
  
   I was wondering if there are any wine experts out there, and can help me in
   private?
  
   Many thanx
  
   Kev




Re: [newbie] KVirc (Was: Wine problems)

2000-06-10 Thread Fran Parker

Actually I am running it in the original KDE that came with
Mandrake 7.0 (Air) version 1.1.2-30mdk...I only had to update
QT2 to QT2.1.1  and use the tar.gz instead of the RPM.

It integrates differently with KDE 2.0 but I can't say how.
(But that is basically what the web site said)

Hope that helps some.

Bambi


"Ralph F. De Witt" wrote:

 The 2.0.0 version of Kvirc is designed to work with KDE 2.0 only.

 Ralph

 Alex V Flinsch, on Sat, 10 Jun 2000, you wrote:
  On Sat, 10 Jun 2000, you wrote:
   Did you use the i386.rpm of it? or source?
   May want to try an earlier version I am using 1.0 Millenium version
   That works well, except misc options.
   Bambi
   PS  I will go to KVirc and see if I can get it and install it.
   However, it wouldn't be conclusive since I am using 7.0 (Air).
   Sorry.
  
   Digital Wokan wrote:
  
Actually, I just tried installing KVirc 2.0.0 from the KVirc official
site and it core dumped immediately under Mandrake 7.1.  Perhaps I
should look at the Extension CD, but it looks like MandrakeSoft may have
left KVirc in the dust.  In fact, I haven't seen anything but console
IRC clients on the Install CD.
   
 
 
  the 0.9.0 version from the 6.0 distro works just fine under 6.0, 6.1, 7.0, and
  a partial 7.1 upgraded system (kernel and very few other things only)
 
 
   --
  Alex
  (Go easy on me, I'm a COBOL programmer in real life)