There is no package for NeroLinux atm but I found a way to do it.
First download the newest RPM of NeroLinux from
here.
Extract the RPM to a folder.
You should get a
usr folder with
lib, bin, share folders in it.
Rename the usr-folder to nero.
Download the my created files from
here and extract it to a different folder.
You should have a folder
nerofiles with
specs, sources and
share in it. Copy the folder
share to the
nero folder. If a message appears click on replace.
Mark the nero-folder with your right mouse button and click on create archive.
The name of the archive should be
nero-2.1.0.3.tar.bz2.
Copy this file into
nerofiles/sources/nero.
Tip: If your nero version isn't 2.1.0.3 you can rename the archive to your version but then you have to edit the
/nerofiles/specs/nero.xml file too.
Now we are almost there. You only must add the folder
nerofiles as local repository to your upkg.conf.
Open a terminal and do:
Code | [In neuem Fenster öffnen] |
|
$ su
Password: enter your root password
# sed -i -e 's%<repositories>%&\n<repository>'path to'/nerofiles</repository>%' /etc/upkg.conf |
'path to'
MUST be edited
Example:
Code | [In neuem Fenster öffnen] |
|
sed -i -e 's%<repositories>%&\n<repository>/home/amnon/nerofiles</repository>%' /etc/upkg.conf |
Install nerolinux thru a terminal with:
Now you can start NeroLinux thru
Applications/Sound & Video/NEROlinux.
On the first start enter your valid serial number you owned form
nero.com.