[Gambas-user] install error
BluPhoenyx
quazar at ...403...
Wed Mar 31 07:20:17 CEST 2004
On Wed, 31 Mar 2004 11:43:14 +0700
M Sulchan Darmawan <msdarmawan at ...396...> wrote:
> [root at ...405... mandrake9.1rpm]#urpmi *86.rpm *noarch.rpm
> installing gambas-gui-0.90-1mdk.noarch.rpm
>
> Installation failed:
> gambas == 0.90 is needed by gambas-gui-0.90-1mdk
> gambas-doc is needed by gambas-gui-0.90-1mdk
> gambas is needed by gambas-gui-0.90-1mdk
> [root at ...405... mandrake9.1rpm]#
This error is saying it doesn't have the other Gambas components IE
required dependency files. If these files weren't installed by the rpm
utility or the urpmi mandrake utility then these utilities won't know
their dependency files exist. If you know for sure they exist you could
use the nodeps option for rpm.
Alternately, try the tar.gz file instead. Download, unpack,
./configure
make
make install
Add any necessary configure options as required for your system. Try the
following command to see configure options.
./configure --help | less
Keep the original source directory in case you want to uninstall. This
can be done with,
make uninstall
--
Cheers,
Mike T.
Linux user #169067
(G)aim ID: Linux Lunatyk
More information about the User
mailing list