Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help me to compile .NET KDE style 3.2.0 on kde 3.1.5
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
Selecter
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jan 2004
Posts: 128
Location: Estonia

PostPosted: Sun Feb 22, 2004 10:03 am    Post subject: Help me to compile .NET KDE style 3.2.0 on kde 3.1.5 Reply with quote

I like .NET style, but in 3.1.5 it is different. I don't use 3.2.0, because it has problems with stability.
My email: selecter at spray.se


Last edited by Selecter on Sun Feb 22, 2004 5:32 pm; edited 1 time in total
Back to top
View user's profile Send private message
Selecter
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jan 2004
Posts: 128
Location: Estonia

PostPosted: Sun Feb 22, 2004 12:15 pm    Post subject: Reply with quote

Please... someone :cry:
Back to top
View user's profile Send private message
Cossins
Veteran
Veteran


Joined: 21 Mar 2003
Posts: 1136
Location: Copenhagen, Denmark

PostPosted: Sun Feb 22, 2004 4:17 pm    Post subject: Reply with quote

Why not try and solve your stability problems with 3.2.0 instead?

Anyway, the only way you can get the 3.2.0 .NET style is to extract it manually from the sources. Furthermore, you would have to hack the build system a bit (at least supply the correct --prefix option to configure) in order to get the style library installed in the right place (so KDE can find it). We can't send you binaries, since they link to 3.2.

To get the sources for an ebuild:
Code:
# ebuild /full/path/to/ebuild.ebuild unpack

The sources will then be in /var/tmp/portage/<packagename>/work/.

- Simon
_________________
who cares
Back to top
View user's profile Send private message
Selecter
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jan 2004
Posts: 128
Location: Estonia

PostPosted: Sun Feb 22, 2004 5:31 pm    Post subject: Reply with quote

I am not alone using PC, so nobody will want to solve any bugs. I keep linux for my family :)

I've extracted kdeartwork-3.2.0

Code:

cd styles/dotnet
ls

CVS  Makefile.am  Makefile.in  README  dotnet.cpp  dotnet.h  dotnet.themerc


Help me to hack it, please...
Back to top
View user's profile Send private message
Cossins
Veteran
Veteran


Joined: 21 Mar 2003
Posts: 1136
Location: Copenhagen, Denmark

PostPosted: Sun Feb 22, 2004 7:30 pm    Post subject: Reply with quote

Go to the main directory of the source tree. (I think that would be /var/tmp/portage/kdeartwork-3.2.0/work/kdeartwork-3.2.0/)

Configure (with optimizations):
Code:
# source /etc/make.conf; export CFLAGS; export CXXFLAGS
# ./configure --prefix=/usr/kde/3.1

Then, go to styles/dotnet/ (important, unless you want to make all of kdeartwork, which you don't).
Code:
# make; make install


And that should be it.

- Simon
_________________
who cares
Back to top
View user's profile Send private message
Selecter
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jan 2004
Posts: 128
Location: Estonia

PostPosted: Mon Feb 23, 2004 10:13 am    Post subject: Reply with quote

./configure --prefix=/usr/kde/3.1

...
checking for kconfig_compiler... not found
configure: error: The important program kconfig_compiler was not found!
Please check whether you installed KDE correctly.
...

:(
Back to top
View user's profile Send private message
Cossins
Veteran
Veteran


Joined: 21 Mar 2003
Posts: 1136
Location: Copenhagen, Denmark

PostPosted: Mon Feb 23, 2004 1:59 pm    Post subject: Reply with quote

Selecter wrote:
./configure --prefix=/usr/kde/3.1

...
checking for kconfig_compiler... not found
configure: error: The important program kconfig_compiler was not found!
Please check whether you installed KDE correctly.
...

:(


Looks like something KDE 3.2-specific. See if you have kconfig_compiler on your system (I do, and I run 3.2.0).

Code:
# updatedb; locate kconfig_compiler


- Simon
_________________
who cares
Back to top
View user's profile Send private message
Selecter
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jan 2004
Posts: 128
Location: Estonia

PostPosted: Mon Feb 23, 2004 2:18 pm    Post subject: Reply with quote

Don't have one...
Back to top
View user's profile Send private message
Cossins
Veteran
Veteran


Joined: 21 Mar 2003
Posts: 1136
Location: Copenhagen, Denmark

PostPosted: Mon Feb 23, 2004 4:13 pm    Post subject: Reply with quote

Selecter wrote:
Don't have one...


Alright - then your only solution is to install KDE 3.2.

- Simon
_________________
who cares
Back to top
View user's profile Send private message
shm
Advocate
Advocate


Joined: 09 Dec 2002
Posts: 2380
Location: Atlanta, Universe

PostPosted: Wed Feb 25, 2004 7:10 am    Post subject: Reply with quote

why are you trying to install dotNET for kde 3.2 on 3.1? There is a version for 3.1 include with kdeartwork 3.1.5. It is roughly similiar to the 3.2 verison since I don't think much happened with dotNET between the two.
_________________
what up
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum