View previous topic :: View next topic |
Author |
Message |
trevisanfelipe
Joined: 24 Apr 2006 Posts: 2
|
Posted: Wed Apr 26, 2006 7:02 pm Post subject: apt-get problem |
|
|
I had installed DSL-N a3 on a CF (frugal install) with two partitions:
- hda1: cdrom image
- hda5: /home /opt restore and myDsl
I'm having problems with apt-get and dpkg.
I used MyDSL to get dpkg.dsl package (apt-get comes together), but when I do "apt-get update" I got the messages:
E: Could not open lock file /var/lib/apt/list/lock - open (2 No such file or directory)
E: Unable to lock the list directory
How can I install apt-get on DSL-N?
In fact I'm interested in get some gtk libs "libpangocairo". |
|
Back to top |
|
|
ke4nt
Joined: 02 May 2006 Posts: 13
|
Posted: Tue May 02, 2006 2:56 pm Post subject: |
|
|
I oftentimes see this silly message when I accidentally
try to run apt-get as a non-root user.
Check that you are running apt-get in a shell as the root user.
73
ke4nt |
|
Back to top |
|
|
trevisanfelipe
Joined: 24 Apr 2006 Posts: 2
|
Posted: Wed May 03, 2006 1:58 am Post subject: apt-get problem |
|
|
Ok,
me too,
but in this case I'm sure I was root. |
|
Back to top |
|
|
roberts
Joined: 17 Apr 2006 Posts: 320 Location: OC CA USA
|
Posted: Wed May 03, 2006 4:46 am Post subject: |
|
|
Not currently Debian compliant. |
|
Back to top |
|
|
ke4nt
Joined: 02 May 2006 Posts: 13
|
Posted: Wed May 03, 2006 3:22 pm Post subject: |
|
|
The libs you seek are in this pkg..
The files are..
usr/lib/libpangocairo-1.0.so.0
usr/lib/libpangocairo-1.0.so.0.1200.1
You could always use your browser to download the package,
then unpack it and place the files you need into your /ramdisk/usr/lib ..
Then see if it fulfills the demands of the application calling for it.
73
ke4nt |
|
Back to top |
|
|
|