News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Problem Installing new .plugin on linux

Started by Pecan, June 05, 2007, 05:45:21 PM

Previous topic - Next topic

killerbot

so it's a bug or shortcoming in the cbplugins :

Since I would say all the rest should be identical like the core and contribs

Quote<Plugin name="Compiler">
        <Value title="Compiler" />

Quotelib_LTLIBRARIES = libcompiler.la


Pecan

Quote from: killerbot on June 06, 2007, 12:28:45 AM
so it's a bug or shortcoming in the cbplugins :

Since I would say all the rest should be identical like the core and contribs

Quote<Plugin name="Compiler">
        <Value title="Compiler" />

Quotelib_LTLIBRARIES = libcompiler.la



Well... forcing unix to use libWhatEver.cbplugin surely tags it as a unix plugin.

Whereas MSWindows uses only WhatEver.cbplugin .

I can live with that. I just didn't know it worked that way. It only took 3/4 day to figure it out. :shock: