- Code: Select all
./configure
Moderator: Moderators
./configure
ebuild <yourpackagename.ebuild> manifest
emerge <yourpackagename>
equo install rpm
rpm -ihv --nodeps /home/barry/Desktop/avast4workstation-1.3.0-1.i586.rpm
i = install
h = display hashes to indicate progress as the package is installed
v = verbose
The --nodeps is needed otherwise the rpm command fails because it cannot find the dependencies listed in the RPM Database, which is understandable as SL is not an RPM-based distribution. - Fitzcarraldo
/usr/bin/avastgui
bg3075 wrote:Also, I am still a bit confused on the process to ebuild. Though, it appears to me that you must first do something like this, in Terminal:and then
- Code: Select all
ebuild <yourpackagename.ebuild> manifest
from the same directory saved the .ebuild to (possibly as above). Is this right?
- Code: Select all
emerge <yourpackagename>
Return to Beginners|Newbies Area
Users browsing this forum: No registered users and 5 guests