survex an suse linux 9.3
John Pybus
john at pybus.org
Mon Aug 8 18:28:39 BST 2005
Stephan Grün wrote:
> Am Sonntag, 7. August 2005 15:11 schrieben Sie:
>
>>rpmbuild --rebuild survex-1.0.35-1.src.rpm
>
> thanks for your tips, i've done it. befor i installed wxGTK an a c-compiler.
> than i used rpmbuild, i think it works good. but when rpmbuild was ready,
> there was this comment:
>
> RPM build errors:
> user olly does not exist - using root
> group olly does not exist - using root
> user olly does not exist - using root
> group olly does not exist - using root
> File not found by glob: /var/tmp/survex-buildroot/usr/share/man/man1/aven*
> File not found: /var/tmp/survex-buildroot/usr/bin/aven
> File not found by glob: /var/tmp/survex-buildroot/usr/share/man/man1/aven*
> File not found: /var/tmp/survex-buildroot/usr/bin/aven
>
> the first four lines are clear, i'm stephan, not olly! :-) but what's the
> matter with the last four lines? is there a realy problem?
>
> tomorrow i try to install survex!
Hi Stephan,
The first four lines are simply a warning; you can ignore them. I
believe that the last lines are caused by the aven application not
building properly. This is the graphical viewer for processed survex
data files so you want it it to work.
It may be that you don't have the development versions of necessary
libraries installed. These are the libraries which the build on my
system running Fedora Core 3 uses (discovered with the ldd command):
glib-1.2.10-15
glibc-2.3.5-0.fc3.1
gtk+-1.2.10-33
libgcc-3.4.3-22.fc3
libjpeg-6b-33
libpng-1.2.8-1.fc3
libstdc++-3.4.3-22.fc3
libtiff-3.6.1-10.fc3
wxGTK-2.4.2-5.1.fc3.rf
xorg-x11-libs-6.8.2-1.FC3.13
zlib-1.2.1.2-1
To build it needs the corresponding -devel packages (i.e. glib-devel,
gtk+-devel, ...) installed. Don't worry about the version numbers
they're likely to be different on a different distro. On Fedora systems
all the required development packages (apart from wxGTK-devel) are
installed by selecting the development tools bundle, and the Gnome
development bundle in the software install tool -- I don't know what the
equivalent is for SuSE.
John
More information about the Survex
mailing list