Re: new easy GNOME2 CVS build script



hello,

thank you for all the nice mails and comments about that script. never
thought it is used by so many people. i even can't keep track of all the
requests and TODO's but i am doing my best.

only want to announce a new version. the last one caused some minor
problems with userbuilds (ldconfig was started but users don't have
access to create the librarypools) .. and many more fixes..

go to my homepage and grab the latest version. hope you enjoy using it.

25-02-2002:
- 0.1.0 - removed two ldconfig instructions from this script. they are
	  obsolete because we export the library paths. not to mention
	  that they cause a couple of problems when compiling gnome 2
	  as user and not root.
	- there was a problem with libpng's prefix in the makefile.
	  i was playing with sed the half morning and wasn't able to
	  replace the path in the makefile because the environment
	  variable has slashes in it. then i read the online book of
	  sed & awk from o'reilly and found out that i need to replace
	  the delimiters. this done and everything works as expected.
	- this script now generates a suitable .xinitrc file so there
	  is no need to mess around with that stuff. simply copy the
	  autogenerated file to your homedir and startx.
	- add so more warnings regarding old aclocal gnome m4 macros.
	- add a usercheck for galaxymode e.g. if we compile as root,
	  then we can't copy systemfiles to /etc and need to keep them
	  in our prefix installation dir.

On Sun, 2002-02-24 at 14:18, Ali Akcaagac wrote:
> 24-02-2002:
> - 0.0.9 - found a serious building problem. after the build failes for
> 	  some unknown reasons then this script goes into the directory
> 	  check function again and moves directories. also these dirs
> 	  where we installed files already. moving existing directories
> 	  to .bak is correct but not after we installed something in
> 	  them. a locking check has been implemented.
> 	- fixed a little line typo in the 0.0.7 version announcement.
> 	- now that we export all the paths correctly, we removed two
> 	  obsolete links that were created by this script.
> 	- changed the path search order. the previous version applied
> 	  the old paths first and then the new ones. this cause probs
> 	  when searching executable files or libraries e.g. if you have
> 	  a gnome 1 build somewhere else then it took the files of the
> 	  old build instead of the new installed ones of gnome 2.
> 	- the maindialog requires that you press (yes or no). it's more
> 	  secure now.
> 	- correct output of installed autoconf, automake, gettext and
> 	  libtool.
> 	- added bug-buddy to the list of checkouts.
> 	- updated pkgconfig to use a new version.

-- 
Name....: Ali Akcaagac
Status..: Student Of Computer & Economic Science
E-Mail..: mailto:ali akcaagac stud fh-wilhelmshaven de
WWW.....: http://www.fh-wilhelmshaven.de/~akcaagaa




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]