Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: markotitel on March 25, 2011, 09:33:08 AM

Title: Scatter install, problem with dependencies
Post by: markotitel on March 25, 2011, 09:33:08 AM
Hello, I know scattered install is  not supported but maybe someone use it and came into the same problem like me.

I installed opera and xmms , everithing is working fine untill I reboot the machnine.

Then when I boot tiny againg xmm wont start because missing libs, opera too.

Then another reboot, opera works, xmms still doesnt work.

When I search for missing libs they are present.
Title: Re: Scatter install, problem with dependencies
Post by: tinypoodle on March 25, 2011, 12:38:30 PM
Try
Code: [Select]
sudo ldconfigYMMV...
Title: Re: Scatter install, problem with dependencies
Post by: Guy on March 25, 2011, 05:54:50 PM
Certain dependencies need to be loaded before others.

With the conventional install, the .dep files take care of this.

With scatter install, some apps don't work because things are not loaded in the correct order.
Title: Re: Scatter install, problem with dependencies
Post by: roberts on March 25, 2011, 06:19:56 PM
When using scatter mode be sure to check if you have copy2fs.flg set.
AppsAudit->Install Options->Toggle Default Copy Install
Title: Re: Scatter install, problem with dependencies
Post by: markotitel on March 31, 2011, 07:28:17 AM
when I do ldconfig I get a lot of dewpendencies problem like this

Quote
ldconfig skipping /usr/local/lib/... No such file or directory

and many lines of this error message with all libraries in that path.

Title: Re: Scatter install, problem with dependencies
Post by: tinypoodle on March 31, 2011, 07:55:09 AM
...which explains why your apps don't work.

Blind guess: dead links
Title: Re: Scatter install, problem with dependencies
Post by: markotitel on March 31, 2011, 08:07:27 AM
Im sorry I didnt finish previous thread, thing is all these files exist in those directories