[yast-devel] YaST development on SLES
Hi all, I've been developing a couple of YaST modules for a project we're doing, and I've been doing that on my laptop running openSuSE 11.0. I transferred the source over to a SLES 10 box I was planning to do the demo on, but it wouldn't compile. I found that this is because yast2-devtools wasn't installed, (as well as YPX not being installed), but I can't find either of these packages on the installation media for SLES. Does anyone know where I can find these from? Or suggest a better method of development - maybe I should be creating an RPM on my dev. machine and just installing that on SLES? Cheers, KEv. -- Kevin James Applied Technology Senior Strategist Novell Global Enablement ------------------------ Novell, Inc. http://www.novell.com -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
On st 2. července 2008, Kevin James wrote:
Hi all,
Hi Kevin,
I've been developing a couple of YaST modules for a project we're doing, and I've been doing that on my laptop running openSuSE 11.0. I transferred the source over to a SLES 10 box I was planning to do the demo on, but it wouldn't compile. I found that this is because yast2-devtools wasn't installed, (as well as YPX not being installed), but I can't find either of these packages on the installation media for SLES. Does anyone know where I can find these from?
AFAIK you need SDK for these packages. So, this part should not be a problem, The real problem occurs when you finally find that you openSUSE11.0 yast code doesn't run on SLES10 because openSUSE11 has different code base. But you may be lucky, let's see. Jiri -- Jiri Suchomel SUSE LINUX, s.r.o. e-mail: jsuchome@suse.cz Lihovarská 1060/12 tel: +420 284 028 960 190 00 Praha 9, Czech Republic http://www.suse.cz -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
participants (2)
-
Jiří Suchomel
-
Kevin James