2008/6/12 <[email protected]>: > Hi Adam, > > Thanks for the tip to use rpm. I wanted to try to compile it myself and > finally succeeded. For users who may be interested, here is how I was able > to compile from source. there is a file xhbgtmk.sh for it (I can send it to you via Skype skype://abix_adamj ). This is a script for getting SVN branch devel and make all RPMs neccesary for your distro. Please check the svn, ncurses-devel, slang, slang-devel are installed on your Fedora .. or make split to openSUSE ;-) > > Trying make_rpm.sh I had an error about "invalid option -ta". I found a > bunch of rpm development tools that had to be upgraded or installed. Yes, rpm has a bug, and thats all. But for me in openSUSE everything works well. > > Also at some point I had an error about invalid character "-" so I removed > it in harbour.spec line 0.9.9-RC1... In last SVN Rev. ID 8637 I have it is corrected to : %define name harbour %define dname Harbour %define version 1.0.0 %define releasen RC1 %define hb_pref hb
> > Then make fails at hbmake. Needs some X11 libs. Installed libX11... And probably you will need some more .... Adam _______________________________________________ Harbour-users mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour-users
