Pagina 1 di 1
A SlackBuild for Crystal 0.9.9
Inviato: lun 27 feb 2006, 14:28
da victorche
Any ideas how can I make a SlackBuild for Crystal 0.9.9?
I've tried but no success till now :/
Check here for Crystal 0.9.9:
http://www.kde-look.org/content/show.php?content=13969
Inviato: lun 27 feb 2006, 17:22
da Sidereus
It's simple:
./configure --prefix=`kde-config --prefix`
make
and then, run "checkinstall" instead of "make install" to create a slackware package without writing any slackbuild. You can find checkinstall in the /extra section
I hope I was useful
Have a nice day
Sidereus
Inviato: lun 27 feb 2006, 17:37
da venerdi_12
If you write out more infos on the difficulties we could better help you.
Inviato: lun 27 feb 2006, 17:55
da victorche
venerdi_12 ha scritto:If you write out more infos on the difficulties we could better help you.
I've tried to make a SlackBuild

I knew about checkinstall, but I really don't know when I can use it...
The version in /extra is old... I think latest is 1.6.0
Anyway... If this checkinstall is so good then noone will ever use SlackBuilds I think...
Thanks for the help. I will try it tonight when I go back from work...