Re: [GnomeMeeting-list] Snapshot rpms.
- From: Miguel Rodríguez <migrax terra es>
- To: gnomemeeting-list gnome org
- Subject: Re: [GnomeMeeting-list] Snapshot rpms.
- Date: 16 May 2002 10:12:03 +0200
El jue, 16-05-2002 a las 01:58, Carl-Johan Kjellander escribió:
> In order for folks to be able to test out the latest code I've made some
> rpms of the latest pwlib, openh323 and gnomemeeting-2002-05-15.
>
> Try them out at:
>
> http://razor.hemmet.chalmers.se/gnomemeeting/
>
> They are all built for Red Hat 7.3 Valhalla and with -g debugging on. If
> you need rpms for some other dist or without debugging rebuild the srpms
> with 'rpm --rebuild'.
>
> Since the snapshots depend on Gnome-2.0 you need to get some rpms from
> ximian.
>
> I needed to patch two things to make it work on my system. All references
> to 'gconftool' needed to be changed to 'gconftool-2' and Applicationsdir
> needed to be changed from 'applications' to 'gnome/apps/Internet'. I'm
> attaching both patches.
>
> Tell me if the rpms work for you and I'll try to fix things before I
> go out of town this weekend.
>
> /Carl-Johan Kjellander
> --
> begin 644 carljohan_at_kjellander_dot_com.gif
> Y1TE&.#=A(0`F`(```````/___RP`````(0`F```"@XR/!\N<#U.;+MI`<[U(>\!UGQ9BGT%>'D2I
> Y*=NX,2 OUF2&<827ILW;^822C>\7!!Z1,!K'B5(6H<SH-"E*TJ3%*/>QI6:7"A>Y?):D2^*U NCV
> R<MOQ=]V(B6>LZYD-_T1U<@3W]A4(^$-W4]A#V")W6#.R"$;IR'@).46BN7$9>5D``#L`
> ----
>
> --- gnomemeeting-2002-05-15/Makefile.am.bak Wed May 15 01:00:38 2002
> +++ gnomemeeting-2002-05-15/Makefile.am Wed May 15 22:52:48 2002
> @@ -17,8 +17,8 @@
> schemas_DATA = $(SCHEMAS_FILE)
>
> install-schemas: gnomemeeting.schema
> - GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool --makefile-install-rule $(SCHEMAS_FILE)
> - gconftool --shutdown
> + GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(SCHEMAS_FILE)
> + gconftool-2 --shutdown
>
> install-data-local: install-schemas
>
> ----
>
Ummmm, I don't care much about this patch, but shouldn't distros
configure gconftool to be just a symlink to just gconftool-1 or
gconftool-2? In fact, for the purpose of installing the schemas it just
doesn't matter what version of gconf you use.
> --- gnomemeeting-2002-05-15/Makefile.am.bak2 Wed May 15 23:21:24 2002
> +++ gnomemeeting-2002-05-15/Makefile.am Wed May 15 23:22:05 2002
> @@ -10,7 +10,7 @@
> bin_SCRIPTS = gnomemeeting-config-tool
>
> EXTRA_DIST = $(DESKTOP_IN_FILES) $(DESKTOP_FILES) pixmaps/ intltool-extract.in intltool-merge.in intltool-update.in FAQ $(SCHEMAS_FILE)
> -Applicationsdir = $(datadir)/applications
> +Applicationsdir = $(datadir)/gnome/apps/Internet
> Applications_DATA = $(DESKTOP_FILES)
>
> schemasdir = $(GCONF_SCHEMA_FILE_DIR)
I _think_ this one is wrong, and that gnome2 apps install thei'r
.desktop files unser $(datadir)/applications. If this doesn't work for
you, maybe it's because you aren't running the gnome2 panel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]