LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   compiling NeroLinux ? (https://www.linuxquestions.org/questions/linux-newbie-8/compiling-nerolinux-377721/)

sonsuzuncu 10-28-2005 08:55 AM

compiling NeroLinux ?
 
i'm using Ubuntu 5.10 breezy badger.

i downlaoded nerolinux .deb format from Nero's site. . it is now on my desktop.but;

Code:

sudo apt-get install nerolinux-2.0.0.3b-x86.deb
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package nerolinux-2.0.0.3b-x86.deb

and try other this;

Code:

sudo dpkg -i  nerolinux-2.0.0.3b-x86.deb
dpkg: error processing nerolinux-2.0.0.3b-x86.deb (--install):
 cannot access archive.  Errors were encountered while processing:
 nerolinux-2.0.0.3b-x86.deb

i want install & compile . Did i missed something ? what have i do ?

sonsuzuncu 10-28-2005 09:19 AM

okay now i copied nerolinux to /home/ediz(it's my name)

and then ;

Code:

sudo dpkg -i nerolinux-2.0.0.3b-x86.deb
Selecting previously deselected package nerolinux.
(Reading database ... 86219 files and directories currently installed.)
Unpacking nerolinux (from nerolinux-2.0.0.3b-x86.deb) ...
dpkg: dependency problems prevent configuration of nerolinux:
 nerolinux depends on xlibs (>= 4.1.0); however:
  Package xlibs is not installed.
dpkg: error processing nerolinux (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 nerolinux

what must,have i do ? :confused:

XavierP 10-28-2005 12:31 PM

Quote:

Code:

Package xlibs is not installed

I think the answer is pretty self-explanatory. This is one of the reasons that Linux rocks - we get very good error messages.

Crack open Synaptic or use apt-get and install those xlibs.


All times are GMT -5. The time now is 11:51 AM.