[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
Llink OSX compiling
04-16-2008, 07:36 AM
Post: #1
Llink OSX compiling
Hey Guys,

I'm having problem compiling the code. Here's what I get:

Quote:Making install in lion
Making install in src
test -z "/usr/local/lib" || ../build-aux/install-sh -c -d "/usr/local/lib"
/usr/bin/install -c -m 644 'liblion.a' '/usr/local/lib/liblion.a'
install: /usr/local/lib/liblion.a: Permission denied
make[3]: *** [install-libLIBRARIES] Error 71
make[2]: *** [install-am] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

I'm on my admin account, so that cant be it. Right?

Thanks for you help
Find all posts by this user
04-16-2008, 08:17 AM
Post: #2
Re: Llink OSX compiling
Iowa Wrote:Hey Guys,

I'm having problem compiling the code. Here's what I get:

Quote:Making install in lion
Making install in src
test -z "/usr/local/lib" || ../build-aux/install-sh -c -d "/usr/local/lib"
/usr/bin/install -c -m 644 'liblion.a' '/usr/local/lib/liblion.a'
install: /usr/local/lib/liblion.a: Permission denied
make[3]: *** [install-libLIBRARIES] Error 71
make[2]: *** [install-am] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

I'm on my admin account, so that cant be it. Right?

Thanks for you help

Did you use "sudo" ?
Find all posts by this user
04-16-2008, 09:19 AM
Post: #3
 
Personally, I have never run "make install", I just run it from the compile directory. But that's cos its my code, if I was compiling someone elses, I would do make install..

Maybe I should invest sometime, and make it do make install completely, and copy the skins somewhere.

Most likely you need sudo make install.
Visit this user's website Find all posts by this user
04-16-2008, 10:40 AM
Post: #4
 
lundman Wrote:Personally, I have never run "make install", I just run it from the compile directory. But that's cos its my code, if I was compiling someone elses, I would do make install..

Maybe I should invest sometime, and make it do make install completely, and copy the skins somewhere.

Most likely you need sudo make install.

I usually run it from the compile dir (src) too but to be able to use unRAR you have to run make install once i think.
Find all posts by this user
04-16-2008, 12:56 PM
Post: #5
 
Nah, just make sure path to unrar in llink.conf points to the one compiled

but yeah, i should make install be right
Visit this user's website Find all posts by this user
04-16-2008, 04:16 PM
Post: #6
 
So this is what I got after sudo make install and running llink from src

Quote:~ macuser$ /llink-2.0.2/src/llink ; exit;
/llink-2.0.2/src/llink - Jorgen Lundman v2.0.2 lundman@shinken.interq.or.jp build 665 (Sat Apr 12 20:55:18 2008)

SSL_CTX_use_certificate_file() error:02001002:system library:fopen:No such file or directory : lion.pem
Server SSL AUTH disabled (no certificate).
bind: : Address already in use
[main] ready!
logout

[Process completed]

So is this good? I changed the HTTP Port a couple of times but still get the same message. I opened it from my firewall but i get the same thing also.
Find all posts by this user
04-16-2008, 04:27 PM
Post: #7
 
bind: : Address already in use

You use something else on the same port, like myiHome?

Audio, video, disco - I hear, I see, I learn.
Wiki. Wiki? Wiki!
Find all posts by this user
04-16-2008, 05:59 PM
Post: #8
 
I have it installed but I didn't have it running when I ran llink. But I even tried a few other ports with the same result.
Find all posts by this user
04-16-2008, 06:04 PM
Post: #9
 
Firewall turned off?

Audio, video, disco - I hear, I see, I learn.
Wiki. Wiki? Wiki!
Find all posts by this user
04-16-2008, 07:53 PM
Post: #10
 
Iowa Wrote:I... But I even tried a few other ports with the same result.

Are you sure you are editing/reading the right config file?

Try to start llink with the -f option... Wink
Find all posts by this user
04-16-2008, 11:59 PM
Post: #11
 
The default is to go into the background, and to read llink.conf is the current directory.

# ps -axw|grep llink
Visit this user's website Find all posts by this user
04-18-2008, 05:37 PM
Post: #12
 
how do you start llink with the -f option?

I think I did. Although at one point, I had it running without the error but nothing is showing up in PH.

Sigh. I'm sorry guys, I'm such a noob.
Find all posts by this user
04-18-2008, 07:12 PM
Post: #13
 
./llink -f llink.conf

(or any conf file you use)

"Nothing showing up" is a bit vague description:
- as in no directory listing, but you see stars or a moon?
That would be a sign of not specifying the correct ROOTs in the conf file.

If in doubt, post your ROOT here.

Audio, video, disco - I hear, I see, I learn.
Wiki. Wiki? Wiki!
Find all posts by this user
04-19-2008, 02:41 PM
Post: #14
 
Well, it happened only once but there was nothing new showing up in the media source. I've tried the f option and it's still the same thing. I've tried all different sorts of port and I keep having the same thing. I don't know, I'm giving up. I don't want to bother you guys with this anymore. Smile I'll just wait for a dmg file to surface because I would love use your app lundman.

Thanks for everything.
Find all posts by this user
04-19-2008, 02:50 PM
Post: #15
 
You did pour water on your firewall while testing?

Audio, video, disco - I hear, I see, I learn.
Wiki. Wiki? Wiki!
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Question Error compiling midnight commander Axa-ru 8 4,470 03-13-2011 10:05 AM
Last Post: gild
  Compiling with nmt toolchain ssuukk 18 4,692 09-26-2010 06:09 AM
Last Post: ssuukk
  Cross compiling Heyu Vincefp 0 1,195 08-04-2010 03:52 PM
Last Post: Vincefp
  Compiling binaries for PCH kruuth 1 1,540 05-07-2010 09:40 PM
Last Post: dc11ab
  mkvdts2ac3 (Adding AC3 track from DTS) [Linux/OSX] JakeWharton 151 83,249 04-12-2010 12:01 PM
Last Post: tonictrouble
  Llink rar archive not showing content imtcb 15 5,178 12-01-2009 01:29 PM
Last Post: bengt
  mythtv - LiveTV and Recording using llink-mod mwahal 2 2,727 11-23-2009 05:39 AM
Last Post: tivo1
  Cross compiling the unix screen commando artn3r 5 4,030 10-11-2009 10:19 PM
Last Post: artn3r
  nmt community software installer on osx gabric098 24 10,700 10-04-2009 06:02 PM
Last Post: Ger Teunis
  Llink rar files mypaq 6 1,803 08-30-2009 06:26 PM
Last Post: mypaq

Forum Jump: