Re: cannot install KDE3 or KDE-LITE from ports

2004-08-29 Thread R. W.
On Sunday 29 August 2004 04:29, Peter Ryan wrote:

> Thanks for the reply, but are you sure I need to do a port
> upgrade after the cvsup if I am installing from the newly
> updated port.  KDE is the first application i am installing
> after the standard installation of 4.10, and the error is
> a missing file.  Shouldnt the cvsup'd port have everything
> I need ?


It depends how much more than the base system sysinstall added, for 
example since you don't mention building Xfree86, I assume sysinstall 
would have added it from packages on the CD. Also cvsup itself  has gui 
dependencies and they would also have been installed before cvsup was 
run.

I'm not saying it will fix your problem, but  installing a new port on 
top of up-to-date dependencies, in general, gives you a better chance 
of a clean install - particularly with complex metaports like kde.

In general I've found KDE to be much easier to maintain from ports than 
Gnome. Whenever I've had a problem, a simple solution has appeared 
within a few days in UPDATING or at freebsd.kde.org
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cannot install KDE3 or KDE-LITE from ports

2004-08-28 Thread Subhro
Yeh you do because KDE is NOT just kde, its a bunch of other libraries
included, which wont compile a a dependency as the libraries required
are already present in the system. Only the catch is the libraries are
old. SO yo need a portupgrade. As you say that its a freshly installed
system, I would say go for a cvsup and a rebuild of the main tree
because of two reasons. Firstly the stock tree and kernel has loads of
compatibility features which can be eleminated for good. You can also
put optimization flags ( man make.conf, the CFLAGS section) which
would largely affect the install.

Regards
S.

On Sun, 29 Aug 2004 11:29:44 +0800, Peter Ryan <[EMAIL PROTECTED]> wrote:
> 
> 
> > > I have just done a fresh install of 4.10 R from the ISO disk
> > >
> > > The first package I installed was cvsup, and then i did a complete
> > > ports upgrade from cvsup3.
> > >
> > > Then I tried to make KDE3. It failed trying to find a file called
> > > jpegexiforient.c.
> > >
> > > Having no idea what to do about that, I decided to make KDE-LITE.
> > >
> > > This also gives the same 'file not found' error.
> > >
> > > I have done this procedure a few times before when I reinstall
> > > freeBSD, and have never had this error.  I have not reinstalled for
> > > about 3 weeks, so something may have changed in the port.
> > >
> >
> > Did you
> >
> > - follow /usr/ports/UPDATING after your cvsup
> > - install portupgrade
> > - install KDE with portupgrade -NR kde
> 
> Thanks for the reply, but are you sure I need to do a port
> upgrade after the cvsup if I am installing from the newly
> updated port.  KDE is the first application i am installing
> after the standard installation of 4.10, and the error is
> a missing file.  Shouldnt the cvsup'd port have everything
> I need ?
> 
> I am thinking something is wrong with the most recent
> port. (btw there is nothing mentioned in UPDATING)
> 
> Peter
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: cannot install KDE3 or KDE-LITE from ports

2004-08-28 Thread Peter Ryan
 

> > I have just done a fresh install of 4.10 R from the ISO disk
> >
> > The first package I installed was cvsup, and then i did a complete 
> > ports upgrade from cvsup3.
> >
> > Then I tried to make KDE3. It failed trying to find a file called 
> > jpegexiforient.c.
> >
> > Having no idea what to do about that, I decided to make KDE-LITE.
> >
> > This also gives the same 'file not found' error.
> >
> > I have done this procedure a few times before when I reinstall 
> > freeBSD, and have never had this error.  I have not reinstalled for 
> > about 3 weeks, so something may have changed in the port.
> >
> 
> Did you
> 
> - follow /usr/ports/UPDATING after your cvsup
> - install portupgrade
> - install KDE with portupgrade -NR kde

Thanks for the reply, but are you sure I need to do a port
upgrade after the cvsup if I am installing from the newly
updated port.  KDE is the first application i am installing
after the standard installation of 4.10, and the error is
a missing file.  Shouldnt the cvsup'd port have everything
I need ?

I am thinking something is wrong with the most recent
port. (btw there is nothing mentioned in UPDATING)

Peter


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cannot install KDE3 or KDE-LITE from ports

2004-08-28 Thread R. W.
On Saturday 28 August 2004 13:07, Peter Ryan wrote:
> HI,
>
> I have just done a fresh install of 4.10 R
> from the ISO disk
>
> The first package I installed was cvsup,
> and then i did a complete ports upgrade from
> cvsup3.
>
> Then I tried to make KDE3. It failed trying to
> find a file called jpegexiforient.c.
>
> Having no idea what to do about that, I
> decided to make KDE-LITE.
>
> This also gives the same 'file not found' error.
>
> I have done this procedure a few times
> before when I reinstall freeBSD, and
> have never had this error.  I have not
> reinstalled for about 3 weeks, so
> something may have changed in the port.
>

Did you

- follow /usr/ports/UPDATING after your cvsup
- install portupgrade
- install KDE with portupgrade -NR kde
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cannot install KDE3 or KDE-LITE from ports

2004-08-28 Thread mailist
I downloaded ports.tar.gz August 26, 2004 and am currently
building KDE3.  I did not run into an error with that particular
file, however the graphics/ImageMagick Makefile and distinfo
file defined 6.0.5.3 as the version it wanted to download.
There is no such version at ImageMagick.org and the KDE3
build would fail at that point.  I downloaded 6.0.6.2 and edited
the Makefile and distinfo files appropriately, and am now
continuing with the KDE3 build.

By the way, building KDE from source is an excrutiatingly
long process (more than 5 hours so far) with numerous menus
requiring human response to continue, and of course the
occasional error as described above.  Unless you really need
to compile from source (I didn't, I just wanted to try it) use the
binary.


On Saturday 28 August 2004 08:07 am, Peter Ryan wrote:
> HI,
>
> I have just done a fresh install of 4.10 R
> from the ISO disk
>
> The first package I installed was cvsup,
> and then i did a complete ports upgrade from
> cvsup3.
>
> Then I tried to make KDE3. It failed trying to
> find a file called jpegexiforient.c.
>
> Having no idea what to do about that, I
> decided to make KDE-LITE.
>
> This also gives the same 'file not found' error.
>
> I have done this procedure a few times
> before when I reinstall freeBSD, and
> have never had this error.  I have not
> reinstalled for about 3 weeks, so
> something may have changed in the port.
>
> I suspect it may have something to do
> with this qt-3.3.3 problem reported
> recently.
>
> Does anyone have any idea what I
> should do about this ?
>
> The message says to get the file
> manually, but I am not sure where
> to look if it is not on ftp.FreeBSD.org
>
> Thanks
> Peter
>
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"