public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] New kde-cvs tarball
@ 2003-02-21 12:37 Dan Armak
  2003-02-21 21:08 ` Brian Jackson
  2003-02-28 12:40 ` Meir Kriheli
  0 siblings, 2 replies; 4+ messages in thread
From: Dan Armak @ 2003-02-21 12:37 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello everyone,

I've at long last started maintaining the kde cvs ebuilds again. I've 
installed them and fixed all the obvious issues. A new webpage and tarball is 
available at http://cvs.gentoo.org/~danarmak/kde-cvs.html. Any bugs & 
problems should be re-reported to me, because I probably won't extensively 
test all the bugreports sent to me during the time I wasn't maintaining the 
ebuilds.

Enjoy and try to forgive the long delay :-)

- -- 
Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel
Public GPG key: http://www.gentoo.org/~danarmak/danarmak-gpg-public.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+Vh2CUI2RQ41fiVERAhK2AJ9HP1MfoforB6hU7oohWPcINAsjSACfXMdb
o0Ec2Xlp2MNIHFsp4mN3ESU=
=l581
-----END PGP SIGNATURE-----


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] New kde-cvs tarball
  2003-02-21 12:37 [gentoo-dev] New kde-cvs tarball Dan Armak
@ 2003-02-21 21:08 ` Brian Jackson
  2003-02-21 21:16   ` Dan Armak
  2003-02-28 12:40 ` Meir Kriheli
  1 sibling, 1 reply; 4+ messages in thread
From: Brian Jackson @ 2003-02-21 21:08 UTC (permalink / raw
  To: danarmak, gentoo-dev

On Friday 21 February 2003 06:37 am, Dan Armak wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello everyone,
>
> I've at long last started maintaining the kde cvs ebuilds again. I've
> installed them and fixed all the obvious issues. A new webpage and tarball
> is available at http://cvs.gentoo.org/~danarmak/kde-cvs.html. Any bugs &
> problems should be re-reported to me, because I probably won't extensively
> test all the bugreports sent to me during the time I wasn't maintaining the
> ebuilds.

kdelibs-5 fails with the following error message:


<<<<start error
checking for aRts-1.2.x... no
configure: error: aRts 1.2.x not found.

You'll need to install a suitable version of aRts in the same prefix as KDE
before you build kdelibs.

(found
 * artsc-config: /usr/kde/cvs/bin/artsc-config
 * kdelibs prefix: /usr/kde/cvs
 * aRts prefix: /usr/kde/cvs
 * aRts version: 1.1.0 (required: 1.2.x)
)


!!! ERROR: kde-base/kdelibs-5 failed.
!!! Function kde_src_compile, Line 110, Exitcode 1
!!! died running ./configure, kde_src_compile:configure

>>>>>end error

>
> Enjoy and try to forgive the long delay :-)
>
> - --
> Dan Armak
> Gentoo Linux developer (KDE)
> Matan, Israel
> Public GPG key: http://www.gentoo.org/~danarmak/danarmak-gpg-public.key
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (GNU/Linux)
>
> iD8DBQE+Vh2CUI2RQ41fiVERAhK2AJ9HP1MfoforB6hU7oohWPcINAsjSACfXMdb
> o0Ec2Xlp2MNIHFsp4mN3ESU=
> =l581
> -----END PGP SIGNATURE-----


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] New kde-cvs tarball
  2003-02-21 21:08 ` Brian Jackson
@ 2003-02-21 21:16   ` Dan Armak
  0 siblings, 0 replies; 4+ messages in thread
From: Dan Armak @ 2003-02-21 21:16 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 21 February 2003 23:08, Brian Jackson wrote:
> kdelibs-5 fails with the following error message:
> 
> 
> <<<<start error
> checking for aRts-1.2.x... no
> configure: error: aRts 1.2.x not found.
> 
> You'll need to install a suitable version of aRts in the same prefix as KDE
> before you build kdelibs.
> 
> (found
>  * artsc-config: /usr/kde/cvs/bin/artsc-config
>  * kdelibs prefix: /usr/kde/cvs
>  * aRts prefix: /usr/kde/cvs
>  * aRts version: 1.1.0 (required: 1.2.x)
> )

Euhm... Well the arts version is determined by the arts cvs code obviously 
(have you emerged it recently?) and I don't see how the ebuilds could affect 
it. Remerging arts didn't help?

- -- 
Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel
Public GPG key: http://www.gentoo.org/~danarmak/danarmak-gpg-public.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+Vpc3UI2RQ41fiVERArbnAJwLqon3p3j+Wx+gBWOGfUy6y2odcwCfb+td
JuypiS2aMz5WkoTTp3htSPU=
=mT6j
-----END PGP SIGNATURE-----


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] New kde-cvs tarball
  2003-02-21 12:37 [gentoo-dev] New kde-cvs tarball Dan Armak
  2003-02-21 21:08 ` Brian Jackson
@ 2003-02-28 12:40 ` Meir Kriheli
  1 sibling, 0 replies; 4+ messages in thread
From: Meir Kriheli @ 2003-02-28 12:40 UTC (permalink / raw
  To: danarmak, gentoo-dev

On Friday 21 February 2003 12:37, Dan Armak wrote:
> Hello everyone,
>
> I've at long last started maintaining the kde cvs ebuilds again. I've
> installed them and fixed all the obvious issues. A new webpage and tarball
> is available at http://cvs.gentoo.org/~danarmak/kde-cvs.html. Any bugs &
> problems should be re-reported to me, because I probably won't extensively
> test all the bugreports sent to me during the time I wasn't maintaining the
> ebuilds.
>
> Enjoy and try to forgive the long delay :-)

Hi Dan,

Trying the cvs tarball on a new installation (no qt/kde at all) leads to 
problems compiling kdelibs.

The files subdir for qt doesn't contain env.d files for qt, and since there's 
no previous installation of qt, qt's lib dir isn't set in /etc/ld.so.conf 
(which leads to breakage compiling ssl support in kde-libs).

Keep up the excellent work :-)

Cheers
-- 
Meir Kriheli
MKsoft systems

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-02-28 10:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-21 12:37 [gentoo-dev] New kde-cvs tarball Dan Armak
2003-02-21 21:08 ` Brian Jackson
2003-02-21 21:16   ` Dan Armak
2003-02-28 12:40 ` Meir Kriheli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox