![]() |
Re: Continuing development of Debian on NITs
Stskeeps: My problem. I'm trying to install your stuff without using your .debs because I don't have svn and I don't have your installer.
I'm sure I'm doing something wrong. Can you check what I'm doing and see where I'm going wrong? Code:
#Get the chroot |
Re: Continuing development of Debian on NITs
Code:
ln -s "$CHROOT/usr/lib/browser/plugins/libflashplayer.so" "$CHROOT/usr/lib/libflashplayer.so.0" Code:
ln -s "libflashplayer.so" "$CHROOT/usr/lib/libflashplayer.so.0" Code:
ln -s "libflashplayer.so" "$CHROOT/usr/lib/libflashplayer.so.0" But I'm probably overlooking something.. ETA: That was confusing.. I need to rephrase.. my understanding is the first parameter you pass to ln -s is the path you want the link to show.. not the path to the file as relative to you.. IE: ln -s ../../lib/libdude.so /usr/lib/libdude.so.1 would actually try linking to a file on /lib/libdude.so.. regardless of where you were at when you created the link.. the ../ would be relative to where the link file itself (/usr/lib/libdude.so.1) sits.. so linking to $CHROOT/ as relative to the link itself would link to /debian/ which would be a broken path inside the debian root. |
Re: Continuing development of Debian on NITs
Quote:
[/QUOTE] |
Re: Continuing development of Debian on NITs
Ok, so it works. I think it was mainly the mistake that fatalsaint caught; sure enough, the softlinks that I had made were pointing to non-existent files. However, I also simply copied the libflashplayer.so to the /usr/lib folder (instead of to /usr/lib/browser/plugins).
I think Iceweasel knew about /usr/lib/browser/plugins because it shares the /home/user/.mozilla folder with MicroB. And ... what does libdude do? Is it anything like libsexy? :) |
Re: Continuing development of Debian on NITs
Quote:
:D |
Re: Continuing development of Debian on NITs
Quote:
What will thay think of next!, maybe libkids, libkool, libhiper, libextreme, libwerdow, libdumy, libsmart........ :rolleyes: Btw, sorry i haven't been here for some time... My daily scedual is working against me :( But hopfuly soon i will be able to be around much more again. |
All times are GMT. The time now is 06:30. |
vBulletin® Version 3.8.8