Date: Fri, 27 Nov 98 09:00:38 +0100 From: Thierry.Herbelot@alcatel.fr To: alexd@idcomm.com Cc: data@netvision.net.il, freebsd-questions@FreeBSD.ORG Subject: Re: KDE Install Message-ID: <H000057c01a6c954@MHS> In-Reply-To: <365DA86C.FCD0EFCE@idcomm.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello,
Unless you have a very good reason and if you insist on installing from
source, you should install programs from the ports (see the handbook).
I have installed 3 times KDE on different machines (different OS release
...) and each time through the ports and all went well.
So, try once more ***from the ports*** and if this does not work, comme
back here to ask questions.
TfH
> I installed QT 1.4, read the file INSTALL and added the entries I think
> I are appropriate in.profile in /root but when I run make
> freebsd-g++-shared it says:
>
> ./propogate configs/freebsd-g++-shared
> cmp: /LICENSE: No such file or directory
> cmp: /LICENSE: No such file or directory
>
> $QTDIR must be set to $PWD (/usr/local/qt)
> Please read INSTALL
>
> *** Error code 1
>
> Stop.
>
> My .profile reads:
> PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
> export PATH
> HOME=/root
> export HOME
> TERM=${TERM:-cons25}
> export TERM
> PAGER=more
> export PAGER
> #make mail(1) happy:
> crt=24
> export crt
> QTDIR=/usr/local/qt
> PATH=$QTDIR/bin:$PATH
> MANPATH=$QTDIR/man:$MANPATH
> LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
> LIBRARY_PATH=$LD_LIBRARY_PATH
> CPLUS_INCLUDE_PATH=$QTDIR/include:$CPLUS_INCLUDE_PATH
> export QTDIR PATH MANPATH LD_LIBRARY_PATH LIBRARY_PATH
> export CPLUS_INCLUDE_PATH
>
> I have tried restarting but nothing I have tried seemed to make any
> difference.
>
> Anyone see what's wrong?
>
> Thanks,
> Alex
>
>
> Etay Meiri wrote:
> >
> > Hi Alex,
> >
> > You must install qt version 1.33 or higher in order to install kde.
> >
> > QT is available from http://www.troll.no/dl
> >
> > Regards.
> >
> > Etay Meiri
> > Dial Up Customers Support
> >
> > The true purpose of the Internet is to provide an easy way to
transfer MP3
> > files from one bootleg page to another.
> >
> > -------------------------------------------------------------
> > E-Mail: data@Netvision.net.il Tel: 04-8560600
> >
> > Home Page: http://www.NetVision.net.il Fax: 04-8550345
> >
> > TeleSales: 04-8560560 sales@netvision.net.il
> > WAN Support: 04-8560550 wan@netvision.net.il
> > Dial-up Support: 04-8560570 support@netvision.net.il
> > Administration: 04-8560660 admin@netvision.net.il
> >
> > NetVision Ltd.
> > The No.1 Israeli Internet & Intranet Services Provider
> >
> > On Sat, 21 Nov 1998, Alex Davidson wrote:
> >
> > > I am looking for a nice-looking and useable Windows-type
environment. I
> > > have XWindows running okay but it seems a little lacking in
features as
> > > it is (don't know what apps would enhance it best), so I have
downloaded
> > > KDE and followed the installation instructions but get some errors.
> > > Maybe it'd be best if I explained what I did:
> > > tar xvfz filename.gz
> > > cd packagename
> > > ./configure
> > > make
> > > su -c "make install"
> > >
> > > This is all according to the install instructions but on running
> > > configure it does seem togive me rather a lot of unknown variable
> > > messages, then right at the end it says QT-1.3 (headers and
libraries)
> > > not found
> > >
> > > On running make it says:
> > > make: no target to make
> > >
> > > and running make install responds:
> > > unknown class 'make install'
> > > unknown class 'make install'
> > >
> > >
> > > Anyone have any suggestions as to what I'm missing?
> > >
> > > --
> > > ~~~~~~~~~~~~~~~~
> > > Alex Davidson
> > > alexd@idcomm.com
> > > ~~~~~~~~~~~~~~~~
> > >
> > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > with "unsubscribe freebsd-questions" in the body of the message
> > >
>
> --
> ~~~~~~~~~~~~~~~~
> Alex Davidson
> alexd@idcomm.com
> ~~~~~~~~~~~~~~~~
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?H000057c01a6c954>
