Welcome, Guest. Please login or register.

Author Topic: Installing older versions of things in Linux  (Read 8869 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show only replies by Speelgoedmannetje
Re: Installing older versions of things in Linux
« Reply #14 on: February 18, 2009, 07:10:50 PM »
Quote

motorollin wrote:

Quote
Speelgoedmannetje wrote:
This is one of the reasons why I think the os should have a change. It's way too rigid. A relational database file system would be much nicer.

I don't really understand that but I'm sure you're right ;-)
Well, the current filesystem structure is hierarchy based, which means there's one way to access a file. With a relational filesystem there would be more.
And the canary said: \'chirp\'
 

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show only replies by Speelgoedmannetje
Re: Installing older versions of things in Linux
« Reply #15 on: February 18, 2009, 07:12:28 PM »
Quote

motorollin wrote:
Probably not possible, since I can't boot to anything except the netinstall environment.
It's always possible, of course, but you might be needing to flash things using a serial port.
And the canary said: \'chirp\'
 

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show only replies by Speelgoedmannetje
Re: Installing older versions of things in Linux
« Reply #16 on: February 18, 2009, 07:13:49 PM »
Quote

motorollin wrote:

Quote
Speelgoedmannetje wrote:
Or you could -very illegaly- change the dirname, I don't think there are much consequences to that.

Ok I did that and the errors about modules.dep went away. But still no USB :-()
And you can't find a log or something like that anywhere?
I can't help you much this way...
And the canary said: \'chirp\'
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Installing older versions of things in Linux
« Reply #17 on: February 18, 2009, 07:35:29 PM »
Quote
Speelgoedmannetje wrote:
Well, the current filesystem structure is hierarchy based, which means there's one way to access a file. With a relational filesystem there would be more.

Do you mean it could check the database for the location of modules.dep and find it regardless of which directory it's in?
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Installing older versions of things in Linux
« Reply #18 on: February 18, 2009, 07:37:45 PM »
Quote
Speelgoedmannetje wrote:
Quote
motorollin wrote:
Ok I did that and the errors about modules.dep went away. But still no USB :-()
And you can't find a log or something like that anywhere?
I can't help you much this way...

Maybe, but I wouldn't know where to look. My knowledge of Linux was never great, and is really rusty now.

However, I actually got the Ubuntu 8.04 netinstall image to boot whereas it just hung before, so I'll try this and see if USB works.
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show only replies by Speelgoedmannetje
Re: Installing older versions of things in Linux
« Reply #19 on: February 18, 2009, 07:55:26 PM »
Quote

motorollin wrote:
Quote
Speelgoedmannetje wrote:
Well, the current filesystem structure is hierarchy based, which means there's one way to access a file. With a relational filesystem there would be more.

Do you mean it could check the database for the location of modules.dep and find it regardless of which directory it's in?
You wouldn't be needing directories anymore.
You could also have one file having in multiple 'directories'
I mean, we have music libraries with musician, composer, time of performance/composition, we have libraries of videos (with director, soundtrack etc.), we have games... everything is data and the concept of relational data is to keep data integrity, and thereby, referential integrity.
And the canary said: \'chirp\'
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Installing older versions of things in Linux
« Reply #20 on: February 19, 2009, 09:20:55 AM »
Ok, Ubuntu 8.04 gives me USB support, but no vfat in the kernel :pissed: Tried to 'modprobe vfat' and got a similar error about modules.dep being missing, but this time in a directory in /lib/modules which didn't even exist! Created a symlink to an existing directory and rebooted. This time 'modprobe vfat' gave me an error of 'invalid module format'.

This is becoming way too much effort now...

Edit - networking doesn't work either :madashell:
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show only replies by Speelgoedmannetje
Re: Installing older versions of things in Linux
« Reply #21 on: February 19, 2009, 09:42:34 AM »
Quote

motorollin wrote:
This is becoming way too much effort now...
You should have known beforehand.

And the canary said: \'chirp\'
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Installing older versions of things in Linux
« Reply #22 on: February 19, 2009, 10:10:15 AM »
Yes I should... I've posted on PowerDeveloper as it seems some others had problems with networking on the EFIKA.
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Installing older versions of things in Linux
« Reply #23 on: February 20, 2009, 07:29:46 PM »
Well, it turns out the errors regarding modules.dep were related to the problems with vfat and networking support. Peter Czanik suggested in this thread that I make a new boot image using mkvmlinuz. I did that and it's all working now :banana:

I haven't installed VLC yet... I daren't try until tomorrow :lol:
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Installing older versions of things in Linux
« Reply #24 on: February 20, 2009, 10:38:37 PM »
Well, I installed VLC and have the same problem in Ubuntu as I had in Debian :lol:
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show only replies by Speelgoedmannetje
Re: Installing older versions of things in Linux
« Reply #25 on: February 20, 2009, 11:20:38 PM »
Quote

motorollin wrote:
Well, it turns out the errors regarding modules.dep were related to the problems with vfat and networking support. Peter Czanik suggested in this thread that I make a new boot image using mkvmlinuz. I did that and it's all working now :banana:

I haven't installed VLC yet... I daren't try until tomorrow :lol:
Nice1 :-)
And the canary said: \'chirp\'
 

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show only replies by Speelgoedmannetje
Re: Installing older versions of things in Linux
« Reply #26 on: February 20, 2009, 11:22:49 PM »
Quote

motorollin wrote:
Well, I installed VLC and have the same problem in Ubuntu as I had in Debian :lol:
Oh, still the libc-dev error?
libc-dev seems to me *quite* a common library, so I wonder if it's not something else that has the hickup.
And the canary said: \'chirp\'
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Installing older versions of things in Linux
« Reply #27 on: February 21, 2009, 07:17:31 AM »
Actually I haven't tried compiling it yet. I just installed it with apt, and hoped that the version in the Ubuntu repository would work since Ubuntu seems to be a more polished distro. Sadly, exactly the same problem.

I'll try installing gcc and compiling VLC later on and let you know how I get on.
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Installing older versions of things in Linux
« Reply #28 on: February 24, 2009, 08:41:57 PM »
Ok, under Ubuntu 8.04 libc-dev installed without any problems. VLC is now configuring. Fingers crossed!
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Installing older versions of things in Linux
« Reply #29 from previous page: February 24, 2009, 09:09:54 PM »
Ugh, it's whinging about a missing header for ffmpeg now. Installing ffmpeg doesn't help, and there's no such package as ffmpeg-dev. I give up!
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10