G'day All Lazarus people, from 'Down Under',

I think that I need to install the Lazarus and FPC 'daily snapshots'
-- since I've encountered a bug in Lazarus 0.9.24 which Mattias tells
me has been fixed in Lazarus 0.9.25 -- and the only way I think I can
get 0.9.25 is by using the daily snapshots of it.

http://wiki.lazarus.freepascal.org/Lazarus_Snapshots_Downloads

I need to say that I'm only a newbie at Linux and even more of a
newbie at Kubuntu. I downloaded the .rpm files (3 of them) earlier
this morning... however, I don't know the exact command to enter at a
'root terminal'. Please refer to the attachment, which is plain text
copy of a 'root terminal' session & it shows that I tried to use the
'rpm' command of Kubuntu... but alas, I was fumbling around in the
dark 'cos I really didn't know the exact command to do this -- e.g.
I'll admit it -- I didn't really know what I was doing! { Hey, until
this morning I didn't even know that there was such a thing as a 'rpm'
command. }

Is it possible to have some kind of 'script' (I think they're called)
which would install these files by simply running the script?!?

Please tell me the *exact* commands which I would need to enter to
install the Lazarus & FPC files.

Best Wishes and Happy Debugging,
PEW   *SMILE*

-- 
Fond Regards,
Peter Eric (aka 'pew') WILLIAMS
from Hobart, Tasmania, Australia -- phone (03) 6236-9675

My free website is: http://pewtas.googlepages.com (or) http://tinyurl.com/yuyejs

(please visit my free website and let me know what you think about it.)
[EMAIL PROTECTED]:/home/user# cd /
[EMAIL PROTECTED]:/# rpm -i 
/home/user/Archives/fpc-src-2.2.2rc-20080810.i386.rpm
error: open of /home/user/Archives/fpc-src-2.2.2rc-20080810.i386.rpm failed: No 
such file or directory
[EMAIL PROTECTED]:/# ls /home/user/Archives/fpc-src-2.2.2rc-20080810.i386.rpm
ls: cannot access /home/user/Archives/fpc-src-2.2.2rc-20080810.i386.rpm: No 
such file or directory
[EMAIL PROTECTED]:/# ls /home/user/Archives/fpc*
/home/user/Archives/fpc-2.2.2rc2-20080810.i386.rpm  
/home/user/Archives/fpc-src-2.2.2rc2-20080810.i386.rpm
/home/user/Archives/fpc_all_i386_deb.tgz
[EMAIL PROTECTED]:/# rpm -i 
/home/user/Archives/fpc-src-2.2.2rc2-20080810.i386.rpm
error: Failed dependencies:
        /bin/sh is needed by fpc-src-2.2.2rc2-20080810.i386
        /usr/bin/env is needed by fpc-src-2.2.2rc2-20080810.i386
[EMAIL PROTECTED]:/# rpm -i /home/user/Archives/fpc*
/home/user/Archives/fpc_all_i386_deb.tgz: not an rpm package (or package 
manifest): 
[EMAIL PROTECTED]:/# ls -i /home/user/Archives/fpc*
37748913 /home/user/Archives/fpc-2.2.2rc2-20080810.i386.rpm  37748918 
/home/user/Archives/fpc-src-2.2.2rc2-20080810.i386.rpm
37748849 /home/user/Archives/fpc_all_i386_deb.tgz
[EMAIL PROTECTED]:/# rpm -i /home/user/Archives/fpc-2.2.2rc2-20080810.i386.rpm
error: Failed dependencies:
        glibc is needed by fpc-2.2.2rc2-20080810.i386
        binutils is needed by fpc-2.2.2rc2-20080810.i386
        /bin/sh is needed by fpc-2.2.2rc2-20080810.i386
[EMAIL PROTECTED]:/# ls /home/user/Archives/laz*
/home/user/Archives/lazarus_0.9.24-0_i386.deb  
/home/user/Archives/lazarus-0.9.25-20080810.i386.rpm
[EMAIL PROTECTED]:/# rpm -i /home/user/Archives/lazarus-0.9.25-20080810.i386.rpm
error: Failed dependencies:
        fpc-src = 2.2.2rc2 is needed by lazarus-0.9.25-20080810.i386
        fpc = 2.2.2rc2 is needed by lazarus-0.9.25-20080810.i386
        gdk-pixbuf is needed by lazarus-0.9.25-20080810.i386
        gtk+ is needed by lazarus-0.9.25-20080810.i386
        glibc is needed by lazarus-0.9.25-20080810.i386
        gdb is needed by lazarus-0.9.25-20080810.i386
        desktop-file-utils is needed by lazarus-0.9.25-20080810.i386
        /bin/sh is needed by lazarus-0.9.25-20080810.i386
        /bin/bash is needed by lazarus-0.9.25-20080810.i386
        /usr/bin/env is needed by lazarus-0.9.25-20080810.i386
        /usr/bin/make is needed by lazarus-0.9.25-20080810.i386
        libX11.so.6 is needed by lazarus-0.9.25-20080810.i386
        libXext.so.6 is needed by lazarus-0.9.25-20080810.i386
        libXi.so.6 is needed by lazarus-0.9.25-20080810.i386
        libc.so.6 is needed by lazarus-0.9.25-20080810.i386
        libc.so.6(GLIBC_2.0) is needed by lazarus-0.9.25-20080810.i386
        libc.so.6(GLIBC_2.1) is needed by lazarus-0.9.25-20080810.i386
        libdl.so.2 is needed by lazarus-0.9.25-20080810.i386
        libdl.so.2(GLIBC_2.0) is needed by lazarus-0.9.25-20080810.i386
        libdl.so.2(GLIBC_2.1) is needed by lazarus-0.9.25-20080810.i386
        libgdk-1.2.so.0 is needed by lazarus-0.9.25-20080810.i386
        libgdk_pixbuf.so.2 is needed by lazarus-0.9.25-20080810.i386
        libglib-1.2.so.0 is needed by lazarus-0.9.25-20080810.i386
        libgtk-1.2.so.0 is needed by lazarus-0.9.25-20080810.i386
        libm.so.6 is needed by lazarus-0.9.25-20080810.i386
        libpthread.so.0 is needed by lazarus-0.9.25-20080810.i386
        libpthread.so.0(GLIBC_2.0) is needed by lazarus-0.9.25-20080810.i386
[EMAIL PROTECTED]:/# /home/user/Archives/lazarus-0.9.25-20080810.i386.rpm

_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to