> Actually, based on the text from Elias, only one of the two commands
> Elias ran had a typo.  For the command that Elias ran correctly, the
> cause of the error "No such file or directory" is the missing /usr/src/
> redhat directory.

Well the 'ls' command shows that the name of the file is "
gnorpm-0.96-12.7x.src.rpm " . Now he ran three commands:

    $rpm -ivh gnorpm.96-12.7x.src.rpm            ---- > file name  is incorrect

    $rpm -Uvh gnorpm-0.96-12.7x.src.rpm       ---- > file name is correct

    $rpm -i gnorpm-0,96-12.7x.src.rpm            ---- > file name is incorrect

   So two of them are incorrect . Elias does not seem to be in a habit
of using the 'Tab' key .

> We don't really know what Elias intents to do after installing the
> RPM, so I only tried to help Elias get the RPM installed.
> But if we guess that Elias will do a build of the package after
> installing the RPM, then Elias will likely need to install the
> development package, not just rpm-build.

He is building the rpm from the source so he need rpm-build package .
I guess the .rpm package is not available on the internet ( I did not
search for it ) . I am not sure what development packages he will need
( gnome libs may be ) .

Elias, After installing the source rpm, it will create a .spec file in
/usr/src/SPECS/ directory. You will have to use the command rpmbuild (
man rpmbuild ) to create a .rpm file . you can google it and find a
lot of resources online.

Cheers
Preetish

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to [email protected]
To unsubscribe, send email to [EMAIL PROTECTED]
For more options, visit our group at 
http://groups.google.com/group/linuxusersgroup
-~----------~----~----~----~------~----~------~--~---

Reply via email to